comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Is there a cheap implementation of IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Is there a cheap implementation of IDL [message #7274] Thu, 24 October 1996 00:00 Go to next message
aunitt is currently offline  aunitt
Messages: 1
Registered: October 1996
Junior Member
I want to be able to run IDL cheaply.

Are there any shareware / freeware / cheap implementations available?

Thanks in advance.

Ashley
Re: Is there a cheap implementation of IDL [message #7325 is a reply to message #7274] Thu, 31 October 1996 00:00 Go to previous message
Joseph M Zawodny is currently offline  Joseph M Zawodny
Messages: 24
Registered: March 1996
Junior Member
David Gunter wrote:
>
> Ashley Unitt (aunitt@mail.bogo.co.uk) wrote:
> : I want to be able to run IDL cheaply.
> :
> : Are there any shareware / freeware / cheap implementations available?
> :
> : Thanks in advance.
> :
> : Ashley
>
> The last IDL newsletter I saw (volume 6 no. 1) mentioned the availablility of
> educational pricing. It expired on June 30th according to the notice, but
> perhaps they'll extend this pricing again. For info they list Donna Carr at
> donna@rsinc.com or 303.786.9900 by phone. No actual price is listed in the
> letter.

Yes, but there is educational pricing and then there is educational
pricing.
Case in point, AutoCAD normally costs in the vicinity of $3K.
Educational
versions with full functionality can be had for $175! It does make
sense to
let the "kids" learn it at little or no cost and then they'll convince
their
employers to buy it at "retail" when they graduate and get jobs. Now I
have
always maintained that is also makes sense to have a similar discount
for
users to have a home copy. While this has been offered to folks who run
Linux (and perhaps more recently for PCs) it was still price, in my
estimation,
too high at $500. If it were $200, I'd buy it for home.

Just another $0.02,

JMZ


--
Work: Dr. Joseph M. Zawodny Play: Joe Zawodny
NASA Langley Research Center KO4LW@amsat.org
E-mail: J.M.Zawodny@LaRC.NASA.gov zawodny@exis.net
(757) 864-2681 (757) 864-2671 FAX
Re: Is there a cheap implementation of IDL [message #7328 is a reply to message #7274] Thu, 31 October 1996 00:00 Go to previous message
David Foster is currently offline  David Foster
Messages: 341
Registered: January 1996
Senior Member
Tim Patterson wrote:
>
> Stein Vidar Hagfors Haugan wrote:
>>
>> In article <32776FA3.5444@ssec.wisc.edu>, Liam Gumley <liam.gumley@ssec.wisc.edu> writes:
>> |>
>> |> Ashley Unitt wrote:
>> |> > I want to be able to run IDL cheaply.
>> |> > Are there any shareware / freeware / cheap implementations available?
>> |>

>
> Is CALL_EXTERNAL still available in the demo mode (I forget!)
> If so, there's another way to write out data!
>
> Tim

I do not believe that CALL_EXTERNAL is available in demo mode.

Dave

--

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
David S. Foster Univ. of California, San Diego
Programmer/Analyst Brain Image Analysis Laboratory
foster@bial1.ucsd.edu Department of Psychiatry
(619) 622-5892 8950 Via La Jolla Drive, Suite 2200
La Jolla, CA 92037
[ UCSD Mail Code 0949 ]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~
Re: Is there a cheap implementation of IDL [message #7336 is a reply to message #7274] Wed, 30 October 1996 00:00 Go to previous message
steinhh is currently offline  steinhh
Messages: 260
Registered: June 1994
Senior Member
In article <32776FA3.5444@ssec.wisc.edu>, Liam Gumley <liam.gumley@ssec.wisc.edu> writes:
|>
|> Ashley Unitt wrote:
|> > I want to be able to run IDL cheaply.
|> > Are there any shareware / freeware / cheap implementations available?
|>
[.snip..]
|> (2) There are a couple of formats that you *can* save to disk while
|> in demo mode. One of them is Postscript. The other is HDF (SDS mode
|> anyway). You can do a lot with just these two output formats - maybe
|> there are others that I don't know about - I discovered these by
|> accident.
|>
|> So give the IDL demo version a try. You might find you can do a lot
|> with it.

So, even if RSI closes the HDF loophole, the clever user simply
develops a routine to read back data *from* a PS-file, and voila, there
you have a fully-functional 7-minute version of IDL 8-)

Stein Vidar
(Sorry, I couldn't resist..)
Re: Is there a cheap implementation of IDL [message #7338 is a reply to message #7274] Wed, 30 October 1996 00:00 Go to previous message
gunter is currently offline  gunter
Messages: 13
Registered: October 1996
Junior Member
Ashley Unitt (aunitt@mail.bogo.co.uk) wrote:
: I want to be able to run IDL cheaply.
:
: Are there any shareware / freeware / cheap implementations available?
:
: Thanks in advance.
:
: Ashley

The last IDL newsletter I saw (volume 6 no. 1) mentioned the availablility of
educational pricing. It expired on June 30th according to the notice, but
perhaps they'll extend this pricing again. For info they list Donna Carr at
donna@rsinc.com or 303.786.9900 by phone. No actual price is listed in the
letter.

--
david gunter
http://www.mcs.anl.gov/people/gunter/
-------------------------------------
"When you are a Bear of Very Little Brain, and you Think of Things, you find
sometimes that a Thing which seemed very Thingish inside you is quite
different when it gets out into the open and has other people looking at it."
- A.A. Milne, "The House At Pooh Corner"
Re: Is there a cheap implementation of IDL [message #7339 is a reply to message #7274] Wed, 30 October 1996 00:00 Go to previous message
Tim Patterson is currently offline  Tim Patterson
Messages: 65
Registered: October 1995
Member
Stein Vidar Hagfors Haugan wrote:
>
> In article <32776FA3.5444@ssec.wisc.edu>, Liam Gumley <liam.gumley@ssec.wisc.edu> writes:
> |>
> |> Ashley Unitt wrote:
> |> > I want to be able to run IDL cheaply.
> |> > Are there any shareware / freeware / cheap implementations available?
> |>
> [.snip..]
> |> (2) There are a couple of formats that you *can* save to disk while
> |> in demo mode. One of them is Postscript. The other is HDF (SDS mode
> |> anyway). You can do a lot with just these two output formats - maybe
> |> there are others that I don't know about - I discovered these by
> |> accident.
> |>
> |> So give the IDL demo version a try. You might find you can do a lot
> |> with it.
>
> So, even if RSI closes the HDF loophole, the clever user simply
> develops a routine to read back data *from* a PS-file, and voila, there
> you have a fully-functional 7-minute version of IDL 8-)
>
> Stein Vidar
> (Sorry, I couldn't resist..)


Is CALL_EXTERNAL still available in the demo mode (I forget!)
If so, there's another way to write out data!

Tim
Re: Is there a cheap implementation of IDL [message #7341 is a reply to message #7274] Wed, 30 October 1996 00:00 Go to previous message
Liam Gumley is currently offline  Liam Gumley
Messages: 473
Registered: November 1994
Senior Member
Ashley Unitt wrote:
> I want to be able to run IDL cheaply.
> Are there any shareware / freeware / cheap implementations available?

RSI makes IDL available via their FTP site at ftp://ftp.rsinc.com
Windows, Linux, and Macintosh versions are available for
lower end hardware.

The downloadable versions are fully functional, except for the
following important restrictions:

(1) IDL runs for 7 minutes, then quits.
(2) You cannot write/save anything to disk within IDL.

However it's not as bad as it sounds. I have used IDL in demo mode
more than once to get work done when a licensed version was not
available due to hardware problems, and my experience has been that

(1) Because you can only run IDL for 7 minutes, you quickly learn
to write IDL procedures - this is a good thing in my opinion!
(2) There are a couple of formats that you *can* save to disk while
in demo mode. One of them is Postscript. The other is HDF (SDS mode
anyway). You can do a lot with just these two output formats - maybe
there are others that I don't know about - I discovered these by
accident.

So give the IDL demo version a try. You might find you can do a lot
with it.

Cheers,
Liam.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: CAPTURING
Next Topic: Re: Definition of Median was(Re: Finding the index of the median)

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:52:26 PDT 2025

Total time taken to generate the page: 0.00452 seconds