May 15th, 2008
Google has just announced the Google Maps API for Flash. This AS3 library will allow you to natively put Google Maps into your Flex or Flash apps without having to do any hacky-hack iFrame/div methods. You can read the announcement on Google’s blog.
Tagged with actionscript | flash | flex | google | maps | Leave a Comment
April 18th, 2008
The OpenSource Flex site has released the team’s Flex SDK coding conventions and best practices. If you’re planning on committing code to the SDK, these are the guidelines that you will have to follow. These guidelines are also useful even if you’re just looking to be a better AS3 coder.
Tagged with actionscript | adobe | flex | Leave a Comment
April 10th, 2008
I’ve updated my Prevent Dupliate Tabs Firefox extension to allow for whitelisting of URLs that should be prevented from being opened in duplicate tabs. You can grab latest version here. Read the instructions about the new UI, checkout the changelog, and take a look at what I have planned next.
I created the extension to solve an annoyance that has always bugged me about Flex Builder, or more specifically any Eclipse based tool (ie. Aptana). When you click the Run/Debug/Build button (or F11/ctrl-11) your project is always opened up in a new browser tab. It doesn’t take long until you realize that you have 20 tabs open!
Tagged with extension | firefox | flex | 1 Comment
April 9th, 2008
Will Python and Django become the next hot languages for web developers? With Google’s recent App Engine announcement the spotlight is certainly shinning bright on this scripting language and web application framework. The Atomeo blog hast a great post to get you ready for Google Apps Engine by Learning Python and Django.
Tagged with django | frameworks | programming | python | Web Development | Leave a Comment
April 8th, 2008
Well it has been almost 2 months since my switch from OSX to Vista for my day job. Overall, I’m liking Vista more than I thought - although I still get confused between the ctrl and command keys. One little built in gem that I came across last week was a built in screenshot capture tool called Snipping Tool. Essentially it is a little application that lets you drag your mouse across your screen to determine what area to take a screenshot of. To get to the application you can click on the Start menu, choose All Programs, then choose Accessories, and finally click on Snipping Tools.
An alternate way is to use the Windows key on your keyboard (yes their is actually a use for it in Vista). Pressing the Windows key now opens the start menu and place the cursor focus into a search field that work amazingly fast. So to open this app, press the Windows key and start typing “snipp”. The snipping application will be filtered in the list. Press return to launch it. Using the Windows key and the search filter, you can also search for files, emails, etc.
Tagged with cool_utilities | Vista | 4 Comments
April 3rd, 2008
Dustin Diaz is getting naked again! Well at least his blog is. CSS Naked Day is back for a third year. Head on over and sign up then strip away your CSS on April 9th.
Hey Dustin - any chance we’ll see GMail going naked this year?
Tagged with css | html | web_standards | 3 Comments
April 2nd, 2008
Earlier this week, I wrote a Firefox extension to prevent duplicate tabs from opening. Reader Jimmy Fung posted a comment with a link to Firefox 2 and Flex: Launching builds in the same window. It makes my extension somewhat (alright completely) useless - but hey, I learned a lot about making Firefox extensions in the process!
Tagged with adobe | firefox | flex | 4 Comments
April 1st, 2008
One thing that has always bugged me about Flex Builder (or more specifically Eclipse) is that when you click the Run/Debug/Build button (or F11/ctrl-11) your project is always opened up in a new browser tab. It doesn’t take long until you realize that you have 20 tabs open – or at least in my workflow it happens!
So last night I built a Firefox extension that I have been wanting to make for a while. It’s called Prevent Duplicate Tabs, and ensures that only the most recent tab of a given url is open at any one time. After its installed, you will notice that there is a menu item in the Tools menu called “Prevent Duplicate Tabs”. By default it is checked, and if you want to turn the extension off, you can simple toggle the menu item.
This is my first ever Firefox extension. It was a bit of a pain to develop, and I now have even greater appreciation for the Flex documentation ;-)
Feedback is welcome – source is available by request.
Tagged with adobe | extension | firefox | flex | 8 Comments
March 31st, 2008
Owen and I had a great weekend. His class is learning about rockets, and for his show and tell we had to make one. So we spent the weekend building this replica Saturn rocket (the one used in the Apollo missions) out of paper maché.

When we were done, we celebrated by watching Apollo 13!
Tagged with just_for_fun | 1 Comment
March 29th, 2008
Source: WikipediaTake it Easy by the Eagles is a song that always seems to make me happy. I’ve never been a huge Eagles fan nor a fan of this music genre, but it’s really a happy song! I realized this a while back when dealing with a DSL service provider’s customer service. Every time I called (yes - the service was not very good) the first song they played was Take it Easy. I remember that it put me in such a good mood, that I actually hoped nobody would pick up for a couple of minutes. One fact you may not know about this song is that it was co-written by Jackson Browne.
What’s your happy song?
Tagged with music | 2 Comments