Community Page
- blog.garthdb.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Hi, This was very helpfull. Thanks for sharing. M
- I just love this theme, thanks for posting. Donna
- Nice one. I have stumbled and twittered this for my friends. My friends will enjoy reading it also.
- Some good points raised in that post. Will be back to check for more.
- Well done. I hope others enjoyed this as much as I did.
GarthDB Blog
Development, Design, or Something Else
360 Max Cairngorm Zamf
Here are the slides from my 360|MAX unconference presentation on Cairngorm and Zend AMF. Let me know if anything is unclear. ... Continue reading »
Here are the slides from my 360|MAX unconference presentation on Cairngorm and Zend AMF. Let me know if anything is unclear. ... Continue reading »
7 months ago
You might also want to take a peek at the Prana project - which is basically a port of Java's Spring Framework to Actionscript (I heard a rumor that it will soon be picked up as an official Spring Source project - which will be a big deal) - but what it does is it gives you a nice XML file you can use to configure and wire together all of your objects - which makes certain use cases like swapping in delegates that serve static data for quick serverless testing or having it use real delegats - as simple as tweaking a few lines in the XML file and the complied swf doesn't care either way.
7 months ago
I'll have to look into the Prana project. Sounds really interesting.