Amazon.com: Hypercard 2.4 [OLD VERSION]: Software

Have one to sell? Sell yours here
Hypercard 2.4 [OLD VERSION]
 
 

Hypercard 2.4 [OLD VERSION]

by Apple
Mac OS 9 and below
4.5 out of 5 stars  See all reviews (4 customer reviews)


Currently unavailable.
We don't know when or if this item will be back in stock.



System Requirements

  • Platform:   Mac OS 9 and below
  • Media: CD-ROM
  • Item Quantity: 1

Product Details

  • Shipping Weight: 11.7 pounds
  • Shipping: This item is also available for shipping to select countries outside the U.S.
  • ASIN: B00002S8TA
  • Item model number: M6561LL/A
  • Date first available at Amazon.com: May 10, 2002
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (4 customer reviews)
  • Amazon Best Sellers Rank: #32,728 in Software (See Top 100 in Software)
  • Discontinued by manufacturer: Yes

Product Description

Amazon.com Product Description

HyperCard 2.4 is a powerful development tool created by Apple for theMacintosh. Notable for its versatility, HyperCard is a dynamic tool for creating custom software solutions for users at all levels of skill and experience. HyperCard features like navigation, hypertext, media integration, and scripting have greatly influenced the evolution of the World Wide Web. HyperCard organizes information into easy-to-use "stacks" of cards through which users can navigate and search for the information they need. By simply clicking on a button, they can view related text, see a graphic, hear a sound, watch a QuickTime movie, or listen to text out loud.

HyperCard 2.4's new features include a suite of new commands and properties allowing users that write HyperTalk scripts to have unprecedented access to QuickTime functionality. HyperCard 2.4 has the ability, via a HyperTalk script, to loop a movie providing continuous play for unattended applications like multimedia kiosks. With QuickTime's ability to synchronize a text version of a movie's script with the movie, HyperCard 2.4 now allows the user to immediately navigate to any point in the QuickTime movie text using a simple find command. In addition, HyperCard users can also resize, flip, mirror, rotate, or skew a QuickTime movie. HyperCard allows developers to create new interactive applications for the classroom, for entertainment, or wherever the need for multimedia presentations exists.


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

 

Customer Reviews

4 Reviews
5 star:
 (2)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

12 of 12 people found the following review helpful:
5.0 out of 5 stars HyperCard: The "Swiss Army Knife" Nobody Knows, October 9, 2000
By 
Quentin Long (Fremont, CA USA) - See all my reviews
This review is from: Hypercard 2.4 [OLD VERSION] (CD-ROM)
   HyperCard is an application unlike most others. What it does is, it lets you build your own tools. For your own purposes. The way you want them to work. It wouldn't be inappropriate to compare HyperCard to MS Visual Basic, because both of them *do* pretty much the same thing; the difference is *how* they do it.
   Visual Basic veils its power behind cryptic dialog boxes and unforgiving syntax; HyperCard goes out of its way to make its power *accessible* to the user, with a minimum of fuss and bother. With Visual Basic, you're pretty much *required* to muck around with a semi-arcane programming language if you want to get *anything* done; with HyperCard, the English-like language (HyperTalk) is something you can *choose* to delve into when you decide you want to do *more* than you were already doing.
   Here's a concrete example of the HyperTalk languge; a "handler" (mini-program) which lets you move something around by clicking and dragging.

  on mouseDown
    repeat until the mouse is up
      set the location of me to the mouseLoc
    end repeat
  end mouseDown

   As I said, HyperTalk is rather English-like. If you can figure out how and why this handler does its thing, congratulations -- you're ready to start "rolling your own" with HyperCard! Bad news: Sadly, Apple Computer has never really known what to do with HyperCard, and has never made any serious attempts to publicize nor sell (nor even support) the program. Good news: Feed the keyword "hypercard" into google.com (or whatever other search engine you prefer), and you'll find any number of links to the community of HyperCard users.
   Q: So after all that, what can you do with HyperCard?
   A: What do you *want* to do with HyperCard? People have used it to build games (most notably Myst), educational software, personal information managers, utilities, multimedia presentations, productivity applications, and God only knows what else.
   HyperCard. It might just have a place on *your* hard drive.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 6 people found the following review helpful:
4.0 out of 5 stars Oh, HyperCard!, October 10, 2000
This review is from: Hypercard 2.4 [OLD VERSION] (CD-ROM)
Oh, HyperCard! Alas, HyperCard! Poor, misunderstood, underappreciated HyperCard. It's a floor polish. It's a salad dressing. It's...(SNAP!) oops, sorry. Got a bit carried away there.

How to describe HyperCard is a problem which has perplexed better minds than mine. Suffice to say that if you're looking for a better way to create specialized applications for your Macintosh, you could do worse than to try HyperCard, Apple's amazing "Software Construction Kit". At first glance, HyperCard is a remarkably flexible database manager built on the "index card" metaphor. But with the judicious use of HyperTalk, HyperCard's built in scripting language, it's much more. Using myself as an example, with little prior programming experience I put together a simple but elegant application which I use to track and sort qualifying results and starting lineups for my local Speedway, and I'm currently working on an animated game to help teach my five year old son how to draw his letters. Others have done much more, and plenty of examples can be found all over the Internet. Most of these "stacks" you can use for free; such is the HyperCard developers' ethic.

Yes, HyperCard does have its limitations. Its color tools are somewhat lacking, and its last significant update was quite some time ago. Reports would have it officially "dead" as far as Apple is concerned, which for all intents and purposes means no further development. And while HyperTalk is rather intuitive, it is still a programming language with at least a slight learning curve. And programming can be WORK. Intellectually challenging, yes, but work nonetheless.

But so what? If you use only the stacks that come with it, you'll get your money's worth from HyperCard. And I suspect you'll do more, lots more. Its capabilities as a multimedia presentation tool should be more than obvious, and consider that the fabulous "Myst" was created using HyperCard. You'll likely find a use for it in most every portion of your computer life. And when you do, you'll question as so many already have how such a far-sighted company such as Apple could ever neglect such a useful, powerful, and--let's face it--inexpensive tool such as HyperCard.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
5.0 out of 5 stars Software Erector set - easy to use, powerful results, October 10, 2000
By 
Peter Meyer (Leggett, CA USA) - See all my reviews
This review is from: Hypercard 2.4 [OLD VERSION] (CD-ROM)
This is a great piece of software for many uses:

- learning fundamentals of programming

- creating your own custom software

- developing applications for profit

Very easy to learn:

- You can create simple software without writing any code

- The scripting language built-in is very powerful and also very intuitive (the syntax is very english-like)

- All of the objects and code are re-usable so you can repurpose works you have made and share (or borrow) from others

Polished, and powerful features:

- Integrate color graphics, sound, and quicktime movies (Myst was created with HyperCard)

- Control other software and share data

- Extend the language with a wide range of external commands and functions

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews


Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



Look for Similar Items by Category