<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>scot hacker's scripts and utils</title>
	<link>http://birdhouse.org/software</link>
	<description>Scot Hacker's Misc Scripts and Utils</description>
	<lastBuildDate>Sun, 08 Nov 2009 20:10:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>django-treedata: A web app for municipal tree tracking</title>
		<description><![CDATA[Recently I was invited to participate in the California Data Camp and DataSF App Contest hosted by California Watch and spot.us. The unconference would feature lots of discussion about making use of publicly available data sets to improve quality of life. The App Contest challenged developers to choose one of the many data sets available [...]]]></description>
		<link>http://birdhouse.org/software/2009/11/django-treedata/</link>
			</item>
	<item>
		<title>Populate Mailman Lists from Django Projects</title>
		<description><![CDATA[Django projects can end up with complex sets of Users, Groups, and multiple profile types representing different types of people. For example a school site might have Students, Parents, Teachers, Staff, and Alumni. The mailing lists for that school will live completely outside of the Django project, but there&#8217;s a good chance you&#8217;d like to [...]]]></description>
		<link>http://birdhouse.org/software/2009/09/listgen/</link>
			</item>
	<item>
		<title>Django-Todo</title>
		<description><![CDATA[django-todo is a multi-user, multi-group task management and assignment system for the Django web application framework.
Designed as a &#8220;pluggable&#8221; application ready to import into existing Django projects.
You must already have a  login/authorization system installed and working in your project before installing django-todo.
This version supports drag and drop task prioritization, email notification to task assignees, and [...]]]></description>
		<link>http://birdhouse.org/software/2008/09/django-todo/</link>
			</item>
	<item>
		<title>Cleancats</title>
		<description><![CDATA[This is a very crude mass category deletion script for WordPress. I recently inherited a WordPress site with more than 6000 categories. After deleting a ton of old posts, we were left with more than 4000 unused categories, and I needed a way to remove them quickly. Couldn&#8217;t find a plugin up to the task, [...]]]></description>
		<link>http://birdhouse.org/software/2008/04/cleancats/</link>
			</item>
	<item>
		<title>WP-Create</title>
		<description><![CDATA[Super fast way to install WordPress for clients, via subversion. Yes, users can often self-install via Fantastico or similar programs, but what guarantee do you have that they&#8217;ll upgrade as soon as new releases become available? Letting users run old versions of web software is a great way to get hacked. Take control of users&#8217; [...]]]></description>
		<link>http://birdhouse.org/software/2008/04/wp-create/</link>
			</item>
	<item>
		<title>WP Workflow Docs</title>
		<description><![CDATA[A dirt-simple WordPress plugin that lets you provide workflow docs to your authors and editors from within the WP admin interface.

Instructions: Unpack this folder to your plugins directory and activate it. Click on the Dashboard and you&#8217;ll see a new tab called &#8220;NGNO Docs.&#8221; Within that, you&#8217;ll find documentation I wrote for my authors  [...]]]></description>
		<link>http://birdhouse.org/software/2008/01/wp-workflow-docs/</link>
			</item>
	<item>
		<title>FuturePost</title>
		<description><![CDATA[A WordPress plugin aimed primarily at events sites, where you want to be able to timestamp posts in the future but have them appear immediately (by default, WordPress will not display a future timestamped post until its go-live date rolls around). This plugin sets the post_status field to &#8220;publish&#8221; rather than &#8220;future&#8221; when publishing a [...]]]></description>
		<link>http://birdhouse.org/software/2007/12/futurepost/</link>
			</item>
	<item>
		<title>gpx2ipod</title>
		<description><![CDATA[Designed for Mac users with an iPod but no PDA who want to do paperless geocaching complete with descriptions, log entries and hints. Uses the iPod&#8217;s &#8220;Notes&#8221; feature to display complete cache description pages. gpx2ipod is built on top of gpsbabel.
Note: I&#8217;m not likely to continue development of gpx2ipod, for two reasons: 1) MacCaching finally [...]]]></description>
		<link>http://birdhouse.org/software/2007/11/gpx2ipod/</link>
			</item>
	<item>
		<title>WP Mass Upgrade</title>
		<description><![CDATA[Designed for hosts with lots of individual WordPress blogs to manage. If all blogs are managed via subversion, this script can iterate through all of them and upgrade each to the latest version in seconds.
Here at Birdhouse Hosting, we use this system every time WordPress is updated, and are able to bump 100+ WordPress installations [...]]]></description>
		<link>http://birdhouse.org/software/2007/07/wp-mass-upgrade/</link>
			</item>
	<item>
		<title>WP-Digest</title>
		<description><![CDATA[Sends periodic email notifications of new WordPress blog entries (in either plain text or HTML mode) to a separate subscribers mailing list. Maintains cache file recording ID of last-sent post. On subsequent runs, sends all posts created since the previous run.
Currently driving weekly email updates from birdhouse.org and other sites.
About
Sends periodic email notifications of new [...]]]></description>
		<link>http://birdhouse.org/software/2006/12/wp-digest/</link>
			</item>
</channel>
</rss>
