<?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>Life’s an ocean with too much commotion &#187; opensource</title>
	<atom:link href="http://koen.vereeken.net/archives/tag/opensource/feed" rel="self" type="application/rss+xml" />
	<link>http://koen.vereeken.net</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 13:51:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Barcode with datamatrix</title>
		<link>http://koen.vereeken.net/archives/23</link>
		<comments>http://koen.vereeken.net/archives/23#comments</comments>
		<pubDate>Thu, 15 Nov 2007 16:11:09 +0000</pubDate>
		<dc:creator>koenvereeken</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[barcode]]></category>
		<category><![CDATA[datamatrix]]></category>
		<category><![CDATA[generation]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[nokian95]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[qrbarcode]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[scanner]]></category>

		<guid isPermaLink="false">http://koenvereeken.wordpress.com/2007/11/15/barcode-with-datamatrix/</guid>
		<description><![CDATA[Today I&#8217;ve discovered an interesting feature of my Nokia N95 mobile phone: it can read barcodes!
I&#8217;ve tried to read them from books, pens, &#8230; but it didn&#8217;t work. After some googling I&#8217;ve discovered that these barcodes need to be encoded by one of these two methods:

Datamatrix
QR Barcode

The Nokia N95 tries to scan and decode the [...]]]></description>
			<content:encoded><![CDATA[<p>Today I&#8217;ve discovered an interesting feature of my Nokia N95 mobile phone: it can read barcodes!<br />
I&#8217;ve tried to read them from books, pens, &#8230; but it didn&#8217;t work. After some googling I&#8217;ve discovered that these barcodes need to be encoded by one of these two methods:</p>
<ul>
<li><a title="Datamatrix" href="http://en.wikipedia.org/wiki/Data_Matrix" target="_blank">Datamatrix</a></li>
<li><a title="QR Barcode" href="http://en.wikipedia.org/wiki/QR_Code" target="_blank">QR Barcode</a></li>
</ul>
<p>The Nokia N95 tries to scan and decode the encrypted image. You can encrypt up to 2,335 alpha-numeric characters with Datamatrix and 4,296 alpha-numeric characters with the QR Barcode matrix code. Unfortunately the Nokia N95 only supports messages with maximum 90 alpha-numeric characters.</p>
<p>Nokia 95 recognizes the decoded content as URIs, to which you can surf; numbers, to which you can call, or just plain text.</p>
<p>Click <a title="here" href="http://svn.datenfreihafen.org/iec16022/trunk/" target="_blank">here</a> to find an open source tool, written in C, which will output these data matrices in various formats.</p>
<p style="text-align: center;"><a title="DataMatrix image" href="/wp-content/datamatrix_blog.png" rel="lightbox[23]"><img class="aligncenter" src="/wp-content/datamatrix_blog.png" alt="DataMatrix image" width="210" height="211" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://koen.vereeken.net/archives/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
