1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: Firebug: Beyond console.log()

Firebug can do more than console.log(), it seems.  Here’s a great article on just what it can do:

http://labs.blitzagency.com/?p=2101

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: Hiding the complexity of your tasks with bespoke solutions.

Here’s one I wrote earlier: http://www.mmtdigital.co.uk/Layers-of-simplicity.aspx

Part marketing-speak, but discusses the parallels between how a programming language and creating class libraries is similar to your business and using bespoke (custom) computer solutions can help you be more efficient.  Or at least, tries too without introducing any jargon.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: Alright Adobe, here’s what you do…

http://www.arpitonline.com/blog/2010/04/10/alright-adobe-heres-what-you-do-cross-compile-objective-c-to-run-on-the-flash-player/

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: Bravo, Apple

http://gamehaxe.com/2010/04/10/bravo-apple/

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: 10 useful tools for developing, evaluating or debugging web pages.

This link contains a slew of good tools for web development: http://www.webcredible.co.uk/user-friendly-resources/web-dev/web-development-tools.shtml

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: disturb media

disturbmedia

Another cool website to check out – disturb media.  Stunning use of imagery, quirky navigation and neuvo-marketing speil, nice finishing touches all around make this one inspirational website.  Just make sure you stick around long enough for the background images to do their snazzy cross-fades.

1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...

Link: Using Deferred instantiation in Flex

Here’s a useful example – showing how you can implement deferred instantiation in Flex, but with Actionscript instead of mxml.

http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&productId=2&postId=15826