<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Mini-Mallows: A Multi-Part Form Wrapper for Cocoa &#038; iPhone</title>
	<link>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/</link>
	<description>Ruby in the front, Rails in the back.</description>
	<pubDate>Sun, 05 Feb 2012 07:36:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Ganesh Adiga</title>
		<link>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-614</link>
		<author>Ganesh Adiga</author>
		<pubDate>Wed, 25 Nov 2009 13:30:23 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-614</guid>
		<description>i have tried to change the timeout by changing in multipartform.m by giving [request setTimeOutInterva,l:10] but it is not getting timed out. please post a solutiong if possible.</description>
		<content:encoded><![CDATA[<p>i have tried to change the timeout by changing in multipartform.m by giving [request setTimeOutInterva,l:10] but it is not getting timed out. please post a solutiong if possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh Adiga RamaKrishna</title>
		<link>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-544</link>
		<author>Ganesh Adiga RamaKrishna</author>
		<pubDate>Fri, 24 Jul 2009 13:38:07 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-544</guid>
		<description>superb source on multipart posting. thanks for the help</description>
		<content:encoded><![CDATA[<p>superb source on multipart posting. thanks for the help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-520</link>
		<author>Andy</author>
		<pubDate>Mon, 16 Feb 2009 06:22:52 +0000</pubDate>
		<guid>http://samuelschroeder.com/2008/10/22/mini-mallows-a-multi-part-form-wrapper-for-cocoa-iphone/#comment-520</guid>
		<description>I just grabbed the source from GitHub and tried to compile MultipartForm.m, but got errors.  I changed line 113 from:

mpfFieldNameForFile = [fieldName release];

-to-

mpfFieldNameForFile = [fieldName retain];

Builds now.</description>
		<content:encoded><![CDATA[<p>I just grabbed the source from GitHub and tried to compile MultipartForm.m, but got errors.  I changed line 113 from:</p>
<p>mpfFieldNameForFile = [fieldName release];</p>
<p>-to-</p>
<p>mpfFieldNameForFile = [fieldName retain];</p>
<p>Builds now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

