Slashdot Mirror


User: DennyBoll

DennyBoll's activity in the archive.

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

Comments · 4

  1. Re:I was there on Why Was Hypercard Killed? · · Score: 1

    Interface Builder was publicly released by ExperTelligence in 1986. I should probably update Wikipedia...

  2. Re:I was there on Why Was Hypercard Killed? · · Score: 2

    From Wikipedia article on IB:

    History ... It was invented and developed by Jean-Marie Hullot, originally in Lisp (for the ExperLisp product by Expertelligence). It was one of the first commercial applications that allowed interface objects, such as buttons, menus, and windows, to be placed in an interface using a mouse. One notable early use of Interface Builder was the development of the WorldWideWeb web browser by Tim Berners-Lee at CERN using a NeXT workstation.

  3. I was there on Why Was Hypercard Killed? · · Score: 5, Informative

    I introduced Steve to Interface Builder in 1986 (at NeXT). (It was written in ExperLISP for the Mac - completely OO, and deeply integrated with the toolbox.). His first comments were typical Job's "I've seen much better...". He was referring to HyperCard. By the end of the meeting, he was sold, and NeXT built the Object-C version still in use today. We created an (unreleased) product that was an OO/incrementally compiled cross between HyperCard and IB in '87. I also built a much more powerful tool called Action! for the TI micro-explorer in '88.

    So Steve liked HyperCard a lot; he just realized that IB was more powerful. It is surprising to me though that he didn't pursue an easier to use variant... We still need one! Squeak is the closest so far.

  4. Squeak or Scheme on Best Introduction To Programming For Bright 11-14-Year-Olds? · · Score: 1

    There are only a couple of good first languages: Squeak (Smalltalk within its own learning universe), or Scheme (a solid basis for computational concepts).