connect

Jordan Monson

Call: 614-560-3393

contact@monsonmedia.com


new favorites


twitter activity

Please wait while my tweets load.

If the tweets don't load, visit twitter.com!

latest blog posts

Elapsed Time Counter

Posted September 23rd, 2008 in Code Examples | No Comments »

Creating your own video player in flash can be tricky sometimes, especially figuring out the logic for the elapsed time counter. Hopefully this snippet will make it easier for you next time.

// DEFAULT TIMER TEXT
timer_txt.text = “00:00″;

// TIMECODE VARS
var timecode:Number = 0;
var mins:Number = 0;
var secs:Number = 0;

// PLAYHEAD TIME EVENT LISTENER
var listenerObject:Object = [...]

continue reading »


Taking 3D to the web… seriously

Posted September 19th, 2008 in Current Trends, Web Tools | No Comments »

This content requires the Unity Web Player
Install the Unity Web Player today!

This new technology opened my eyes to a whole new world. I’ve been struggling with Flash and Papervision3D in terms of online 3D content and interactivity. Papervision is awesome, don’t get me wrong, but it lacks the render engine for some serious [...]

continue reading »


WordPress Developer Toolbox

Posted September 17th, 2008 in Code Examples, Design Examples, Web Tools | No Comments »

It’s the mother load of WordPress info, rightfully named the Developers Toolbox.  Everything you can think of spawns off of this link.  A great repository from Smashing Magazine. Follow the link!

continue reading »


Top 10 weblog engines reviewed

Posted September 16th, 2008 in Current Trends | No Comments »

For some of you out there is may be painfully obvious that I use WordPress as the backbone of my blog.  However, some people out there are completely in the dark when it comes to choosing and setting up a blog system for the first time.
This is a great article reviewing the top 10 weblog [...]

continue reading »


Coverage3D

Posted September 15th, 2008 in Current Trends | No Comments »

This is a freaking good way to use Papervision3D. This opens the door for all kinds of creative and effective ways to build virtual environments. This particular site promos their “3D Online Event Coverage” service. Cool concepts, we’ll see if it catches on. But from the standpoint of achieving great environmental 3D in [...]

continue reading »


The Little Girl Giant

Posted September 12th, 2008 in Miscellaneous | 1 Comment »

Hold on, just when you thought you’d seen it all, the weird factor just goes through the roof. Check out the friend to the Sultan’s Elephant, the Little Girl Giant!

continue reading »


The Sultan’s Elephant

Posted September 11th, 2008 in Miscellaneous | No Comments »

As if the spider wasn’t weird enough, check out their previous project “The Sultan’s Elephant”. This thing is straight out of LOTR Return of the King.

continue reading »