<?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>Gray&#039;s blog &#187; Archived</title>
	<atom:link href="http://graysblog.org/category/archived/feed/" rel="self" type="application/rss+xml" />
	<link>http://graysblog.org</link>
	<description>Web Developer, Platform Coder, Coding Samurai, Person.</description>
	<lastBuildDate>Sat, 31 Jul 2010 08:54:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apartment(?) fires near Seattle.</title>
		<link>http://graysblog.org/2009/07/01/apartment-fires-near-seattle/</link>
		<comments>http://graysblog.org/2009/07/01/apartment-fires-near-seattle/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 09:11:42 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Seattle Shiznit]]></category>
		<category><![CDATA[apartment]]></category>
		<category><![CDATA[apartment fire]]></category>
		<category><![CDATA[building]]></category>
		<category><![CDATA[fire]]></category>
		<category><![CDATA[near]]></category>
		<category><![CDATA[seattle]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=161</guid>
		<description><![CDATA[Since nobody has posted anything on this yet:
Did anyone see that huge apartment building on fire? Black smoke all over, surprising that the news hasn&#8217;t already covered it (As of, 2:10AM, the fire was going strong with 100ft flames and black smoke around 7pm).
Any updates on this? When they come up I will post the [...]]]></description>
			<content:encoded><![CDATA[<p>Since nobody has posted anything on this yet:</p>
<p>Did anyone see that huge apartment building on fire? Black smoke all over, surprising that the news hasn&#8217;t already covered it (As of, 2:10AM, the fire was going strong with 100ft flames and black smoke around 7pm).</p>
<p>Any updates on this? When they come up I will post the links here.</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/07/01/apartment-fires-near-seattle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m not dead..</title>
		<link>http://graysblog.org/2009/06/22/im-not-dead/</link>
		<comments>http://graysblog.org/2009/06/22/im-not-dead/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 23:06:01 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[axcid]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=159</guid>
		<description><![CDATA[Well this blog isn&#8217;t anyways.
I will be posting more / deleting this post when I have something useful to say. Right now most projects are under wraps, so it&#8217;s hard to say a lot.
As for Axcid 2.0 updates, it has been decided that the entire backend portion of the site (the API, the search tools, [...]]]></description>
			<content:encoded><![CDATA[<p>Well this blog isn&#8217;t anyways.</p>
<p>I will be posting more / deleting this post when I have something useful to say. Right now most projects are under wraps, so it&#8217;s hard to say a lot.</p>
<p>As for Axcid 2.0 updates, it has been decided that the entire <strong>backend</strong> portion of the site (the API, the search tools, the database, the index, the relational DB) will all be powered by a Java servlet backend.</p>
<p>This means data processing will be faster / more extensible &#038; clean. The API will include an insert API in 2.0 for private use (Internal crawling). More types of data will be indexed (bitrate, id3 tags, file size).</p>
<p>The server situation will be changing, built on 2 dedicated servers, one will be a workhorse, and one will be a datastore.</p>
<p>The workhorse will be the server used for streaming content, running large indexing operations &#038; holding large amounts of data.</p>
<p>The indexing/logic machine will be used for the larger, more complex data manipulation systems. It will also manage searching/api responses/site control.</p>
<p>Song checking &#038; large operations that require multiple machines will be operated under clusters, using a popular Java distributed operations API.</p>
<p>This is just some of what is planned / in development for Axcid 2.0. The wait will be well worth it, taking a music database to a proper, music search engine.</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/06/22/im-not-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Axcid 2.0</title>
		<link>http://graysblog.org/2009/05/25/axcid-20/</link>
		<comments>http://graysblog.org/2009/05/25/axcid-20/#comments</comments>
		<pubDate>Tue, 26 May 2009 02:14:01 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2.0]]></category>
		<category><![CDATA[axcid]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=157</guid>
		<description><![CDATA[After a while of running this music DB, and noticing lag spikes and slowdowns due to poor, old coding, I made a decision. It&#8217;s rewrite time.
Now I know I&#8217;ve been saying that forever, but this time Axcid changes itself from a database to a search engine. I&#8217;ve engineered a new storage format / searchable database [...]]]></description>
			<content:encoded><![CDATA[<p>After a while of running this music DB, and noticing lag spikes and slowdowns due to poor, old coding, I made a decision. It&#8217;s rewrite time.</p>
<p>Now I know I&#8217;ve been saying that forever, but this time Axcid changes itself from a database to a search engine. I&#8217;ve engineered a new storage format / searchable database that can store music data, literally 50 times as fast as before. Queries that once took 50 seconds now take 20 milliseconds.</p>
<p>The new system will be much more scalable. Work starting with multiple servers, splitting the &#8216;powerhouse&#8217; load (streaming, content checking, &#8216;heavy lifting&#8217;), from the database load (searching, indexing, database handling).</p>
<p>The XML api&#8217;s will also be re engineered. They will use a better / more standard format.</p>
<p>There will also be many new features, including album indexing, better art retrieval, users / sessions &#038; playlists. The software version will be rebuilt to a more solid, complete application.</p>
<p>We&#8217;re moving out of the prototype days, and into the real software days. The beginning was fun, but it&#8217;s time to buckle down and launch a real music service.</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/05/25/axcid-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back to work.. On tuesday</title>
		<link>http://graysblog.org/2009/05/17/back-to-work-on-tuesday/</link>
		<comments>http://graysblog.org/2009/05/17/back-to-work-on-tuesday/#comments</comments>
		<pubDate>Sun, 17 May 2009 21:09:06 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lazy]]></category>
		<category><![CDATA[slacker]]></category>
		<category><![CDATA[studying]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=155</guid>
		<description><![CDATA[Well, I&#8217;ve been a bit off for the last week or so. Not got a lot done or whatever.
I&#8217;ve been studying and just getting stuff done, I&#8217;ll be back in the full swing of development by Tuesday or so.
]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve been a bit off for the last week or so. Not got a lot done or whatever.</p>
<p>I&#8217;ve been studying and just getting stuff done, I&#8217;ll be back in the full swing of development by Tuesday or so.</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/05/17/back-to-work-on-tuesday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TuneBin Mobile ;)</title>
		<link>http://graysblog.org/2009/05/07/tunebin-mobile/</link>
		<comments>http://graysblog.org/2009/05/07/tunebin-mobile/#comments</comments>
		<pubDate>Fri, 08 May 2009 02:29:40 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3g]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[axcid]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[tunebin]]></category>
		<category><![CDATA[xspf]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=149</guid>
		<description><![CDATA[
In honor of my new G1 I purchased today, I&#8217;m showing off the development on Tunebin/Axcid Mobile.
The application is called Tunr. So far it&#8217;s bug_free and supports Tunebin Playlists &#038; XSPF Playlists.
When I am done, it will be available on the Android Market, free of charge.
At the moment I&#8217;m writing my Media Services background service, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://up2go.us/static/img/codelol.png" alt="TuneBin Mobile" /></p>
<p>In honor of my new G1 I purchased today, I&#8217;m showing off the development on Tunebin/Axcid Mobile.</p>
<p>The application is called Tunr. So far it&#8217;s bug_free and supports Tunebin Playlists &#038; XSPF Playlists.</p>
<p>When I am done, it will be available on the Android Market, free of charge.</p>
<p>At the moment I&#8217;m writing my Media Services background service, the app will use it for playing songs, and it will of course support multitasking, so you can listen to your playlist whatever your doing.</p>
<p>Tunr supports(/will support) searching for songs via Axcid, it supports live music archive / Axcid search.</p>
<p>Downloading support will also be implemented sometime in the near future. I don&#8217;t have a <strong>ton</strong> of time to work on this due to paying jobs, but it will get done, don&#8217;t worry.</p>
<p>Hopefully in a couple days, I&#8217;ll get an SVN up for the packages:<br />
org.graysblog.tunebin<br />
org.graysblog.xspf<br />
org.graysblog.http</p>
<p>so basic xspf playback can be implemented before the whole app is done. (Because who actually pays attention in class when there is 3g and music..),</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/05/07/tunebin-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We all just need to chill sometimes (Tunebin Playlist)</title>
		<link>http://graysblog.org/2009/05/06/we-all-just-need-to-chill-sometimes-tunebin-playlist/</link>
		<comments>http://graysblog.org/2009/05/06/we-all-just-need-to-chill-sometimes-tunebin-playlist/#comments</comments>
		<pubDate>Wed, 06 May 2009 16:11:48 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[axcid]]></category>
		<category><![CDATA[convertor]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[tunebin]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=147</guid>
		<description><![CDATA[ 

Made something to spit TuneBin playlists into XSPF or M3U format.
http://graysblog.org/tunebin_xspf?p=6
where p=Your Playlist ID
and for m3u add &#038;type=m3u
http://graysblog.org/tunebin_xspf?p=6&#038;type=m3u
]]></description>
			<content:encoded><![CDATA[<p> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="170" width="400" align="middle"><param name="allowScriptAccess" value="never" /><param name="allowNetworking" value="internal" /><param name="movie" value="http://graysblog.org/xspf_player.swf?playlist_url=http://graysblog.org/tunebin_xspf?p=6&#038;autoload=true" /><param name="wmode" value="transparent" /><param name="quality" value="high" /><param name="bgcolor" value="&#035;e6e6e6" /><embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://graysblog.org/xspf_player.swf?playlist_url=http://graysblog.org/tunebin_xspf?p=6&#038;autoload=true" height="170" width="400" align="middle" wmode="transparent" quality="high" bgcolor="&#035;e6e6e6" /><br />
</object></p>
<p>Made something to spit TuneBin playlists into XSPF or M3U format.</p>
<p>http://graysblog.org/tunebin_xspf?p=6</p>
<p>where p=Your Playlist ID</p>
<p>and for m3u add &#038;type=m3u</p>
<p>http://graysblog.org/tunebin_xspf?p=6&#038;type=m3u</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/05/06/we-all-just-need-to-chill-sometimes-tunebin-playlist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://graysblog.org/tunebin_xspf?p=6&amp;type=m3u" length="0" type="audio/x-mpegurl" />
		</item>
		<item>
		<title>TuneBin</title>
		<link>http://graysblog.org/2009/05/02/tunebin/</link>
		<comments>http://graysblog.org/2009/05/02/tunebin/#comments</comments>
		<pubDate>Sat, 02 May 2009 07:01:52 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[axcid]]></category>
		<category><![CDATA[basslines]]></category>
		<category><![CDATA[by]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[powered]]></category>
		<category><![CDATA[tunebin]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=145</guid>
		<description><![CDATA[Alright this is just great. Will started to mess with the axcid api the other day, and came up with something cool. It&#8217;s like IgniteMusic, and uses the same api. But on the other hand, it doesn&#8217;t suck.
http://tunebin.info/
Powered by the axcid api, works on pretty much everything. Great way to listen to music like I [...]]]></description>
			<content:encoded><![CDATA[<p>Alright this is just <strong>great</strong>. Will started to mess with the axcid api the other day, and came up with something cool. It&#8217;s like IgniteMusic, and uses the same api. But on the other hand, it doesn&#8217;t suck.</p>
<p>http://tunebin.info/</p>
<p>Powered by the axcid api, works on pretty much everything. Great way to listen to music like I do in class.</p>
<p>Some of my favorites:</p>
<p>Rap:</p>
<p>http://tinyurl.com/csnpuh &#8211; Gucci Mane &#8211; Icy (remix)</p>
<p>http://tinyurl.com/c4oloz &#8211; Eazy E &#8211; Eazy Does it</p>
<p>Alternative / BritRock:</p>
<p>http://tinyurl.com/cztwm6 &#8211; Arctic Monkeys &#8211; Scummy</p>
<p>Chillout:</p>
<p>http://tinyurl.com/dm7wfu &#8211; Sublime &#8211; Real Situation</p>
<p>Alt. covers:</p>
<p>http://tinyurl.com/d3re95 &#8211; Dynamite Hack &#8211; Boyz in the hood</p>
<p>just some good ones this week. gives me an excuse to post.</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/05/02/tunebin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Truly Custom Phone</title>
		<link>http://graysblog.org/2009/04/30/truly-custom-phone/</link>
		<comments>http://graysblog.org/2009/04/30/truly-custom-phone/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 06:42:11 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[yourself]]></category>

		<guid isPermaLink="false">http://graysblog.org/?p=142</guid>
		<description><![CDATA[So, I&#8217;m trying that &#8216;build my own custom phone&#8217; thing again. May seem stupid but hey, at least I&#8217;m learning something in the process..
The chip I&#8217;m planning to power it with is the Marvell PXA310 processor. It&#8217;s extremely easy to port code to (ARM11) and I&#8217;ve already built the android/kernel to run on it.
http://www.marvell.com/products/cellular/application/pxa310.jsp
It was [...]]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;m trying that &#8216;build my own custom phone&#8217; thing again. May seem stupid but hey, at least I&#8217;m learning something in the process..</p>
<p>The chip I&#8217;m planning to power it with is the Marvell PXA310 processor. It&#8217;s extremely easy to port code to (ARM11) and I&#8217;ve already built the android/kernel to run on it.</p>
<p>http://www.marvell.com/products/cellular/application/pxa310.jsp</p>
<p>It was _not_ difficult to do this.</p>
<p>The other major hurdle is finding somebody who produces a board with that chip. Once I&#8217;ve done that I modify a standard candybar phone design (I&#8217;m ripping off an iPhone one since there are plenty of CAD&#8217;s available.).</p>
<p>I&#8217;ll update you on how this goes, and see how many other chips I can port android too. <img src='http://graysblog.org/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/04/30/truly-custom-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>printr</title>
		<link>http://graysblog.org/2009/04/27/printr/</link>
		<comments>http://graysblog.org/2009/04/27/printr/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 06:26:34 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[printr]]></category>
		<category><![CDATA[quick]]></category>

		<guid isPermaLink="false">http://graysblog.org/2009/04/27/printr/</guid>
		<description><![CDATA[http://graysblog.org/printr/
sometimes people get REALLY bored and have 5 minutes..
The breakdown:
this is a 5 minute practice script (wanted to do more regular expressions and strip_tags) and I got really bored.
So when you run this bookmarklet, it formats the page so it can be printed and read wherever you got 5 minutes.
]]></description>
			<content:encoded><![CDATA[<p>http://graysblog.org/printr/</p>
<p>sometimes people get REALLY bored and have 5 minutes..</p>
<p>The breakdown:<br />
this is a 5 minute practice script (wanted to do more regular expressions and strip_tags) and I got really bored.</p>
<p>So when you run this bookmarklet, it formats the page so it can be printed and read wherever you got 5 minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/04/27/printr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Axcid API</title>
		<link>http://graysblog.org/2009/04/26/axcid-api/</link>
		<comments>http://graysblog.org/2009/04/26/axcid-api/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 20:18:32 +0000</pubDate>
		<dc:creator>Gray</dc:creator>
				<category><![CDATA[Archived]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[axcid]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://graysblog.org/2009/04/26/axcid-api/</guid>
		<description><![CDATA[Mashup API (early stages) was released publically:
See axcid.org
]]></description>
			<content:encoded><![CDATA[<p>Mashup API (early stages) was released publically:</p>
<p>See axcid.org</p>
]]></content:encoded>
			<wfw:commentRss>http://graysblog.org/2009/04/26/axcid-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
