<?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>Da Blog</title>
	<atom:link href="http://www.genehardesty.com/wp/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.genehardesty.com/wp</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 16 Mar 2009 09:19:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4307</generator>
		<item>
		<title>yellow paper bike</title>
		<link>http://www.genehardesty.com/wp/?p=12</link>
		<comments>http://www.genehardesty.com/wp/?p=12#comments</comments>
		<pubDate>Mon, 16 Mar 2009 09:19:20 +0000</pubDate>
		<dc:creator>Gene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.genehardesty.com/wp/?p=12</guid>
		<description><![CDATA[It was a little something I made that I included with a birthday card&#8230;it took me a better part of a night and 2 revisions to make but&#8230;here it is. I had plenty of scrapebooking card stock and paper&#8230;though I didn&#8217;t have black paper. Thankfully, I had an amble supply of Sharpies with worn-tips that [...]]]></description>
			<content:encoded><![CDATA[<p>It was a little something I made that I included with a birthday card&#8230;it took me a better part of a night and 2 revisions to make but&#8230;here it is.</p>
<p><img class="alignnone size-medium wp-image-10" title="img_0227" src="http://www.genehardesty.com/wp/wp-content/uploads/2009/03/img_0227-300x225.jpg" alt="img_0227" width="300" height="225" /></p>
<p><img class="alignnone size-medium wp-image-11" title="img_0228" src="http://www.genehardesty.com/wp/wp-content/uploads/2009/03/img_0228-300x225.jpg" alt="img_0228" width="300" height="225" /></p>
<p>I had plenty of scrapebooking card stock and paper&#8230;though I didn&#8217;t have black paper.</p>
<p>Thankfully, I had an amble supply of Sharpies with worn-tips that I needed to use up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.genehardesty.com/wp/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>bicycling</title>
		<link>http://www.genehardesty.com/wp/?p=8</link>
		<comments>http://www.genehardesty.com/wp/?p=8#comments</comments>
		<pubDate>Tue, 19 Aug 2008 10:32:14 +0000</pubDate>
		<dc:creator>Gene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.genehardesty.com/wp/?p=8</guid>
		<description><![CDATA[I started bicycling once again. It&#8217;s been some time since I routinely rode my bike. This past weekend, I rode down to downtown Los Gatos for the Fiesta de Artes 2008 just to check it out. Man&#8230;did it burn&#8230;..it&#8217;s been a while since I rode like that. According to google maps, it is about a [...]]]></description>
			<content:encoded><![CDATA[<p>I started bicycling once again.</p>
<p>It&#8217;s been some time since I routinely rode my bike.</p>
<p>This past weekend, I rode down to downtown Los Gatos for the <a href="http://www.lgfiesta.org/" target="_new">Fiesta de Artes 2008</a> just to check it out.  Man&#8230;did it burn&#8230;..it&#8217;s been a while since I rode like that.  According to google maps, it is about a 14 mile trip (roundtrip).</p>
<p>And I repeated it again today but this time&#8230;.I wrote shorts&#8230;which is another first in a long time.<br />
HA&#8230;.my pasty-white legs&#8230;.got some sun&#8230;.first time in over 15 years!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.genehardesty.com/wp/?feed=rss2&amp;p=8</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>6th of august</title>
		<link>http://www.genehardesty.com/wp/?p=6</link>
		<comments>http://www.genehardesty.com/wp/?p=6#comments</comments>
		<pubDate>Wed, 06 Aug 2008 09:54:11 +0000</pubDate>
		<dc:creator>Gene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.genehardesty.com/wp/?p=6</guid>
		<description><![CDATA[ok&#8230;I&#8217;m bored. I found another issue with mootools 1.11&#8230;which happens in IE&#8230;(I hate IE). For some reason, in a opacity fade fx, it would change the units from a unitless number 0.0 through 1.0, it would add &#8220;px&#8221; to it&#8230;..goes below 0 and above 1, which then it fails to parse as opacity&#8230;. had to [...]]]></description>
			<content:encoded><![CDATA[<p>ok&#8230;I&#8217;m bored.</p>
<p>I found another issue with mootools 1.11&#8230;which happens in IE&#8230;(I hate IE).</p>
<p>For some reason, in a opacity fade fx, it would change the units from a unitless number 0.0 through 1.0, it would add &#8220;px&#8221; to it&#8230;..goes below 0 and above 1, which then it fails to parse as opacity&#8230;.</p>
<p>had to add code in the lib to remove &#8220;px&#8221; and keep it within the 0 to 1 range in IE so that the opacity fade would work.</p>
<p>o well&#8230;</p>
<p>anyways&#8230;been looking for work lately.</p>
<p>I&#8217;ve posted on craigslist as &#8220;<a href="http://sfbay.craigslist.org/sby/res/781755689.html" target="_blank">Monkey with a wrench</a>&#8220;.<br />
Funny thing is&#8230;I think I used it at a conference&#8230;as my title&#8230;as a joke&#8230;.and I&#8217;ve been getting junk mail with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.genehardesty.com/wp/?feed=rss2&amp;p=6</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>14yrs!</title>
		<link>http://www.genehardesty.com/wp/?p=3</link>
		<comments>http://www.genehardesty.com/wp/?p=3#comments</comments>
		<pubDate>Wed, 23 Jul 2008 07:48:13 +0000</pubDate>
		<dc:creator>Gene</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.genehardesty.com/wp/?p=3</guid>
		<description><![CDATA[it&#8217;s been almost 14yrs&#8230;and I finally have my own domain name with my own name. whoohoo! and yes&#8230;it&#8217;s about fu©king time! anyways&#8230;.eventually I plan to make a section for all of my coding projects. Stay tuned.]]></description>
			<content:encoded><![CDATA[<p>it&#8217;s been almost 14yrs&#8230;and I finally have my own domain name with my own name.  whoohoo!</p>
<p>and yes&#8230;it&#8217;s about fu©king time!</p>
<p>anyways&#8230;.eventually I plan to make a section for all of my coding projects.  Stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.genehardesty.com/wp/?feed=rss2&amp;p=3</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

