Posted by
Lakin Wecker
at
11:54 AM
0
comments
Labels: opengl, programming, school, shaders
I can understand that Javascript itself doesn't have built in classical-inheritance. It's a dynamic language, and it allows people to build their own object models.
What I don't understand is how Prototype, and Scriptaculous get along without it. Thankfully Dean Edwards has come to my rescue and provided me with exactly what I wanted: Base.
Posted by
Lakin Wecker
at
11:29 AM
0
comments
Labels: javascript, programming, web, work
Mike and I finally got something done out of one of these brainstorming sessions. Our idea of implementing a chess board has been released as version 1. I didn't think that I'd be quite so excited and nervous about doing this. It's a good idea right? ;-) The emotions must come from this being our first time releasing something into the wild. I know that I'll be loading the page a few hundred times a day looking for new hits.
Posted by
Lakin Wecker
at
11:27 AM
0
comments
Labels: chess, games, programming