Kee Photo at NASA Astronomy Site!

2002-02-27 Thread Peter Fraterdeus


http://antwrp.gsfc.nasa.gov/apod/

Gorgeous sunrise there ;-)

Congratulations!

PF
-- 
-
AzByCx DwEvFu GtHsIr JqKpLo MnNmOl PkQjRi ShTgUf VeWdXc YbZa& @

Peter Fraterdeushttp://www.midsummernightstamps.com
www.semiotx.com  Magical Images from the Moon's Garden!

Those who desire to give up freedom in order to gain security, 
will not have, nor do they deserve, either one.--Benjamin Franklin 

MacOSX * Apache * PHP * mySQL * Linux * Typography * Web Design
Buckminster Fuller Institute * www.bfi.org * Design Revolution!

If you have a free web email account put "{README}" in your subject
line, or my filters will trash your message.
This includes yahoo, hotmail, netscape, msn, excite, etc.



mod_perl & Chart.pm

2002-02-27 Thread hcir

i have mod_perl working with a number of scripts and Apache. i have a 
script using Chart.pm to return a graphic which works when using perl 
but when i use it under mod_perl my browser displays the text 
representation of the graphic (using $g->cgi_jpeg(\@data);)

any ideas on what i need to do differently?

thanks

- hcir
[EMAIL PROTECTED]




Re: mod_perl & Chart.pm

2002-02-27 Thread Rick Frankel

On Wed, Feb 27, 2002 at 08:51:26AM -0900, hcir wrote:
> i have mod_perl working with a number of scripts and Apache. i have a 
> script using Chart.pm to return a graphic which works when using perl 
> but when i use it under mod_perl my browser displays the text 
> representation of the graphic (using $g->cgi_jpeg(\@data);)
> 
> any ideas on what i need to do differently?

I'm not familiar w/ Chart.pm, but my guess would be that the content-type is
not getting set to image/jpeg under mod_perl, and is defaulting to text/html.

rick




File Icons

2002-02-27 Thread robinmcf
Does anyone know how to get nice new OSX anti-alised icons on docs 
produced under OS9, or how to access the file resources with perl?

I've had a look at the rez tools in /developer/ but they don't seem 
to suit this