<?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: The Unwritten Manual: Ajax &amp; Flash Multi File Uploader</title>
	<atom:link href="http://www.karlkatzke.com/the-unwritten-manual-ajax-flash-multi-file-uploader/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlkatzke.com/the-unwritten-manual-ajax-flash-multi-file-uploader/</link>
	<description>Geek of the Week</description>
	<lastBuildDate>Tue, 27 Sep 2011 13:39:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: ASK</title>
		<link>http://www.karlkatzke.com/the-unwritten-manual-ajax-flash-multi-file-uploader/comment-page-1/#comment-1258</link>
		<dc:creator>ASK</dc:creator>
		<pubDate>Wed, 12 Nov 2008 08:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlkatzke.com/?p=294#comment-1258</guid>
		<description>From a fellow sysadmin who spent a week trying to get his form variables to the upload script:

&#039;data&#039;: {field_id:$(&#039;field_id&#039;).value},

was what finally worked for me in the swiffy initialization. 

I found your page helpful as well. Wish I had found it sooner!</description>
		<content:encoded><![CDATA[<p>From a fellow sysadmin who spent a week trying to get his form variables to the upload script:</p>
<p>&#8216;data&#8217;: {field_id:$(&#8216;field_id&#8217;).value},</p>
<p>was what finally worked for me in the swiffy initialization. </p>
<p>I found your page helpful as well. Wish I had found it sooner!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karlkatzke</title>
		<link>http://www.karlkatzke.com/the-unwritten-manual-ajax-flash-multi-file-uploader/comment-page-1/#comment-1256</link>
		<dc:creator>karlkatzke</dc:creator>
		<pubDate>Thu, 06 Nov 2008 15:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlkatzke.com/?p=294#comment-1256</guid>
		<description>Yes, but give me a few days to finish the tutorial. I&#039;ll send you an email while it&#039;s done. If you&#039;d like to add the part above on how to debug it using PHP since the ajax may make that a little non-intuitive for most coders, feel free. 

Don&#039;t worry on the new media douchebag thing -- I&#039;m a sysadmin by trade right now, and being told by a sysadmin that you&#039;re a douchebag is kind of like being told by a right-wing evangelical christian that you&#039;re going to hell. You&#039;re out in douchebaglandia with some pretty cool people that have done some awesome things. But to the curmudgeonly sysadmin in me, which needs to deploy your project and is then held responsible for it&#039;s uptime, you&#039;re all a pain in the ass.</description>
		<content:encoded><![CDATA[<p>Yes, but give me a few days to finish the tutorial. I&#8217;ll send you an email while it&#8217;s done. If you&#8217;d like to add the part above on how to debug it using PHP since the ajax may make that a little non-intuitive for most coders, feel free. </p>
<p>Don&#8217;t worry on the new media douchebag thing &#8212; I&#8217;m a sysadmin by trade right now, and being told by a sysadmin that you&#8217;re a douchebag is kind of like being told by a right-wing evangelical christian that you&#8217;re going to hell. You&#8217;re out in douchebaglandia with some pretty cool people that have done some awesome things. But to the curmudgeonly sysadmin in me, which needs to deploy your project and is then held responsible for it&#8217;s uptime, you&#8217;re all a pain in the ass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harald</title>
		<link>http://www.karlkatzke.com/the-unwritten-manual-ajax-flash-multi-file-uploader/comment-page-1/#comment-1255</link>
		<dc:creator>Harald</dc:creator>
		<pubDate>Thu, 06 Nov 2008 10:36:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlkatzke.com/?p=294#comment-1255</guid>
		<description>Since I seem to be a New Media Douchebag, I should comment on your post to feel recognized and to celebrate your blog ;-).

Sorry for your 8 hours, I hope that you got your deadline. Sorry also for the long comment, I somehow feel like I need to defend myself.

A quote from the presentation about Web Craftsmanship, linked on my lame about page: &quot;Craftsmen Are Life Learners&quot;.

I share my scripts under an unrestricted open-source license, add showcases, changelogs, support via comments and mail. If I don&#039;t write full tutorials for installation and tuning, I did simply not find the time. I also think that people benefit from installing scripts on their own and reading my code. I don&#039;t have any drop-in-and-forget script because I simply don&#039;t like them. I see scripts more as tools in a developers toolbox. If people don&#039;t want to invest time and want a working &amp; customized, they simply hire me.

Always keep in mind that you use this scripts for free, usually without adding a notice or telling the client. It should save time and money. I&#039;m spending my free time between contract work (sometimes I do real work ;) ) on updates and answer im-messages and e-mails.

Finally: Can I add your tutorial under CC-Attribution-Noncommercial-Share Alike to the project page?</description>
		<content:encoded><![CDATA[<p>Since I seem to be a New Media Douchebag, I should comment on your post to feel recognized and to celebrate your blog <img src='http://www.karlkatzke.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>Sorry for your 8 hours, I hope that you got your deadline. Sorry also for the long comment, I somehow feel like I need to defend myself.</p>
<p>A quote from the presentation about Web Craftsmanship, linked on my lame about page: &#8220;Craftsmen Are Life Learners&#8221;.</p>
<p>I share my scripts under an unrestricted open-source license, add showcases, changelogs, support via comments and mail. If I don&#8217;t write full tutorials for installation and tuning, I did simply not find the time. I also think that people benefit from installing scripts on their own and reading my code. I don&#8217;t have any drop-in-and-forget script because I simply don&#8217;t like them. I see scripts more as tools in a developers toolbox. If people don&#8217;t want to invest time and want a working &amp; customized, they simply hire me.</p>
<p>Always keep in mind that you use this scripts for free, usually without adding a notice or telling the client. It should save time and money. I&#8217;m spending my free time between contract work (sometimes I do real work <img src='http://www.karlkatzke.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) on updates and answer im-messages and e-mails.</p>
<p>Finally: Can I add your tutorial under CC-Attribution-Noncommercial-Share Alike to the project page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

