Wednesday, March 22, 2006

Nifty Trick

[EDIT]
03-23-06
I discovered i typo in the code (fixed!)

Here's a nice trick for maya users. A bit of code to create a tear-off channel box. Compliments of JamesTHP from JAHD. I just modified it a bit.

You can turn it into a shelf button:

select -cl;
window;
formLayout form;
channelBox myChannelBox;
formLayout -e
-af myChannelBox "top" 0
-af myChannelBox "left" 0
-af myChannelBox "right" 0
-af myChannelBox "bottom" 0
form;
showWindow;

Very handy for saving some screen space!

mau.

Thursday, March 16, 2006

Pandora

Finally found the time to add the Pandora link on the blog. Check them out! You are guaranteed to find at least a new band you'll love!!

Pandora

mau.

Wednesday, March 15, 2006

Traveling

I love to travel. As a matter of fact, I travel every time I have the chance to. Although I have been limited with the options in the last couple years, the near future looks exciting with some oportunities shaping up quiet nicely!

So far, this year the idea is to make it to Boston for Siggraph. Then back to Savannah (after almost 5 years...) to visit a really good friend of mine who just moved back there. Then there's 2007's plans to go to Japan and to Australia (Perth and probably Sydney).

This year is shaping up nicely. There should be plenty of pictures coming up! And hopefully more than a post every 2 months :P!

mau.