Working on a recent Flash/ActionScript 3 project, I got a chance to use an amazing library by GreenSock (the makers of arguably the best tweening engines, TweenLite and TweenMax) called TransformManager. As the name implies, TransformManager is an incredibly easy way to interactively move, scale, skew, and rotate DisplayObjects in ActionScript 3.
For me, the coolest part of TransformManager is the level of detail in the functionality, above and beyond standard moving, scaling, and rotating. Are you used to holding down shift on a control point for proportional scaling? TransformManager does that. Have that instinctual urge to press the delete button to get rid of a selected object? TransformManager does that too. Want to select multiple objects at the same time? Yup. You can also control everything programmatically. And, with a heavy set of event notifications, your app can always know exactly what TransformManager is doing.
You might experience some sticker shock at $299, but if you consider all of the time you’ll save, it’s a pretty sweet deal.

Here’s another useful little diddy for you web dudez. If you’re like me, you like to start off laying out a new web project with some sort of grid (if you aren’t like me, you really should, it makes things a lot easier), you know how annoying it can be to do all the math and what not when setting up your document.
Gridulator has your back. You just plug in the width of your document and how many columns you want, and then it does all the work for you. It makes a little png of your grid that you can use in photoshop, fireworks, or whatever it is that you use. Done deal. It literally takes about 30 seconds.

Yardley showed me this the other day and I thought it was worth sharing. Have you ever been trying to mock up a website real quick and needed a bunch of placeholder images? Well, Placehold.it is exactly what you should be using!
Basically you give it a URL like http://placehold.it/350x150 and then it magically gives you an image with the dimensions you supplied in the URL. “Holy crap!” you say? I know. You can even customize the image colors or text to make it match your site a little bit better.
Go on, try it out.
Thanks to my homeboy Marky over at Glamour Kills for sending over some samples of a couple shirts I recently did for them. Pumped at how great these turned out and can’t wait to see some new ones.

Read More
Hi and welcome to another edition of Inside the Axers Studio. We recently conducted an interview with Polar Bear Club to see what was up in their world and to also release this beautiful poster we just got in our store!
Click “Read More” for the interview and get the poster here
Read More
Check out this new Anti-Flag tour admat I did for their Canadian/American tour they’re doing in Sept. So grow a mohawk or something and show your parents you don’t care.

Check out this awesome step-by-step process of how Seth from Imperial Wolf Leather creates his leather masterpieces. This guy has awesome natural talent for hard leather goods.

CLICK HERE to check it out
He also made my girlfriend a wallet that I designed and it turned out awesome! He actually used the two elephants from my design for this step-by-step process that I showed above. Here’s some pics of that.
Read More

I was browsing the webz and just stumbled across this and thought it looked pretty cool. According to their site, “Sencha Touch is the world’s first app framework built specifically to leverage HTML5, CSS3, and Javascript for the highest level of power, flexibility, and optimization.”
What does this mean for you developers? Basically you can use their framework to build completely standards-compliant mobile web apps much more quickly and easily than doing it all from scratch yourself. Right now it supports iOS and Android devices, but the site says they will be expanding on that some (not that they really need to, those 2 OSes are basically the entire mobile app market).
I’m pretty excited to get a minute to mess around with it some. I’ll be sure to make a post on here about it with some more info once I do.
Check it out here