<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Martin Ström &#187; general</title>
	<atom:link href="http://my-domain.se/tag/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-domain.se</link>
	<description></description>
	<lastBuildDate>Wed, 30 Jun 2010 16:47:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Prototype &amp; Script.aculo.us SVN checkins RSS feed</title>
		<link>http://my-domain.se/prototype-scriptaculous-svn-checkins-rss-feed/</link>
		<comments>http://my-domain.se/prototype-scriptaculous-svn-checkins-rss-feed/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 20:39:29 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[script.aculo.us]]></category>

		<guid isPermaLink="false">http://burnfield.com/martin/2007/07/25/prototype-scriptaculous-svn-checkins-rss-feed/</guid>
		<description><![CDATA[Thanks to Yahoo Pipes I created two RSS feeds for the Ruby on Rails checkins (changesets). One containing only the Rails-spinoffs checkins (that is Prototype and Script.aculo.us right now) and another without the spinoffs. This way I can follow the JavaScript-related changes as they happen but watch the Ruby-stuff every now and then. Only Spinoffs [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://pipes.yahoo.com">Yahoo Pipes</a> I created two RSS feeds for the Ruby on Rails checkins (changesets). One containing only the Rails-spinoffs checkins (that is Prototype and Script.aculo.us right now) and another without the spinoffs. This way I can follow the JavaScript-related changes as they happen but watch the Ruby-stuff every now and then.</p>

<ul>
<li><p><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=wIRE5es63BGEPMGyl7okhQ">Only Spinoffs checkins</a></p></li>
<li><p><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=aCK7Ne463BG9h_H9jknRlg">Without Spinoffs checkins</a></p></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/prototype-scriptaculous-svn-checkins-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prototypish Style Sheet Switcher</title>
		<link>http://my-domain.se/prototypish-style-sheet-switcher/</link>
		<comments>http://my-domain.se/prototypish-style-sheet-switcher/#comments</comments>
		<pubDate>Wed, 12 Jul 2006 11:21:42 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://burnfield.com/martin/2006/07/12/prototypish-style-sheet-switcher/</guid>
		<description><![CDATA[This is a Prototypish rewrite of Paul Sowdens Style Sheet Switcher. The original version has a lot of global functions so I put everything into a class instead and made the code a bit more elegant. It should work as the normal one except for some methods have been renamed. A cookie library is included [...]]]></description>
			<content:encoded><![CDATA[<p>This is a <a href="http://prototype.conio.net">Prototypish</a> rewrite of <a href="http://www.idontsmoke.co.uk">Paul Sowdens</a> <a href="http://alistapart.com/stories/alternate">Style Sheet Switcher</a>. The original version has a lot of global functions so I put everything into a class instead and made the code a bit more elegant. It should work as the normal one except for some methods have been renamed.</p>

<p>A cookie library is included as well since the switcher needs to read and create cookies to save the users preferred style sheet.</p>

<div class="updated">
    <h3>Update</h3>
    I fixed a bug for pages without any alternate style sheets and updated the script to version 0.2.
</div>

<p><a href="/wordpress/wp-content/uploads/stylesheetswitcher.js">Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://my-domain.se/prototypish-style-sheet-switcher/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
