<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 19 Jun 2013 15:39:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sameer Borate's Blog: Using barcodes in your web application]]></title>
      <guid>http://www.phpdeveloper.org/news/13176</guid>
      <link>http://www.phpdeveloper.org/news/13176</link>
      <description><![CDATA[<p>
On his Code Diesel blog <i>Sameer</i> takes a look at <a href="http://www.codediesel.com/php/using-barcodes-in-your-web-application/">creating and using barcodes</a> in your PHP applications:
</p>
<blockquote>
Brought into the mainstream by supermarket checkout systems, bar codes have become a ubiquitous element in our daily lives. Rarely will one come across any product that doesn't have a barcode. The idea of a barcode originated in 1932 from the thesis of Wallace Flint at Harvard.
</blockquote>
<p>
He touches on a two types of barcodes - standard UPC and the matrix codes (like ShotCode and Semacode) - before looking at how you can create them with the PEAR <a href="http://pear.php.net/package/Image_Barcode/download">Image_Barcode</a> package. It supports multiple code types including Code 39, EAN 13, INT 25 and PostNet. Output examples are included.
</p>]]></description>
      <pubDate>Mon, 07 Sep 2009 15:06:50 -0500</pubDate>
    </item>
  </channel>
</rss>
