David Pett

Actionscript 3: Dynamic Rows and Columns

Sometimes you want to create rows and columns dynamically, and for a long time I didn’t know how, with some research and some documentation perusal, I found that using the % modulo will help you create rows and columns.

Code after jump.

Read Full Post

Actionscript 3: Tweening Engine

The Programmatic Tween Engine that I use and highly recommend is the TweenMax family from GreenSock. He has done an excellent job on continually improving an already robust engine, adding new features and new members to the family almost monthly.
The syntax is easy to use and very simple, he has also included the Penner Easing [...]

Read Full Post

0 Comments

Leave a Comment

Actionscript 3: Editor on a Mac

By far, my favorite editor for everything is Textmate. It is so much faster and more lightweight than anything else I have used, and the abilities are endless. there are some great bundles out there that support whatever programming language you may be writing. You can create, edit and remove snippets to fit your habits.

Read Full Post

Quicksilver: Make Mac Life Better Without the Mouse

Quicksilver by BlackTree, Inc. is an amazing app that allows you to do just about anything on your mac using your keyboard, it is super fast and easy to use. No need for mouse movements that will increase the time it takes to complete a task. It takes a bit to get used to, but [...]

Read Full Post

0 Comments

Leave a Comment

want to know who is looking at your website?

Analytics play a big part in the web industry. There are many ways to go about implementing analytics, which tell you who has visited your site, which pages they look at, for how long, and where they are from (no worries, not personal information is stored).
The easiest way that I have found to implement analytics to [...]

Read Full Post

0 Comments

Leave a Comment

google apps make life a bit easier

I don’t know about anybody else, but having a website and domain name is great, but if you want your email to be @domainname.com, then head on over and sign up for google apps. There you can set up your email, calendar, startpage, docs, and chat through the google services, which get more and more [...]

Read Full Post

0 Comments

Leave a Comment