<?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>Wyatt Says... &#187; CueSharp</title>
	<atom:link href="http://wyday.com/blog/category/cuesharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://wyday.com/blog</link>
	<description>Design articles to make your users deliriously happy</description>
	<lastBuildDate>Thu, 03 Nov 2011 22:59:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CueSharp v0.4.6 is out despite the crazy people</title>
		<link>http://wyday.com/blog/2007/cuesharp-v046/</link>
		<comments>http://wyday.com/blog/2007/cuesharp-v046/#comments</comments>
		<pubDate>Mon, 19 Feb 2007 20:32:22 +0000</pubDate>
		<dc:creator>Wyatt O&#39;Day</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CueSharp]]></category>
		<category><![CDATA[Utter Nonsense]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[cue sheet]]></category>
		<category><![CDATA[cuesheet]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[v0.4.6]]></category>

		<guid isPermaLink="false">http://wyday.com/blog/2007/cuesharp-v046/</guid>
		<description><![CDATA[CueSharp v0.4.6 corrects a minor issue with the end lines on Unix machines vs. Windows machines. I've opted to change '\r\n' (the windows type endline) to the more general C# function 'Environment.NewLine.' This will allow for correct output whether you're using CueSharp with Mono on Linux or the vanilla .NET framework on Windows. ...]]></description>
			<content:encoded><![CDATA[<p>CueSharp v0.4.6 corrects a minor issue with the end lines on Unix machines vs. Windows machines. I&#8217;ve opted to change &#8216;\r\n&#8217; (the windows type endline) to the more general C# function &#8216;Environment.NewLine.&#8217; This will allow for correct output whether you&#8217;re using CueSharp with <a href="http://www.mono-project.com" title="Mono">Mono</a> on Linux or the vanilla .NET framework on Windows.</p>
<p>In other news, the site has undergone some minor performance and graphical tweaks in preparation for the (long-delayed) forum. If all goes to plans, the forum will be up this weekend (Feb. 24-25).</p>
<p>Lastly, my Water World article drew some interesting responses from people. Mostly negative, in fact. I wonder if these people realized that it wasn&#8217;t an exposition on the cons of water conservation, but rather a damnation of a misguided fool. Probably not. These people likely also think the caricature I painted of myself is reality, and not lifted straight from the pages of Charles Dickens. Patrick Stewart <a href="http://www.imdb.com/title/tt0216621/" title="A Christmas Carol">would be disappointed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wyday.com/blog/2007/cuesharp-v046/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CueSharp v0.4.5 released; better than ever.</title>
		<link>http://wyday.com/blog/2007/cuesharp-v045-released-better-than-ever/</link>
		<comments>http://wyday.com/blog/2007/cuesharp-v045-released-better-than-ever/#comments</comments>
		<pubDate>Thu, 11 Jan 2007 01:29:47 +0000</pubDate>
		<dc:creator>Wyatt O&#39;Day</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CueSharp]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[cue sheet]]></category>
		<category><![CDATA[cuesheet]]></category>
		<category><![CDATA[flac]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[v0.4.5]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://wyday.com/blog/2007/cuesharp-v045-released-better-than-ever/</guid>
		<description><![CDATA[CueSharp v0.4.5 comes with a slew of minor changes including, but not limited to, XML documentation, updated example project, and a new CueSheet constructor that assists in manipulating cuesheets embedded in FLAC and OGG files.]]></description>
			<content:encoded><![CDATA[<p>CueSharp v0.4.5 comes with a slew of minor changes including, but not limited to:</p>
<ul>
<li>XML documentation now included with the binaries.</li>
<li>Updated example project to demonstrate how to manipulate tracks.</li>
<li>A new CueSheet constructor that parses a passed string.</li>
</ul>
<p>The last little change comes in handy when manipulating cuesheets embedded in FLAC and OGG files.</p>
<p>Until next time, as always, keep your comments coming.</p>
]]></content:encoded>
			<wfw:commentRss>http://wyday.com/blog/2007/cuesharp-v045-released-better-than-ever/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CueSharp v0.4 is out</title>
		<link>http://wyday.com/blog/2007/cuesharp-v04-is-out/</link>
		<comments>http://wyday.com/blog/2007/cuesharp-v04-is-out/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 11:46:17 +0000</pubDate>
		<dc:creator>Wyatt O&#39;Day</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[CueSharp]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[cue sheet]]></category>
		<category><![CDATA[cuesheet]]></category>
		<category><![CDATA[Mono]]></category>
		<category><![CDATA[scratch]]></category>
		<category><![CDATA[v0.4]]></category>

		<guid isPermaLink="false">http://wyday.com/blog/2007/cuesharp-v04-is-out/</guid>
		<description><![CDATA[Yet another version of CueSharp is released. This time around I've added the ability to create cuesheets from scratch, along with minor bug-fixes to the example project.]]></description>
			<content:encoded><![CDATA[<p>Yet another version of CueSharp is released. This time around I&#8217;ve added the ability to create cuesheets from scratch, along with minor bug-fixes to the example project.</p>
<p>It&#8217;s worth the upgrade; <a href="http://wyday.com/cuesharp/" title="CueSharp page">download now</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wyday.com/blog/2007/cuesharp-v04-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

