<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>Touring Mechanic</title>
	<link>http://blog.touringmachine.org</link>
	<description>keeping Touring Machine up and running</description>
	<pubDate>Thu, 21 Feb 2008 17:28:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>unobtrusive javascript, part 2: maps</title>
		<link>http://blog.touringmachine.org/?p=10</link>
		<comments>http://blog.touringmachine.org/?p=10#comments</comments>
		<pubDate>Wed, 25 Apr 2007 20:11:35 +0000</pubDate>
		<dc:creator>eostrom</dc:creator>
		
		<category><![CDATA[javascript]]></category>

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

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

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

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

		<guid isPermaLink="false">http://blog.touringmachine.org/?p=10</guid>
		<description><![CDATA[In the previous post, I talked about using unobtrusive JavaScript to implement tabs. My next task was to unobtrusively add Yahoo! Maps to my web pages.
]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://blog.touringmachine.org/?p=9">previous post</a>, I talked about using <a href="http://onlinetools.org/articles/unobtrusivejavascript/">unobtrusive JavaScript</a> to implement tabs. My next task was to unobtrusively add <a href="http://developer.yahoo.com/maps/">Yahoo! Maps</a> to my web pages.</p>
<p> <a href="http://blog.touringmachine.org/?p=10#more-10" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.touringmachine.org/?feed=rss2&amp;p=10</wfw:commentRss>
		</item>
		<item>
		<title>unobtrusive javascript, part 1: tabs</title>
		<link>http://blog.touringmachine.org/?p=9</link>
		<comments>http://blog.touringmachine.org/?p=9#comments</comments>
		<pubDate>Wed, 25 Apr 2007 16:11:16 +0000</pubDate>
		<dc:creator>eostrom</dc:creator>
		
		<category><![CDATA[javascript]]></category>

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

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

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

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

		<category><![CDATA[control.tabs]]></category>

		<guid isPermaLink="false">http://blog.touringmachine.org/?p=9</guid>
		<description><![CDATA[This week I decided to try applying the idea of unobtrusive JavaScript to Touring Machine. My JavaScript has been pretty unobtrusive already, mostly because I just haven&#8217;t gotten around to adding much client-side behavior, but I wanted to get an early start on taking the right approach.
]]></description>
			<content:encoded><![CDATA[<p>This week I decided to try applying the idea of <a href="http://onlinetools.org/articles/unobtrusivejavascript/">unobtrusive JavaScript</a> to Touring Machine. My JavaScript has been pretty unobtrusive already, mostly because I just haven&#8217;t gotten around to adding much client-side behavior, but I wanted to get an early start on taking the right approach.</p>
<p> <a href="http://blog.touringmachine.org/?p=9#more-9" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.touringmachine.org/?feed=rss2&amp;p=9</wfw:commentRss>
		</item>
		<item>
		<title>tabs in the dark, or how I learned to stop worrying and love Prototype</title>
		<link>http://blog.touringmachine.org/?p=7</link>
		<comments>http://blog.touringmachine.org/?p=7#comments</comments>
		<pubDate>Wed, 25 Apr 2007 00:47:36 +0000</pubDate>
		<dc:creator>eostrom</dc:creator>
		
		<category><![CDATA[javascript]]></category>

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

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

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

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

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

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

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

		<category><![CDATA[control.tabs]]></category>

		<guid isPermaLink="false">http://blog.touringmachine.org/?p=7</guid>
		<description><![CDATA[Last week&#8217;s main project was switching tab libraries.
]]></description>
			<content:encoded><![CDATA[<p>Last week&#8217;s main project was switching tab libraries.</p>
<p> <a href="http://blog.touringmachine.org/?p=7#more-7" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.touringmachine.org/?feed=rss2&amp;p=7</wfw:commentRss>
		</item>
		<item>
		<title>Frisxt!</title>
		<link>http://blog.touringmachine.org/?p=3</link>
		<comments>http://blog.touringmachine.org/?p=3#comments</comments>
		<pubDate>Tue, 10 Apr 2007 19:16:50 +0000</pubDate>
		<dc:creator>eostrom</dc:creator>
		
		<category><![CDATA[javascript]]></category>

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

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

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

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

		<guid isPermaLink="false">http://blog.touringmachine.org/?p=3</guid>
		<description><![CDATA[I&#8217;m starting this blog as a diary of my daily coding challenges.  With luck, I&#8217;ll be challenged often enough to keep it interesting, at least to me.  No worries so far.
Last night I decided to tackle a long-standing, mildly annoying problem in Touring Machine.  When you load the list page in Firefox, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting this blog as a diary of my daily coding challenges.  With luck, I&#8217;ll be challenged often enough to keep it interesting, at least to me.  No worries so far.</p>
<p>Last night I decided to tackle a long-standing, mildly annoying problem in Touring Machine.  When you load the list page in Firefox, you can sometimes see the tabs start out a certain distance apart:</p>
<p><img src="http://blog.touringmachine.org/wp-content/uploads/2007/04/tab-margin-bug-before.png" /></p>
<p>and then move closer together:</p>
<p><img src="http://blog.touringmachine.org/wp-content/uploads/2007/04/tab-margin-bug-after.png" alt="tab-margin-bug-after.png" /></p>
<p> <a href="http://blog.touringmachine.org/?p=3#more-3" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.touringmachine.org/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
		<item>
		<title>About the Touring Mechanic</title>
		<link>http://blog.touringmachine.org/?p=2</link>
		<comments>http://blog.touringmachine.org/?p=2#comments</comments>
		<pubDate>Tue, 10 Apr 2007 17:04:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.touringmachine.org/?page_id=2</guid>
		<description><![CDATA[My name is Erik.  I&#8217;ve been developing web applications for what seems like a long time, and I&#8217;m still learning stuff.  Lately I&#8217;ve been learning by creating Touring Machine, a web application for independent performing musicians (like me!).  It&#8217;s built in Ruby on Rails and has a slowly increasing selection of whizzy AJAX gadgets.
This blog [...]]]></description>
			<content:encoded><![CDATA[<p>My name is Erik.  I&#8217;ve been developing web applications for what seems like a long time, and I&#8217;m still learning stuff.  Lately I&#8217;ve been learning by creating Touring Machine, a web application for independent performing musicians (like me!).  It&#8217;s built in Ruby on Rails and has a slowly increasing selection of whizzy AJAX gadgets.</p>
<p>This blog is where I write about what I&#8217;m learning.  I&#8217;m not an expert on what I write here&#8211;by the time I become an expert in something, I&#8217;m not interested enough in it to write about it.  This blog is mostly a record of the problems I run into, and how I solve them, or don&#8217;t.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.touringmachine.org/?feed=rss2&amp;p=2</wfw:commentRss>
		</item>
	</channel>
</rss>
