<?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>devblog @ x-sphere.com &#187; UPNP</title>
	<atom:link href="http://devblog.x-sphere.com/tag/upnp/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.x-sphere.com</link>
	<description>random babblings of a product manager and coder</description>
	<lastBuildDate>Wed, 16 May 2012 17:48:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20825</generator>
		<item>
		<title>simplecenter is open sourced</title>
		<link>http://devblog.x-sphere.com/2006/11/07/simplecenter-is-open-sourced/</link>
		<comments>http://devblog.x-sphere.com/2006/11/07/simplecenter-is-open-sourced/#comments</comments>
		<pubDate>Tue, 07 Nov 2006 14:38:44 +0000</pubDate>
		<dc:creator>Matt Brotherson</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[FLAC]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[simplecenter]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[UPNP]]></category>

		<guid isPermaLink="false">http://devblog.x-sphere.com/index.php/2006/11/07/simplecenter-is-open-sourced/</guid>
		<description><![CDATA[This is old news, but simplecenter has been open sourced. What does that mean? To me it means I can get newer versions and customize it to fit my needs. To others it means that the group at simplecenter hope to make it the iTunes and WMP alternative. I own a Rockford Fosgate Omnifi system [...]]]></description>
			<content:encoded><![CDATA[<p>This is old news, but <a title="SimpleCenter" href="http://www.simplecenter.org/">simplecenter</a> has been open sourced.  What does that mean?  To me it means I can get newer versions and customize it to fit my needs.  To others it means that the group at simplecenter hope to make it the iTunes and WMP alternative.</p>
<p>I own a Rockford Fosgate Omnifi system purchased from <a title="w00t" href="http://www.woot.com">woot</a> more than a year ago.  The device has served its purpose well &#8211; streaming MP3&#8242;s wirelessly from my PC to my hifi system.  The only downfalls it has are that the device does not have a digital out interface and that there isn&#8217;t a neat touchscreen remote that will work from various rooms in the house.  As well, it does not support flac and has a limited database that allows only ten thousand MP3&#8242;s to be added to the library.</p>
<p>Earlier this week I figured out how to hack the version of simplecenter shipped with the Omnifi to allow more than ten thousand songs &#8211; a little editing of a properties file within the jar file that housed the application&#8217;s code.  However, I still wasn&#8217;t pleased with the operation of the application, using a large XML file to store the media library.  I did some looking and saw that the Omnifi support direct from Omnifi has all but disappeared and that simplecenter has open sourced their code. <span id="more-7"></span></p>
<p>The source code is available from a subversion repository at:</p>
<div style="border: 1px dashed #32b479; margin: 10px; padding: 3px; font-size: 8px; font-family: Courier; background-color: #f0f0f0">http://svn.simplecenter.org/simplecenter/dev/trunk</div>
<p>Grabbing a copy of this and firing up ant I was able to get the latest source code to compile.  From there, I fired up the application and was able to add my Omnifi right out of the box.  The new code features an HSQL database for storing the library which is a much more robust, purely java bundled database.</p>
<p>They have included support for various Nokia devices and Apple&#8217;s iPod.   Hopefully the open source move will generate momentum so additional devices can be supported in the future.  I&#8217;m assuming they will make the application free since it has been open sourced as the most current release prior to open source is available for a $30 yearly fee.</p>
<p>If I am able to get some free time, I may develop a plugin for it to support FLAC based audio or perhaps OGG.</p>
]]></content:encoded>
			<wfw:commentRss>http://devblog.x-sphere.com/2006/11/07/simplecenter-is-open-sourced/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

