<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: Handling multipart form data with Stripes on GAE</title>
	<atom:link href="http://blog.cloudme.org/2009/11/handling-multipart-form-data-with-stripes-on-gae/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cloudme.org/2009/11/handling-multipart-form-data-with-stripes-on-gae/</link>
	<description>Blog of the CloudMe Project by Moritz Petersen</description>
	<lastBuildDate>Sun, 27 Mar 2011 15:18:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: Moritz</title>
		<link>http://blog.cloudme.org/2009/11/handling-multipart-form-data-with-stripes-on-gae/comment-page-1/#comment-31</link>
		<dc:creator>Moritz</dc:creator>
		<pubDate>Mon, 07 Dec 2009 21:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudme.org/?p=59#comment-31</guid>
		<description>Ah, crap, yeah. I&#039;ve corrected that. Thank you for the heads up.</description>
		<content:encoded><![CDATA[<p>Ah, crap, yeah. I&#8217;ve corrected that. Thank you for the heads up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: George</title>
		<link>http://blog.cloudme.org/2009/11/handling-multipart-form-data-with-stripes-on-gae/comment-page-1/#comment-30</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 07 Dec 2009 21:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cloudme.org/?p=59#comment-30</guid>
		<description>I noticed that when trying to get this to work some of your generic typing might have got messed up when rendered in HTML.

See:
Map&gt; params = new HashMap&gt;();
and
for (Map.Entry&gt; entry : params.entrySet()) {

Otherwise, thank you for a good example.</description>
		<content:encoded><![CDATA[<p>I noticed that when trying to get this to work some of your generic typing might have got messed up when rendered in HTML.</p>
<p>See:<br />
Map&gt; params = new HashMap&gt;();<br />
and<br />
for (Map.Entry&gt; entry : params.entrySet()) {</p>
<p>Otherwise, thank you for a good example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

