Google Mail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
EDGE: new kind of plotter
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  22 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Follow-up To:
Add Cc | Add Follow-up to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers that you hear
 
JYA  
View profile   Translate to Translated (View Original)
(1 user)  More options 2 Nov 2007, 19:19
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Sat, 3 Nov 2007 06:19:59 +1100
Local: Fri 2 Nov 2007 19:19
Subject: EDGE: new kind of plotter
Dear all.

I demonstrated our math library at the last HPCC.
It allows to plot any kind of graphs (including inequalities)

Unlike most plotters, it can plot implicit functions (in the form of
g(x,y)=f(x,y)) and will always draw a "true" representation of the
function. As a bonus, it can also identify where the function i
undefined or discontinued and display it as such. It also allows tracing

http://www.hydrix.com/knowledge/index.php?id=89

You'll find a link to our white paper and an online version (demo,
still in beta).
Have a check!

To give you an example on how efficient it is:
to plot:
5*x^6-10*x^4*y+13*x^2*y^4-19*x*y^5+6*y^6=20

on a TI89 using a 25x25 matrix, will take over 16 minutes.
On a HP50, EDGE will take less than 5 seconds for a 131*80 matrix.
Cheers
Jean-Yves

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sc_use...@hotmail.com  
View profile   Translate to Translated (View Original)
 More options 2 Nov 2007, 20:44
Newsgroups: comp.sys.hp48
From: sc_use...@hotmail.com
Date: Fri, 02 Nov 2007 13:44:48 -0700
Local: Fri 2 Nov 2007 20:44
Subject: Re: EDGE: new kind of plotter
On Nov 2, 3:19 pm, JYA <nos...@nospam.blah> wrote:

Wow. Sounds incredible. Where can I get it for the 50g? (or is it
still in beta testing?)

Thank you, Jean-Yves.

S.C.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JYA  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 03:20
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Sat, 3 Nov 2007 14:20:28 +1100
Local: Sat 3 Nov 2007 03:20
Subject: Re: EDGE: new kind of plotter
On 2007-11-03 07:44:48 +1100, sc_use...@hotmail.com said:

> Wow. Sounds incredible. Where can I get it for the 50g? (or is it
> still in beta testing?)

The code for the HP50 isn't publicly available yet.

Jean-Yves

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Khanh-Dang  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 08:28
Newsgroups: comp.sys.hp48
From: Khanh-Dang <khanh-d...@w.fr.invalid>
Date: Sat, 3 Nov 2007 09:28:12 +0100
Local: Sat 3 Nov 2007 08:28
Subject: Re: EDGE: new kind of plotter
Hi,

Le 02 novembre 2007, JYA a écrit :

> I demonstrated our math library at the last HPCC.
> It allows to plot any kind of graphs (including inequalities)

> http://www.hydrix.com/knowledge/index.php?id=89

Wow! This is the killer app for hp50g! Well, the name, EDGE, was meant
to be the name of a killer app, wasn't it? :-)

For a few days, I have been writing a SysRPL program to do range
analysis. I need it to evaluate the precision of experimental data.  For
example, as explained in EDGE's whitepaper, say you measure 1±0.1 meters
and 2±0.1 meters, i.e. you know the two lengths are in the ranges [0.9
1.1] and [1.9 2.1] (in meters).  Then, the sum of them is 3±0.2 meters.
Simple when it's just an addition, but much more difficult if there is a
lot of algebraic manipulation e.g. with trigonometric functions. I never
thought to use range analysis to speed up graphing.

Once again, EDGE seems to give very impressive results. I wish I had a
hp50g to give it a try. Congratulations!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wes  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 13:39
Newsgroups: comp.sys.hp48
From: Wes <wjltemp...@yahoo.com>
Date: Sat, 03 Nov 2007 06:39:27 -0700
Local: Sat 3 Nov 2007 13:39
Subject: Re: EDGE: new kind of plotter
On Nov 3, 6:20 am, JYA <nos...@nospam.blah> wrote:

> The code for the HP50 isn't publicly available yet.

> Jean-Yves

Looks great.  Can't wait to try it out.

In your paper, you mention that equations like rotated ellipses and
lemniscates are not part of senior-high curriculum.  Actually, we do
cover these very shapes.

Some years back (okay, back in the MS-DOS days actually), I wrote a
graphing program for school use that plotted implicit functions with
recursive subdivision as you described.  Even on my 286-12, it could
plot 640x480 in just a few seconds.  I got the idea of using recursive
subdivisions from the Fractint program which used something similar
(along with other speed-ups) to generate fractals in amazingly short
times.

When I got my 49g+, I was thrilled that it could do truth plots, but
when I saw the pixel-by-pixel method it used, I realized that it was
practically unusable.

Edge will add so much.

Eagerly anticipating it's release,
-wes


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Greg M.  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 15:17
Newsgroups: comp.sys.hp48
From: "Greg M." <grego...@insightbb.com>
Date: Sat, 03 Nov 2007 10:17:43 -0500
Local: Sat 3 Nov 2007 15:17
Subject: Re: EDGE: new kind of plotter

JYA wrote:
> On 2007-11-03 07:44:48 +1100, sc_use...@hotmail.com said:

>> Wow. Sounds incredible. Where can I get it for the 50g? (or is it
>> still in beta testing?)

> The code for the HP50 isn't publicly available yet.

> Jean-Yves

Wow. I'm completely impressed. Will the demo page be staying up for the
foreseeable future? I'd like to pass the link along to some friends, but
it'd be frustrating for them if it disappeared. Cool stuff!

The fact that you designed this to run on the 50g is really exciting. This
is truly the first calculator app I'd pay for if it works as well as you
say it does. (and, judging by the demo page, it looks like it does)

So, count me as one of the first in line to download/buy whenever it comes
out!

Greg M.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JYA  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 15:47
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Sun, 4 Nov 2007 02:47:30 +1100
Local: Sat 3 Nov 2007 15:47
Subject: Re: EDGE: new kind of plotter
Hi

On 2007-11-04 02:17:43 +1100, "Greg M." <grego...@insightbb.com> said:

> Wow. I'm completely impressed. Will the demo page be staying up for the
> foreseeable future? I'd like to pass the link along to some friends, but
> it'd be frustrating for them if it disappeared. Cool stuff!

yes, we have no plan to remove the online version in the short term future...
we will probabl add features such as tracing (which the library can do already)

> The fact that you designed this to run on the 50g is really exciting. This
> is truly the first calculator app I'd pay for if it works as well as you
> say it does. (and, judging by the demo page, it looks like it does)

it wasn't designed to run on the hp50 per say, but on any embedded
platform with restricted CPU power and memory.
Traditional algorithm made in unpractical until now.

We hope to bring such plotting capabilities to any calculators as such
it will require a lots of talks with the concerned parties.
The ability to identify undefined area and discontinuities is I believe
a major feature and would make a huge difference to students. it would
likely require a curriculum change however as edge can do in seconds
what used to take a lot of time. teachers may not like it as
identifying where the function is undefined is often the major theme of
an exercise.

Jean-Yves

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JYA  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 15:57
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Sun, 4 Nov 2007 02:57:58 +1100
Local: Sat 3 Nov 2007 15:57
Subject: Re: EDGE: new kind of plotter
On 2007-11-04 00:39:27 +1100, Wes <wjltemp...@yahoo.com> said:

> In your paper, you mention that equations like rotated ellipses and
> lemniscates are not part of senior-high curriculum.  Actually, we do
> cover these very shapes.

those are actually the only kind of implicit functions studied, but
they are barely scratching the surface of it. I believe it is due to
the lack of tools to study those (especially on calculators)

> Some years back (okay, back in the MS-DOS days actually), I wrote a
> graphing program for school use that plotted implicit functions with
> recursive subdivision as you described.  Even on my 286-12, it could
> plot 640x480 in just a few seconds.  I got the idea of using recursive
> subdivisions from the Fractint program which used something similar
> (along with other speed-ups) to generate fractals in amazingly short
> times.

as per our white paper, recursive subdivision doesn't work for all type
of implicit functions, as such its use is limited. it also works better
for inequalities.
it would also fail to determine in a set manner if an area is undefined
or not and would leave the difficult area unexplored.
EDGE will always find a solution in a short time, this is guaranteed.

> When I got my 49g+, I was thrilled that it could do truth plots, but
> when I saw the pixel-by-pixel method it used, I realized that it was
> practically unusable.

truth plot can only do inequalitiies, it's hopeless. HP calculators are
the worse when it comes to advance plotting

TI and Casio are using the zero contour technique, which has a
complexity of O(N^2)... but at least they can do it... it's just damn
slow!

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wes  
View profile   Translate to Translated (View Original)
 More options 3 Nov 2007, 17:59
Newsgroups: comp.sys.hp48
From: Wes <wjltemp...@yahoo.com>
Date: Sat, 03 Nov 2007 10:59:37 -0700
Local: Sat 3 Nov 2007 17:59
Subject: Re: EDGE: new kind of plotter
On Nov 3, 11:28 am, Khanh-Dang <khanh-d...@w.fr.invalid> wrote:

> say you measure 1±0.1 meters
> and 2±0.1 meters, i.e. you know the two lengths are in the ranges [0.9
> 1.1] and [1.9 2.1] (in meters).  Then, the sum of them is 3±0.2 meters.

I'm not sure if this applies to your experimental data, but usually
when doing calculations with data, the uncertainties don't just add.
For instance, in your example (1 +- 0.1) + (2 +- 0.1) = (3 +- 0.14).
In general, (A+-a)+(B+-b) = (A+B +- sqrt(a^2+b^2)).

See:
  http://en.wikipedia.org/wiki/Propagation_of_uncertainty#Example_formulas
for more examples.

On my 50g, I have routines for doing common operations (+-*/^) with
uncertainties, so that doing calculations with uncertainties is
essentially no more difficult than doing regular calculations (thanks
to RPN)

   {1.  0.1} {2. 0.1} ?ADD

instead of

   1. 2. +

If the uncertainty in your data has a uniform distribution instead of
the more typical normal distribution, then your result of (3 +- 0.2)
is correct.

-wes


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Saturn rising  
View profile   Translate to Translated (View Original)
 More options 4 Nov 2007, 07:55
Newsgroups: comp.sys.hp48
From: Saturn rising <n...@nyet.nyet>
Date: Sun, 04 Nov 2007 01:55:05 -0600
Local: Sun 4 Nov 2007 07:55
Subject: Re: EDGE: new kind of plotter

Wes wrote:

 > When I got my 49g+, I was thrilled that it could do truth plots,
 > but when I saw the pixel-by-pixel method it used,
 > I realized that it was practically unusable.

Nothing to compare with EDGE, but...

Faster inequality plot (with SHADE), and
faster "truth" plot (INPLOT, by HP's own Jim Donnelly):
http://groups.google.com/group/comp.sys.hp48/browse_thread/thread/590...

 > Edge will add so much.

Leading, trailing, cutting, bleeding, or competitive?

Did you know that just as "all roads lead to Rome,"
all Edge's lead to my own home?

http://www.edge.org/
FLY ME TO THE MOONS OF SATURN
Video, with Carolyn Porco, imaging team leader, Cassini mission.

uggc://fgngvp.ivqrbrtt.pbz/grq/zbivrf/PNEBYLACBEPB-2007_guhzoanvy.wct
uggc://fgngvp.ivqrbrtt.pbz/grq/zbivrf/PNEBYLACBEPB-2007_uvtu.syi

-=-=-=-


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Harold A Climer  
View profile   Translate to Translated (View Original)
 More options 4 Nov 2007, 13:21
Newsgroups: comp.sys.hp48
From: Harold A Climer <hcli...@prodigy.net>
Date: Sun, 04 Nov 2007 08:21:14 -0500
Local: Sun 4 Nov 2007 13:21
Subject: Re: EDGE: new kind of plotter

 If the absolute errors are much smaller than the measurements, in
addition or subtraction they add.
It is only when the absolute errors are of comparable  magnitude to
the measurements, that the square of the errors need to be used.
In multiplication and division, it is  the relative errors are added.
Harold A. Climer
Dept. Of Physics, Geology, and Astronomy
University of Tennessee at Chattanooga
309 Grote Hall
423-425-4546
Harold-Cli...@utc.edu

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Julien MEYER  
View profile   Translate to Translated (View Original)
 More options 5 Nov 2007, 19:29
Newsgroups: comp.sys.hp48
From: Julien MEYER <m...@privacy.net>
Date: Mon, 05 Nov 2007 20:29:39 +0100
Local: Mon 5 Nov 2007 19:29
Subject: Re: EDGE: new kind of plotter
JYA a écrit :

Good work, really !

Relation to be graphed ( Source : http://www.hydrix.com/edge/graph.php )
, Is it also possible to graphe a LN/SRQT/EXP on this web preview ?

Julien MEYER
--
Give a Swf, get an Avi
http://www.swfdrop.com/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dueño de Monte  
View profile   Translate to Translated (View Original)
 More options 6 Nov 2007, 10:28
Newsgroups: comp.sys.hp48
From: Dueño de Monte <duenodemo...@gmail.com>
Date: Tue, 06 Nov 2007 02:28:35 -0800
Local: Tues 6 Nov 2007 10:28
Subject: Re: EDGE: new kind of plotter

> You'll find a link to our white paper and an online version (demo,
> still in beta).
> Have a check!

> To give you an example on how efficient it is:
> to plot:
> 5*x^6-10*x^4*y+13*x^2*y^4-19*x*y^5+6*y^6=20

Wooow !  This is really nice ! .... No words to say, its just
amazing !

As must of us, I wish to see it runing on my HP50g !  Good Work !

Daniel.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[UPDATED} Re: EDGE: new kind of plotter" by JYA
JYA  
View profile   Translate to Translated (View Original)
 More options 12 Nov 2007, 13:22
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Tue, 13 Nov 2007 00:22:49 +1100
Local: Mon 12 Nov 2007 13:22
Subject: [UPDATED} Re: EDGE: new kind of plotter
Hi

I have updated  the EDGE online demonstration.

It includes some trig function , the ability to report bugs (if any)
and features some UI improvements like rounding the cursor coordinates
and the ability to change how the axes are drawn so it doesn't hide the
generated graph

http://www.hydrix.com/edge/graph.php

Try this really cool graph:
sin(x*y)=cos(x/y)

for -48 < x < 48 and -32 < y < 32 (or zoom out a few times from the
different range)

Jean-Yves


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Julien MEYER  
View profile   Translate to Translated (View Original)
 More options 12 Nov 2007, 20:04
Newsgroups: comp.sys.hp48
From: Julien MEYER <m...@privacy.net>
Date: Mon, 12 Nov 2007 21:04:49 +0100
Local: Mon 12 Nov 2007 20:04
Subject: Re: [UPDATED} Re: EDGE: new kind of plotter
JYA a écrit :

> Hi

> I have updated  the EDGE online demonstration.

> It includes some trig function , the ability to report bugs (if any) and
> features some UI improvements like rounding the cursor coordinates and
> the ability to change how the axes are drawn so it doesn't hide the
> generated graph

> http://www.hydrix.com/edge/graph.php

Works Perfectly and fastly!

Good work jean-yves

Julien.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Giancarlo  
View profile   Translate to Translated (View Original)
 More options 13 Nov 2007, 07:35
Newsgroups: comp.sys.hp48
From: Giancarlo <giancarlo.matti...@indesitcompany.com>
Date: Mon, 12 Nov 2007 23:35:47 -0800
Local: Tues 13 Nov 2007 07:35
Subject: Re: [UPDATED} Re: EDGE: new kind of plotter
On 12 Nov, 21:04, Julien MEYER <m...@privacy.net> wrote:

Ditto here from Italy :-)
Congrats JYA!.
Best regards.
Giancarlo

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[UPDATED} EDGE: new kind of plotter" by JYA
JYA  
View profile   Translate to Translated (View Original)
(1 user)  More options 4 Apr 2008, 18:57
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Sat, 5 Apr 2008 04:57:13 +1100
Local: Fri 4 Apr 2008 18:57
Subject: Re: [UPDATED} EDGE: new kind of plotter
Dear all.

In our ongoing quest to perfection, the Hydrix team have continued
working on our EmbeDded Graphic Engine.

It now works "a la" Google Map. Much more dynamic you can drag the
graph around ; double click on a point to center etc..

You can also click on the various examples to directly generate the
graph. And finally, it is possible to get a direct link on the graph
you've generated, so you can post here some cool graph.

Have a play and let us know how you go ..

Cheers
Jean-Yves

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John H Meyers  
View profile   Translate to Translated (View Original)
 More options 5 Apr 2008, 06:41
Newsgroups: comp.sys.hp48
From: "John H Meyers" <jhmey...@nomail.invalid>
Date: Sat, 05 Apr 2008 00:41:39 -0500
Local: Sat 5 Apr 2008 06:41
Subject: Re: [UPDATED} EDGE: new kind of plotter

On Fri, 04 Apr 2008 12:57:13 -0500, JYA wrote:
> Dear all.

> In our ongoing quest to perfection, the Hydrix team have continued
> working on our EmbeDded Graphic Engine.
> Have a play and let us know how you go ..

Where to play?

http://www.hydrix.com/edge/graph.php

-[ ]-


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
JYA  
View profile   Translate to Translated (View Original)
 More options 5 Apr 2008, 07:01
Newsgroups: comp.sys.hp48
From: JYA <nos...@nospam.blah>
Date: Sat, 5 Apr 2008 17:01:50 +1100
Local: Sat 5 Apr 2008 07:01
Subject: Re: [UPDATED} EDGE: new kind of plotter
Hi

On 2008-04-05 16:41:39 +1100, "John H Meyers" <jhmey...@nomail.invalid> said:
]
Where to play?

Oops , sorry, in my eagerness to post I forgot the URL
http://www.hydrix.com/edge2/graph.php

It's still under testing, so I haven't put it at the main URL yet ...

Jean-Yves

--
They who would give up an essential liberty for temporary security,
deserve neither liberty or security (Benjamin Franklin)


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gjermund Skailand  
View profile   Translate to Translated (View Original)
 More options 5 Apr 2008, 13:26
Newsgroups: comp.sys.hp48
From: "Gjermund Skailand" <skaiguard-t...@yahoo.no>
Date: Sat, 5 Apr 2008 14:26:54 +0200
Local: Sat 5 Apr 2008 13:26
Subject: Re: [UPDATED} EDGE: new kind of plotter

"JYA" <nos...@nospam.blah> wrote in message

news:47f715cd$0$11045$426a74cc@news.free.fr...

> Hi

This plot looks nice, has a fractal like feel, especially if you zoom in on
the "stars" :)

http://www.hydrix.com/edge2/graph.php?reln=sin%28x%5E2%2Ay%29+%3Dln%2...

best regards
Gjermund


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dueño de Monte  
View profile   Translate to Translated (View Original)
 More options 8 Apr 2008, 16:20
Newsgroups: comp.sys.hp48
From: Dueño de Monte <duenodemo...@gmail.com>
Date: Tue, 8 Apr 2008 08:20:20 -0700 (PDT)
Local: Tues 8 Apr 2008 16:20
Subject: Re: [UPDATED} EDGE: new kind of plotter
Its very hard to do good simple things, because must of the good ones
are not simple, but with this one you made it !  Congratulations !

Looks clear and simple but does whatever I needed, easy, fast, and
very accurated.

Daniel


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "EDGE: new kind of plotter" by Veli-Pekka Nousiainen
Veli-Pekka Nousiainen  
View profile   Translate to Translated (View Original)
 More options 31 Aug 2008, 19:11
Newsgroups: comp.sys.hp48
From: "Veli-Pekka Nousiainen" <velipekka.nousiai...@saunalahti.fi>
Date: Sun, 31 Aug 2008 21:11:52 +0300
Local: Sun 31 Aug 2008 19:11
Subject: Re: EDGE: new kind of plotter
Almost a year...
Any progress, yet?
Just don't say you're on the EDGE now...

"JYA" <nos...@nospam.blah> wrote in message

news:472c9811$0$30509$426a74cc@news.free.fr...


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google