<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="0.92">
<channel>
	<title>boomby.com</title>
	<link>http://boomby.com</link>
	<description>django &#038; stuff</description>
	<lastBuildDate>Mon, 01 Sep 2008 15:25:00 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Writing .tgz files with Python that VMWare ESXi&#8217;s vmkernel likes</title>
		<description>So, I'd better blow the cobwebs out, it's been 18 months.

Lately I've been brewing up a contraption that will network boot ESXi machines.

At the moment, it's using gpxe + gpxelinux to boot via http, and a python http server to serve up the pxe boot gubbins required to start ESXi ...</description>
		<link>http://boomby.com/?p=8</link>
			</item>
	<item>
		<title>Dashboard widget to monitor dreamhost status</title>
		<description>I've made a dashboard widget for OSX that monitors the dreamhost status blog.  It's very simple.



Snap it up here... </description>
		<link>http://boomby.com/?p=6</link>
			</item>
	<item>
		<title>Creating iCal feeds in Django</title>
		<description>I also wanted to add an iCal feed to my Django website.  I did it like this.

In my view, I set up the mime type thusly:
    response = HttpResponse(mimetype='text/calendar')

I figured that minutes and seconds were fairly unimportant for my application, and the dates would be quite ...</description>
		<link>http://boomby.com/?p=4</link>
			</item>
	<item>
		<title>Country detection in Django</title>
		<description>On my Django website mactactic.com, I needed to sus out which country a visitor was coming from.

I found MaxMind (which is a commercial product, but has a GPL'd library in C and Python), and it seemed okay... But it was beyond painful to install in a shared hosting environment.  ...</description>
		<link>http://boomby.com/?p=3</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.631 seconds -->
