Links for September, 2007
-
No exclude.xml in Flash CS3 for AS3: Solution via Bridge Pattern
26/Sep/07
Great post on how to split code modules among many swfs in CS3.
-
[#SDK-11379] Mac (Unix) mxmlc shell script does not handle arguments with quoted spaces correctly - Adobe Bug System
25/Sep/07
Workaround for passing parameters with spaces in asdoc.
-
Web Development Bookmarklets
21/Sep/07
Nice javascript shell (including tab completion).
-
Guy Steel on clusure as objects (and vice versa)
20/Sep/07
A great post as to why looking at objects as closures might simply be looking at things upside down.
-
» Rich Internet application job trends and salaries | The Universal Desktop | ZDNet.com
20/Sep/07
Very un-scientific but interesting comparation of jobs for front-end coders of webapps.
-
masapi - Google Code
19/Sep/07
Library for bulk loading in Actionscript, seems interesting but a bit verbose. Does things pretty similar to my BulkLoader.
-
CleverCSS
17/Sep/07
An interesting idea of a markup languague that generates css (doing all those nifty things: substitution, concatenation, etc).
-
Scaling Twitter: Making Twitter 10000 Percent Faster | High Scalability
15/Sep/07
How twitter overcame the scaling issue. I was surprised to read that MySQl runs in only one box (on big box that is ) but still...
-
The Bubbling Technique & Custom Event
14/Sep/07
Very good (and throurough ) article on using bubbling events in Javascript.
-
Python autoimp module
13/Sep/07
Python module that does lazy loading of any module on your python path. The idea is pretty neat, gotta check if it's stable enough or how it deals with nested imports.
-
Matasano Chargen » Enough With The Rainbow Tables: What You Need To Know About Secure Password Schemes
10/Sep/07
Knowledgable entry about password hashing schemes.
-
» Blog Archive » ASUnit Step-By-Step: Part One
10/Sep/07
Good tutorial on UnitTesting on AS2 with asunit.
-
List of classic Mozilla bug reports
06/Sep/07
Hilarious
-
Bulk SMS Brazil - Coverage Map SMS Gateway Brazil - its4sms.com
06/Sep/07
SMS Gateway that can send to Brazilian carriers. Pricing is good!
-
James Gardner » Amazon EC2 Basics For Python Programmers
04/Sep/07
Pretty complete tutorial on Ec3 usage from a python hacker perspective.
-
Amazon Web Services Developer Connection : Monster Muck Mashup - Mass Video Conversion Using AWS
04/Sep/07
A how to a video conversion service using Amazon AWS services.
-
Content-aware image resizing
03/Sep/07
(implemented in python). Sweet!
-
Scott Morgan - Los Angeles Area Flash and Flex Developer - Blog
02/Sep/07
Definitive (one hopes) article on how to load runtime font lybraries in AS3.

