Pinned Repositories
.vim
add-minutes
Ruby implementation of a simple add-minutes problem without using Date or Time class.
art-scraper
Node.js art forum scraper
efax
Ruby library for accessing the eFax Developer service
metainspector
Ruby gem for web scraping purposes. It scrapes a given URL, and returns you its title, meta description, meta keywords, an array with all the links, all the images in it, etc.
monitor_outdated_gems
Get a notification in the console if gems that you specify are out of date
request_trap
Implementation of the request trap project as an exercise.
ruby-readability
Port of arc90's readability project to Ruby
upsert
Upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates functions (UDF) for MySQL and PostgreSQL; on SQLite3, uses INSERT OR IGNORE.
vimrc
My vim configuration
dlynam's Repositories
dlynam/feedback.js
Feedback form with screenshot
dlynam/juggernaut
[DEPRECATED] Realtime server push with node.js, WebSockets and Comet