Archives
The Authors
Categories
- AIR (21)
- Architecture (21)
- AS3 (86)
- Client-side (9)
- Conferences and User Groups (4)
- Data (1)
- Design (15)
- Discussion (7)
- Flash (109)
- Flex (68)
- Hydra (3)
- In Real Life (33)
- iphone (3)
- Lab (6)
- Meta (4)
- Mobile (1)
- News (73)
- Objective-C (1)
- physics & motion (10)
- Process (4)
- Programming (71)
- Project (3)
- Server-side (1)
- Site-seeing (49)
- Tips, Tricks, and Hacks (28)
- Tutorial (38)
- User Experience (25)
- Videogames (35)
Monthly Archives: August 2006
Geotagging, you’re it!
My favourite website just got favouriter! Flickr has announced “Geotagging” which interfaces with the Yahoo! Maps API to let you drag and drop your pictures onto the location where they were taken. The result is a giant map. Now I … Continue reading
Posted in Client-side, Site-seeing, User Experience
Leave a comment
It’s a good time for us to be us
A major sign that we’re doing something right (and a small justification of my rockstar post), this recent article from AdvertisingAge paints a very interesting picture of the industry. It makes me wonder a) if we’re just headed for another … Continue reading
Posted in News
3 Comments
[DefaultProperty] defines a default property. [duh]
They must have been putting in some late nights at Adobe while working on the documentation for Flex… nevertheless, here is an excellent example of how [Not] to write (from Creating and Extending Flex 2 Components). DefaultProperty metadata tag The … Continue reading
Skip Intro
The FWA is running a poll to vote for the most influential flash websites of the last 10 years (actually 8 years since they don’t consider anything before 1998 worth mentioning). If you’re feeling nostalgic for some drumloops, long intros, … Continue reading
Posted in Flash, Site-seeing
Leave a comment
ActionScript 3.0: The Display List and the Composite Pattern
One of the greatest new features of ActionScript 3.0 is without a doubt, the Display List. This is, after all, one of the reasons that the Flash 9 Player runs so ridiculously much faster than the previous versions. But what, … Continue reading
Posted in AS3, Architecture, Flash, Flex, Tutorial
9 Comments