<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="wordpress/2.0.4" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>tkbe</title>
	<link>http://blog.tkbe.org</link>
	<description>goings on in the emporium</description>
	<pubDate>Thu, 17 Dec 2009 03:12:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>django :: Http404 handling</title>
		<link>http://blog.tkbe.org/archive/django-http404-handling/</link>
		<comments>http://blog.tkbe.org/archive/django-http404-handling/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:12:11 +0000</pubDate>
		<dc:creator>tb</dc:creator>
		
	<category>django</category>
		<guid isPermaLink="false">http://blog.tkbe.org/archive/django-http404-handling/</guid>
		<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>
		<wfw:commentRSS>http://blog.tkbe.org/archive/django-http404-handling/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>Microformats: Boon or Bane?</title>
		<link>http://blog.tkbe.org/archive/microformats-boon-or-bane/</link>
		<comments>http://blog.tkbe.org/archive/microformats-boon-or-bane/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 02:25:56 +0000</pubDate>
		<dc:creator>tb</dc:creator>
		
	<category>html</category>
		<guid isPermaLink="false">http://blog.tkbe.org/archive/microformats-boon-or-bane/</guid>
		<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>
		<wfw:commentRSS>http://blog.tkbe.org/archive/microformats-boon-or-bane/feed/</wfw:commentRSS>
		</item>
		<item>
		<title>butterflies and ajax.googleapis.com</title>
		<link>http://blog.tkbe.org/archive/butterflies-and-ajaxgoogleapiscom/</link>
		<comments>http://blog.tkbe.org/archive/butterflies-and-ajaxgoogleapiscom/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 18:21:35 +0000</pubDate>
		<dc:creator>tb</dc:creator>
		
	<category>google</category>
	<category>ajax</category>
	<category>jQuery</category>
		<guid isPermaLink="false">http://blog.tkbe.org/archive/butterflies-and-ajaxgoogleapiscom/</guid>
		<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>
		<wfw:commentRSS>http://blog.tkbe.org/archive/butterflies-and-ajaxgoogleapiscom/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
