<?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 for Alastair&#039;s Axioms</title>
	<atom:link href="http://blog.alastairdawson.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alastairdawson.com</link>
	<description>Flex, Ruby, etc. etc.</description>
	<lastBuildDate>Sat, 06 Feb 2010 21:14:13 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on HTML5 vs Flash ! by Alastair</title>
		<link>http://blog.alastairdawson.com/2010/02/05/html5-vs-flash/comment-page-1/#comment-1534</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Sat, 06 Feb 2010 21:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alastairdawson.com/?p=178#comment-1534</guid>
		<description>@sjaak I agree that it&#039;s bullshit and both &#039;sides&#039; have gone overboard. However there are a lot of misconceptions about Flash being flung around on the internets these days and &quot;Flash is a resource hog&quot; is one of them.</description>
		<content:encoded><![CDATA[<p>@sjaak I agree that it&#8217;s bullshit and both &#8217;sides&#8217; have gone overboard. However there are a lot of misconceptions about Flash being flung around on the internets these days and &#8220;Flash is a resource hog&#8221; is one of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash ! by lonche</title>
		<link>http://blog.alastairdawson.com/2010/02/05/html5-vs-flash/comment-page-1/#comment-1533</link>
		<dc:creator>lonche</dc:creator>
		<pubDate>Sat, 06 Feb 2010 15:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alastairdawson.com/?p=178#comment-1533</guid>
		<description>I agree.I tried most experiments on chromexperiments.com and I can say that things aren&#039;t looking that pink as some people claim. Very simple demos, which in Flash take minimum CPU, require several times more CPU when done in JS (and running them in Chrome).</description>
		<content:encoded><![CDATA[<p>I agree.I tried most experiments on chromexperiments.com and I can say that things aren&#8217;t looking that pink as some people claim. Very simple demos, which in Flash take minimum CPU, require several times more CPU when done in JS (and running them in Chrome).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash ! by sjaak</title>
		<link>http://blog.alastairdawson.com/2010/02/05/html5-vs-flash/comment-page-1/#comment-1532</link>
		<dc:creator>sjaak</dc:creator>
		<pubDate>Sat, 06 Feb 2010 14:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alastairdawson.com/?p=178#comment-1532</guid>
		<description>stop the flash vs html5 bullshit already... its overkill.. get on with your live..</description>
		<content:encoded><![CDATA[<p>stop the flash vs html5 bullshit already&#8230; its overkill.. get on with your live..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash ! by Mac Laptop News &#187; Blog Archive &#187; News: &#8220;HTML5 vs Flash !&#8221;</title>
		<link>http://blog.alastairdawson.com/2010/02/05/html5-vs-flash/comment-page-1/#comment-1530</link>
		<dc:creator>Mac Laptop News &#187; Blog Archive &#187; News: &#8220;HTML5 vs Flash !&#8221;</dc:creator>
		<pubDate>Sat, 06 Feb 2010 00:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alastairdawson.com/?p=178#comment-1530</guid>
		<description>[...] HTML5 vs Flash ! on Latest Adobe NewsTopics: MacBook [...]</description>
		<content:encoded><![CDATA[<p>[...] HTML5 vs Flash ! on Latest Adobe NewsTopics: MacBook [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5 vs Flash ! by iBrent</title>
		<link>http://blog.alastairdawson.com/2010/02/05/html5-vs-flash/comment-page-1/#comment-1529</link>
		<dc:creator>iBrent</dc:creator>
		<pubDate>Fri, 05 Feb 2010 22:23:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alastairdawson.com/?p=178#comment-1529</guid>
		<description>True story. My favorite quote I heard in the twittersphere was:

Plugins don&#039;t kill CPU&#039;s, people do.

=D

iBrent</description>
		<content:encoded><![CDATA[<p>True story. My favorite quote I heard in the twittersphere was:</p>
<p>Plugins don&#8217;t kill CPU&#8217;s, people do.</p>
<p>=D</p>
<p>iBrent</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking attachment_fu to work with Flash/Flex uploads and crop square images by Daryth</title>
		<link>http://blog.alastairdawson.com/2007/12/28/hacking-attachment_fu-to-work-with-flashflex-uploads-and-crop-square-images/comment-page-1/#comment-1528</link>
		<dc:creator>Daryth</dc:creator>
		<pubDate>Fri, 05 Feb 2010 20:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/12/28/hacking-attachment_fu-to-work-with-flashflex-uploads-and-crop-square-images/#comment-1528</guid>
		<description>A little bit to late, but you could use
content_type = `file --brief --mime &quot;#{File.join(temp_path)}&quot;`.chomp

Because option `file -bi ...` 
returns  &#039;regular_file&#039;  instead of something like &#039;image/jpeg&#039;  on Mac OS-X</description>
		<content:encoded><![CDATA[<p>A little bit to late, but you could use<br />
content_type = `file &#8211;brief &#8211;mime &#8220;#{File.join(temp_path)}&#8221;`.chomp</p>
<p>Because option `file -bi &#8230;`<br />
returns  &#8216;regular_file&#8217;  instead of something like &#8216;image/jpeg&#8217;  on Mac OS-X</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Scripting bezier movement with Tweener by tweener - StartTags.com</title>
		<link>http://blog.alastairdawson.com/2007/08/09/scripting-bezier-movement-with-tweener/comment-page-1/#comment-1523</link>
		<dc:creator>tweener - StartTags.com</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/08/09/scripting-bezier-movement-with-tweener/#comment-1523</guid>
		<description>[...] Simple, clean and fast. ... Posted in ActionScript, api &#124; Tagged ActionScript, Caurina, Tweener ...Scripting bezier movement with TweenerScripting bezier movement with Tweener. By Alastair &#124; August 9, 2007. I downloaded the latest [...]</description>
		<content:encoded><![CDATA[<p>[...] Simple, clean and fast. &#8230; Posted in ActionScript, api | Tagged ActionScript, Caurina, Tweener &#8230;Scripting bezier movement with TweenerScripting bezier movement with Tweener. By Alastair | August 9, 2007. I downloaded the latest [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex Image Component: Loading, Resizing, Aligning, and Smoothing by Nuwan</title>
		<link>http://blog.alastairdawson.com/2007/11/02/flex-image-component-loading-resizing-aligning-and-smoothing/comment-page-1/#comment-1520</link>
		<dc:creator>Nuwan</dc:creator>
		<pubDate>Fri, 29 Jan 2010 11:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/11/02/flex-image-component-loading-resizing-aligning-and-smoothing/#comment-1520</guid>
		<description>Thank you ,
this was really helpful!!!</description>
		<content:encoded><![CDATA[<p>Thank you ,<br />
this was really helpful!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MT GS RoR A-Z: The complete guide to Rails on Media Temple&#8217;s Grid Server by rails frustrated</title>
		<link>http://blog.alastairdawson.com/2007/02/18/mt-ror-a-z-the-complete-guide-to-getting-rails-running-on-media-temple/comment-page-2/#comment-1507</link>
		<dc:creator>rails frustrated</dc:creator>
		<pubDate>Fri, 08 Jan 2010 02:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2007/02/18/mt-ror-a-z-the-complete-guide-to-getting-rails-running-on-media-temple/#comment-1507</guid>
		<description>Been unable to deploy rails app for a few weeks now.. feels like a month. After running &quot;cap deploy:update_code&quot; ..i get this error...

cap deploy:update_code
  * executing `deploy:update_code&#039;
    executing locally: &quot;svn info svn+ssh://{USER}@{DOMAIN}/home/{SITE}/data/svnrepos/{APP}/trunk  -rHEAD&quot;
checking for svn... yes
  * refreshing local cache to revision 5 at C:/Users/raw/AppData/Local/Temp/{APP}
    executing locally: svn update -q -r5 C:\Users\raw\AppData\Local\Temp\{APP}
  * copying cache to deployment staging area C:/Users/raw/AppData/Local/Temp/20100104184810
    compressing C:/Users/raw/AppData/Local/Temp/20100104184810 to C:/Users/raw/AppData/Local/Temp/20100104184810.tar.gz
    executing locally: tar czf 20100104184810.tar.gz 20100104184810
    servers: [&quot;s{SITE}.gridserver.com&quot;]
 ** sftp upload C:/Users/raw/AppData/Local/Temp/20100104184810.tar.gz -&gt; /tmp/20100104184810.tar.gz
C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:156:in `[]=&#039;: undefined method `[]=&#039; for nil:NilClass (NoMethodError)
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:207:in `handle_error&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:48:in `process!&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:43:in `loop&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:43:in `process!&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:11:in `process&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/configuration/actions/file_transfer.rb:40:in `transfer&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/configuration/connections.rb:172:in `execute_on_servers&#039;
    from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `each_slice&#039;
     ... 19 levels...
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/cli/execute.rb:14:in `execute&#039;
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/bin/cap:4
    from C:/Ruby/bin/cap:19:in `load&#039;
    from C:/Ruby/bin/cap:19</description>
		<content:encoded><![CDATA[<p>Been unable to deploy rails app for a few weeks now.. feels like a month. After running &#8220;cap deploy:update_code&#8221; ..i get this error&#8230;</p>
<p>cap deploy:update_code<br />
  * executing `deploy:update_code&#8217;<br />
    executing locally: &#8220;svn info svn+ssh://{USER}@{DOMAIN}/home/{SITE}/data/svnrepos/{APP}/trunk  -rHEAD&#8221;<br />
checking for svn&#8230; yes<br />
  * refreshing local cache to revision 5 at C:/Users/raw/AppData/Local/Temp/{APP}<br />
    executing locally: svn update -q -r5 C:\Users\raw\AppData\Local\Temp\{APP}<br />
  * copying cache to deployment staging area C:/Users/raw/AppData/Local/Temp/20100104184810<br />
    compressing C:/Users/raw/AppData/Local/Temp/20100104184810 to C:/Users/raw/AppData/Local/Temp/20100104184810.tar.gz<br />
    executing locally: tar czf 20100104184810.tar.gz 20100104184810<br />
    servers: ["s{SITE}.gridserver.com"]<br />
 ** sftp upload C:/Users/raw/AppData/Local/Temp/20100104184810.tar.gz -&gt; /tmp/20100104184810.tar.gz<br />
C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:156:in `[]=&#8217;: undefined method `[]=&#8217; for nil:NilClass (NoMethodError)<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:207:in `handle_error&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:48:in `process!&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:43:in `loop&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:43:in `process!&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/transfer.rb:11:in `process&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/configuration/actions/file_transfer.rb:40:in `transfer&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/configuration/connections.rb:172:in `execute_on_servers&#8217;<br />
    from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `each_slice&#8217;<br />
     &#8230; 19 levels&#8230;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/lib/capistrano/cli/execute.rb:14:in `execute&#8217;<br />
    from C:/Ruby/lib/ruby/gems/1.8/gems/capistrano-2.5.10/bin/cap:4<br />
    from C:/Ruby/bin/cap:19:in `load&#8217;<br />
    from C:/Ruby/bin/cap:19</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Multiple File Upload with Flash and Ruby on Rails by Frank</title>
		<link>http://blog.alastairdawson.com/2006/09/08/multiple-file-upload-with-flash-and-ruby-on-rails/comment-page-3/#comment-1505</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 07 Jan 2010 18:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.vixiom.com/2006/09/08/multiple-file-upload-with-flash-and-ruby-on-rails/#comment-1505</guid>
		<description>Thank you for posting this tutorial.  Can you email me the plugin fix from bubbleshare?  According to their site, they are no longer operating.

Thanks,

Frank</description>
		<content:encoded><![CDATA[<p>Thank you for posting this tutorial.  Can you email me the plugin fix from bubbleshare?  According to their site, they are no longer operating.</p>
<p>Thanks,</p>
<p>Frank</p>
]]></content:encoded>
	</item>
</channel>
</rss>
