Re: Parsing Jpeg files for comments

2005-06-08 Thread Paul Mison
On 08/06/2005 at 17:31 +1000, John Horner wrote: I want to be able to access those comments through perl. Is there a module which already exists which does this? http://osx.freshmeat.net/projects/libjpeg/ has an OS X version of "rdjpegcom" which is a system tool for reading JPG comments. Oh,

Re: Parsing Jpeg files for comments

2005-06-08 Thread Paul Mison
On 08/06/2005 at 16:15 +0900, Robin wrote: I'm making a perl frontend to a mySQL server to serve up images. Some of the images are jpegs with keywords stored as comments in the file, and I want to be able to access those comments through perl. Is there a module which already exists which does thi

Re: [OT] speaking of shells...

2005-01-06 Thread Paul Mison
On 05/01/2005 at 22:31 -0800, Nicholas Thornton wrote: I've been wanting to create a commandline interface to airport for a while. Something that gives access to the same functionality as that airport icon in the apple bar-- in particular the ability to turn airport on and off (for login and logout

Re: Mac OS X POD viewer app

2004-11-15 Thread Paul Mison
On 13/11/2004 at 11:29 -0500, John Siracusa wrote: Is there an OS X equivalent of the old Shuck POD viewer app that came with MacPerl? I know I can convert the POD to HTML and view that, but I'd rather just have something like Shuck for quick "rich text" views of POD in OS X. (my own POD, that is,

Re: Getting info from iTunes

2004-03-02 Thread Paul Mison
On 29/02/2004 at 18:19 -0800, wren argetlahm wrote: I was wondering if there was a good way to get information about the currently playing song in iTunes? Browsing through CPAN all I could find were modules for controlling iTunes (play, pause, etc) with a few assorted other commands (make new playl

Re: Change to @INC on perl 5.8.1rc3

2003-07-31 Thread Paul Mison
On 31/07/2003 at 07:28 -0700, David Wheeler wrote: On Thursday, July 31, 2003, at 06:31 AM, Paul Mison wrote: Does anyone else see this behaviour? Is this a planned change? if site_perl was somehow left out of RC2, I suspect that was a mistake. The vast majority of modules you install from CPAN

Change to @INC on perl 5.8.1rc3

2003-07-31 Thread Paul Mison
Compiling perl 5.8.1 release candidate 3 as recommended in INSTALL (rm -f config.sh Policy.sh; sh Configure -de; make; make test; sudo make install) has produced a different @INC to that in release candidate 2: Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FIL

Re: XML to HTML

2003-03-03 Thread Paul Mison
On 02/03/2003 at 18:58 -0500, Charlie Root wrote: I am looking to take my iTunes Music Library XML file and publish it as a web page. I have looked through CPAN for an XML to HTML converter or something but it turns out I am really dumb and can't find one. Does this exist? Can I do this? Anyone e

Re: where to put things?

2003-01-15 Thread Paul Mison
On 15/01/2003 at 00:32 -0800, Rich Morin wrote: I'm building a multi-program application, using C, ObjC, Perl, YAML, etc. I think I know where some of my files should go, but others mystify me. These seem pretty clear: application /Applications/Utilities/Foo.app contextual menu plugin /