<?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 Atomic Robot Design</title>
	<atom:link href="http://atomicrobotdesign.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://atomicrobotdesign.com/blog</link>
	<description>Design From The Future &#124; Blog</description>
	<lastBuildDate>Mon, 23 Aug 2010 03:10:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on My top 5 code editors for Windows by Robin Hillman</title>
		<link>http://atomicrobotdesign.com/blog/general/my-top-5-code-editors-for-windows/comment-page-1/#comment-3822</link>
		<dc:creator>Robin Hillman</dc:creator>
		<pubDate>Mon, 23 Aug 2010 03:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=631#comment-3822</guid>
		<description>I use Aptana for web related editing when I don&#039;t want to fire up my dev environment. My only major problem is that it&#039;s very slow at editing XML (gigantic google earth tour KML)

Downloading Microsoft Webmatrix now. If it&#039;s anything like Visual Studio, I will be very happy.</description>
		<content:encoded><![CDATA[<p>I use Aptana for web related editing when I don&#8217;t want to fire up my dev environment. My only major problem is that it&#8217;s very slow at editing XML (gigantic google earth tour KML)</p>
<p>Downloading Microsoft Webmatrix now. If it&#8217;s anything like Visual Studio, I will be very happy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on In some browsers &lt;textarea&gt; is resizable by Derek Loewen</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/in-some-browsers-textarea-is-resizable/comment-page-1/#comment-3429</link>
		<dc:creator>Derek Loewen</dc:creator>
		<pubDate>Tue, 10 Aug 2010 23:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=574#comment-3429</guid>
		<description>You can use resize: none as well. I haven&#039;t tested this in Firefox 4, just in webkit browsers.

&lt;code&gt;textarea { resize: none; }&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>You can use resize: none as well. I haven&#8217;t tested this in Firefox 4, just in webkit browsers.</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:800px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">textarea { resize: none; }</div></td></tr></tbody></table></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SVG Masks, HTML5 video and Firefox 4 by CSS3 Transitions on Transforms in Firefox 4 &#171; Atomic Robot Design</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/svg-masks-html5-video-and-firefox-4/comment-page-1/#comment-2950</link>
		<dc:creator>CSS3 Transitions on Transforms in Firefox 4 &#171; Atomic Robot Design</dc:creator>
		<pubDate>Thu, 29 Jul 2010 12:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=552#comment-2950</guid>
		<description>[...] one of my previous posts, I showed how to use SVG as a mask over top of video and I based it on what I saw in a demo video showing off what Firefox 4 can do. With the release of [...]</description>
		<content:encoded><![CDATA[<p>[...] one of my previous posts, I showed how to use SVG as a mask over top of video and I based it on what I saw in a demo video showing off what Firefox 4 can do. With the release of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SVG Masks, HTML5 video and Firefox 4 by SVG Masks, HTML5 video and Firefox 4 « Atomic Robot Design &#171; svg</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/svg-masks-html5-video-and-firefox-4/comment-page-1/#comment-2630</link>
		<dc:creator>SVG Masks, HTML5 video and Firefox 4 « Atomic Robot Design &#171; svg</dc:creator>
		<pubDate>Sun, 18 Jul 2010 16:08:36 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=552#comment-2630</guid>
		<description>[...] Zobacz resztę artykułu: SVG Masks, HTML5 video and Firefox 4 « Atomic Robot Design [...]</description>
		<content:encoded><![CDATA[<p>[...] Zobacz resztę artykułu: SVG Masks, HTML5 video and Firefox 4 « Atomic Robot Design [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a movable mask in Actionscript 3 by Mike</title>
		<link>http://atomicrobotdesign.com/blog/uncategorized/creating-a-movable-mask-in-actionscript-3/comment-page-1/#comment-2622</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 18 Jul 2010 03:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=76#comment-2622</guid>
		<description>Make sure that MainImage is in your fla and is externally linked</description>
		<content:encoded><![CDATA[<p>Make sure that MainImage is in your fla and is externally linked</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a movable mask in Actionscript 3 by prex</title>
		<link>http://atomicrobotdesign.com/blog/uncategorized/creating-a-movable-mask-in-actionscript-3/comment-page-1/#comment-2611</link>
		<dc:creator>prex</dc:creator>
		<pubDate>Sat, 17 Jul 2010 13:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=76#comment-2611</guid>
		<description>i must be doing something wrong, since it&#039;s not working for me d:s

if i put:
&quot;public var bottomImage:MainImage = new MainImage();
public var darkClip:MovieClip = new MovieClip();
public var topImage:MainImage = new MainImage();
public var mask_mc:MovieClip = new MovieClip();&quot;

to package i get &quot;5006: An ActionScript file can not have more than one externally visible definition&quot; error

since i&#039;m new to as i probably just messed where goes which part of the code...

so hint on var placing please..

cheers d:)</description>
		<content:encoded><![CDATA[<p>i must be doing something wrong, since it&#8217;s not working for me d:s</p>
<p>if i put:<br />
&#8220;public var bottomImage:MainImage = new MainImage();<br />
public var darkClip:MovieClip = new MovieClip();<br />
public var topImage:MainImage = new MainImage();<br />
public var mask_mc:MovieClip = new MovieClip();&#8221;</p>
<p>to package i get &#8220;5006: An ActionScript file can not have more than one externally visible definition&#8221; error</p>
<p>since i&#8217;m new to as i probably just messed where goes which part of the code&#8230;</p>
<p>so hint on var placing please..</p>
<p>cheers d:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create the ThinkGeek background effect using CSS3 by Create the ThinkGeek background effect using CSS3 « Atomic Robot Design &#187; Web Design</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/make-the-thinkgeek-background-effect-using-css3/comment-page-1/#comment-2594</link>
		<dc:creator>Create the ThinkGeek background effect using CSS3 « Atomic Robot Design &#187; Web Design</dc:creator>
		<pubDate>Fri, 16 Jul 2010 17:55:54 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=545#comment-2594</guid>
		<description>[...] Create the ThinkGeek background effect using CSS3 « Atomic Robot Design [...]</description>
		<content:encoded><![CDATA[<p>[...] Create the ThinkGeek background effect using CSS3 « Atomic Robot Design [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There&#8217;s nothing wrong with being &#8220;just&#8221; a front end developer by Armitage</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/theres-nothing-wrong-with-being-just-a-front-end-developer/comment-page-1/#comment-1877</link>
		<dc:creator>Armitage</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=498#comment-1877</guid>
		<description>Totally agree but years ago, I would not have.  Now that AJAX is becoming so important and applications are migrating to &#039;the cloud&#039; front end work is more important then ever.  Peripherally, its harder for server-side developers to work on both front and back ends.  In my organization, the role of webmaster has changed to front end developer while developers are now concentrating on giving webmasters controls and tools to use in multiple, creative ways.</description>
		<content:encoded><![CDATA[<p>Totally agree but years ago, I would not have.  Now that AJAX is becoming so important and applications are migrating to &#8216;the cloud&#8217; front end work is more important then ever.  Peripherally, its harder for server-side developers to work on both front and back ends.  In my organization, the role of webmaster has changed to front end developer while developers are now concentrating on giving webmasters controls and tools to use in multiple, creative ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There&#8217;s nothing wrong with being &#8220;just&#8221; a front end developer by James</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/theres-nothing-wrong-with-being-just-a-front-end-developer/comment-page-1/#comment-1876</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 16 Jun 2010 14:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=498#comment-1876</guid>
		<description>I can&#039;t say I agree with your conclusion but I hope you&#039;re right.  :)</description>
		<content:encoded><![CDATA[<p>I can&#8217;t say I agree with your conclusion but I hope you&#8217;re right.  <img src='http://atomicrobotdesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on There&#8217;s nothing wrong with being &#8220;just&#8221; a front end developer by Emily Jane</title>
		<link>http://atomicrobotdesign.com/blog/htmlcss/theres-nothing-wrong-with-being-just-a-front-end-developer/comment-page-1/#comment-1860</link>
		<dc:creator>Emily Jane</dc:creator>
		<pubDate>Tue, 15 Jun 2010 20:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://atomicrobotdesign.com/blog/?p=498#comment-1860</guid>
		<description>Just had to stop by &#039;cause I saw you were a Secret Handshaker, and your website has a big giant robot on it. So I had to say hello :)</description>
		<content:encoded><![CDATA[<p>Just had to stop by &#8217;cause I saw you were a Secret Handshaker, and your website has a big giant robot on it. So I had to say hello <img src='http://atomicrobotdesign.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
