Earlier quoted context omitted.
What I find amazing is that early B&W GUIs were more usable than modern material design. Most takes on Material that I’ve seen take poor use of screen real-estate, poor conveyance, and distracting/hard-to-read color choices to an art form.
Once we get usable and affordable e-ink monitors designers will have to revisit this territory seriously.
ViperCard – An open source re-creation and re-imagination of HyperCard
51–60 of 144 posts
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#52HyperCard together with Qbasic both fell into that forgotten realm of democratising programming; making it so that even your aunt could write a simple program herself. A lot of people ended up learning programming because of these simple languages/tools, and I used to love playing with their projects I'd download from Geocities and the like. It's a bit of a shame the industry gave up on the idea, and abandoned these…
People have written a lot about programming languages that try to use natural-language syntax, but one idea that I remember is that both HyperTalk and AppleScript are a lot easier to read than to write , because you can relatively easily use your knowledge of English to understand what the code is doing, but you can't easily use your knowledge of English to figure out how to phrase instructions in a way that the inte…
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#53Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#54HyperCard together with Qbasic both fell into that forgotten realm of democratising programming; making it so that even your aunt could write a simple program herself. A lot of people ended up learning programming because of these simple languages/tools, and I used to love playing with their projects I'd download from Geocities and the like. It's a bit of a shame the industry gave up on the idea, and abandoned these…
The web has some of that, but the technology is just so much more complex. The difference between reading the .bas file for SNAKE vs. using the web inspector to understand how gmail works is astronomical.
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#55I used to make Hypercard stacks back in 7th grade when I was learning from Quantum Link (Q-Link) hackers like Mobeius from the Pan-American Information Network (#hellonearth). And AOL hackers and soical engineers like HappyHardcore, creator of AOL4Free & the Master Blaster, the famous Da Chronic, creator of AOHell and KT (Shameer) who first taught me social engineering in 1995- http://www.stepbystep.com/America-Onlin…
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#56Earlier quoted context omitted.
People have written a lot about programming languages that try to use natural-language syntax, but one idea that I remember is that both HyperTalk and AppleScript are a lot easier to read than to write , because you can relatively easily use your knowledge of English to understand what the code is doing, but you can't easily use your knowledge of English to figure out how to phrase instructions in a way that the inte…
The way "normal" people tend to enter into programming is by starting with some example code and modifying it to their purpose. In this sort of scenario readability is very much a benefit.
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#57this is great, but how do i hit option on an android to draw multiple?
The UI was so mouse-centric that I haven't tried it much on mobile. If the menus work ok on mobile, it might make sense for "draw multiple" to be switched on in the menu like the way "draw wider lines" is now.
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#58Earlier quoted context omitted.
The way "normal" people tend to enter into programming is by starting with some example code and modifying it to their purpose. In this sort of scenario readability is very much a benefit.
As opposed to software developers, who take some existing application code and refactor it to their purpose.
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#59Hypercard was the inspiration behind much of the early Web. In particular the Viola browser suite. http://www.viola.org/viola/violaIntro.html
Re: ViperCard – An open source re-creation and re-imagination of HyperCard
#60Earlier quoted context omitted.
I have done material design somewhat badly. I would mean a design directly from Google not someone’s reinterpretation of it. You can use it to justify your sloppyness but you could do the same thing in HyperCard.
I'd say Google is widely recognized for "taking poor use of screen real-estate to an art form" with their designs; though Material design is probably just a symptom here, the cause being the ongoing desire to dumb down applications and remove functionality.