<?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>Jkx@home &#187; Web</title>
	<atom:link href="http://www.larsen-b.com/tags/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 26 Jul 2010 16:50:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Small is beautifull: CherryPy</title>
		<link>http://www.larsen-b.com/Article/202.html</link>
		<comments>http://www.larsen-b.com/Article/202.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[cherrypy]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[quixote]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Today, I decided to write a new webapp (this will be out soon). I have been off since a while in the webapp developpement, so it&#8217;s a bit hard to start this new project.
I decided to look on recent Quixote&#8217;s developpement on Alinea. I first used the same components.. after 2 hours.. nothing works :

issues [...]]]></description>
			<content:encoded><![CDATA[<p>Today, I decided to write a new webapp (this will be out soon). I have been off since a while in the webapp developpement, so it&#8217;s a bit hard to start this new project.</p>
<p>I decided to look on recent Quixote&#8217;s developpement on <a class="reference" href="http://svn.pythonfr.org/public/alinea/">Alinea</a>. I first used the same components.. after 2 hours.. nothing works :</p>
<ul class="simple">
<li>issues with session management, not really hard to fix</li>
<li>big trouble with _q_traversal, _q_index .. I really hate this stuff. I don&#8217;t really understand why quixote have a so complicated framework.</li>
</ul>
<p>After 2 hours, I switched to something more friendly: <a class="reference" href="http://www.cherrypy.org">CherryPy</a> in 10 minutes I have the base working. I really like the way you can use medusa or mod_scgi in Quixote, but Webware, CherryPy, Zope have some simple components for sessions, and url handling: And this is so hard in Quixote :(</p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/202.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
