Monthly Archives: July 2007

Daylight Standard Time Fiasco with Java

One of the hardest things to get right in Java is to figure out which class to use when working with time and dates. You have a recipe for disaster when you mix Java dates with timezone information with energy policy and a tight schedule. The U.S. Energy Policy Act of 2005 changed [...]

Posted in Java, Programming, Rant | Leave a comment

iPhone Dev Camp

iPhone Development
The iPhone Dev Camp started on Saturday by a nice presentation by Chritopher Allen, a MacHack veteran, regarding what is known about the iPhone from a web developer’s perspective. What is known is that the iPhone uses web standards (HTML, XHTML, CSS, JavaScript, PDF and Quicktime). Web 2.0 best practices apply for [...]

Posted in CSS, Conference, HTML/XML, JavaScript, Mac, Programming, TechKnow | Leave a comment

Top 15 iPhone Web Development Resources

Here is a list of links to the best available iPhone development resources such as simulators, development plugins, wikis, and other JavaScript/HTML/Safari documentation.

iPhoney – A free iPhone web simulator for designers.
iPhone Interface in JavaScript – A JavaScript based iPhone simulator.
iPhone Simulator – Yet another JavaScript-based iPhone simulator.
Morfik Builds First iPhone Development Tool – Development tool [...]

Posted in HTML/XML, JavaScript | 7 Comments

Google Maps Builder

I have a really good friend that runs a small travel related blog and she wanted to add Google Maps to her site to go along with her articles, such as this post on LA restaurants. But she is a not a developer and would never ever want to tinker with the necessary JavaScript [...]

Posted in JavaScript, TechKnow | 1 Comment