Cookbook: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 39: Line 39:
* [[LaunchdAutostart | Starting a daemon or agent on OSX boot/login]] - Property List, Shell
* [[LaunchdAutostart | Starting a daemon or agent on OSX boot/login]] - Property List, Shell
* [[DjangoVirtualbox | Running a Django dev environment from VirtualBox]] - !VirtualBox, Python, GNU/Linux
* [[DjangoVirtualbox | Running a Django dev environment from VirtualBox]] - !VirtualBox, Python, GNU/Linux
* [[Install Day| Some notes on the install day.]]


== Print ==
== Print ==

Revision as of 14:14, 29 November 2010

See Category:Cookbook

Audio

Database

Django

Email

Files

Hardware setup

Image

Lists

Operating Systems

Print

Video

Text

Web

Agenda

Electronics & Hardware

Other

To be categorized

  • BeautifulSoup
  • BASH - Has several subpages, actually this content needs to be made specific to NMM -- right now it's too much yet-another-guide to BASH.
  • CompilingOpenSourceSoftware Needs to be rewritten, expanded to a larger Cookbook section on Getting new (open source) software...
  • Algorithmic Media needs to get split into various examples of "generating images, audio, and video"
  • Audio Cutup PD Patch (images missing)
  • ClassyTurtles (Example of using Classes to Implement Turtle Graphics with the PIL)