<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>zweistein's blog &#187; Python</title>
	<atom:link href="http://zweistein.wordpress.com/category/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://zweistein.wordpress.com</link>
	<description>Periodical rantings about science, technology, art &#38; other stuff life wouldn't be fun without.</description>
	<lastBuildDate>Sat, 08 Jul 2006 20:23:35 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>hr</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='zweistein.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ba0e634d666e415e40f699fa84e84d12?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>zweistein's blog &#187; Python</title>
		<link>http://zweistein.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zweistein.wordpress.com/osd.xml" title="zweistein&#8217;s blog" />
		<item>
		<title>web.py</title>
		<link>http://zweistein.wordpress.com/2006/04/01/webpy/</link>
		<comments>http://zweistein.wordpress.com/2006/04/01/webpy/#comments</comments>
		<pubDate>Sat, 01 Apr 2006 18:02:41 +0000</pubDate>
		<dc:creator>Nikola Plejic</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">https://zweistein.wordpress.com/2006/04/01/webpy/</guid>
		<description><![CDATA[Creating web apps in Python, which is the language I use most for my programming needs right after PHP, has always been interesting to me. Of course I was aware of the CGI abilities of Python, but I never made myself study it. So, I kinda forgot about it and kept using PHP to write [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zweistein.wordpress.com&blog=172474&post=10&subd=zweistein&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Creating web apps in Python, which is the language I use most for my programming needs right after PHP, has always been interesting to me. Of course I was aware of the CGI abilities of Python, but I never made myself study it. So, I kinda forgot about it and kept using PHP to write the web apps I&#39;ve been developing ever since. But, then Harry Fuecks, a Sitepoint PHP blogger, wrote a <a href="http://www.sitepoint.com/blogs/2006/01/06/a-simple-wiki-with-webpy/" target="_blank">post</a> about a simple, yet effective web framework for Python.</p>
<p>As I didn&#39;t have any experience with any of the &quot;modern&quot; web frameworks, like RoR or Django (which is partially connected to my lack of interest for them, but that&#39;s something to write another article about), I was a bit sceptical towards it, but I decided to check it out after all. And I was surprised. <a href="http://webpy.org/" target="_blank">Web.py</a> is probably the most minimal, and yet the easiest to use web framework I had the chance working with. It comes with its own little web server which should be okay for most of your testing needs, but it can be integrated through FastCGI with lighttpd or Apache, or through mod_python with Apache for any other, more serious uses.</p>
<p>I really haven&#39;t used web.py for any serious work yet, but I&#39;ve played with it for a while and I can say I&#39;m pretty satisfied. The integration with Cheetah for templates is seamless (but you have to install Cheetah, though :)), and the same goes for MySQLdb. It also supports PostgreSQL for all of you who use it, too, via a third party library psycopg2. Of course, this is a relatively new project, so don&#39;t expect wonders, but it&#39;s really promising and, as far as I&#39;m concerned, it&#39;s headed in the right direction. I&#39;ll keep playing with it and testing it, and I&#39;ll write some more about it when I find something interesting enough to write about.</p>
<p>&#39;Till then, <a href="http://webpy.org/" target="_blank">check it out</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zweistein.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zweistein.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zweistein.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zweistein.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zweistein.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zweistein.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zweistein.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zweistein.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zweistein.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zweistein.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zweistein.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zweistein.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zweistein.wordpress.com&blog=172474&post=10&subd=zweistein&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zweistein.wordpress.com/2006/04/01/webpy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d262dc4caee2e6765a1a5af74b4069be?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zweistein</media:title>
		</media:content>
	</item>
	</channel>
</rss>