<?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>compu.terlicio.us &#187; µAudio</title>
	<atom:link href="http://compu.terlicio.us/tag/%c2%b5audio/feed/" rel="self" type="application/rss+xml" />
	<link>http://compu.terlicio.us</link>
	<description>Flying, Computers, and Food</description>
	<lastBuildDate>Fri, 25 Nov 2011 01:16:49 +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>µAudio 0.7 Preview</title>
		<link>http://compu.terlicio.us/2009/05/audio-07-preview/</link>
		<comments>http://compu.terlicio.us/2009/05/audio-07-preview/#comments</comments>
		<pubDate>Fri, 29 May 2009 15:39:59 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[Software Preview]]></category>
		<category><![CDATA[WordCamp]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=141</guid>
		<description><![CDATA[With several major features now in &#181;Audio 0.7, I wanted to preview what&#8217;s coming up. 1) Static JavaScript. Instead of using the *.js.php which I have been using, javascript templates are being parsed by a small JS templating engine and stored as static files. This should significantly cut down on the amount of time spent [...]]]></description>
			<content:encoded><![CDATA[<p>With several <a href="http://redmine.paintedrockcommunications.com/projects/show/micro-audio">major features</a> now in &micro;Audio 0.7, I wanted to preview what&#8217;s coming up.</p>
<p>1) Static JavaScript. Instead of using the *.js.php which I have been using, javascript templates are being parsed by a small JS templating engine and stored as static files. This should significantly cut down on the amount of time spent processing php. Each file is stored as filename-hashcode.js.</p>
<p>2) Bootstrapper. People have told me a) They don&#8217;t think it&#8217;s fair to count the size without jQuery (it probably isn&#8217;t) and b) They don&#8217;t want to load jQuery on every pageload. To that end, the default install will now include a tiny bootstrapper (hopefully under 200 Bytes) that doesn&#8217;t load the player until and unless someone actually wants to use them.</p>
<p>3) Single audio player. For legacy browsers, there will only be one player, the awesome <a href="http://www.schillmania.com/projects/soundmanager2/">Sound Manager 2</a> player. User interface will be provided via jQuery based controls. Using a single &#8220;invisible&#8221; player allows a consistent JavaScript interface for all the players, and, should help to</p>
<p>4) &lt;audio&gt; tag based player. This will probably be beta only in 0.7, but I want to move towards using the native browser implementation instead of flash. Using a javascript interface and sound manager means it should be a seamless user experience, and the only difference is whether the JavaScript is calling the sound manager js or the &lt;audio&gt; tag.</p>
<p>I&#8217;ll be at WordCamp in San Francisco this weekend, anyone who wants to bend my ear about a feature can do so. Twitter at <a href="http://twitter.com/jwriteclub">jwriteclub</a> to get together.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2009/05/audio-07-preview/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>&#181;Audio 0.6.2 Released</title>
		<link>http://compu.terlicio.us/2009/03/audio-062-released/</link>
		<comments>http://compu.terlicio.us/2009/03/audio-062-released/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 05:58:31 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=127</guid>
		<description><![CDATA[Due to one annoying bug that just missed the 0.6.1 release AND some missing documentation, I decided to push out another update. As always, head over the the &#181;Audio page at WordPress.org or grab a copy from my &#181;Audio page.]]></description>
			<content:encoded><![CDATA[<p>Due to one annoying bug that just missed the 0.6.1 release AND some missing documentation, I decided to push out another update.</p>
<p>As always, head over the the <a href="http://wordpress.org/extend/plugins/microaudio/" title="&micro;Audio at WordPress.org">&micro;Audio page at WordPress.org</a> or grab a copy from my <a href="http://compu.terlicio.us/code/plugins/audio/" title="&micro;Audio at Compu.terlicio.us">&micro;Audio page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2009/03/audio-062-released/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#181;Audio 0.6.1 Released</title>
		<link>http://compu.terlicio.us/2009/03/audio-061-released/</link>
		<comments>http://compu.terlicio.us/2009/03/audio-061-released/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 23:53:33 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress.org]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=120</guid>
		<description><![CDATA[A minor bug fix release for &#181;Audio is out today. Properly validates at W3C now and fixes a couple little bugs in the css parser. Head over the the &#181;Audio page at WordPress.org or grab a copy from my &#181;Audio page. Those of you waiting for the 0.7 release with the new sidebar widget shouldn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>A minor bug fix release for &micro;Audio is out today. Properly validates at W3C now and fixes a couple little bugs in the css parser.</p>
<p>Head over the the <a href="http://wordpress.org/extend/plugins/microaudio/" title="&micro;Audio at WordPress.org">&micro;Audio page at WordPress.org</a> or grab a copy from my <a href="http://compu.terlicio.us/code/plugins/audio/" title="&micro;Audio at Compu.terlicio.us">&micro;Audio page</a>.</p>
<p>Those of you waiting for the 0.7 release with the new sidebar widget shouldn&#8217;t have too much longer to wait. It&#8217;s coming with some major changes to how &micro;Audio handles javascript. There will probably be a 0.6.2 release in the next week or so to fix any lingering bugs with the current implementation, and then 0.7 will have the new code.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2009/03/audio-061-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#181;Audio 0.6 Released</title>
		<link>http://compu.terlicio.us/2009/01/audio-06-released/</link>
		<comments>http://compu.terlicio.us/2009/01/audio-06-released/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 22:56:43 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=108</guid>
		<description><![CDATA[Well, at long last it&#8217;s here, &#181;Audio version 0.6. This releases brings a bunch of changes, including support for css skinning, much improved javascript, a complete removal of all browser dependant code and a smaller basic install (just 450 Bytes). Head on over to WordPress.org or grab a copy from my &#181;Audio Page.]]></description>
			<content:encoded><![CDATA[<p>Well, at long last it&#8217;s here, &micro;Audio version 0.6. This releases brings a bunch of changes, including support for css skinning, much improved javascript, a complete removal of all browser dependant code and a smaller basic install (just 450 Bytes).</p>
<p>Head on over to <a href="http://wordpress.org/extend/plugins/microaudio/">WordPress.org</a> or grab a copy from my <a href="http://compu.terlicio.us/code/plugins/audio/">&micro;Audio Page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2009/01/audio-06-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#181;Audio 0.5 Released</title>
		<link>http://compu.terlicio.us/2008/10/audio-05-released/</link>
		<comments>http://compu.terlicio.us/2008/10/audio-05-released/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 07:16:07 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress.org]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=72</guid>
		<description><![CDATA[A new, improved and super shrunk 0.5 branch is out. Check out my µAudio page, or head over to µAudio at wordpress.org for a copy of your very own. And yes, screenshot 5 is real, the minimal installation is just 495 Bytes! Thanks for all you patience.]]></description>
			<content:encoded><![CDATA[<p>A new, improved and super shrunk 0.5 branch is out. Check out <a href="http://compu.terlicio.us/code/plugins/audio/">my µAudio page</a>, or head over to <a href="http://wordpress.org/extend/plugins/microaudio/">µAudio at wordpress.org</a> for a copy of your very own.</p>
<p>And yes, <a href="http://wordpress.org/extend/plugins/microaudio/screenshots/">screenshot 5</a> is real, the minimal installation is just 495 Bytes!</p>
<p>Thanks for all you patience.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2008/10/audio-05-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#181;Audio 0.3 Released</title>
		<link>http://compu.terlicio.us/2008/05/audio-03-released/</link>
		<comments>http://compu.terlicio.us/2008/05/audio-03-released/#comments</comments>
		<pubDate>Fri, 02 May 2008 04:42:00 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Flying]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress.org]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=47</guid>
		<description><![CDATA[Well, if you were lucky, you missed the entire disaster that was the &#181;Audio 0.2 releases. If not, sorry! A new, improved and very throughly tested 0.3 branch is out. Check out my µAudio page, or head over to µAudio at wordpress.org for a copy of your very own. Thanks to WordPress.org user jonner for [...]]]></description>
			<content:encoded><![CDATA[<p>Well, if you were lucky, you missed the entire disaster that was the &micro;Audio 0.2 releases. If not, sorry!</p>
<p>A new, improved and <em>very</em> throughly tested 0.3 branch is out. Check out <a href="http://compu.terlicio.us/code/plugins/audio/">my µAudio page</a>, or head over to <a href="http://wordpress.org/extend/plugins/microaudio/">µAudio at wordpress.org</a> for a copy of your very own.</p>
<p>Thanks to WordPress.org user <strong>jonner</strong> for pointing out a couple of bugs.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2008/05/audio-03-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#181;Audio 0.2.1 Released</title>
		<link>http://compu.terlicio.us/2008/04/audio-021-released/</link>
		<comments>http://compu.terlicio.us/2008/04/audio-021-released/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 01:29:23 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress.org]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=40</guid>
		<description><![CDATA[If, like me, you have ever made a software release while thinking about aircraft, you&#8217;ll understand why a new version is needed. Please forgive my wrongheadedness in testing the wrong version before the 0.2 release. This time, I&#8217;m pretty sure I&#8217;ve got it right. Check out my µAudio page, or head over to µAudio at [...]]]></description>
			<content:encoded><![CDATA[<p>If, like me, you have ever made a software release while thinking about aircraft, you&#8217;ll understand why a new version is needed.</p>
<p>Please forgive my wrongheadedness in testing the wrong version before the 0.2 release. This time, I&#8217;m pretty sure I&#8217;ve got it right.</p>
<p>Check out my <a href="http://compu.terlicio.us/code/plugins/audio/">µAudio page</a>, or head over to <a href="http://wordpress.org/extend/plugins/microaudio/">µAudio at wordpress.org</a> for a copy of your very own.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2008/04/audio-021-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#181;Audio Version 0.2 Released</title>
		<link>http://compu.terlicio.us/2008/04/audio-version-02-released/</link>
		<comments>http://compu.terlicio.us/2008/04/audio-version-02-released/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 19:07:07 +0000</pubDate>
		<dc:creator>Christopher O'Connell</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Plug-ins]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[audio player]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[micro-audio]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress.org]]></category>
		<category><![CDATA[µAudio]]></category>

		<guid isPermaLink="false">http://compu.terlicio.us/?p=39</guid>
		<description><![CDATA[µAudio version 0.2 has been released. Updated jQuery selection should improve missed link transformation as well as eliminate k2 hacking (if k2 is your theme). New (packed) jQuery included as well. If you need a tiny (only 560 Byte initial page load), simple, zero config, drop in and forget audio player, µAudio is for you. [...]]]></description>
			<content:encoded><![CDATA[<p>µAudio version 0.2 has been released. Updated jQuery selection should improve missed link transformation as well as eliminate k2 hacking (if k2 is your theme). New (packed) jQuery included as well.</p>
<p>If you need a tiny (only 560 Byte initial page load), simple, zero config, drop in and forget audio player, µAudio is for you.</p>
<p>Check out <a href="http://compu.terlicio.us/code/plugins/audio/">my µAudio page</a>, or head over to <a href="http://wordpress.org/extend/plugins/microaudio/">µAudio at wordpress.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://compu.terlicio.us/2008/04/audio-version-02-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

