Search

pin it Archive for the 'Coding + Development' Category

Import Users Plugin for WordPress

Wednesday, July 4th, 2007

“This plugin was created for people who need to easily add multiple users to their WordPress installation.”

AS3 : Event Listener for Loaders

Tuesday, June 19th, 2007

Man, the docs for AS3 in Flash CS3 suck.

Why can’t I get Loaders to throw a COMPLETE? Well, I can, but I just need to get the syntax right…

(more…)

Finer Text Control in AS3

Tuesday, May 8th, 2007

control this...

Oh man, that’s sweet… some solid dynamic text control in Flash

ActionScript 3 MD5 and SHA1

Thursday, April 5th, 2007

Geoffrey Williams on his blog post:

“I’ve taken the time to convert a publicly available JavaScript MD5 and SHA1 API to AS3.”

This allows Flash to take a string (say, “password”) and encrypt that using SHA1(”5baa61e4c9b93f3f0682250b6cf8331b7ee68fd8“) or MD5 (”5f4dcc3b5aa765d61d8327deb882cf99“).

Wonderful!! Now, if only this could be done in AS2… no?

Web 2.0 Tutorials Round-Up

Wednesday, March 14th, 2007

Sweet!!

That “Web 2.0″ look… the elusive holy grail, the new bevel, drop-shadow-du-jour, the page curl of the new millennium… But how does one get that look? Well, now we’ve got every “design” effect tutorial conveniently indexed and logged for your Photoshopping pleasure, thanks to this Smashing Magazine post.

I even put the new mod7 logo through the Web 2.0 machine. Total “design” time: 5 minutes flat!

mod7.2.0

Funny thing is… it actually looks pretty damn hot!

(Thanks, Mark, for the tip-off)