This linux kernel module: http://gitorious.org/tw68 - adds video support for the Techwell 68xx based chips like the 6805A, but not audio support. (Posted by Roman Gaufman)
It is possible to compile GTK+/Gimp on OSX with native support instead of using X11. Doing a manual installation (http://sourceforge.net/apps/trac/gtk-osx/wiki/Build) conflicts with homebrew installed forumlas. (Posted by Konstantin Haase)
The feature is in the Canon 5D mark ii and it should be possible the T1i to support manual controls. (Posted by Tommy Chheng)
It would be really nice to have query side support for: Spans and Payloads. The main ingredient missing at this point is QueryParser support and a output format for the spans and the payload spans. More details at https://issues.apache.org/jira/browse/SOLR-1337 (Posted by Tommy Chheng)
I want to be able to use haml/sass code in Lift. David Pollak mentions it's possible in this discussion thread http://www.mail-archive.com/liftweb@googlegroups.com/msg05230.html (Posted by Tommy Chheng)
CarrierWave supports file storage on Amazon S3 through AWS/S3 but doesn't use the gem's API to generate urls for the stored files, requiring them to be accessed through http. (Posted by Nitin Shantharam)