[24314] in Perl-Users-Digest

home help back first fref pref prev next nref lref last post

Perl-Users Digest, Issue: 6505 Volume: 10

daemon@ATHENA.MIT.EDU (Perl-Users Digest)
Sun May 2 21:05:34 2004

Date: Sun, 2 May 2004 18:05:08 -0700 (PDT)
From: Perl-Users Digest <Perl-Users-Request@ruby.OCE.ORST.EDU>
To: Perl-Users@ruby.OCE.ORST.EDU (Perl-Users Digest)

Perl-Users Digest           Sun, 2 May 2004     Volume: 10 Number: 6505

Today's topics:
    Re: Books online???? <***************>
    Re: Changing from C thought to Perl (Rainer Joswig)
    Re: generating time series graphs with perl <a5ufv8u02@sneakemail.com>
    Re: Help with forum <webmaster @ infusedlight . net>
    Re: Help with forum <noreply@gunnar.cc>
        Digest Administrivia (Last modified: 6 Apr 01) (Perl-Users-Digest Admin)

----------------------------------------------------------------------

Date: Sun, 02 May 2004 19:36:35 -0500
From: Henry Williams <***************>
Subject: Re: Books online????
Message-Id: <pe4b90h4lemvdcb9f51ojmme29goib5o15@4ax.com>


>>>They are out there and you should report them to O'Reilly.
>> 
>> 
>> I was hoping you were going to! I already have a fulltime job.
>> 
>Meaning what?

It's just that this NG is a very very unfriendly place. You know..
RTFM... civility is a rare commodity here, as I've lurked I've noticed
this. And while it may be true that there are those who post who
should have done a little more research themselves, it profits little
to berate them.

In the larger context, I find it amusing that there are those who
would spend their time berating rather than ignoring. The berated and
them that would berate seem birds of a feather.

I posted what I did because I wondered if the publisher of those books
had some sort of 'academic' license or something such as that. The
places I found the books online were typically .edu

And I hoped someone could shed light on it for me if that were the
case. Which it seems not to be. 

As for my reply to you, I found your post to be rather sarcastic, and
so in keeping with the ungentlemanly posture of this NG, I sought to
answer in kind.

Hopefully this clears up the air.

Henry



------------------------------

Date: 2 May 2004 16:18:25 -0700
From: joswig@corporate-world.lisp.de (Rainer Joswig)
Subject: Re: Changing from C thought to Perl
Message-Id: <c366f098.0405021518.42f83c5@posting.google.com>

Rob Perkins <rob_perkins@hotmail.com> wrote in message news:<o6ar70173pl29ru5bg2d0p98sn4drpfvcd@4ax.com>...
> Vetle Roeim <vetro@online.no> wrote:
> 
> >* Rob Perkins
> >>
> >> Someone who doesn't know Perl, but knows programming, ought to be able
> >> to read the code, much the same way as a well-read German speaker can
> >> make out the gist of Dutch when he reads it. 
> >
> >  Why? Is the same true for languages like Common Lisp? For an
> >  example: if I know C++, should I be able to read CL code? :)
> 
> Name six useful products written for a non-programming end user, in
> Common Lisp. 

Just for the fun of it:

Watson, from Xanalys (visual information analysis)
ProEngineer Designer, PTC (3d design tool)
Orbitz, ITA Software (airline search engine)
Mirai, Izware (3d animation suite)
Icad, KTI (3d design suite)
Igor, Noteheads (music notation tool)
Cliki (Wiki written in Common Lisp)
OpenMusic, Inria (Music composition)
Deep Navel, Agentsheets (Web site management tool)
Netcoach, Orbis (e-learning)

> 
> >  If a programmer knows C and C++, he may be able to understand _some_
> >  Perl code, but not everything. He would understand even less Common
> >  Lisp.
> >
> >  Errr... I think I have a point.
> 
> Well *my* point is that since Perl can be organized in such a way that
> a C, Pascal, Java, or BASIC programmer could easily see the algorithm,
> people who share code ought to program for readability. That's "why".
> 
> Rob


------------------------------

Date: Sun, 02 May 2004 23:56:26 GMT
From: Po Boy <a5ufv8u02@sneakemail.com>
Subject: Re: generating time series graphs with perl
Message-Id: <pan.2004.05.02.23.58.00.109194@sneakemail.com>

On Thu, 29 Apr 2004 21:45:06 +0000, Po Boy wrote:

> 
> I'm trying to find a perl module that will help me make a certain kind of
> graph. I believe it's called a time-series graph, but I'm not sure. It's a
> graph of how two variables behave over time. You can see a couple examples
> at:
> 
> http://www.trendmacro.com/a/goodman/keyIndicators/pvCharting.asp
> and
> http://www.thestreet.com/comment/openbook/1332231.html

Thanks to all who helped me with this problem. I ended up using
Chart::Graph to drive gnuplot to do this. Since that module doesn't know
about some of the new gnuplot features, it's unable to natively do arrows.
I packed the "set arrow" statements into the extra_opts parameter to make
it make the arrows.

-pb



------------------------------

Date: Sun, 2 May 2004 14:17:28 -0800
From: "Robin" <webmaster @ infusedlight . net>
Subject: Re: Help with forum
Message-Id: <c73s30$c1p$1@reader2.nmix.net>


"javatiger" <tigermott@yahoo.com> wrote in message
news:962e2a34.0405011330.5d8ee55d@posting.google.com...
> Iam just learning perl and need help with a forum Iam trying to put in
> my website.
>
> I have uploaded the files into cgi bin and files in html but I keep
> getting error messages.
>
> Could someone take alook and see if they can get it running. Its the
> thorn folder.
>
> My site is at www.tripod.com
>
> my username is mickmotty
>
> password is sunday


I'm sure someone will have some "fun".
-Robin





------------------------------

Date: Mon, 03 May 2004 00:37:30 +0200
From: Gunnar Hjalmarsson <noreply@gunnar.cc>
Subject: Re: Help with forum
Message-Id: <c73tel$i3hp7$1@ID-184292.news.uni-berlin.de>

javatiger wrote:
> Iam just learning perl and need help with a forum Iam trying to put
> in my website.
> 
> I have uploaded the files into cgi bin and files in html but I keep
> getting error messages.
> 
> Could someone take alook and see if they can get it running.

This group is for discussing the Perl programming language. It's not
the place to ask for help with installing CGI scripts. Still, this is
a link that might be helpful to you:
http://my.execpc.com/~keithp/bdlogcgi.htm

If you are not able to do it by help of the installation instruction,
ask the script author or the Tripod support.

> Its the thorn folder.
> 
> My site is at www.tripod.com
> 
> my username is mickmotty
> 
> password is sunday

By posting that, you gave the whole world access to manage your web
site. It may have been unfamiliar to you up to now, but there are
quite a few 'bad guys' out there who get their principal satisfaction
by destroying for others.

Change your password instantly.

-- 
Gunnar Hjalmarsson
Email: http://www.gunnar.cc/cgi-bin/contact.pl



------------------------------

Date: 6 Apr 2001 21:33:47 GMT (Last modified)
From: Perl-Users-Request@ruby.oce.orst.edu (Perl-Users-Digest Admin) 
Subject: Digest Administrivia (Last modified: 6 Apr 01)
Message-Id: <null>


Administrivia:

#The Perl-Users Digest is a retransmission of the USENET newsgroup
#comp.lang.perl.misc.  For subscription or unsubscription requests, send
#the single line:
#
#	subscribe perl-users
#or:
#	unsubscribe perl-users
#
#to almanac@ruby.oce.orst.edu.  

NOTE: due to the current flood of worm email banging on ruby, the smtp
server on ruby has been shut off until further notice. 

To submit articles to comp.lang.perl.announce, send your article to
clpa@perl.com.

#To request back copies (available for a week or so), send your request
#to almanac@ruby.oce.orst.edu with the command "send perl-users x.y",
#where x is the volume number and y is the issue number.

#For other requests pertaining to the digest, send mail to
#perl-users-request@ruby.oce.orst.edu. Do not waste your time or mine
#sending perl questions to the -request address, I don't have time to
#answer them even if I did know the answer.


------------------------------
End of Perl-Users Digest V10 Issue 6505
***************************************


home help back first fref pref prev next nref lref last post