Pinned Repositories
cilantro
A framework build on top of Sinatra, boasting automagic gem management, auto-reloading in development, and an innovative way to manage templates.
days_and_times
Natural language method chaining for Time, Durations and the like.
gmailboomerang
GTD - Brings messages back to the inbox that you label Tomorrow, Next Week, and Next Month, when appropriate.
jquery_plugins
Just a collection of my jquery plugins.
MacVault
A git-based set-and-forget backup utility for OSX.
osstudybible
OpenSource Study Bible - Online Bible study site created by open-source collaboration!
quickbooks
A *primitive* Ruby implementation of the QuickBooks API (QBXML). The mature version is for sale at http://behindlogic.com.
ruby-gmail
A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
shopify
A rubygem for easy interfacing with Shopify.com's restful API.
temporals
"We could develop some interpreter that would be able to parse and process a range of expressions that we might want to deal with. This would be quite flexible, but also pretty hard" (Martin Fowler, http://martinfowler.com/apsupp/recurring.pdf). Temporals is a Ruby parser for just that.
dcparker's Repositories
dcparker/ruby-gmail
A Rubyesque interface to Gmail. Connect to Gmail via IMAP and manipulate emails and labels. Send email with your Gmail account via SMTP. Includes full support for parsing and generating MIME messages.
dcparker/jquery_plugins
Just a collection of my jquery plugins.
dcparker/temporals
"We could develop some interpreter that would be able to parse and process a range of expressions that we might want to deal with. This would be quite flexible, but also pretty hard" (Martin Fowler, http://martinfowler.com/apsupp/recurring.pdf). Temporals is a Ruby parser for just that.
dcparker/quickbooks
A *primitive* Ruby implementation of the QuickBooks API (QBXML). The mature version is for sale at http://behindlogic.com.
dcparker/days_and_times
Natural language method chaining for Time, Durations and the like.
dcparker/MacVault
A git-based set-and-forget backup utility for OSX.
dcparker/shopify
A rubygem for easy interfacing with Shopify.com's restful API.
dcparker/osstudybible
OpenSource Study Bible - Online Bible study site created by open-source collaboration!
dcparker/cilantro
A framework build on top of Sinatra, boasting automagic gem management, auto-reloading in development, and an innovative way to manage templates.
dcparker/server_scripts
Scripts to automate management of sites/configs/services on a server using nginx, haproxy, and cilantro.
dcparker/quickbooks-sdk-docs
A little application for browsing QuickBooks objects and their attributes.
dcparker/httphere
Simply serves a directory's files via HTTP from the command line!
dcparker/musicman
A remote Music Manager for a Ubuntu server to be used as a music box.
dcparker/cilantro_with_oauth
Just building a little cilantro basic oauth plugin...
dcparker/dcas-ruby
Ruby codebase for managing payments with DCAS.
dcparker/dcparker.github.com
My Github pages.
dcparker/express
Sinatra-like JavaScript web development framework built on node.js -- insanely fast, insanely sexy
dcparker/immortalize
Run a command immortalized to keep reviving it whenever it dies, and notify if failures are too frequent.
dcparker/rubygems-vhost
Extensions to rubygems to make it share well for several users on a virtual-host server.
dcparker/simplemapper
A lightweight ORM that gets all its abilities from plugins. A decent ActiveResource replacement. Can handle cross-database associations, complex data types.
dcparker/Amazon-SNS-Ruby
Ruby gem for the new Amazon SNS service
dcparker/gemcutter
awesome gem hosting.
dcparker/jack
Rack for JavaScript
dcparker/notify-io
Open notification platform for the web
dcparker/rdoc-inside
Makes rdoc documentation for the currently-loaded code available while inside ruby.
dcparker/ruby-dcop
Auto-generates ruby classes for a DCOP structure. Swicked-Awesome!
dcparker/saferuby
Development repo aiming to create a nice environment for running user-submitted ruby web scripts.
dcparker/sammy
Sammy is a tiny javascript framework built on top of jQuery, It's RESTful Evented Javascript.
dcparker/staticmatic
The Lightweight Static Content framework
dcparker/typhoeus
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.