Type-it Gadget Update

October 14th, 2007

I upgraded the type-it gadget to actionscript 3 and made the intermediate and advanced modes a little more difficult. For some reason, the font I used in actionscript 2 would not load in actionscript 3 using the flex compiler.

I removed all the intermediate and advanced high scores that were earned with the previous version.

New Turtle Gadget

October 7th, 2007

I finally finished version one of the turtle gadget tonight. Right now, you can feed the turtle, pick him up, and make him swim or walk to your mouse. Over the next few days, I will be making improvements and fixing bugs.

This gadget was built using actionscript 3 with the free flex sdk.

Edit the Widths of Gadgets on iGoogle

September 19th, 2007

Did you know that you can change the widths of your gadgets on iGoogle?  To do this, click the down arrow to the right of one of your tabs and then select “Edit this tab” from the drop down menu.  You should now see this window:

Edit this tab window on iGoogle

This is making me think that I should add an option to the Tree Frog, Fish, Spider, etc. that lets the user set the height of the gadget.  You could then fill one whole tab with one gadget or you could make some small square gadgets with the four column configuration.

Creating Custom Search Engines

September 11th, 2007

Lately, I’ve been playing around with Google Custom Search Engines. All you have to do to build a search engine is sign in to their site with your Google login and press the “Create a Custom Search Engine” button and fill out the simple form. There are a lot nice features such as being able to create search engines with other people, being able to add your search engines to iGoogle or webpages as gadgets, and being able to link your search engine to an adsense account.

You can check out all the search engines I’ve created so far at my search engine page.

Tree Frog Release Fly Option

August 16th, 2007

I added a “Release Fly” option to the tree frog gadget a couple days ago that allows you to feed your frog without clicking. You can set it to release a fly every 5, 10, 20, 30, or 60 seconds. This feature is nice for keeping your frog entertained while you work.

No More “Click to Activate” in IE

August 11th, 2007

I am now using SWFObject to embed flash in my gadgets. This gets rid of the slightly annoying “Click to activate and use this control” prompt that appears when embedding flash in Internet Explorer without using an external javascript file.

High Scores on Type-it

July 22nd, 2007

Get over 1000 points on type-it and you can submit your score to this page.

Update: There is a security feature in the flash player that won’t allow scores to be submitted from any site other than abowman.com. I’ll fix that tonight.

Type-it now has Levels of Difficulty

July 15th, 2007

I added difficulty levels (beginner, intermediate, and advanced) to the type-it gadget today and also improved the way the letters are launched so that they don’t overlap one another on the higher levels.