<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - python web</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Sat, 19 May 2012 12:18:07 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>TurboGears Development Blog</title>
         <link>http://www.mengu.net/post/turbogears-development-blog</link>
         <description><![CDATA[<p>A new era for TurboGears has started.</p>

<p>From core developers to community members, we have started doing something for TurboGears. It deserves it. We love it. We want to spread it. That's why, if you are wondering.</p>

<p>I have started a blog on TurboGears development. For you. For any web developer. For any Python web developer. You will start from scratch and become an advanced TurboGears developer. You will like it. You will become very productive with TurboGears. </p>

<p>You can visit the blog at <a href="http://tglogs.wordpress.com">http://tglogs.wordpress.com</a>.</p>

<p>Let me know your ideas, your suggestions and feedback.</p>

<p>Enjoy!</p>
]]></description>
         <pubDate>2012-03-28 05:39:23</pubDate>
         <guid>http://www.mengu.net/post/turbogears-development-blog</guid>
      </item>
            <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>On Pyramid Extensibility</title>
         <link>http://www.mengu.net/post/on-pyramid-extensibility</link>
         <description><![CDATA[<p>Pyramid is the fastest-growing Python web framework which is the result of Pylons and repoze.bfg merge. It's one of my favourites in terms of extensibility and productivity. Pyramid use the MTV pattern just like Django and does not impoze ORM or template decisions for you. However if you are a Pylons, Flask and Django developer already, I strongly recommend using <code>pyramid_routesalchemy</code> paster template.</p>

<p>Pyramid is also known for its extensibility and I have noticed people getting confused on Pyramid extensibility. Pyramid is a Python library so you can go ahead and <code>easy_install</code> any Python library and use it for your own good. </p>

<p>You can extend Pyramid within two ways. </p>

<ul>
<li>By writing a plugin for it.</li>
<li>By the freedom provided by the Pyramid API.</li>
</ul>
]]></description>
         <pubDate>2011-03-16 11:40:01</pubDate>
         <guid>http://www.mengu.net/post/on-pyramid-extensibility</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>

