<?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>Alrighty Then! &#187; library</title>
	<atom:link href="http://www.alrightythen.de/blog/tag/library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alrightythen.de/blog</link>
	<description>development notes, tech talk ...</description>
	<lastBuildDate>Sun, 28 Feb 2010 22:25:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Creating Real &#8220;Multi&#8221;-Layer Maps</title>
		<link>http://www.alrightythen.de/blog/2008/10/multiple-layers-holding-different-resolutions/</link>
		<comments>http://www.alrightythen.de/blog/2008/10/multiple-layers-holding-different-resolutions/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 09:03:07 +0000</pubDate>
		<dc:creator>ms</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[maptech]]></category>
		<category><![CDATA[zoomify]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[layers]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[mapping]]></category>

		<guid isPermaLink="false">http://www.alrightythen.de/blog/?p=34</guid>
		<description><![CDATA[Doing another viewer for a 200+ maps project, i discovered that combining overview and detail maps in the same view, rendered the system unusable with only a few layers. Naturally i did some optimizations on the layer drawing code. This resulted in a dramatical performance improvement when combining large overview maps with detail maps in [...]]]></description>
		<wfw:commentRss>http://www.alrightythen.de/blog/2008/10/multiple-layers-holding-different-resolutions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Serving RDS/TMC info via GeoRSS</title>
		<link>http://www.alrightythen.de/blog/2008/09/serving-rdstmc-info-via-georss/</link>
		<comments>http://www.alrightythen.de/blog/2008/09/serving-rdstmc-info-via-georss/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 11:08:23 +0000</pubDate>
		<dc:creator>ms</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[georss]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[rds]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[tmc]]></category>

		<guid isPermaLink="false">http://www.alrightythen.de/blog/?p=33</guid>
		<description><![CDATA[As RSS and GeoRSS get more popular every day, here are my 2ct: Once again recycling old code: pulled my RDS/TMC decoder out of the drawer and made a running setup. Then wrote a simple script to generate a GeoRSS feed from it. The hardest part is getting the traffic information formatted right: having a [...]]]></description>
		<wfw:commentRss>http://www.alrightythen.de/blog/2008/09/serving-rdstmc-info-via-georss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2-d barcodes</title>
		<link>http://www.alrightythen.de/blog/2008/06/2-d-barcodes/</link>
		<comments>http://www.alrightythen.de/blog/2008/06/2-d-barcodes/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 14:42:21 +0000</pubDate>
		<dc:creator>ms</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.alrightythen.de/blog/?p=30</guid>
		<description><![CDATA[When thinking of a mass-licensing mode for MaSSOnAIR i thought of a barcode (as there are webcam barcode readers for flex). Then i remembered semacode, a way to encode a url in a 2-d barcode. When i did some research on the technique, i found that semacode actually is a Data Matrix implementation Data Matrix [...]]]></description>
		<wfw:commentRss>http://www.alrightythen.de/blog/2008/06/2-d-barcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decoding RDS and TMC</title>
		<link>http://www.alrightythen.de/blog/2008/02/decoding-rds-and-tmc/</link>
		<comments>http://www.alrightythen.de/blog/2008/02/decoding-rds-and-tmc/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 11:20:50 +0000</pubDate>
		<dc:creator>ms</dc:creator>
				<category><![CDATA[AIR / Apollo]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[decode]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[rds]]></category>
		<category><![CDATA[tmc]]></category>

		<guid isPermaLink="false">http://www.alrightythen.de/blog/?p=22</guid>
		<description><![CDATA[Since the beginning of this year, my partners at vianovis have licensed teleatlas vector-maps and are busy creating pixel-maps for general use; compatible to zoomify and therefore maptech. Now that i have access to real street maps, i opened my drawer and pulled out an old project of mine: decoding RDS (Radio Data System) and [...]]]></description>
		<wfw:commentRss>http://www.alrightythen.de/blog/2008/02/decoding-rds-and-tmc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
