Public Notes
on
histre
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
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
AppleScript: Export logbook to iCal calendar - Things Wiki
culturedcode.com
This script exorts the logbook to an iCal Calendar for archiving purposes. You can specify the calendar you want to use by editing the following line in the script:
set calendarName to "Things Logbook"
#things #a #sync #project #management #pr0n #ical #calendar #applescript #pub
Show More
AppleScript: Tidying up Things' Logbook - Things Wiki
culturedcode.com
This AppleScript lets you tidy up Things’ Logbook while preserving your logged to‑do entries for posterity. If the Logbook is large, this can speed up Things’ performance.
The script exports Logbook entries older than a specified time range (defaulting to 2 weeks, but configurable in the script) to a CSV file (in v1.3) or tab-delimited text file (in v1.2), and moves the archived to‑dos from the Logbook to the Trash within Things.
#applescript #things #pr0n #a #sync #project #management #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
Category Archives: things - The Joy of Appscript
thejoyofappscript.com
Seems to have some good content on my productivity pr0n'ing out.
#things #a #sync #project #productivity #pr0n #management #blog #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
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
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
How do I view all todo's across projects? | Basecamp Answers
answers.37signals.com
"Unless I am mistaken, I think he was asking how does he view all todos assigned to all people across all projects."
"I'd like a global way to see all to-do items that have been assigned to external persons."
"..change the "Show items for: Anyone(unassigned)" to separate options "Show items for: Anyone" and "Show items for: Unassigned."...use custom date ranges when filtering. (for instance, I'd like see all overdue tasks, and tasks due today, tomorrow and within the next month all at once). Perhaps allowing custom saved searches a la "remember the milk" to do more complex queries.." My take: Sort of like Lighthouse's searching
#a #logging #project #api #basecamp #interesting #consumer #desire #pr0n #pub
Show More
There’s no way to contest or respond to an erroneous review. There’s not even a ... | Hacker News
news.ycombinator.com
Small Hacker News thread talking about one of the many problems with all current popular user review products. The issue here is no way to contest incorrect reviews, either through disingenuity or out of stupiditiy
#a #user #reviews #project #flaw #future #interesting #fix #ratings #issue #app #store #amazon #netflix #imdb #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
Matthew Ruten | Toolbox
matthewruten.com
An example of a sleek yet minimalist list of a developers 'toolbox' aka products they use for productive work.
#toolbox #app #list #fun #reference #a #logging #project #skinnymuch #development #pr0n #management #pub
Show More
Webservice - Generate a most played Artists / Albums / Tracks Cloud
www.easyclasspage.de
Different keyword clouds for Last.fm
#research #personal #logging #project #fun #pr0n #keyword #tag #cloud #scripts #programming #pub
Show More
Collect and share the web
Get started for free