<?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>Rob Moen</title>
	<atom:link href="http://robism.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://robism.com</link>
	<description>Tales from an open source software engineer</description>
	<lastBuildDate>Mon, 27 Feb 2012 02:51:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Checkbox two</title>
		<link>http://robism.com/checkbox-two/</link>
		<comments>http://robism.com/checkbox-two/#comments</comments>
		<pubDate>Mon, 27 Feb 2012 02:19:58 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Robism]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://robism.com/?p=32</guid>
		<description><![CDATA[I was walking home from work recently and overheard someone talking about checkboxes. This presented an idea; What tools are available for making checkboxes styleable in a more cross browser fasion?  So I decided to make create something and call &#8230; <a href="http://robism.com/checkbox-two/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I was walking home from work recently and overheard someone talking about checkboxes. This presented an idea; What tools are available for making checkboxes styleable in a more cross browser fasion?  So I decided to make create something and call it <em>checkbox2. </em></p>
<p>Basically, checkbox2 is a jQuery plugin that will take normal checkbox elements and make them styleable.  Certain browsers allow you to change the look of checkboxes, though some do not.  Checkbox2 allows you to have a cross browser style for your checkboxes.</p>
<p>Github links as soon as I create a branch.</p>
]]></content:encoded>
			<wfw:commentRss>http://robism.com/checkbox-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

