<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - Pylons</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Sat, 19 May 2012 12:17:16 AM +0300</pubDate>

      <lastBuildDate>Tue, 10 Jun 2003 09:41:01 GMT</lastBuildDate>
      <generator>Mengu.net</generator>
      <managingEditor>mengu@mengu.net</managingEditor>
      <webMaster>mengu@mengu.net</webMaster>

            <item>
         <title>What's Going On With TurboGears?</title>
         <link>http://www.mengu.net/post/whats-going-on-with-turbogears</link>
         <description><![CDATA[<p>If you are using Python and looking for a web framework or if you are just looking to do web programming with Python, you will look out your options and among Django, web2py and pyramid you will notice TurboGears. As a Python developer and TurboGears user, I will let you guys know what is going on with TurboGears lately and will let you have a chance with TurboGears.</p>

<p><img src="http://i.imgur.com/DvvDP.png" alt="TurboGears Introduction" /></p>

<h2>A Short Introduction First</h2>

<p>TurboGears is a full stack MVC web framework that is built on top of Pylons and which includes an ORM, a templating system, database migration tool, web helpers, authentication and authorization system by default just like Django. If you are wondering, there are two main differences between Django and TurboGears. </p>

<ul>
<li><p>TurboGears is using class based controllers and object dispatch.</p></li>
<li><p>TurboGears is built using external Python libraries such as Pylons, WebOB, paster whereas everything in Django is built for Django.</p></li>
</ul>
]]></description>
         <pubDate>2011-11-20 08:55:28</pubDate>
         <guid>http://www.mengu.net/post/whats-going-on-with-turbogears</guid>
      </item>
            <item>
         <title>A New Series of Pylons Screencasts</title>
         <link>http://www.mengu.net/post/a-new-series-of-pylons-screencasts</link>
         <description><![CDATA[<p>Hello everyone!</p>

<p>It has been a long time since my last post. I actually have a draft post where I introduce Scala to you guys but I don't have the feeling of its being ready to post so you'll have to wait. :)</p>

<p><a href="http://www.pylonshq.com">Pylons</a> is the second most used Python web framework and in my opinion it's the best Python framework. Pylons simply provides you the environment you need for web development and lets you choose the tools for database and templating. I'm sure you will like it. I'm currently developing my start up with Pylons.</p>

<p>I am here to tell you about the new Pylons screencast series that I will be recording in the upcoming week. No, we are not going to build a blog or a twitter clone. What I have in mind is a clone of <a href="http://www.eksisozluk.com">eksi sozluk</a>, one of the most popular web sites of Turkey. You can think of it as a different Wikipedia. </p>

<p>The name of the series will be "Eksi on Pylons". Stay tuned for more news!</p>

<p><strong>Update (10/31/2010):</strong> Pylons2 will be released soon and it will be something very different than it is now so the recording the screencasts is postponed until the first Pylons2 stable release.</p>
]]></description>
         <pubDate>2010-08-23 03:38:32</pubDate>
         <guid>http://www.mengu.net/post/a-new-series-of-pylons-screencasts</guid>
      </item>
          </channel>
</rss>

