PDF::Writer versus libharu2 « Emmanuel Oga’s Weblog
Ruby/Git
Google Analytics Fun // RailsTips.org by John Nunemaker
accessing google analytics via a rouge API
Mike Clark's Weblog: Running Your Rails App Headless
accessing the response from rails actions in script/console
Hpricot - My New Favourite Ruby XML Parser - Peter Krantz
Parsing XML With Hpricot // RailsTips.org by John Nunemaker
Racket -- Ruby Raw Packet Fun (spoofed.org)
rest-client, fetch RESTful resources effortlessly
bug/ticket tracking - Gitorious | Google Groups
discussion on storing a projects bug tracking data in it's Git repo so that it too is versioned and distributed. very cool idea.
:: GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS :: For attaching files, use Paperclip
Interesting looking rails plugin for attaching file to mdoels
RubyForge: Prawn: Project Info
greg brown's possible new PDF::Writer replacement
Last.fm – the Blog · Fingerprinting and Metadata Progress Report
useful sample app for querying the last.fm fimgerprint API
Kixtart
usful windows scripting interpreter
Iterative Deepening A* (IDA*)
Ryan's Scraps: What's New in Edge Rails: Gem Dependencies
loading gems in rails 2.1
Ryan's Scraps: What's New in Edge Rails: Partial Updates
partial updates in rails 2.1 - generated SQL only updates changed attributes, not all of them
Ryan's Scraps: What's New in Edge Rails: UTC-based Migration Versioning
more rails 2.1 goodness
Sinatra
RubyForge: Barby: Project Info
Barby is a pure-Ruby barcode generator
Slapp: A simple chat wall Merb tutorial.
Kipling - Gitorious
a bug/issue tracker that stores it's data in git
schacon's ticgit at master — GitHub
another bug/issue tracker that uses git for storage
schacon's munger at master — GitHub
an alternative to ruport for reporting in Ruby
Ruport vs. Munger
comparison of ruport and munger for various tasks, written by the author of Munger
%w(Akita On Rails) * 2.0 / Chatting with Chris Wanstrath (Err the Blog/Github)
great interview with one of the founders of github
Freelancing Gods: Sphinx: A Primer
pat's intro to sphinx
CodeProject: Stripping Accents from Latin Characters: A Foray into Unicode Normalization. Free source code and programming help
Ditz
yet another ticket tracking system designed for use with DVCS
Skinny Controllers, Skinny Models
If models are getting kind of large, it may be possible to split some of the logic out into non-DB models
Using PDF::API2 - The Code
tutorial to one of the more popular PDF generation libs for perl