<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Using the Barbecue Java Library in ColdFusion to Create Barcodes</title>
	<atom:link href="http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/</link>
	<description>Technology and Programming Blog</description>
	<lastBuildDate>Fri, 16 Dec 2011 16:12:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: talha</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-223</link>
		<dc:creator>talha</dc:creator>
		<pubDate>Sun, 17 Jul 2011 11:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-223</guid>
		<description>hi mike
 i want tomake the bakeground of the barcode transparent. how can we do that ?</description>
		<content:encoded><![CDATA[<p>hi mike<br />
 i want tomake the bakeground of the barcode transparent. how can we do that ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-6</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Thu, 22 Jul 2010 15:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-6</guid>
		<description>This sounds like a permissions issue.  It writes out a file to disk.  You may want to check to make sure whatever folder it&#039;s generating the barcode image to is accessible from the WAN.</description>
		<content:encoded><![CDATA[<p>This sounds like a permissions issue.  It writes out a file to disk.  You may want to check to make sure whatever folder it&#8217;s generating the barcode image to is accessible from the WAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-10</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Thu, 22 Jul 2010 15:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-10</guid>
		<description>This sounds like a permissions issue.  It writes out a file to disk.  You may want to check to make sure whatever folder it&#039;s generating the barcode image to is accessible from the WAN.</description>
		<content:encoded><![CDATA[<p>This sounds like a permissions issue.  It writes out a file to disk.  You may want to check to make sure whatever folder it&#8217;s generating the barcode image to is accessible from the WAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizam</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-5</link>
		<dc:creator>Lizam</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:41:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-5</guid>
		<description>Hi Mike,

Just to add that when access through WAN, if pdf, I get a box with a sign &#039;X&#039; inside.

Thanks,
Lizam</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Just to add that when access through WAN, if pdf, I get a box with a sign &#8216;X&#8217; inside.</p>
<p>Thanks,<br />
Lizam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizam</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-9</link>
		<dc:creator>Lizam</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-9</guid>
		<description>Hi Mike,

Just to add that when access through WAN, if pdf, I get a box with a sign &#039;X&#039; inside.

Thanks,
Lizam</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Just to add that when access through WAN, if pdf, I get a box with a sign &#8216;X&#8217; inside.</p>
<p>Thanks,<br />
Lizam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizam</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-4</link>
		<dc:creator>Lizam</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:32:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-4</guid>
		<description>Hi Mike,

I have a strange scenario where the program works fine if access from LAN but not through WAN (only if pdf, html still works though). Any idea what could be the cause?

The client is running latest JRE since the requirement is 1.4 or higher. Any other specific requirements at the client machine?

Really appreciate your help.

Thanks,
Lizam</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I have a strange scenario where the program works fine if access from LAN but not through WAN (only if pdf, html still works though). Any idea what could be the cause?</p>
<p>The client is running latest JRE since the requirement is 1.4 or higher. Any other specific requirements at the client machine?</p>
<p>Really appreciate your help.</p>
<p>Thanks,<br />
Lizam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lizam</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-8</link>
		<dc:creator>Lizam</dc:creator>
		<pubDate>Thu, 22 Jul 2010 13:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-8</guid>
		<description>Hi Mike,

I have a strange scenario where the program works fine if access from LAN but not through WAN (only if pdf, html still works though). Any idea what could be the cause?

The client is running latest JRE since the requirement is 1.4 or higher. Any other specific requirements at the client machine?

Really appreciate your help.

Thanks,
Lizam</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I have a strange scenario where the program works fine if access from LAN but not through WAN (only if pdf, html still works though). Any idea what could be the cause?</p>
<p>The client is running latest JRE since the requirement is 1.4 or higher. Any other specific requirements at the client machine?</p>
<p>Really appreciate your help.</p>
<p>Thanks,<br />
Lizam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-3</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Thu, 07 May 2009 11:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-3</guid>
		<description>Mario,

The code contained in the post is the actual code I am using.  You just need to replace the variables for the image path (where it writes the created image creating the bar code) and the actual bar code number itself.  As far as code that is all you need.

You do need to download the library itself (if you search on Google for it you will see the SourceForge project for it).  You need to place the files somewhere in your ColdFusion directory that is already referenced in the class path variables or you can place them in a new folder and update the class path to look there.

Mike</description>
		<content:encoded><![CDATA[<p>Mario,</p>
<p>The code contained in the post is the actual code I am using.  You just need to replace the variables for the image path (where it writes the created image creating the bar code) and the actual bar code number itself.  As far as code that is all you need.</p>
<p>You do need to download the library itself (if you search on Google for it you will see the SourceForge project for it).  You need to place the files somewhere in your ColdFusion directory that is already referenced in the class path variables or you can place them in a new folder and update the class path to look there.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-2</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 06 May 2009 20:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-2</guid>
		<description>Hi Mike,

This looks really useful.  Would it be possible to get a sample of the actual code used.  I have been looking at using barbecue but I have been having issues and I am relatively new to using Java with CF.

Thanks
Mario</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>This looks really useful.  Would it be possible to get a sample of the actual code used.  I have been looking at using barbecue but I have been having issues and I am relatively new to using Java with CF.</p>
<p>Thanks<br />
Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-7</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Wed, 06 May 2009 20:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thedevshack.com/using-the-barbecue-java-library-in-coldfusion-to-create-barcodes/#comment-7</guid>
		<description>Hi Mike,

This looks really useful.  Would it be possible to get a sample of the actual code used.  I have been looking at using barbecue but I have been having issues and I am relatively new to using Java with CF.

Thanks
Mario</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>This looks really useful.  Would it be possible to get a sample of the actual code used.  I have been looking at using barbecue but I have been having issues and I am relatively new to using Java with CF.</p>
<p>Thanks<br />
Mario</p>
]]></content:encoded>
	</item>
</channel>
</rss>

