<?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>Comments on: SWFUpload part II</title>
	<atom:link href="http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/</link>
	<description>baking the next web</description>
	<lastBuildDate>Wed, 18 Aug 2010 09:08:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: James Revillini &#187; Blog Archive &#187; SwfUploadComponent: A CakePHP Component for Handling File Uploads</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-4803</link>
		<dc:creator>James Revillini &#187; Blog Archive &#187; SwfUploadComponent: A CakePHP Component for Handling File Uploads</dc:creator>
		<pubDate>Wed, 30 Jul 2008 15:27:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-4803</guid>
		<description>[...] to Eelco Wiersma for the original code which I used as a basis for development. Also, thanks to gwoo for guidance and cakebin pastes - he [...]</description>
		<content:encoded><![CDATA[<p>[...] to Eelco Wiersma for the original code which I used as a basis for development. Also, thanks to gwoo for guidance and cakebin pastes &#8211; he [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maximopa</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-4575</link>
		<dc:creator>maximopa</dc:creator>
		<pubDate>Wed, 30 Jan 2008 21:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-4575</guid>
		<description>http://landotwan.info/viagra/blog-buy-viagra.php</description>
		<content:encoded><![CDATA[<p><a href="http://landotwan.info/viagra/blog-buy-viagra.php" rel="nofollow">http://landotwan.info/viagra/blog-buy-viagra.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lphmedia &#187; Blog Archive &#187; Progress Bar, Flash, CakePHP and Aflax&#8230;</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-4205</link>
		<dc:creator>lphmedia &#187; Blog Archive &#187; Progress Bar, Flash, CakePHP and Aflax&#8230;</dc:creator>
		<pubDate>Wed, 25 Apr 2007 16:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-4205</guid>
		<description>[...] after a bit of trawling came across this and [...]</description>
		<content:encoded><![CDATA[<p>[...] after a bit of trawling came across this and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poLK</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-4118</link>
		<dc:creator>poLK</dc:creator>
		<pubDate>Fri, 20 Apr 2007 06:26:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-4118</guid>
		<description>Sorry for mistake in my above post, correct code is &lt;code&gt;$this-&gt;Session-&gt;del(’Config’);&lt;/code&gt;

By the way: don&#039;t think it is perfect solution, especially if You&#039;re using CakePHP 1.2 and You&#039;re keeping selected language for i18n in session by &lt;code&gt;$this-&gt;Session-&gt;write(&#039;Config.language&#039;);&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry for mistake in my above post, correct code is <code>$this-&gt;Session-&gt;del(’Config’);</code></p>
<p>By the way: don&#8217;t think it is perfect solution, especially if You&#8217;re using CakePHP 1.2 and You&#8217;re keeping selected language for i18n in session by <code>$this-&gt;Session-&gt;write('Config.language');</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Wiersma</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-4110</link>
		<dc:creator>Eelco Wiersma</dc:creator>
		<pubDate>Thu, 19 Apr 2007 13:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-4110</guid>
		<description>Thanks for noticing poLK, hopefully James will update his component soon :)</description>
		<content:encoded><![CDATA[<p>Thanks for noticing poLK, hopefully James will update his component soon :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: poLK</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-4099</link>
		<dc:creator>poLK</dc:creator>
		<pubDate>Wed, 18 Apr 2007 20:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-4099</guid>
		<description>@james revillini

Regarding to session problem with SWFUpload: solution described in google group (modifications in app/config/bootstrap.php and cake/libs/session.php, session id in GET) could be achieved by two lines of code.

Just

a) at the end of controller&#039;s method which renders form with upload
and also b) right at start of method which handles upload

(usually it will be one method) put code

$this-&gt;Session-&gt;del(&#039;Configure&#039;);

In this case - cake will not try to validate UserAgent but it will still use same session. And a bonus for free: this security hole will be not opened for whole application.</description>
		<content:encoded><![CDATA[<p>@james revillini</p>
<p>Regarding to session problem with SWFUpload: solution described in google group (modifications in app/config/bootstrap.php and cake/libs/session.php, session id in GET) could be achieved by two lines of code.</p>
<p>Just</p>
<p>a) at the end of controller&#8217;s method which renders form with upload<br />
and also b) right at start of method which handles upload</p>
<p>(usually it will be one method) put code</p>
<p>$this-&gt;Session-&gt;del(&#8216;Configure&#8217;);</p>
<p>In this case &#8211; cake will not try to validate UserAgent but it will still use same session. And a bonus for free: this security hole will be not opened for whole application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james revillini</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-3985</link>
		<dc:creator>james revillini</dc:creator>
		<pubDate>Sat, 24 Mar 2007 19:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-3985</guid>
		<description>&lt;a href=&quot;http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/&quot; rel=&quot;nofollow&quot;&gt;SwfUploadComponent is done&lt;/a&gt;!  I just made the final revisions to it last night.  Gwoo actually stepped in and helped me refine it a bit, which was really great.  Peace!</description>
		<content:encoded><![CDATA[<p><a href="http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/" rel="nofollow">SwfUploadComponent is done</a>!  I just made the final revisions to it last night.  Gwoo actually stepped in and helped me refine it a bit, which was really great.  Peace!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Wiersma</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-3821</link>
		<dc:creator>Eelco Wiersma</dc:creator>
		<pubDate>Mon, 05 Mar 2007 09:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-3821</guid>
		<description>hehe, Great to hear that! 
Good luck with the component, you&#039;re doing a really good job.</description>
		<content:encoded><![CDATA[<p>hehe, Great to hear that!<br />
Good luck with the component, you&#8217;re doing a really good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: james revillini</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-3800</link>
		<dc:creator>james revillini</dc:creator>
		<pubDate>Sun, 04 Mar 2007 23:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-3800</guid>
		<description>Agreed.  As soon as I get my app doing everything I need it to, I plan to make the uploader into a component.  I&#039;ll paste it at my site and let you know.  I&#039;ve now got it creating directories which mimic the objects i&#039;m associating it with to avoid naming collisions i.e. WWW_ROOT . &#039;/files/documents/1/&#039; . $filename

Talk to you soon.  Oh, and BTW, your ported JSON component is AWESOME.  I&#039;m using it all over the place.</description>
		<content:encoded><![CDATA[<p>Agreed.  As soon as I get my app doing everything I need it to, I plan to make the uploader into a component.  I&#8217;ll paste it at my site and let you know.  I&#8217;ve now got it creating directories which mimic the objects i&#8217;m associating it with to avoid naming collisions i.e. WWW_ROOT . &#8216;/files/documents/1/&#8217; . $filename</p>
<p>Talk to you soon.  Oh, and BTW, your ported JSON component is AWESOME.  I&#8217;m using it all over the place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco</title>
		<link>http://www.pagebakers.nl/2006/12/19/swfupload-part-ii/comment-page-1/#comment-3735</link>
		<dc:creator>Eelco</dc:creator>
		<pubDate>Sat, 03 Mar 2007 12:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.pagebakers.nl/2006/12/19/swfupload-part-ii/#comment-3735</guid>
		<description>Wow you&#039;ve put some nice work into it, very nice! I&#039;m sure there are more people running into this.

Unfortunately I haven&#039;t had time to digg into this as much as you did, so I&#039;m afraid I can&#039;t help u with the request headers at the moment.

Would I find out some more about it you&#039;ll be the first to hear.

Mayb it&#039;s a good idea to make some sort of upload component in the future?

Good luck!</description>
		<content:encoded><![CDATA[<p>Wow you&#8217;ve put some nice work into it, very nice! I&#8217;m sure there are more people running into this.</p>
<p>Unfortunately I haven&#8217;t had time to digg into this as much as you did, so I&#8217;m afraid I can&#8217;t help u with the request headers at the moment.</p>
<p>Would I find out some more about it you&#8217;ll be the first to hear.</p>
<p>Mayb it&#8217;s a good idea to make some sort of upload component in the future?</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
