Hi there, I've had my eMac several months and recently heard about HyperCard. My local library was kind enough to display the book "The Cult of MAC"; an...
Hi Sal, Assuming that your eMac runs MacOS X, you probably want to look into SuperCard and Revolution (<http://www.supercard.us> and <http://www.runrev.com>)....
Hi Sal, Unfortunately, I believe you can no longer purchase Hypercard from the Apple store. You may, however, be able to find it on ebay. I would also...
... Sal, iHUG has copies of "HyperTalk 2.2 The Book" by Kamins, Winkler and DeVoto for $10 postpaid within the US or $20 postpaid overseas. Full of examples,...
In a message dated 10/3/05 2:07:48 PM, salseedorff@... writes: << I would like to play around with programming and am interested in trying HyperCard....
Was talking to a newbie, yes, an actual newbie, on the Hypercard Club, and from my lofty vantage point informed him how to do visual effects. Smug, I was. Just...
I'm trying to figure out what I can do with hypercard from the internet; That is, I'm using the nice web-sharing feature of macintosh to serve html. I'd like ...
Hi, Finally, I installed Tiger on a computer and tested HyperCard on it. It appears that HyperCard works fine, apart from the file paths that are stored in the...
Meanwhile, I'm trying to figure out how to chmod the +#*' folders in web sharing under os x to 777... ideas? I know NO unix command line statements (and this...
... first change the directory to one containing the folder you want to change. For the standard Apache setup that will be cd /Library/Webserver now change the...
Hello Eric, ... For a web-form where method=GET : on appleEvent class,event,sender get "WWW" & (the numToChar of 189) -- ohm symbol. if class is it and event...
Thank you for your comments on HyperCard and current operating system. John Hudson....
HICJHH@...
Oct 18, 2005 4:43 am
25338
Hello dear friends of HyperCard, I have discovered something today which moves the XulCard project forward by a *quantum* leap. It's an open source program...
... I'm trying to get this to run with the built in web share. - I have copied Hypercard to my web folder, renamed it hypercgi.cgi - run a stack with your...
You have to save the stack as a standalone program. Otherwise it cannot be the target of Applevents from WebStar. ... __________________________________ Yahoo!...
OK, but if you have to download a plugin anyway, why not just write XulCard as a Java applet? More portable. Java, I've discovered, can be used to do just...
... Okay, I'm trying to get things to run piecewise. I wrote a stack with ... Compiled the stack as a standalone, called it "hypercgi.cgi", put it in my web...
Hello Dan, :-) Long time no see. ... The plugin in question is merely a quick way to browse (play with) RDF data, e.g. Semantic Web. Since I am on the verge of...
... Try: on appleEvent class, eventID, sender reply the params end appleEvent Or on appleEvent class, eventID, sender reply class && eventID && sender end...
... (...) ... I know. I wrote "the stack did not display". I wanted to chek if the stack ran the appleEvent handler. Of course I did not expect the dialog to...
Hello, As I mentioned earlier (see below), I experienced problems with file paths in HyperCard running in the Classic environment under MacOS X 10.4.x. It has...
After hours of search about using Apple personal Web Server with Hypercard to run CGIs, I found the following message on <comp.sys.mac.hypercard>. Apparently...
... Server ... guy back ... I could never get it to work either but I found that MacHTTP was much easier to work with anyways. It even had a tutorial for...