Air Archives
That's right, today is your last day to get reduced prices for the WebManiacs conference. After today, the only way to get a reduced price is to take a picture of you flashing your gams, send it in, and hope the guys and gals at Fig Leaf approve.*
Of course, you want to go, and see me speak about Air and SQLite, so sign up and get that reduced pricing.
* Actually, I'm fairly certain that won't work. And gams are legs, for those of you who didn't grow up during the Great Depression.
March 14, 2008 Posted by Terrence Ryan at 11:22 AM
Comments (0)
| TrackBack (0)
Air,
ColdFusion,
Web Development,
I few days ago I came across this post at Signal vs. Noise. The first item is about a clock that tells you the approximate time - for example 11:59 is "Nearly Twelve", 12:30 is Half Past Twelve, etc. etc. The idea is, "Do you really need to know it is 12:53?" This clock gives you the amount of precision that you actually need when dealing with time.
I thought it was kinda cool, but I would never buy one. However when I thought about it, I realized it would make a good AIR application.
After thinking about I decided to do it because:
- It's a simple thing to write
- It could use a database
- I have a Air and SQLite presentation to prepare
All of these things added up to me writing the thing in about a day. Here's what I did:
The amazing thing to me was how easy it was to do. The actual app worked relatively quickly, most of my time was spent getting the details like icons, and text placement correct.
So if you want to know about what time it is, download your copy of About Time.
Disclaimer: This totally is "an Air app that didn't really need to be". I get that. I figured someone else might like it, or at least want to look at the source.
March 7, 2008 Posted by Terrence Ryan at 3:59 PM
Comments (2)
| TrackBack (0)
Air,
ColdFusion,
Web Development,