<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - upload</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 07:05:25 AM +0200</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>Werkzeug File Uploads</title>
         <link>http://www.mengu.net/post/werkzeug-file-uploads</link>
         <description><![CDATA[<p>I have been meaning to write about how to implement werkzeug file uploads before how to do <a href="http://www.mengu.net/post/turbogears-file-uploads">file uploads with TurboGears</a> because this is the top search engine query that my visitors are coming from and the fact that they cannot find what they search on my blog is really bothering me so here it is. </p>
]]></description>
         <pubDate>2010-03-08 01:40:50</pubDate>
         <guid>http://www.mengu.net/post/werkzeug-file-uploads</guid>
      </item>
            <item>
         <title>TurboGears File Uploads</title>
         <link>http://www.mengu.net/post/turbogears-file-uploads</link>
         <description><![CDATA[<p>I have seen people searching for a solution for file uploads with TurboGears. As always, once you have the idea, you can get it all working. I had no idea about what TurboGears sends for a file so I have created a simple upload form. I inspected the result and I saw there is a file attribute which gives me the entire file information and content that I can use. So once I had the way in my mind, I started developing the model.</p>
]]></description>
         <pubDate>2010-03-04 08:13:40</pubDate>
         <guid>http://www.mengu.net/post/turbogears-file-uploads</guid>
      </item>
          </channel>
</rss>

