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

Entries Tagged as 'Python'

Instalicious: Push Delicious “ToRead” Items Into Instapaper

July 14th, 2009 · 7 Comments · SoftwareDev

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: ······

easy_install: Prerequisite for TiddlyWeb

May 22nd, 2009 · No Comments · SoftwareDev

Done a few TiddlyWeb installs now – here’s a tip. It’s easiest done with easy_install. This is a tool that installs or upgrades everything “in a click”, except that installing easy_install 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: ···