Welcome to MacForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Solve this problem (and I'll send you some money :)

 
   Macintosh computer (Home) -> Programmer Help RSS
Next:  OS X Foundation.pm, PerlObjCBridge, and Wacom tab..  
Author Message
Neon Forests

External


Since: Jan 04, 2008
Posts: 2



(Msg. 1) Posted: Sat Feb 16, 2008 10:03 pm
Post subject: Solve this problem (and I'll send you some money :)
Archived from groups: comp>sys>mac>programmer>help (more info?)

I've asked around, I've placed posts, I've read everything I can find,
but I still can't get this problem solved myself.

Your turn.

$200 to the first person that can enable my Mac to print RAW Ascii data
to the USB port and have it drive my Prolific (PL-2305 chipset) USB to
Parallel adapter.

Must provide turn-key, repeatable, easy to use solution.
(either direct printing from an app or drag and drop to a printer queue
using a text file.)
Must not require plugging or unplugging of adaptor or any manual set-up
other than initial configuration. (plug n play, play, play)
It may be as simple as pointing me a raw printer driver online that
works or as difficult as programming a specific application just for
printing of text files raw.

I have already attempted all obvious paths including changing CUPS to
raw, terminal programs, various drivers.
I would also prefer not to use Gimpprint, but would consider it if a
turn-key setup was provided.
I am now using MS Notepad running on Bootcamp/XP and it works, but want
it to do it from the Mac side only.

But whatever solution is provided, it must work, be simple, reliable
and hopefully not break upon later OSX / CUPS releases and updates.

Mac is Intel Imac
OSX 10.5.2
Cups vers: 1.3.5

Data being sent is raw ASCII text representing HPGL code.
No Postscript, PCL coding or filtering allowed. Just 8 bit data.
If this sounds simple to you and you can explain it or provide an
installation package, you get paid $200.
I'm a serious person and easy to verify.
Payment will sent via cash, check or Paypal.
Email me... A = synthfool. Email A @ A.com

 >> Stay informed about: Solve this problem (and I'll send you some money :) 
Back to top
Login to vote
Daniel_Höpfl

External


Since: Feb 29, 2008
Posts: 1



(Msg. 2) Posted: Fri Feb 29, 2008 12:49 am
Post subject: Re: Solve this problem (and I'll send you some money :) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

> $200 to the first person that can enable my Mac to print RAW Ascii data
> to the USB port and have it drive my Prolific (PL-2305 chipset) USB to
> Parallel adapter.

I don't own a Prolific USB/parallel but my Prolific USB/serial creates
an entry like "tty.PL2303-1B1" in /dev. Sending raw data to the serial
is as easy as a "cat yourfile > /dev/tty.PL2303-1B1" in Terminal.

I would guess that your converters driver has a very similar behaviour.
Plug in the USB/parallel adapter and do a "ls -ltr /dev". The right one
is probably among the last 10 or so. (Unplug and redo the "ls" to see
which entry it was ...)

Once you have the right entry in /dev it should not be to hard to write
an AppleScript to execute the shell command on drag & drop.

> Email me... A = synthfool. Email A @ A.com

Sound like a formula that works during full moon only ...

Bye,
Daniel

 >> Stay informed about: Solve this problem (and I'll send you some money :) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Can't send the 'sender'? - I use a common target for several toolbars items and employ their tag value to take appropriate actions. But this routine doesn't live in the same class as the given toolbar. The displays in question have multiple tabs so I send the particular view th...

send event to next responder? - according to the docs for [NSResponder keyDown:], "NSResponder's implementation simply passes this message to the next responder." how? and how can i do that myself? specifically, i've got a class derived from NSTextView that is eating some k...

send Appleevent to FileMaker (newbie) - Does anyone have a code snippet to send appleEvents to FileMaker? I want to let the FM database run a script with docript (name). I can easily send an AE to quit FM, but the AE with 'dosc' does not arrive. Thanks for any help Ruedi

How do I send a keyboard or mouse event to the frontmost - I want to make a command line or daemon application which recieves network messages, and then feeds keyboard and mouse messages to whatever application is front most. Is there a way to this. I am guessing something like: EventRef theEventRef;..

Quicktime: send video from webcam via internet (videoconfe.. - Hi! I´m trying to do a litle videoconference programe 1 to 1. I know there are H.323 and ichat/aim but I think they are too complicated to integrate in the aplication and I don´t find a lot of documentation about it. So I want to do a windows/mac program...
   Macintosh computer (Home) -> Programmer Help All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]