<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>foo2zjs - foo2hp - foo2xqx - foo2lava - foo2qpdl - foo2oakSupport for linux printer drivers  - General foo2hiperc</title>
        <description></description>
        <link>http://foo2zjs.rkkda.com/forum/list.php?48</link>
        <lastBuildDate>Thu, 09 Sep 2010 00:54:51 -0400</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?48,2582,2582#msg-2582</guid>
            <title>Using LPD Spooler with foo2hiperc (no replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?48,2582,2582#msg-2582</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br/></small><strong>Wolfgang Schnitker</strong><br/>
Hi Rick,<br />
<br />
I am a Linux user of a Oki C3300 Color Printer, which needs your driver.<br />
I am using the networked version, so no access via USB.<br />
<br />
In my opinion the best way to access this printer via Ethernet is to use<br />
internal LPD spooler of the printer.<br />
<br />
You can simply check this with nmap, the port 515 is open, or you can<br />
enable it in the WEB frontend.<br />
<br />
So in Cups the queue looks like this:<br />
<br />
lpd://192.168.178.20/C3300-DBE0A6<br />
<br />
IP adress differs, if you are using dhcp or fixed IP.<br />
<br />
C3300-DBE0A6 is the printer-name.<br />
<br />
With this setting it is possible to print out in very few time.<br />
<br />
THX<br />
<br />
<br />
Wolfgang Schnitker<br />
</div></blockquote>]]></description>
            <dc:creator>rickrich</dc:creator>
            <category>General foo2hiperc</category>
            <pubDate>Sun, 11 Apr 2010 08:49:02 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?48,1977,1977#msg-1977</guid>
            <title>How to reverse-engineer this printer's HiperC protocol with its driver? (1 reply)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?48,1977,1977#msg-1977</link>
            <description><![CDATA[ Hello,<br />
<br />
I've posted long ago. Now, I'm interested in helping you develop the driver for HiperC protocol. I have understood that you gave up this task. It would be nice if you provided me some information on how to reverse-engineer this protocol to continue it's development in my spare time, it's perfectly legal in my country, of course.<br />
<br />
I currently have a C3300n printer.<br />
<br />
Thank you.]]></description>
            <dc:creator>tshade</dc:creator>
            <category>General foo2hiperc</category>
            <pubDate>Wed, 20 May 2009 19:00:16 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?48,1668,1668#msg-1668</guid>
            <title>Success with the C3100 (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?48,1668,1668#msg-1668</link>
            <description><![CDATA[ Hi,<br />
<br />
apparently foo2hiperc also works with the C3100. I used the C3200 PPD file, I don't really know the differences between C3100 and C3200, but it works well enough for a first try.<br />
<br />
I had already given up on this printer, but now I dug it up once again, and only a lucky googling made me find this driver. It's unfortunate the printers that actually work well under linux are not listed in openprinting.org (foomatic?).<br />
<br />
I added an entry for the C3100: <a href="http://openprinting.org/show_printer.cgi?recnum=Oki-C3100" rel="nofollow" >http://openprinting.org/show_printer.cgi?recnum=Oki-C3100</a><br />
<br />
Would it be a bad idea to add the other supported printers into the DB? I don't have those, but I can add some basic stubs about the others.<br />
<br />
Thanks to Rick Richardson for the good work.<br />
<br />
<br />
zub]]></description>
            <dc:creator>zub</dc:creator>
            <category>General foo2hiperc</category>
            <pubDate>Tue, 30 Dec 2008 09:50:30 -0500</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?48,1462,1462#msg-1462</guid>
            <title>/usr/include/bits/errno.h:25:26: error [opensuse 10.2] (2 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?48,1462,1462#msg-1462</link>
            <description><![CDATA[ Trying to install on a fairly clean copy of opensuse 10.2, I get this:<br />
<br />
h12@linux:~/drivers/foo2zjs&gt; make<br />
#<br />
# Dependencies...<br />
#<br />
# ... OK!<br />
#<br />
cc -O2 -Wall   -c -o zjsdecode.o zjsdecode.c<br />
In file included from /usr/include/errno.h:36,<br />
                 from zjsdecode.c:30:<br />
/usr/include/bits/errno.h:25:26: error: linux/errno.h: No such file or directory<br />
make: *** [zjsdecode.o] Error 1<br />
h12@linux:~/drivers/foo2zjs&gt;<br />
<br />
(The previous .o to .c files converted without problems; it gets stuck on this one, and I've given up re-extracting the .gz for every &quot;make&quot; try).<br />
<br />
The same .gz file installed without a hitch on the same computer, under opensuse 11 (but the oki C3200 printer refuses to print; cups says &quot;USB printer not connected&quot; ...)<br />
<br />
I'm at a loss to explain why either would happen.<br />
<br />
The same .gz file installed without a hitch on another computer under opensuse 10.2, but as the printer is elsewhere, I had no way to test if your foo2hiperc driver actually did anything (like print, just to take an example completely at random), cos suse's Yast won't show printers which aren't physically available.<br />
<br />
If you have a clue what needs to be done, I'd be very happy to test all and any suggestions.<br />
<br />
Thanks!]]></description>
            <dc:creator>hetta</dc:creator>
            <category>General foo2hiperc</category>
            <pubDate>Tue, 30 Sep 2008 07:38:22 -0400</pubDate>
        </item>
        <item>
            <guid>http://foo2zjs.rkkda.com/forum/read.php?48,1059,1059#msg-1059</guid>
            <title>foo2hiperc (5 replies)</title>
            <link>http://foo2zjs.rkkda.com/forum/read.php?48,1059,1059#msg-1059</link>
            <description><![CDATA[ Hi,<br />
<br />
I am working on an account that needs to centralize print managment away from Windows print spoolers and we are having trouble finding a UNIX or batch accessable transformation engine for pdf to HiPerC for the Oki C5500N printer.  The foo2hiperc package would do the trick but the extra-ordinary size of the generated color pages is a show stopper.  <br />
<br />
I downloaded the OKI Windows XP printer driver and generated a print to file using the customers PDF test file.  This generated a 333 K file for a single full color page.  &quot;foo2hiperc&quot; on the other hand generates a 15,000 K file for the same page.<br />
<br />
I am almost sure I know why this is happening given the way the transformations are being set up but that is not particularly usefull.<br />
<br />
The real question is, are you or anyone else reading this aware of a method of generating HiPerC on a UNIX platform that can create a reasonable sized payload?<br />
<br />
Thanks in advance.<br />
<br />
Cloid Green,  HP<br />
<br />
p.s. Kudos on the integration.  Those are some of the best shell scripts I've ever seen.  If everyone could write sh like that perl and java might never have been invented.]]></description>
            <dc:creator>cloid.green@hp.com</dc:creator>
            <category>General foo2hiperc</category>
            <pubDate>Fri, 02 May 2008 19:27:35 -0400</pubDate>
        </item>
    </channel>
</rss>
