Public Notes
on
histre
PearAI is an Open-source AI-powered code editor with features like AI chat, inline prompts, and debugging to accelerate your coding process.
#code #vscode_extensions #tool #editor #dev #vscodd #programming
Show More
The Ruby Toolbox - Know Your Options!
www.ruby-toolbox.com
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
http://classes.verkoyen.eu/last_fm_submissions
classes.verkoyen.eu
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
OTask - Ruby CLI for OmniFocus
github.com
Seems to be write-only, no reading or retrieving ability.
#omnifocus #management #productivity #pr0n #ruby #cli #code #pub
Show More
Pry - an IRB alternative and runtime developer console
pry.github.com
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
AppleScript: Export selected projects to a file - Things Wiki
culturedcode.com
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
Importing due dates and multiple to-dos into a certain area of Things - Things Wiki
culturedcode.com
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
Simple Ruby script to sync Basecamp and Things to-dos. — Gist
gist.github.com
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
wal/things_db_parser
github.com
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
theablefew/things-redmine
github.com
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
haraldmartin/things-rb
github.com
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
Simple Ruby script to sync Basecamp and Things to-dos. — Gist
gist.github.com
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
Things to Things Migration — Gist
gist.github.com
Convert Things database to Things Beta database. Advanced applescript. Has functions.
#pr0n #applescript #things #code #a #sync #project #productivity #management #pub
Show More
Hubot script: Basecamp Todos — Gist
gist.github.com
# 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
Basecamp API lib; Rails 3 compatible — Gist
gist.github.com
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
Convert Basecamp tasks to Github issues — Gist
gist.github.com
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
studiolift/Enhance-for-Basecamp · GitHub
github.com
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
fnando/post_commit
github.com
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
Basecamp Tabber Userscript
github.com
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
jboonstra/on-belay
github.com
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
Agile my Basecamp | Online | Deeson Group
www.deeson.co.uk
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
Collect and share the web
Get started for free