<?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"
	>
<channel>
	<title>Comments on: Star Micronics TSP600 receipt printer driver released</title>
	<atom:link href="http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/</link>
	<description>Hacking away with Linux, Ruby, Rails, and so on and so forth</description>
	<pubDate>Wed, 07 Jan 2009 14:43:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Stone</title>
		<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-55</link>
		<dc:creator>Stone</dc:creator>
		<pubDate>Fri, 07 Nov 2008 18:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-55</guid>
		<description>Awesome! Thank you so much.</description>
		<content:encoded><![CDATA[<p>Awesome! Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-52</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Tue, 14 Oct 2008 13:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-52</guid>
		<description>Thanks so much for this. We're looking for a receipt printer to run on our Ubuntu circulation desk system here at the public library and this will help tremendously.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks so much for this. We&#8217;re looking for a receipt printer to run on our Ubuntu circulation desk system here at the public library and this will help tremendously.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kelly</title>
		<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-51</link>
		<dc:creator>Michael Kelly</dc:creator>
		<pubDate>Wed, 24 Sep 2008 10:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-51</guid>
		<description>Great Job. Thanks a million marc... Saved me alot of hardship!! Cheers</description>
		<content:encoded><![CDATA[<p>Great Job. Thanks a million marc&#8230; Saved me alot of hardship!! Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Arce</title>
		<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-49</link>
		<dc:creator>Juan Arce</dc:creator>
		<pubDate>Sun, 03 Aug 2008 19:40:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-49</guid>
		<description>I have any problem with printer star sp512, The printer install ok with .deb packages but if I send printer jobs of web pages (in Firefox 3.0) in the paper only print the number of page (ej: Page 1 of 1) in the end of page, but not print the content of the document.

Sorry for my bad English,

Greetings;

Juan Arce
Costa Rica</description>
		<content:encoded><![CDATA[<p>I have any problem with printer star sp512, The printer install ok with .deb packages but if I send printer jobs of web pages (in Firefox 3.0) in the paper only print the number of page (ej: Page 1 of 1) in the end of page, but not print the content of the document.</p>
<p>Sorry for my bad English,</p>
<p>Greetings;</p>
<p>Juan Arce<br />
Costa Rica</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-32</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Wed, 20 Feb 2008 16:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-32</guid>
		<description>Hi Jason,

I'm willing to bet that you don't need to mess with the dip switches. I've got mine on the defaults.

To configure and test your printer, point your browser to http://localhost:631/  It's the CUPS config utility for your comp.  You should be able to print a test page from there.  If you would instead like to test with the command line "lp" set of utilities, you'll need to specify the printer like so:
"lpr -P Star_TSP600_ textfile.txt"

Keep in mind with the above command both that
A) I'm using the newer "lpr" instead of "lp"
B) "Star_TSP600_" is the name of the printer as defined in the CUPS config.  It may be different for your setup.

Let me know if that helps.</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>I&#8217;m willing to bet that you don&#8217;t need to mess with the dip switches. I&#8217;ve got mine on the defaults.</p>
<p>To configure and test your printer, point your browser to <a href="http://localhost:631/"  rel="nofollow">http://localhost:631/</a>  It&#8217;s the CUPS config utility for your comp.  You should be able to print a test page from there.  If you would instead like to test with the command line &#8220;lp&#8221; set of utilities, you&#8217;ll need to specify the printer like so:<br />
&#8220;lpr -P Star_TSP600_ textfile.txt&#8221;</p>
<p>Keep in mind with the above command both that<br />
A) I&#8217;m using the newer &#8220;lpr&#8221; instead of &#8220;lp&#8221;<br />
B) &#8220;Star_TSP600_&#8221; is the name of the printer as defined in the CUPS config.  It may be different for your setup.</p>
<p>Let me know if that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-31</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 20 Feb 2008 14:26:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.drelmo.net/2008/01/17/star-micronics-tsp600-receipt-printer-driver-released/#comment-31</guid>
		<description>Hey Marc, Thanks for the .deb.  It installed fine.  What can I use to test it?  I tried "lp textfile.txt" but it returned "no default destination available".  I'm running Ubuntu 7.10 and my TSP600 printer is USB attached.  There are several DIP switches in the printer ... maybe I have those set wrong.</description>
		<content:encoded><![CDATA[<p>Hey Marc, Thanks for the .deb.  It installed fine.  What can I use to test it?  I tried &#8220;lp textfile.txt&#8221; but it returned &#8220;no default destination available&#8221;.  I&#8217;m running Ubuntu 7.10 and my TSP600 printer is USB attached.  There are several DIP switches in the printer &#8230; maybe I have those set wrong.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
