<?xml version="1.0" encoding="utf-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>hb's web dev blog &#187; CherryPy</title>
	<atom:link href="http://www.xhbml.com/archives/category/python/cherrypy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.xhbml.com</link>
	<description>A web development blog centering around Python, CSS and related subjects.</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:02:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Search engine friendly urls with CherryPy&#8217;s default method</title>
		<link>http://www.xhbml.com/archives/33</link>
		<comments>http://www.xhbml.com/archives/33#comments</comments>
		<pubDate>Thu, 29 Dec 2005 19:41:43 +0000</pubDate>
		<dc:creator>hb</dc:creator>
				<category><![CDATA[CherryPy]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.xhbml.com/?p=33</guid>
		<description><![CDATA[My fishing directory haven&#8217;t been a success at the search engines and I discovered that most of the pages were listed as Supplemental Results in Google. One reason for that can be urls with question marks and multiple parameters. So i tried to figure out how to implement that. Apache&#8217;s mod_rewrite is a common method [...]]]></description>
		<wfw:commentRss>http://www.xhbml.com/archives/33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CherryPy 2 beta is out</title>
		<link>http://www.xhbml.com/archives/21</link>
		<comments>http://www.xhbml.com/archives/21#comments</comments>
		<pubDate>Thu, 30 Dec 2004 22:44:13 +0000</pubDate>
		<dc:creator>hb</dc:creator>
				<category><![CDATA[CherryPy]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">/?p=21</guid>
		<description><![CDATA[Details including changelog and download at the CherryPy website. My simple quickstart guide for the CherryPy 2 alpha release should still be valid.]]></description>
		<wfw:commentRss>http://www.xhbml.com/archives/21/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First CherryPy 2 alpha release out</title>
		<link>http://www.xhbml.com/archives/10</link>
		<comments>http://www.xhbml.com/archives/10#comments</comments>
		<pubDate>Tue, 19 Oct 2004 16:02:20 +0000</pubDate>
		<dc:creator>hb</dc:creator>
				<category><![CDATA[CherryPy]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">/?p=10</guid>
		<description><![CDATA[The first public alpha release of CherryPy2 was made available yesterday. It represents a step away from extensions to the Python language and includes no &#8220;toy code&#8221;. Because of this, the compilation step is no longer necessary and no modifications have to be done to make current Python editors correctly colorize the code and build [...]]]></description>
		<wfw:commentRss>http://www.xhbml.com/archives/10/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PyPe and CherryClasses</title>
		<link>http://www.xhbml.com/archives/3</link>
		<comments>http://www.xhbml.com/archives/3#comments</comments>
		<pubDate>Fri, 20 Aug 2004 21:21:35 +0000</pubDate>
		<dc:creator>hb</dc:creator>
				<category><![CDATA[CherryPy]]></category>
		<category><![CDATA[Editors]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">/?p=3</guid>
		<description><![CDATA[How to modify the PyPe class browser to handle CherryClasses (CherryPy classes)]]></description>
		<wfw:commentRss>http://www.xhbml.com/archives/3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

