Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 13 submissions in the queue.
posted by martyb on Saturday November 01 2014, @03:45AM   Printer-friendly
from the If-they-released-it-now-it-would-be-called-iCard dept.

HyperCard, an application program and programming tool released for the Apple Macintosh in 1987, represented the ‘computing for the people’ philosophy that enabled users to go past the pre-built software that came on their machines, and to program and build software of their own. "Mac users could use Hypercard to build their own mini-programs to balance their taxes, manage sports statistics, make music – all kinds of individualized software that would be useful (or fun) for individual users." Now Jer Thorp writes that the end of HyperCard left a huge gap that desperately needs to be filled – a space for an easy to use, intuitive tool that will once again let average computer users make their own tools. According to Throp, this type of plain-language programming makes sense, particularly in an application that was designed specifically for non-programmers. "I find the largest concern for learners to be not with the conceptual hurdles involved in writing a program, but with obscure and confusing syntax requirements. I would love to be able to teach HyperTalk to my students, as a smooth on-road to more complex languages like JavaScript, Java or C++." By putting the tools of creation into the hands of the broader userbase, we would allow for the creation of ultra-specific personalized apps that, aside from a few exceptions, don’t exist today."

HyperTalk wasn’t just easy, it was also fairly powerful. Complex object structures could be built to handle complicated tasks, and the base language could be expanded by a variety of available external commands and functions (XCMDs and XFCNs, respectively), which were precursors to the modern plug-in. But ultimately, HyperCard would disappear from Mac computers by the mid-nineties, eclipsed by web browsers and other applications which it had itself inspired. The last copy of HyperCard was sold by Apple in 2004. "One thing that's changed in the intervening decades is that the hobbyist has largely gone by the wayside. Now you're either a user or a full-fledged developer, and the gulf is wider than ever," writes Peter Cohen. "There's really nothing like it today, and I think the Mac is lesser for it."

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Saturday November 01 2014, @03:57AM

    by Anonymous Coward on Saturday November 01 2014, @03:57AM (#112114)
    Seriously, we have the web. Sure it's still not as polished, or as intuitive as hypercard was, but it's got a shallow learning curve, it's everywhere, and while it might be taken away from us, it won't be at the hands of a single corporate megalomaniac.
  • (Score: 2) by davester666 on Saturday November 01 2014, @05:58AM

    by davester666 (155) on Saturday November 01 2014, @05:58AM (#112126)

    No, it will be divvied up between all of the corporate megalomaniacs. With a side helping of megalomaniac politicians. And a good dollop of megalomaniac bureaucrats.

  • (Score: 2) by cafebabe on Saturday November 01 2014, @07:05AM

    by cafebabe (894) on Saturday November 01 2014, @07:05AM (#112142) Journal

    I've seen video editing in JavaScript. Surely it is possible to implement something like HyperCard in JavaScript?

    --
    1702845791×2
  • (Score: 2) by Arik on Saturday November 01 2014, @11:21AM

    by Arik (4543) on Saturday November 01 2014, @11:21AM (#112165) Journal
    AJAX != THE WEB

    The Web is a communications network, not a programming language. Web pages are documents, not apps.
    --
    If laughter is the best medicine, who are the best doctors?
    • (Score: 2) by maxwell demon on Sunday November 02 2014, @08:43AM

      by maxwell demon (1608) on Sunday November 02 2014, @08:43AM (#112366) Journal

      AJAX != THE WEB

      Let's see ...

      You're right, they don't look even remotely the same.

      --
      The Tao of math: The numbers you can count are not the real numbers.
      • (Score: 2) by Arik on Sunday November 02 2014, @02:50PM

        by Arik (4543) on Sunday November 02 2014, @02:50PM (#112415) Journal
        Try Ajax [wikipedia.org] and the Web [wikipedia.org] and they still dont look very much alike.
        --
        If laughter is the best medicine, who are the best doctors?