<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Doodads and Whatnot</title>
	<atom:link href="http://hazy.stupor.org/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://hazy.stupor.org/blog</link>
	<description>Utterances from within the beard.</description>
	<lastBuildDate>Sun, 09 Jan 2011 02:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on Wine bottle glasses. by Bobby Freakout</title>
		<link>http://hazy.stupor.org/blog/archives/58/comment-page-1#comment-3441</link>
		<dc:creator>Bobby Freakout</dc:creator>
		<pubDate>Sun, 09 Jan 2011 02:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/58#comment-3441</guid>
		<description>Not only do they look great, but it has inspired me to do
that same! Plus try to make guitar slides out of the necks!
:)</description>
		<content:encoded><![CDATA[<p>Not only do they look great, but it has inspired me to do<br />
that same! Plus try to make guitar slides out of the necks! <img src='http://hazy.stupor.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Au revoir, mes petits dreadlocks. by soaringeagle</title>
		<link>http://hazy.stupor.org/blog/archives/7/comment-page-1#comment-3383</link>
		<dc:creator>soaringeagle</dc:creator>
		<pubDate>Thu, 22 Apr 2010 21:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/7#comment-3383</guid>
		<description>never 3wax dreads thats why it was horendously ugly waxy dreads are gross</description>
		<content:encoded><![CDATA[<p>never 3wax dreads thats why it was horendously ugly waxy dreads are gross</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I want a version of Skype that doesn&#8217;t suck. by Josh Janssen</title>
		<link>http://hazy.stupor.org/blog/archives/12/comment-page-1#comment-3342</link>
		<dc:creator>Josh Janssen</dc:creator>
		<pubDate>Mon, 25 May 2009 01:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/12#comment-3342</guid>
		<description>What do you think of the latest Skype version for mac?
For some reason, Skype crashes for me every time I click, chat or talk or anything related to Skype. Which makes it useless on my desktop.</description>
		<content:encoded><![CDATA[<p>What do you think of the latest Skype version for mac?<br />
For some reason, Skype crashes for me every time I click, chat or talk or anything related to Skype. Which makes it useless on my desktop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating an iCalendar feed from a controller in Ruby on Rails by Dave</title>
		<link>http://hazy.stupor.org/blog/archives/27/comment-page-1#comment-3341</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 01 May 2009 21:08:43 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/27#comment-3341</guid>
		<description>FYI for the time stamp create a helper in environment.rb with this format and use it to format your dates.

:us_icaldate =&gt; &#039;%Y%m%dT%H%M%S&#039;</description>
		<content:encoded><![CDATA[<p>FYI for the time stamp create a helper in environment.rb with this format and use it to format your dates.</p>
<p>:us_icaldate =&gt; &#8216;%Y%m%dT%H%M%S&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby serialport gem. by Daniel</title>
		<link>http://hazy.stupor.org/blog/archives/35/comment-page-1#comment-3333</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 12 Nov 2008 05:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/?p=35#comment-3333</guid>
		<description>Tried going through at least 3 different packages of this serialport library compiling each one. The original serialport package works great on osx...not so much on windows. It will work on windows, but only if the serial port is initialized via hypercom to begin with ( won&#039;t set settings correctly ? ) 

When I try git&#039;ing your branch, I get this error.

 git clone git://github.com/toholio/ruby-serialport.git
Initialize ruby-serialport/.git
Initialized empty Git repository in 
remote: error: object directory /data/git/repositories/4/cc/ff/56/aaronp/ruby-serialport.git/objects does not exist; check .git/objects/remote: info/alternates.
remote: Total 0 (delta 0), reused 0 (delta 0)
remote: aborting due to possible repository corruption on the remote side.
error: waitpid (async) failed
fatal: error in sideband demultiplexer</description>
		<content:encoded><![CDATA[<p>Tried going through at least 3 different packages of this serialport library compiling each one. The original serialport package works great on osx&#8230;not so much on windows. It will work on windows, but only if the serial port is initialized via hypercom to begin with ( won&#8217;t set settings correctly ? ) </p>
<p>When I try git&#8217;ing your branch, I get this error.</p>
<p> git clone git://github.com/toholio/ruby-serialport.git<br />
Initialize ruby-serialport/.git<br />
Initialized empty Git repository in<br />
remote: error: object directory /data/git/repositories/4/cc/ff/56/aaronp/ruby-serialport.git/objects does not exist; check .git/objects/remote: info/alternates.<br />
remote: Total 0 (delta 0), reused 0 (delta 0)<br />
remote: aborting due to possible repository corruption on the remote side.<br />
error: waitpid (async) failed<br />
fatal: error in sideband demultiplexer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by A. Lester Buck III</title>
		<link>http://hazy.stupor.org/blog/about/comment-page-1#comment-3329</link>
		<dc:creator>A. Lester Buck III</dc:creator>
		<pubDate>Sun, 28 Sep 2008 16:21:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-3329</guid>
		<description>Hey, thanks for the great gem packaging.  Ruby serialport can be such  a painful experience, especially with the Ruby gems conflict in recent Ruby gems releases.  I got the Linux version to compile and install without any issues, but on Windows the gem is giving me the dreaded &quot;initialize: wrong number of arguments (5 for 2)&quot; error.  Is the gem supposed to work under regular Windows?  Do I need to use Cygwin?  Would it be possible to distribute a binary gem for Windows?

Thanks a lot!

Lester</description>
		<content:encoded><![CDATA[<p>Hey, thanks for the great gem packaging.  Ruby serialport can be such  a painful experience, especially with the Ruby gems conflict in recent Ruby gems releases.  I got the Linux version to compile and install without any issues, but on Windows the gem is giving me the dreaded &#8220;initialize: wrong number of arguments (5 for 2)&#8221; error.  Is the gem supposed to work under regular Windows?  Do I need to use Cygwin?  Would it be possible to distribute a binary gem for Windows?</p>
<p>Thanks a lot!</p>
<p>Lester</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Au revoir, mes petits dreadlocks. by emma</title>
		<link>http://hazy.stupor.org/blog/archives/7/comment-page-1#comment-3305</link>
		<dc:creator>emma</dc:creator>
		<pubDate>Wed, 06 Aug 2008 21:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/7#comment-3305</guid>
		<description>Great informations at all. Skype&#039;s splash screen was really annoying, but your work around works fine.

Thanks
Emma</description>
		<content:encoded><![CDATA[<p>Great informations at all. Skype&#8217;s splash screen was really annoying, but your work around works fine.</p>
<p>Thanks<br />
Emma</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating an iCalendar feed from a controller in Ruby on Rails by Chap</title>
		<link>http://hazy.stupor.org/blog/archives/27/comment-page-1#comment-3304</link>
		<dc:creator>Chap</dc:creator>
		<pubDate>Wed, 30 Jul 2008 14:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/27#comment-3304</guid>
		<description>I&#039;m having a heck of a time getting this to work in a Rails 2.1 app.

Any thoughts?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having a heck of a time getting this to work in a Rails 2.1 app.</p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating an iCalendar feed from a controller in Ruby on Rails by vinay</title>
		<link>http://hazy.stupor.org/blog/archives/27/comment-page-1#comment-3302</link>
		<dc:creator>vinay</dc:creator>
		<pubDate>Mon, 23 Jun 2008 12:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/27#comment-3302</guid>
		<description>can ics be sent via mail?</description>
		<content:encoded><![CDATA[<p>can ics be sent via mail?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Generating an iCalendar feed from a controller in Ruby on Rails by Oren</title>
		<link>http://hazy.stupor.org/blog/archives/27/comment-page-1#comment-3178</link>
		<dc:creator>Oren</dc:creator>
		<pubDate>Mon, 31 Dec 2007 17:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://hazy.stupor.org/blog/archives/27#comment-3178</guid>
		<description>does anyone know how to generate an iCal feeder with C#?</description>
		<content:encoded><![CDATA[<p>does anyone know how to generate an iCal feeder with C#?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1329945154.968 seconds -->

