Cookbook: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 55: Line 55:
== Print ==
== Print ==
* [[CommandLinePageLayout | Command-line page layout]]
* [[CommandLinePageLayout | Command-line page layout]]
== Version Control ==
* [[Configuring Git]] git


== Video ==
== Video ==
Line 60: Line 63:
* [[CompressingFLV | Compressing FLV videos with ffmpeg]]
* [[CompressingFLV | Compressing FLV videos with ffmpeg]]
* [[FFMpeg]]
* [[FFMpeg]]
== Text ==
== Text ==
* [[Unicode | Working with special characters: Unicode]] - Python
* [[Unicode | Working with special characters: Unicode]] - Python

Revision as of 14:26, 21 March 2011

See Category:Cookbook

Audio

Database

Django

Email

Files

Food

Hardware setup

Image

Lists

Networking

Operating Systems

Print

Version Control

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)