Public Notes on
View Public Collections
Lists a ton of opensource Ruby gems, projects, repos, etc with basic information on them along with the ability to comment on each specific item. #ruby #aggregation #links #list #code #opensource #community #resource #handy #pub
Show More
Ruby-FFI is a ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code. Moreover, a Ruby-FFI extension works without changes on Ruby and JRuby. Err, so I think stuff in C can be used or something. #ruby #gem #pub
Show More
Seems to be write-only, no reading or retrieving ability. #omnifocus #management #productivity #pr0n #ruby #cli #code #pub
Show More
Pry is a powerful alternative to the standard IRB shell for Ruby. It features syntax highlighting, a flexible plugin architecture, runtime invocation and source and documentation browsing. #ruby #cli #code #interesting #shell #github #pub
Show More
redmine2things github.com
Syncs projects and tasks between Redmine (http://www.redmine.org) and Things (http://culturedcode.com/). #ruby #fun #project #cli #things #redmine #task #management #pr0n #a #sync #pub
Show More
thingsweb github.com
A web interface to Things, http://culturedcode.com/ [Not actively maintained]. My take: Three years since last update. #ruby #things #sync #web #code #fun #project #a #cli #pr0n #pub
Show More
States it's buggy and not complete. There have been a few forks, should check those out. #things #code #ruby #a #sync #project #management #pr0n #pub
Show More
Some ruby to parse the Things Database.xml file. A script to parse the Things Database.xml file and list the tasks for a particular project #things #a #sync #project #ruby #xml #pr0n #code #management #pub
Show More
things-redmine is a ruby script to attempt to sync Redmine with the Things.app desktop todo list manager. Author says it's very basic. #code #redmine #things #a #sync #project #pr0n #management #ruby #pub
Show More
things-rb is a Ruby library and a command line tool for accessing the backend of the GTD app Things.app. _My Take:_ This is definitely the most laid out and feature complete code thus far. Actually has documentation #code #ruby #gtd #things #cli #a #sync #project #pr0n #productivity #pub
Show More
Seems to combine two of the scripts/gists that are already around to work with both products. Sadly, it uses app script to put things back into Things. #things #pr0n #productivity #a #sync #project #code #ruby #management #pub
Show More
Even this relatively new script is using appscript. I guess people just aren't thinking about 10.8 yet. #pivotal #tracker #things #ruby #pr0n #a #sync #project #management #productivity #pub
Show More
# Basecamp todos # Reports a count of the person's outstanding todo items per todo list. #campfire #basecamp #a #sync #project #pr0n #management #code #ruby #pub
Show More
Only gist that seems to be related to Basecamp and Rails 3. This is also the script that seems to be used by other syncing scripts. #code #ruby #rails #basecamp #a #sync #project #management #pr0n #pub
Show More
Just something that may be interesting to grok. #ruby #code #a #sync #project #management #pr0n #github #pub
Show More
Post commit allows you to notify several services with a simple and elegant DSL. Five services are supported for now: Basecamp, Campfire, FriendFeed, LightHouse and Twitter. Also can send to any other [arbitrary] url that accepts the POST data even if you need to be authenticated #interesting #development #commit #sync #post #dsl #push #code #github #opensource #api #ruby #gem #pub
Show More
Vegas aims to solve the simple problem of creating executable versions of Sinatra/Rack apps. Currently, Vegas just includes a single class Vegas::Runner which wraps your Sinatra app to give it command line options, daemon-ization, PID/URL tracking, and browser launching. #sinatra #cli #executable #ruby #rack #code #development #interesting #github #opensource #backend #pub
Show More
Taskwarrior-web by theunraveler theunraveler.github.com
A Sinatra-based web interface for the Taskwarrior todo application. Because being a neckbeard is only fun sometimes. The current featureset includes: - Viewing tasks (duh) sorted and grouped in various ways - Creating a new task with a due date, project, and tags - task-web will pull your task config (from .taskrc) and determine date formatting/marking upcoming tasks as "due" - Fluid.app gets dock badge showing number of pending tasks. - Optional Basic HTTP Auth protection #interesting #productivity #taskwarrior #cli #ruby #sinatra #http #code #opensource #github #pr0n #management #task #fun #pub
Show More