Thoughts on AI, architecture, and building systems that work in the real world.

Daily Archives: September 5, 2008

Archive of posts published in the specified Day

Google 10 years anniversary — Happy Birthday!

I remember 10 years ago, 1998, or maybe closer to 1999, I was working at Pervasive Software working with a great group of folks, building an embedded DB for mobile, embedded devices, and smart-cards; a cool project with great people that was ahead…

Event Schedule for MobileWidgetCamp Austin has been posted

The MobileWidget Camp Austin event schedule has been posted… Developers, bring your laptops, and go to the above event hyperlink for instructions on downloading the Yahoo! and Nokia Widget SDKs, which will be use during the coding labs. See you Sunday! ceo

Using JavaScript Object Notation (JSON) in Java ME for Data Interchange

I recently wrote an article on using JSON on mobile Java applications. From the article: Choosing the right data interchange format is an important design decision when building any network-aware software. This is especially true when designing mobile and embedded applications, where attributes…