<?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>Avi's Code &#187; Barcode</title>
	<atom:link href="http://telyas.com/wordpress2/tag/barcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://telyas.com/wordpress2</link>
	<description>My Open source and "free time" work</description>
	<lastBuildDate>Mon, 11 May 2009 07:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Barcodes and QR Codes for Android</title>
		<link>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/</link>
		<comments>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:18:03 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Barcode]]></category>
		<category><![CDATA[QR Code]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=106</guid>
		<description><![CDATA[Just bumped into zxing project, and wanted to share. According the Project Home page: ZXing (pronounced &#8220;zebra crossing&#8221;) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-zxing.jpg"><img class="alignnone size-full wp-image-111" title="Android Zxing" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-zxing1.jpg" alt="Android Zxing" width="334" height="369" /><br />
</a></p>
<p>Just bumped into<a href="http://code.google.com/p/zxing/"> zxing project</a>, and wanted to share.</p>
<p>According the Project Home page:</p>
<blockquote><p><a name="ZXing_(&quot;Zebra_Crossing&quot;)">ZXing (pronounced &#8220;zebra crossing&#8221;) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We currently have production-quality support for: </a></p>
<ul>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">UPC-A and UPC-E </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">EAN-8 and EAN-13 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">Code 39 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">Code 128 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">QR Code </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)"></a></li>
</ul>
</blockquote>
<p>Now I have to think of an implementation that will use QR Codes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

