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)
This task is to create an extended class for solr's data-import handler to import MongoDB records. Currently, to import records from MongoDB to Solr, a separate app is needed. It would be great if there was an extension to solr's already built data import handler similar to how the SQL or XML can be imported using the data-import-handler class. (Posted by Tommy Chheng)
Total reward is greater than $600! You can collect reward for this same project from http://wiki.github.com/rdp/ruby_bounties/ruby-bounties as well. Some project notes from Sergio at http://www.serabe.com/2009/12/31/helping-nokogiri-take-ii (Posted by Tommy Chheng)
The video lan tools can be used to create a canvas with multiple video and audio sources, this is the "vlm" feature. We are pulling two video and one audio source, the video are in perfect sync the audio however is not, all sources are from the same type of equipment and properly timestamped. There is a bug in vlc when syncing more then 2 sources. (Posted by Keith Page)
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)
Create a fully functional multilingual demo app with Rails 3.0.0.beta using gettext for i18n. (Posted by Andre Foeken)
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)
The current Narray gem uses a C extension. The new version can use FFI or wrap around an existing Java Matrix library that mimics the narray api. (Posted by Tommy Chheng)