Monthly Archive for March, 2009

Page 2 of 2

gasubasu social targets

http://ping.fm/dashboard/

http://www.utterli.com/gasubasu

http://brightkite.com/people/gasubasu/

http://twitter.com/gasubasu

http://www.facebook.com/home.php?#/home.php?ref=home

http://www.plurk.com/gasubasu

http://www.linkedin.com/home#h224-875

http://gasubasu.tumblr.com/

http://friendfeed.com/

https://friendfeed.com/gasubasu

http://gasubasu.blogspot.com/

http://www.plaxo.com/profile/show/227634940809?pk=394889242a36b2147f02a10757a903894cbdbb89

http://gasubasu.livejournal.com/

http://www.hi5.com/friend/profile/displaySameProfile.do?userid=406280030

http://my.mashable.com/gasubasu

http://www.kwippy.com/gasubasu/

http://www.xanga.com/gasubasu

http://gasubasu.wordpress.com/

http://rejaw.com/

http://delicious.com/gasubasu

http://www.diigo.com/dashboard/gasubasu

http://youare.com/gasubasu

https://www.yammer.com/home

http://www.last.fm/user/gasubasu

http://peko.jaiku.com/overview

https://gasubasu.presentlyapp.com/home

http://www.koornk.com/user/gasubasu

http://gasubasu.vox.com/

FileReference.download() problem

Maybe there is an intentional reason for this design, but it’s lame..

“Unlike URLLoader instances, FileReference instances do not maintain a hard reference that allow it to remain active in memory after the scope in which it was defined is resolved. As a result, any FileReference instances defined as local variables within function calls will be deleted by the Flash Player at the end of the function call, before the user has a chance to react to the resulting dialog box.”

Каждый раз натыкаюсь на эту дурацкую проблему и каждый раз забываю, что
FileReference нужно объявлять в класе, а не локально в функции.
Иначе он ресетися после выхода из функции.

Ну не бред а?

weekend

Automated job for rendering in Blender

This script is an example of how you can run blender from the command line (in background mode with no interface) to automate tasks, in this example it creates a text object, camera and light, then renders and/or saves it.
Continue reading ‘Automated job for rendering in Blender’

masterhost – худший хостинг года

Хотите регулярно видеть 504 Gateway Time-out вместо своего сайта?
Тогда это ваш провайдер!
picture-6

Flash, movie refactoring tool

JSFL script for flash IDE. It build a graf for your movie. Each movie represented as a table where each cell an keyframe. Arrows shows where this movie was instanced.
Result is an dot file. You can render it with graphviz
refactoring
Continue reading ‘Flash, movie refactoring tool’

JSFL, select all movies at frame

JSFL script for flash IDE, usefull when you need to clean stage from a junk.

Continue reading ‘JSFL, select all movies at frame’