These links are syndicated from my delicious feed into a local database, and thumbnailed by the jerakeen.org server. Comments left on them won’t be syndicated back into delicious, however.
James Duncan on Flickr - Photo Sharing!
Posted 30 March 2007 tagged with [etech] [jamesduncan]
This man needs more sleep
http://www.flickr.com/photos/x180/439508839/in/set-721576...
Zimki Developers - Index
Posted 30 March 2007 tagged with [forum]
A forum for zimki discussion. Semi-official, in that we (the zimki devleopers) read it..
Triplr
Posted 30 March 2007 tagged with [convert] [data] [json] [rdf] [rss] [webservice]
Web service to convert from one data type to another - RSS to JSON, Triples to RSS, etc, etc. Shiny.
JavaScript UUID Class
Posted 30 March 2007 tagged with [javascript] [uuid]
Generating UUIDs in pure javascript.
Everything Good is Bad For You (Aaron Swartz’s Raw Thought)
Posted 30 March 2007
[[ Technology was supposed to let us solve these problems. But technology never solves things by itself. At bottom, it requires people to sit down and build tools that solve them ]]
solutoire.com | Plotr
Posted 29 March 2007 tagged with [chart] [graph] [javascript]
javascript charting framework. Shiny.
The B-List: Reusable Django apps
Posted 29 March 2007 tagged with [deployment] [development] [django] [python]
Good musings, including some non-obvious stuff that really should be documented better. Keeping apps out of the project tree is a really good idea.
http://www.b-list.org/weblog/2007/03/27/reusable-django-apps
Backpack Calendar API
Posted 24 March 2007 tagged with [api] [backpack] [calendar]
XML api for the backpack calendar. Very rails-y
Django | Documentation | Cross Site Request Forgeries protection
Posted 23 March 2007 tagged with [django] [python] [security] [web]
Magic django middleware to stop pages on other sites submitting forms on your site. No effort on my part needed. Very clever - must steal it.
Joyeur: Joyeur: Joyent Slingshot
Posted 23 March 2007 tagged with [app] [development] [offline] [rails] [ruby] [slignshot]
Rails apps turned into offline-capable Mac .apps with very little work. awesomely cool stuff. I may need to have a look at rails again.
Statement coverage for Python
Posted 15 March 2007 tagged with [coverage] [python] [test]
for some reason, test-driven development in python sometimes seems a little hokey. distutils doesn’t have a built-in recipie for running tests, for instance. But this is nice.
http://www.nedbatchelder.com/code/modules/rees-coverage.html
Debian — python-daap
Posted 13 March 2007 tagged with [daap] [debian] [python]
I’m in debian! Why does noone tell me these things?
Planète Béranger: Autohinting, Hinting, Bytecode Interpreting: Freetype2 Clarifications
Posted 12 March 2007 tagged with [fonts] [linux] [truetype]
Linux fonts always look awful compared to the mac. I’ve tried a few things in the past to improve this. Next time I try it, I need to read this first.
Sort Fields in iTunes 7.1 - more chaff
Posted 08 March 2007 tagged with [itunes] [sorting]
blech documents and explains a ridiculously complicated and subtle feature in iTunes.
http://blech.vox.com/library/post/sort-fields-in-itunes-7...
Optimized Firefox for G4, G5, and Intel Macs
Posted 03 March 2007 tagged with [firefox] [intel] [macos] [optimized]
I’d use firefox, except that it’s so slow under macos. Maybe this will help.
Showdown - Markdown in Javascript
Posted 01 March 2007 tagged with [javascript] [markdown]
ooooh, markdown in JavaScript. It works in Zimki, too, on the server side. Nifty.