Software As She’s Developed

Mahemoff’s Podcast/Blog – Web, Programming, Usability from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)

Software As She’s Developed header image 4

Instalicious: Push Delicious “ToRead” Items Into Instapaper

July 14th, 2009 · 6 Comments

Update: Moved intalicious to GitHub. The main change I made since posting this was to stop items reappearing in Instapaper once you’ve deleted them; the sync process was causing them to be pushed from Delicious again. The script now changes the “toread” tag to “instaliciousd” (configurable name), so “toread” items will only be pushed once. Instapaper [...]

[Read more →]

Tags: SoftwareDev

easy_install: Prerequisite for TiddlyWeb

May 22nd, 2009 · No Comments

Done a few TiddlyWeb installs now – here’s a tip. It’s easiest done with easyinstall. This is a tool that installs or upgrades everything “in a click”, except that installing easyinstall isn’t really easy; the Python community could learn a lot from the Rails community about how to make downloading and installing easy, for those [...]

[Read more →]

Tags: SoftwareDev