WebGL is complicated. Libraries like Three.js have made it more approachable but to do advanced effects you still need to understand the inner workings of WebGL, this includes GLSL shaders. Shaders are small programs that…
Month: October 2005
Scripting SVG in Animate CC
Snap.SVG Animator is a plugin for Animate CC that allows you to design on the timeline and export animated SVG content leveraging the Snap.svg javascript library. If you haven’t heard about Snap.SVG Animator, the plugin…
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
post one.
post one! it should get more interesting from here on out.
Flex Builder vs TextEdit vs FlashDevelop vs Flash’s wimpy actionscript editor
Most actionscript developers have their editor of choice FlashDevelop has it's followers who swear by it. Flex Builder has it's nice auto imports and code corrections and if you know your way around snippets, which…
Read more of Flex Builder vs TextEdit vs FlashDevelop vs Flash’s wimpy actionscript editor
Let’s Aggregate Everything RSS Style
So it seems with RSS feeds, twitter, and quick data formatting of information where it is today we could take this model and expand it to all forms of information. For example, books, with this…
social applications begin to socialize with each other
With twitter, blog rss feeds, linkedin’s news feed, and facebook’s news feed now openly available via the facebook open stream api. Web developers will find a new world of utility at their fingertips to integrate…
Read more of social applications begin to socialize with each other
The difference between neat and awesome
In design, design being creating anything that has the potential to be viewed critically by anyone.. In anything, there is a substantial difference between mediocrity and the amazing. This difference is often the justification for…
iPhone programming without Interface Builder
Personally I'm not a fan of Interface Builder for designing layout of iPhone applications. I prefer the flexibility of having visual elements generated by code where possible. Here are some examples of how to work…
3d means better.
Since the dawn of 3d in video games, it has been seen to be the apex of multimedia. The z-axis brings new life and dimension to stale and boring worlds. The web seems to be…