This thread is fun. I donât think I ever introduced myself on this forum. I am Max from Germany. Grew up in Spain and England. Now I call Berlin my home. I started programming with Locomotive Basic on a CPC464 from Schneider and havenât stopped since but always had loved the graphical side of things even though in the beginning that was 16 colors (shades of green) and 320x200 pixel and manually addressing the graphic memory. Actually all it took to get me hooked on computers at an early age was something like this âŠ
10 PRINT " /\ "
20 PRINT " || "
30 PRINT " || "
40 PRINT " /\ "
50 FOR I=1 to 40
60 PRINT " "
70 NEXT I
80 GOTO 10
This was a flying rocket on screen pushed up through the empty rows in the loop (50,60,70). One could even use an additional loop counting to 100 to delay the computer. Funny to imagine that today.
Slightly off topic. But then again not. Pascal, C++ and Autdesk Animator. Later I fell in love with the ad-industry and worked for agencies with Flash, Aftereffects, 3Dmax and early Photoshop.
These days I use Sublime, Hype, still Aftereffects and still Photoshop.
I came to the Mac around Steve Jobs return in 1998 and left behind Dune2000, Doom and Syndicate as I was a PC-User at the time. Stayed with the Apple ever since and love it. I changed to getting things done with Mac OS 8/9 away from screwing with motherboards and reinstalling Windows 95 for the 5 time in a year.
I owned Datasetten and streamertapes in my life.
TextPad was my goto Editor on MS DOS.
Norton Command was my buddy on the PC.
BBEdit was my first Mac Texteditor.
I love Hype as it reminds me of Flash witch I started using under macromedia. Flash 4 later took off like hell. Then again Hype is so much more as it is structured with itâs own logic but still open to all the HTML/CSS and specially JS-stuff. Flash back then was more like a little island and Flash 4 introduced programming to expand it ⊠proto.layer51.com (now offline) was a little code heaven for devotees to the product. I maintained some code there. A animation library based on Robert Penners easing functions and a XPath like XML-Parser (XMLObject/XMLSA). To say it in the words of AS1:
tellTarget("../hype") {
gotoAndPlay("yourock");
}
I guess I am a slight nerd at times but have evolved to love good music, cooking and philosophy.
This is my second time returning to this forum as a weekly driver. Hope this time summer wonât blow me away to new shores as I still got some ideas âŠ