<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>Andy Dust</title>
	<atom:link href="http://andrewdust.com/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewdust.com/wordpress</link>
	<description>web developer; xhtml, javascript, css, flash, ruby-on-rails</description>
	<pubDate>Wed, 06 Aug 2008 23:28:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>AuthenticityToken and Javascript</title>
		<link>http://andrewdust.com/wordpress/2008/08/06/authenticitytoken-and-javascript/</link>
		<comments>http://andrewdust.com/wordpress/2008/08/06/authenticitytoken-and-javascript/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 23:06:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[ajax]]></category>

		<category><![CDATA[authenticity token]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[lowpro]]></category>

		<category><![CDATA[ruby on rails]]></category>

		<category><![CDATA[unobtrusive]]></category>

		<guid isPermaLink="false">http://andrewdust.com/wordpress/?p=11</guid>
		<description><![CDATA[
The CSRF protection built into Rails 2 presented an issue when trying to make POST requests from anything other than a standard form. Rather than exclude numerous actions from protect_from_forgery, I made use of this snippet I noticed at http://madhatted.com (although slightly changed since &#8216;const&#8217; isn&#8217;t support by IE):

&#60;%= javascript_tag &#34;var AUTH_TOKEN = #{form_authenticity_token.inspect};&#34; if [...]]]></description>
		<wfw:commentRss>http://andrewdust.com/wordpress/2008/08/06/authenticitytoken-and-javascript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash Video Carousel Prototype</title>
		<link>http://andrewdust.com/wordpress/2008/06/14/flash-video-carousel-prototype/</link>
		<comments>http://andrewdust.com/wordpress/2008/06/14/flash-video-carousel-prototype/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 11:29:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[actionscript]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[FLVPlayer]]></category>

		<category><![CDATA[video carousel]]></category>

		<category><![CDATA[XPathAPI]]></category>

		<guid isPermaLink="false">http://andrewdust.com/wordpress/?p=9</guid>
		<description><![CDATA[
Over at bragster.com we&#8217;re hard at work on a site-wide upgrade in which web video is going to play a big part. In preparation, I&#8217;ve been prototyping a number of flash widgets including a carousel [see it in action]. Carousels are a great way to provide a list of rich media links in a small [...]]]></description>
		<wfw:commentRss>http://andrewdust.com/wordpress/2008/06/14/flash-video-carousel-prototype/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Old Stuff Week 1: 3D Bicycle</title>
		<link>http://andrewdust.com/wordpress/2008/05/25/old-stuff-week-1-3d-bicycle/</link>
		<comments>http://andrewdust.com/wordpress/2008/05/25/old-stuff-week-1-3d-bicycle/#comments</comments>
		<pubDate>Sun, 25 May 2008 12:05:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Old Stuff]]></category>

		<category><![CDATA[3d studio max]]></category>

		<category><![CDATA[bicycle]]></category>

		<category><![CDATA[mental ray]]></category>

		<category><![CDATA[venice]]></category>

		<guid isPermaLink="false">http://andrewdust.com/wordpress/?p=7</guid>
		<description><![CDATA[
Each week I&#8217;ll find something from my pre-work days to post; even the bad stuff :P. Here&#8217;s something from when I was dabbling with 3D Studio Max. The model is based on a bicycle I saw during a trip to Venice in 2006. A lot of time was spent fiddling with the lighting, although in [...]]]></description>
		<wfw:commentRss>http://andrewdust.com/wordpress/2008/05/25/old-stuff-week-1-3d-bicycle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iPod Touch annoyances</title>
		<link>http://andrewdust.com/wordpress/2008/05/24/ipod-touch-annoyances/</link>
		<comments>http://andrewdust.com/wordpress/2008/05/24/ipod-touch-annoyances/#comments</comments>
		<pubDate>Sat, 24 May 2008 12:46:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[General]]></category>

		<category><![CDATA[Apple]]></category>

		<category><![CDATA[iPhone]]></category>

		<category><![CDATA[iPod Touch]]></category>

		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://andrewdust.com/wordpress/?p=4</guid>
		<description><![CDATA[Let&#8217;s kick things off with some good old fashioned whining. Here are a few areas where I think the iPod Touch (as of v1.1.4) could be smarter.

&#8216;On-The-Go&#8217; Playlist Management on the go.
Other generations of the iPod allow users to hold down the center button when selecting a song. This automatically adds it to the &#8216;On-The-Go&#8217; [...]]]></description>
		<wfw:commentRss>http://andrewdust.com/wordpress/2008/05/24/ipod-touch-annoyances/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
