<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for James Revillini</title>
	<link>http://james.revillini.com</link>
	<description>Say 'no' to styrofoam.</description>
	<pubDate>Fri, 04 Jul 2008 17:16:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>Comment on Condiments for SWFUpload Initial Release by james</title>
		<link>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-69</link>
		<author>james</author>
		<pubDate>Tue, 22 Jan 2008 15:52:58 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-69</guid>
					<description>@ALL: you've probably moved on by now, and I apologize for not responding.  I got lazy and dropped the ball on my web site for awhile, but I'm back now so I'd be happy to offer any assistance I can.  Thanks for trying my software!

@juan: sorry, man - I haven't found a good solution to this yet.

@aeshan: swfupload.swf should be in the same directory as the javascript: /cake/app/webroot/js/swfulpload/ is what I use.  I'd be happy to help troubleshoot this if you still need help.

@japh: sure!</description>
		<content:encoded><![CDATA[<p>@ALL: you&#8217;ve probably moved on by now, and I apologize for not responding.  I got lazy and dropped the ball on my web site for awhile, but I&#8217;m back now so I&#8217;d be happy to offer any assistance I can.  Thanks for trying my software!</p>
<p>@juan: sorry, man - I haven&#8217;t found a good solution to this yet.</p>
<p>@aeshan: swfupload.swf should be in the same directory as the javascript: /cake/app/webroot/js/swfulpload/ is what I use.  I&#8217;d be happy to help troubleshoot this if you still need help.</p>
<p>@japh: sure!</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Condiments for SWFUpload Initial Release by Japh</title>
		<link>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-45</link>
		<author>Japh</author>
		<pubDate>Tue, 16 Oct 2007 23:20:00 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-45</guid>
					<description>Hey James,

Great stuff!  I'm having some trouble implementing though... would I be able to pick your brain?  :)

Cheers,
Japh</description>
		<content:encoded><![CDATA[<p>Hey James,</p>
<p>Great stuff!  I&#8217;m having some trouble implementing though&#8230; would I be able to pick your brain?  <img src='http://james.revillini.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Japh</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Condiments for SWFUpload Initial Release by Aeshan</title>
		<link>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-41</link>
		<author>Aeshan</author>
		<pubDate>Thu, 20 Sep 2007 03:07:24 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-41</guid>
					<description>hiya,
I've gotta a problem using ur cakephp adaptation of swfupload.basically my File Queue isnt rendering.any idea why?where in cakephp would u normally place ur swfupload.swf? 
cheers mate!</description>
		<content:encoded><![CDATA[<p>hiya,<br />
I&#8217;ve gotta a problem using ur cakephp adaptation of swfupload.basically my File Queue isnt rendering.any idea why?where in cakephp would u normally place ur swfupload.swf?<br />
cheers mate!</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on SwfUploadComponent: A CakePHP Component for Handling File Uploads by Aeshan</title>
		<link>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-40</link>
		<author>Aeshan</author>
		<pubDate>Wed, 19 Sep 2007 03:32:48 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-40</guid>
					<description>Hi James,
I'm working on a file uploader and would like to use SWFUpload with my cake app.ur example looks handy, but the naming-conventions are different to the latest SWFUpload: like mmSWFUpload insted of SWFUpload.im refering to ur bakery post.would u happen to have a basic example using swfupload 1.0.2 with cakephp 1.2? 
Cheers!
Aeshan</description>
		<content:encoded><![CDATA[<p>Hi James,<br />
I&#8217;m working on a file uploader and would like to use SWFUpload with my cake app.ur example looks handy, but the naming-conventions are different to the latest SWFUpload: like mmSWFUpload insted of SWFUpload.im refering to ur bakery post.would u happen to have a basic example using swfupload 1.0.2 with cakephp 1.2?<br />
Cheers!<br />
Aeshan</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Condiments for SWFUpload Initial Release by Juan</title>
		<link>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-35</link>
		<author>Juan</author>
		<pubDate>Mon, 20 Aug 2007 16:54:31 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-35</guid>
					<description>Nice job!!

I'm trying to use this kit with CakePHP but I'm stuck with the "session" problem. I've done some google work and find that the problem is related to the useragent check. Looking the apache logs just after calling the upload action I'm forwarded to my login action.

Can you give some advise on how to fix this issue?

Thanks,
Juan</description>
		<content:encoded><![CDATA[<p>Nice job!!</p>
<p>I&#8217;m trying to use this kit with CakePHP but I&#8217;m stuck with the &#8220;session&#8221; problem. I&#8217;ve done some google work and find that the problem is related to the useragent check. Looking the apache logs just after calling the upload action I&#8217;m forwarded to my login action.</p>
<p>Can you give some advise on how to fix this issue?</p>
<p>Thanks,<br />
Juan</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on SwfUploadComponent: A CakePHP Component for Handling File Uploads by james</title>
		<link>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-32</link>
		<author>james</author>
		<pubDate>Thu, 14 Jun 2007 16:49:32 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-32</guid>
					<description>@leo:  unfortunately, the mime type sent is entirely in the hands of flash, as you correctly guessed.  I think the only recourse at the moment is to write a file-extension-to-mime-type lookup table or hash map and manually figure out what it is before saving it to the database.  There are some posts on the SWFUpload site about it.  There may be more info there that would be useful to you.  Check their forum.

Regarding thumbnail processing, I'm not sure.  I thought that the php script was blocking, so I thought it would finish doing whatever was in your upload handling routine.  If it's not, perhaps you could look at thumbnail generation upon the first request of the thumbnail image, rather than as part of the upload.  I'll look into other options and post again if I come up with anything.

@luke: mmSWFUpload was the name of the file when I wrote the first version of the SWFUploadComponent.  You're right - it should just be 'SWFUpload'.  Thank you.

@peter: i wrote it against 1.13.  i have no idea what it will do in 1.2.  My next version will surely have support for CakePHP 1.2, and it will be released before the end of the month.

@rachel: excellent - I'll check that out soon.

@timmy: glad I could help.</description>
		<content:encoded><![CDATA[<p>@leo:  unfortunately, the mime type sent is entirely in the hands of flash, as you correctly guessed.  I think the only recourse at the moment is to write a file-extension-to-mime-type lookup table or hash map and manually figure out what it is before saving it to the database.  There are some posts on the SWFUpload site about it.  There may be more info there that would be useful to you.  Check their forum.</p>
<p>Regarding thumbnail processing, I&#8217;m not sure.  I thought that the php script was blocking, so I thought it would finish doing whatever was in your upload handling routine.  If it&#8217;s not, perhaps you could look at thumbnail generation upon the first request of the thumbnail image, rather than as part of the upload.  I&#8217;ll look into other options and post again if I come up with anything.</p>
<p>@luke: mmSWFUpload was the name of the file when I wrote the first version of the SWFUploadComponent.  You&#8217;re right - it should just be &#8216;SWFUpload&#8217;.  Thank you.</p>
<p>@peter: i wrote it against 1.13.  i have no idea what it will do in 1.2.  My next version will surely have support for CakePHP 1.2, and it will be released before the end of the month.</p>
<p>@rachel: excellent - I&#8217;ll check that out soon.</p>
<p>@timmy: glad I could help.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on Condiments for SWFUpload Initial Release by james</title>
		<link>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-31</link>
		<author>james</author>
		<pubDate>Thu, 14 Jun 2007 16:40:13 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/28/condiments-for-swfupload-initial-release/#comment-31</guid>
					<description>I'll try to write the article regarding file uploads and HABTM relationships wihin the next week.  Thanks for your interest.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll try to write the article regarding file uploads and HABTM relationships wihin the next week.  Thanks for your interest.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on SwfUploadComponent: A CakePHP Component for Handling File Uploads by timmy</title>
		<link>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-30</link>
		<author>timmy</author>
		<pubDate>Wed, 13 Jun 2007 04:12:54 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-30</guid>
					<description>Wow, perfect!  I was just thinking of integrating this myself and stumbled across your post in the bakery.  Thanks for the tutorial.</description>
		<content:encoded><![CDATA[<p>Wow, perfect!  I was just thinking of integrating this myself and stumbled across your post in the bakery.  Thanks for the tutorial.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on SwfUploadComponent: A CakePHP Component for Handling File Uploads by rachel</title>
		<link>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-28</link>
		<author>rachel</author>
		<pubDate>Sun, 20 May 2007 16:06:03 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-28</guid>
					<description>Hi James,

Well, I thank you for creating this wonderful component. I made a few add-ons that maybe of use also to others. Here is the link to my post http://cakensoda.wordpress.com/2007/05/20/swfupload-component/</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>Well, I thank you for creating this wonderful component. I made a few add-ons that maybe of use also to others. Here is the link to my post <a href="http://cakensoda.wordpress.com/2007/05/20/swfupload-component/" rel="nofollow">http://cakensoda.wordpress.com/2007/05/20/swfupload-component/</a></p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on SwfUploadComponent: A CakePHP Component for Handling File Uploads by SWFUpload Component &#171; Cake en Soda</title>
		<link>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-27</link>
		<author>SWFUpload Component &#171; Cake en Soda</author>
		<pubDate>Sun, 20 May 2007 15:50:28 +0000</pubDate>
		<guid>http://james.revillini.com/2007/03/24/swfuploadcomponent-a-cakephp-component-for-handling-file-uploads/#comment-27</guid>
					<description>[...] 20th, 2007   I have been looking for this kind of component for a while and it just deals almost everything that I wanted for in an uploader component.  For [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 20th, 2007   I have been looking for this kind of component for a while and it just deals almost everything that I wanted for in an uploader component.  For [&#8230;]</p>
]]></content:encoded>
				</item>
</channel>
</rss>
