![]() | September 7, 2008 | | | | | Feedback | | | Calendar | | | Archives |
Time for a technology update. Two things I've acquired in the last couple of months. One is a new phone, the Blackberry Curve, in red of course. ![]() ![]() The other thing I bought in July is an Asus EEE PC, a Linux box with an 8.9 inch screen, a GB of RAM and a 20 GB flash memory hard drive. It travels in a purse; the flash drive is shock proof. Great for doing email and reading newspapers and blogs. I was a bit too much of an early adopter on this one. I bought the 900 series; the 901 uses the new Intel Atom, a low power chip that lets the battery charge last 8 hours. I see that Dell is coming out with a Mini that uses the same chip. And in some markets the broadband mobile access is built right in. There will be lots of these around soon and they will be cheap. Next year I'll probably sell this one and my regular laptop and settle on one Atom powered 12 inch screen laptop. I write web applications for a living so the advent of a new browser, especially one developed by Google, is an important event. I'm directing my work people to this comic book explanation by the great Scott MacLeod of Chrome's features and innards as well as a clever way of showing the development team credits. I'm particularly excited by the advent of compilable javascript, and tabs that run in different processes.
This week at work we'll probably switch to my new AJAX(Asynchronous JAvascript XML) timesheet application. I actually use JSON (Javascript Object Notation) instead of XML. An AJAX app is all javascript with some calls to a database. The page never changes; the information on the page changes just like a desktop app. The timesheet app was a good candidate because there is mostly only one page view. We have a project management system called the Folder System which I'm integrating with the timesheet.
|