Pinned Repositories
airdb
ActionScript AIR ORM for using client-side SQLite within AIR and Flex apps. Supports ActiveRecord style models, migrations and associations.
arel
A Relational Algebra
bloomfilter-rb
BloomFilter(s) in Ruby: Native counting filter + Redis counting/non-counting filters
crack
Really simple JSON and XML parsing, ripped from Merb and Rails.
geoip
Ruby C binding to Maxmind GeoIP Library
hnbot
Watches Hacker News for comments from users of interest.
rails-jquery-dropdown
Rails tag and options helpers for constructing jQuery drop-down and hierarchical menus.
really-simple-color-picker
Simple Color Picker written in jQuery.
sliceconf
Sprinkle a debian slice with REE, nginx, unicorn and mongo. Configure as monitored app or db server.
twilioflow
Rails plugin for Twilio telephony apps
dkeskar's Repositories
dkeskar/airdb
ActionScript AIR ORM for using client-side SQLite within AIR and Flex apps. Supports ActiveRecord style models, migrations and associations.
dkeskar/twilioflow
Rails plugin for Twilio telephony apps
dkeskar/rails-jquery-dropdown
Rails tag and options helpers for constructing jQuery drop-down and hierarchical menus.
dkeskar/hnbot
Watches Hacker News for comments from users of interest.
dkeskar/sliceconf
Sprinkle a debian slice with REE, nginx, unicorn and mongo. Configure as monitored app or db server.
dkeskar/really-simple-color-picker
Simple Color Picker written in jQuery.
dkeskar/arel
A Relational Algebra
dkeskar/bloomfilter-rb
BloomFilter(s) in Ruby: Native counting filter + Redis counting/non-counting filters
dkeskar/crack
Really simple JSON and XML parsing, ripped from Merb and Rails.
dkeskar/geoip
Ruby C binding to Maxmind GeoIP Library
dkeskar/goose
Html Content / Article Extractor in Java open sourced from Gravity Labs - http://gravity.com
dkeskar/NewsBlur
A feed reader with intelligence.
dkeskar/restful-authentication
Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.
dkeskar/sinatra-template
A base Sinatra application template with DataMapper, RSpec, and Haml. Just fork and build.
dkeskar/sprinkle
Sprinkle is a software provisioning tool you can use to build remote servers with. eg. to install a Rails, or Sinatra stack on a brand new slice directly after its been created
dkeskar/sunspot
Solr-powered search for Ruby objects
dkeskar/vimconf
MacVim configurations close to TextMate
dkeskar/workflow
Like acts as state machine (aasm), but _way_ better (it's in Ruby too!)
dkeskar/pretty
Library for helping print things prettily, in Clojure - ANSI fonts, formatted exceptions
dkeskar/redis-rb
A Ruby client library for Redis