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
The Last.fm Submissions Protocol is designed for the submission of now-playing and recent historical track data to Last.fm user profiles (aka 'Scrobbling'). Written in PHP and has to be hosted yourself. Open sourced at Github. There is documentation available as well. #last.fm #php #fun #tool #music #tracking #project #code #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
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
This Script exports all selected projects including their tasks to a text file. The output looks like this: Project1 --------------- 1. Task1 2. Task2 3. etc... #applescript #things #a #sync #project #code #pr0n #management #pub
Show More
Read from a file with a specific format. Code is hosted at https://gist.github.com/181626. After every date read, the script will add multiple to-dos using that date as the due date for each to-do, until an empty line is read. After the empty line you may add another date with more to-dos and another empty line etc. #things #a #sync #project #pr0n #code #applescript #management #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
One of two gists to deal with the new Things Cloud Beta. All shell scripts. #shell #cli #things #code #pr0n #productivity #management #a #sync #project #pub
Show More
Convert Things database to Things Beta database. Advanced applescript. Has functions. #pr0n #applescript #things #code #a #sync #project #productivity #management #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
Stages stagesapp.com
Basecamp project overview tool. Stages is an attempt at providing a new visual method for managing milestones on Basecamp. We aim to give quick visual feedback without falling into a GANTT like waterfall. #basecamp #tool #code #php #github #management #pr0n #productivity #pub
Show More
Userscript for Basecamp Classic. - Colour codes specified keywords in to-do items - (To-do overview only) Expand/Collapse project to-do lists - (To-do overview only) Adds quick links to project timesheet and to-do item comment pages #basecamp #classic #github #code #javascript #userscript #enhancement #hack #tweak #management #pr0n #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
andtan/makalu github.com
Basecamp command line tools #javascript #cli #basecamp #extension #code #opensource #github #management #pr0n #pub
Show More
A small userscript for Greasemonkey and Chrome to display the todo lists in a more organized tabbed way in the basecamp todo list view. By default the categories are "Frontend", "Backend", "Gestaltung", "System", edit the script to use custom categories. #basecamp #hack #tweak #management #opensource #github #userscript #javascript #pr0n #code #pub
Show More
A simple Chrome usability extension that makes Basecamp a bit more usable. #a #logging #project #management #basecamp #github #extension #tweak #hack #code #opensource #javascript #pr0n #userscript #pub
Show More
Basecamp is missing the ability to assign an effort value to to-do items and then provide the sum total effort of all tasks in a list. If you are on an agile team, then knowing the relative size of a task and the sum total of a group of tasks helps when planning the work to be performed in an upcoming iteration (sprint) or the total effort remaining in a backlog of tasks. This userscript adds that functionality. #agile #basecamp #development #pr0n #hack #tweak #extension #github #opensource #code #a #logging #project #javascript #userscript #pub
Show More
dotjs is a Google Chrome extension that executes JavaScript files in ~/.js based on their filename basically like greasemonkey, but easier/better to use #development #interesting #github #code #javascript #userscript #browser #extension #chrome #web #pub
Show More