00:00
00:00
B1KMusic
Hi. I make games and software. I'm not on NG much, but feel free to peruse my youtube and gitlab for interesting stuff.

Braden @B1KMusic

Age 29, Male

Programmer/Musician/

fish

Earth, Milky Way

Joined on 6/19/11

Level:
10
Exp Points:
948 / 1,110
Exp Rank:
69,642
Vote Power:
5.20 votes
Rank:
Police Sergeant
Global Rank:
8,627
Blams:
42
Saves:
1,040
B/P Bonus:
12%
Whistle:
Normal
Medals:
799

Comments

Pretty cool! The LEGO generater gives me a 'stop rampant script' message though. Using FF. Good to hear it's a simple process, I've been thinking of upgrading my skills from v4>5... but that'll have to wait a while.

PM reply on route btw, hopefully, soon...

Glad you liked what you saw!

That's kinda weird that FF thought the lego generator was a runaway script...it is a pretty simple script.

Also, really the only difference between HTML4 and 5 is that HTML5 adds some new tags to HTML, new functionality to JavaScript, and new rules and syntax to CSS.

Some examples would be the canvas tag, its API in JavaScript, the video and audio tags, the article tag, localStorage and sessionStorage. It really didn't take long for me to upgrade. The steepest learning curve was how to effectively use the canvas (all of the demos use the canvas element).