IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New You want Visualworks
Smalltalk - it requires a VM but has a single skinnable GUI api that works on lots of platforms. Its free until you want to sell something - and then you negotiate your license fee with Cincom (which is a very reasonable bunch of people).

[link|http://www.cincom.com/scripts/smalltalk.dll/downloads/index.ssp?content=smalltalk|http://www.cincom.co...content=smalltalk]

You just want the Cincom smalltalk non-commercial CD download. There's a ton of PDF tutorials and the mailing list people are very helpful (no ego - unlike the JHeads).

VW is plenty fast for most applications. There have been [link|http://www.whysmalltalk.com/smalltalkcomparisons/elastolab.htm|realtime physics modelers] done in it.

It is its own IDE. You can do guis, web apps, whatever in it. The environment is very forgiving (debugger pops automatically whenever you've made a mistake - just back up the program, fix the mistake and continue).

FWIW, the only people using C++ anymore are Windows developers and a very few low level library people on some Unixes. Nobody other the Win-heads are using C++ for GUIs anymore.




"I believe that many of the systems we build today in Java would be better built in Smalltalk and Gemstone."

     -- Martin Fowler, JAOO 2003
New Re: You want Visualworks
FWIW, the only people using C++ anymore are Windows developers and a very few low level library people on some Unixes. Nobody other the Win-heads are using C++ for GUIs anymore.

Even here it's just a lot of MFC futzing and bears little direct resemblance to using C++ as a general purpose language.

C++ seems to have developed a niche in numerical programming, where the operator overloading and templates can be exploited. That said, "real" numerical work (as in bridge building) is still by and large done with libraries like EISPACK and LINPACK, and the newer LAPACK, in FORTRAN.
-drl
New Just about anything will be fast enough.
Very few people actually need the speed they think they need.

There are quite a few GUIs written in Python these days as well.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Python GUIs (new thread)
Created as new thread #133402 titled [link|/forums/render/content/show?contentid=133402|Python GUIs]



"I believe that many of the systems we build today in Java would be better built in Smalltalk and Gemstone."

     -- Martin Fowler, JAOO 2003
New I downloaded it
got the CDR somewhere, last time I tried to install it I got a blue screen, fatal exception error 0E, and a system lockup. Tossed it into a pile somewhere for future use.



"Lady I only speak two languages, English and Bad English!" - Corbin Dallas "The Fifth Element"

New Try again
its been updated.



"I believe that many of the systems we build today in Java would be better built in Smalltalk and Gemstone."

     -- Martin Fowler, JAOO 2003
New When I find time I might
just do that.

Ugh, so many choices, and I cannot choose them all. One at a time. I even have that Delphi trial CD I lost the key to after reformatting my hard drive and my Outlook PST file corrupting. I hope they don't see a second request for a trial key as a way around actually buying the software?



"Lady I only speak two languages, English and Bad English!" - Corbin Dallas "The Fifth Element"

New OT, didn't know Cincom was still around.
Used to use CONTROL at a job a few steps back, ran on a vax at the time.
-----
Steve
New Purchased VW from Parcplace years ago
and have made their business Smalltalk centric.




"I believe that many of the systems we build today in Java would be better built in Smalltalk and Gemstone."

     -- Martin Fowler, JAOO 2003
New Bzzzzt! Wrong-o, but thanks for playing
You forgot about us (or is it we...?) embedded jocks.

That said, thanks for the pointer to Cincom.
jb4
shrub\ufffdbish (Am., from shrub + rubbish, after the derisive name for America's 43 president; 2003) n. 1. a form of nonsensical political doubletalk wherein the speaker attempts to defend the indefensible by lying, obfuscation, or otherwise misstating that facts; GIBBERISH. 2. any of a collection of utterances from America's putative 43rd president. cf. BULLSHIT
New For GUI's?
I included you embedded people in the "low level library" crowd.

Oh, and people are doing [link|http://www.smalltalkconsulting.com/html/OOPSLA2003d4PDA.html|some] [link|http://weatherdimensions.com/index.html#midList|nifty] [link|http://www.huv.com/|embedded-ish] [link|http://microship.com/|things] [link|http://minnow.cc.gatech.edu/squeak/3559|using] [link|http://www.squeak.org|Squeak] these days.




"I believe that many of the systems we build today in Java would be better built in Smalltalk and Gemstone."

     -- Martin Fowler, JAOO 2003
Expand Edited by tuberculosis Aug. 21, 2007, 05:59:02 AM EDT
New Actually...
...One of my two targets is developing a GUI library for the upgraded device we're getting ready to release later this year.

It will be my second...no, third embedded GUI I've implemented (the hesitation is that this one, and the first one were rolled from scratch; the second one was done using QNX's Photon POSlibrary)

They're all over the damn place!
jb4
shrub\ufffdbish (Am., from shrub + rubbish, after the derisive name for America's 43 president; 2003) n. 1. a form of nonsensical political doubletalk wherein the speaker attempts to defend the indefensible by lying, obfuscation, or otherwise misstating that facts; GIBBERISH. 2. any of a collection of utterances from America's putative 43rd president. cf. BULLSHIT
New Speaking of Smalltalk
A bunch of [link|http://www.iam.unibe.ch/~ducasse/WebPages/FreeBooks.html|Free Smalltalk books] are available for the taking.
     Moving away from MS Development Tools - (orion) - (50)
         Do you have a Linux system going? -NT - (deSitter) - (25)
             Not yet - (orion) - (24)
                 Silly question - why not use Knoppix... - (Simon_Jester) - (3)
                     I would - (orion) - (2)
                         Knoppix has Kdevelop - (tjsinclair) - (1)
                             I'll give it a try sometime - (orion)
                 What's tying the missus to Windows? - (pwhysall) - (19)
                     Re: What's tying the missus to Windows? - (orion) - (18)
                         Does it? - (imric) - (1)
                             Last time I tried a dual-boot - (orion)
                         Guff. - (pwhysall) - (15)
                             Answer: it doesn't. - (admin) - (14)
                                 Re: Answer: it doesn't. - (deSitter) - (4)
                                     Somewhat. It's gotten much better. - (admin) - (3)
                                         Re: Somewhat. It's gotten much better. - (deSitter) - (2)
                                             Again, it depends. - (admin) - (1)
                                                 And... you need not use... - (folkert)
                                 It does - (orion) - (8)
                                     Re: It does - (pwhysall) - (7)
                                         rofl - (deSitter) - (6)
                                             Funny, but... - (admin) - (3)
                                                 Hear that clickety-clickety sound? -NT - (drewk) - (2)
                                                     I thought that was Hook's crocodile. *bother* -NT - (bepatient)
                                                     While he's standing there in the same room? - (admin)
                                             Very funny - (orion) - (1)
                                                 Microsoft Air Tank XP? -NT - (pwhysall)
         Forget about "GCC programming" - (pwhysall) - (1)
             Thanks - (orion)
         Register me as one that thinks that learning C++ is... - (ChrisR) - (21)
             Some things I want out of a language - (orion) - (20)
                 VM's are the new wave - (ChrisR)
                 Re: Some things I want out of a language - (altmann) - (1)
                     Focus - (orion)
                 You want Visualworks - (tuberculosis) - (12)
                     Re: You want Visualworks - (deSitter)
                     Just about anything will be fast enough. - (admin) - (1)
                         Python GUIs (new thread) - (tuberculosis)
                     I downloaded it - (orion) - (2)
                         Try again - (tuberculosis) - (1)
                             When I find time I might - (orion)
                     OT, didn't know Cincom was still around. - (Steve Lowe) - (1)
                         Purchased VW from Parcplace years ago - (tuberculosis)
                     Bzzzzt! Wrong-o, but thanks for playing - (jb4) - (2)
                         For GUI's? - (tuberculosis) - (1)
                             Actually... - (jb4)
                     Speaking of Smalltalk - (ChrisR)
                 You can forget about performance considerations - (Arkadiy) - (1)
                     Hallelujah, preach it, brother! -NT - (FuManChu)
                 Re: Some things I want out of a language - (jb4) - (1)
                     wxWindows comes pretty damned close. - (admin)

A cheery thought that I shall leave you with...
100 ms