Saturday, October 29, 2011

JQuery rotation and animation plugin

I just finished a jQuery animation plugin for animated rotation of almost any DOM element. It still seems to have some bugs in firefox and has some serious bugs for Internet explorer, but I expect them to be worked out fairly easily.

The plugin also allows the developer to set easing, speed, start degree, and end degree. All of this is accomplished through CSS and jQuery.

It's probably going to be under the BSD license.

Wednesday, October 26, 2011

Canvas Glitching

The canvas is pretty sweet but it's so glitchy on the gecko rendering engine. I really do like the way the canvas prints to screen though, it's like python pygame rendering.

Tuesday, October 25, 2011

Canvas Animation

The canvas can display both video and images, if it is able to take an alpha channel than a script would enable it to almost completely replace flash, even as far as development. The question though is where to find one.

Canvas

Exploring the canvas today, I think I may need to get some insight from the other developers on the integration of jquery and canvas.

I can't believe how easy it is to use canvas.

HTML5

HTML5 supports many features available to flash, and with google's legacy browser compatibility script it can be used on almost anything, this is well worth the time

Sunday, October 23, 2011

Woofound OSI

The Dev Team at Woofound plans to start building a web based video game using the canvas. While this isn't a Woofound project, there is a lot of woofound backing