Blog
-
“Black Duck Koders” – Koders.com
Open Source Code Search Engine – Black Duck Koders
A colleague of mine pointed me to that website; he had found code to work with the JasperReports Java API there.
-
XML for ruby: Ruby Cookbook – O’Reilly Media
Ruby Cookbook – O’Reilly Media
This book also has a few nice examples regarding XML.
-
youtube-dl – updating it from github
I guess, YouTube and youtube-dl’s developer are playing cat and mouse.
The utility already has a command line option to update itself to the last stable release, but today I had to update it to “head”. Now it works again, and I am happily downloading a few nice videos for my journey home. -
Ruby XML Performance Shootout: Nokogiri vs LibXML vs Hpricot vs REXML
Ruby XML Performance Shootout: Nokogiri vs LibXML vs Hpricot vs REXML
I am really eager to know, what the current state is.