Como excusa para usar Ruby 1.9, migre Metanius de una aplicacion con:
October, 2009
12
Oct 09
Dumping Lucene indexes as XML
Recently I needed to dump the contents of a Lucene index. The following class does exactly that, writing the resulting XML document to stdout:
3
Oct 09
Twitter updates with JQuery
I’ve made a function for JQuery to show tweets on a page. To use it you need to:
