<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="0.92">
<channel>
	<title>Dryice Liu's Blog</title>
	<link>http://dryice.name/blog</link>
	<description></description>
	<lastBuildDate>Tue, 31 Aug 2010 12:01:11 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>quixote is not ready for python 2.5</title>
		<description>I tried to upgrade to Python 2.5 today, however, some of the packages I use daily is not ready, including quixote.

At least on change in compile.ast.From makes quixote 2.4 not working in Python 2.5.

I think I'll stick with Python 2.4 till more packages come to work with 2.5.

Share This
 </description>
		<link>http://dryice.name/blog/python/quixote/quixote-is-not-ready-for-python-25/</link>
			</item>
	<item>
		<title>quixote session</title>
		<description>

	http://darcs.idyll.org/~t/projects/quixote2-tutorial/advanced/sessions.html
	http://quixote.ca/qx/StoringSessionsInDatabase
	http://ksenia.nl/code/quixote_sql_sessions_06.tgz

Share This
 </description>
		<link>http://dryice.name/blog/python/quixote/quixote-session/</link>
			</item>
	<item>
		<title>some comments on Python web frame work</title>
		<description>Zope is easy if it does what you want out of the box, Quixote is good for sites that are big on calculations and small on eye candy, Twisted is good for high-demand sites

Share This
 </description>
		<link>http://dryice.name/blog/python/some-comments-on-python-web-frame-work/</link>
			</item>
	<item>
		<title>_q_index can&#8217;t return a callable</title>
		<description>Only _q_lookup can

Share This
 </description>
		<link>http://dryice.name/blog/python/quixote/_q_index-cant-return-a-callable/</link>
			</item>
</channel>
</rss>

