<?xml version="1.0" encoding="ISO-8859-1"?><!-- generator="wordpress/2.0.4" -->
<rss version="0.92">
<channel>
	<title>tkbe</title>
	<link>http://blog.tkbe.org</link>
	<description>goings on in the emporium</description>
	<lastBuildDate>Thu, 17 Dec 2009 03:12:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>django :: Http404 handling</title>
		<description><![CDATA[Just like "everyone" else I've written a custom CMS (Content Management System) that we use internally.  One can discuss the merits of writing your own vs. using something like Plone, but given a boss who sometimes wants it "just so" I felt more comfortable with a system I wrote myself.  Creating custom "portals" [...]]]></description>
		<link>http://blog.tkbe.org/archive/django-http404-handling/</link>
			</item>
	<item>
		<title>Microformats: Boon or Bane?</title>
		<description><![CDATA[Jeff Atwood recently wrote a blog-post with the title "Microformats: Boon or Bane?", which inspired me to implement the hCard micro format on our pages.
As Jeff mentions, it's not entirely trivial to get it right, but not rocket-surgery.
The main feeling I'm left with is that it is very US centric, even as it strives not [...]]]></description>
		<link>http://blog.tkbe.org/archive/microformats-boon-or-bane/</link>
			</item>
	<item>
		<title>butterflies and ajax.googleapis.com</title>
		<description><![CDATA[In a recent debugging session i changed my include of the jQuery libraries, kindly hosted by Google, from
PLAIN TEXT
HTML:




&#60;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"&#62;&#60;/script&#62; 






to
PLAIN TEXT
HTML:




&#60;script type="text/javascript" src="http://xajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"&#62;&#60;/script&#62; 






Notice the extra "x" in front of the url?  If you didn't, don't worry, Google didn't seem to notice it either...  In fact, you can type anything you'd [...]]]></description>
		<link>http://blog.tkbe.org/archive/butterflies-and-ajaxgoogleapiscom/</link>
			</item>
</channel>
</rss>
