Slashdot Mirror


User: Naiad

Naiad's activity in the archive.

Stories
0
Comments
8
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 8

  1. Re:Banks are slow to change on Red Hat buys Hell's Kitchen Systems for $80M · · Score: 1

    We're having a lot of new "direct" banks in Germany since the internet boom started (believe it or not: late 1998) and they seem to feel the need for more advanced systems that are able to quickly introduce new services, in order to stay On Top.
    Since these rivals arose, our big & conservative banks seem suddenly beeing urged to use the same systems... mostly object-oriented, Smalltalk or C++ Clients, C++ Servers (occasionally Smalltalk/X) and CORBA for the communication (good for legacy systems integration).

    I can Imagine just a handful of companys that could realize systems of this size, apparently this was the main reason to choose Smalltalk, since Smalltalk companies tend to have more experience in *big* object-oriented projects than the others (IMNSHO).

  2. Salary on U.S. Military Seeks Skilled Hackers and Crackers · · Score: 1

    Corporate America pays higher salaries - that's the reason for the end of the cold war.

  3. Re:CCVS on Red Hat buys Hell's Kitchen Systems for $80M · · Score: 1

    If they don't comply with our standards, let's go and boycott them. Since we're engineers, problem stating isn't just enough.

  4. Re:Banks are slow to change on Red Hat buys Hell's Kitchen Systems for $80M · · Score: 2

    Banks are *far* more modern than you may think, recently there were a lot of presentations of "Object Oriented -System designed and implemented for ". They used all this Y2K *hit to update their systems.
    The Chrysler Payroll Project (C4) was a similarly sized project (there should be quite some stuff floating around about the technology they used - search for Kent Beck).

  5. Linus is the new Don! on LinuxOne At It Again? · · Score: 1

    Looking at the list of titles available from poso.com, it's all clear to me. Bruce pointed out, that they're selling their products on flea markets - do real companies do this? No!

    It fits all together now. When Linus talked about world domination beeing around the corner, he meant the LinuxOne IPO. They are clearly a Mafia company and Linus will be the new Don!

    Praise Linus, praise LinuxOne!

  6. Shareholder Value on Special Interview: Rob Malda and Jeff Bates · · Score: 2

    What restrictions do the business people put on you?

  7. Read The Manual on Scott Kurtz Blasts Comic Strips on Tech Support · · Score: 1

    If you've read the manual nobody will knock you. If you just didn't read the manual and call the support, you're Just a Moron. Period.

  8. Re:Teaching the children on Interview: Ask Steve Wozniak · · Score: 1

    IMHO:
    That depends on what you'd like to teach.

    <soapbox>

    Are you familiar with the works of Alan Kay? He was the guy, who led the Learning Group at Xerox PARC, where Steve Jobs got his ideas from.

    Kay's primary idea was, that he would never build a computer, which wasn't usable by a child (see: imagination amplifier).

    He developed the idea of an imagination amplifier, a device that would be small and cheap enough that every child could wear one and it would provide an incredible tool for your mind.

    Kay is now working at WDI (Walt Disney Imagineering) as a VP of research with most of his core Smalltalk team from PARC, which eventually stopped by at Apple and was strongly involved in the design of the MacOS UI.

    </soapbox>

    A GUI is an indespensible tool in teaching children what a computer does, but you do not have to use MacOS, there are as well other possibilities, like Squeak Smalltalk (SqC) or LearningWorks (learningworks.neometron.com) if you want to teach children programming.

    Both Squeak and Learning Works are based upon Smalltalk, a language that is among the most powerful (if you know The Tricks), but which was initially designed to teach programming to children.

    Howard Rheingold's (BTW fouding editor of Hotwired) book Tools for Thought is a really good ressource on this and is available online at rheingold.com. It tells about Babbage, Boole, Turing, Engelbart, Kay, Nelson and many more. It's a must read for everyone interested in our history.