Click here to get back home

Name my Module!

 HomeNewsGroups | Search | About
 comp.lang.perl.modules    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Name my Module! Inventor 07-27-2007
---> Re: Name my Module! Dominique Dumon...09-05-2007
Posted by Inventor on July 27, 2007, 6:46 pm
Please log in for more thread options


Hi, I've written a module called ASCII_Plot.pm that generates ASCII
scatter plots. You give it a reference to an array of (x,y) pairs and
it makes a plot in text for you. Kind of like the olden days before
graphics were in widespread use... remember VT100? I did not find
such a beast on CPAN so I wrote it, and now I need a good name for
it. I thought ASCII_Plot would do nicely, but you never know with all
those thousands of modules out there. Plus with all the warnings from
POSE about chosing a namespace, i thought I would take their advice
and ask you to name the module. What's your name for it?


Posted by Petr Vileta on July 27, 2007, 11:27 pm
Please log in for more thread options


Inventor wrote:
> Hi, I've written a module called ASCII_Plot.pm that generates ASCII
> scatter plots. You give it a reference to an array of (x,y) pairs and
> it makes a plot in text for you. Kind of like the olden days before
> graphics were in widespread use... remember VT100? I did not find
> such a beast on CPAN so I wrote it, and now I need a good name for
> it. I thought ASCII_Plot would do nicely, but you never know with all
> those thousands of modules out there. Plus with all the warnings from
> POSE about chosing a namespace, i thought I would take their advice
> and ask you to name the module. What's your name for it?
As I remeber this was be called "asciiart" ;-)
--

Petr Vileta, Czech republic
(My server rejects all messages from Yahoo and Hotmail. Send me your mail
from another non-spammer site please.)




Posted by Inventor on July 28, 2007, 6:41 am
Please log in for more thread options


>
> As I remeber this was be called "asciiart" ;-)
> --
>
> Petr Vileta, Czech republic
> (My server rejects all messages from Yahoo and Hotmail. Send me your mail
> from another non-spammer site please.)

Yes, I remember ASCII art! Those beautifully crafted images can be
found in the ASCII Art FAQ, here:

http://www.ascii-art.de/ascii/faq.html

which will point you to an excellent collection of ASCII art here:

http://www.ascii-art.de/

And nowadays we have this thing called HTML which uses proportional
fonts that destroy ASCII art, so if you want to put ASCII art on your
web page, just do this:

<pre>
|\ _,,,---,,_
/,`.-'`' -. ;-;;,_
|,4- ) )-,_..;\ ( `'-'
'---''(_/--' `-'\_) fL
</pre>

Hope you can see that, it's a sleeping cat, drawn by fL.

Inventor






Posted by Joseph Brenner on August 4, 2007, 3:57 pm
Please log in for more thread options



> Hi, I've written a module called ASCII_Plot.pm that generates ASCII
> scatter plots. You give it a reference to an array of (x,y) pairs and
> it makes a plot in text for you. Kind of like the olden days before
> graphics were in widespread use... remember VT100? I did not find
> such a beast on CPAN so I wrote it, and now I need a good name for
> it. I thought ASCII_Plot would do nicely, but you never know with all
> those thousands of modules out there. Plus with all the warnings from
> POSE about chosing a namespace, i thought I would take their advice
> and ask you to name the module. What's your name for it?

Hm... it's hard to believe that someone hasn't covered that
already, but it's true I don't quite see one out on CPAN

There's

Graph::Easy::As_ascii

But that's for graphing edges, not plotting points.

There's a Chart::Plot, but at first glance there doesn't seem to
be a way to get it to output ascii.

I might go with:

Chart::Plot::Ascii


Posted by Dean Arnold on August 4, 2007, 4:36 pm
Please log in for more thread options


Joseph Brenner wrote:
>
>> Hi, I've written a module called ASCII_Plot.pm that generates ASCII
>> scatter plots. You give it a reference to an array of (x,y) pairs and
>> it makes a plot in text for you. Kind of like the olden days before
>> graphics were in widespread use... remember VT100? I did not find
>> such a beast on CPAN so I wrote it, and now I need a good name for
>> it. I thought ASCII_Plot would do nicely, but you never know with all
>> those thousands of modules out there. Plus with all the warnings from
>> POSE about chosing a namespace, i thought I would take their advice
>> and ask you to name the module. What's your name for it?
>
> Hm... it's hard to believe that someone hasn't covered that
> already, but it's true I don't quite see one out on CPAN
>
> There's
>
> Graph::Easy::As_ascii
>
> But that's for graphing edges, not plotting points.
>
> There's a Chart::Plot, but at first glance there doesn't seem to
> be a way to get it to output ascii.
>
> I might go with:
>
> Chart::Plot::Ascii
>

There's already a similar mdule: Text::Graph.
However, its not clear if it supports anything
other than bar charts or (some odd form of) linegraphs.
So how about "Text::Graph::ScatterPlot" ?

Dean Arnold
Presicient Corp.

Similar ThreadsPosted
Lower case module name for non-pragma module January 4, 2005, 10:19 am
RFC: New module 'Module::Bundled::Files' August 26, 2005, 3:49 pm
help with an MD5.pm module!! September 3, 2005, 11:39 pm
Looking for RTP module December 9, 2004, 9:17 pm
module for FFT May 9, 2005, 3:06 pm
Module may not be right one? April 27, 2006, 12:57 pm
The 'if' module June 1, 2006, 8:18 pm
The 'if' module June 1, 2006, 8:26 pm
use module March 3, 2007, 5:13 am
Yet another TL1 module August 7, 2007, 4:12 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap