I am currently a software engineer at Google, where as a member of the Android platform team I build frameworks and user interfaces.
The blog here at dsandler.org is mostly historical; you can find more recent posts on Google+.
Yikes. These are the first few lines of a piece of code I’m working on:
/*****************************************
*
* Copyright (c) 1994-1999 3Com Corporation
* or its subsidiaries.
* All rights reserved.
*
* PROJECT: Pilot
* FILE: Starter.c
* AUTHOR: (redacted): May 20, 1997
*
****************************************/#include <Pilot.h>
Yeah, that’s the stock PalmOS development starter.c file from 1997.
This is old code. (I mean, “Pilot.h” ??)
The regulars among you may have
noticed that I’m moving things around. Most of this is part of a migration to
dsandler.org. It’s important to me
that old links (from stardot.com) direct you to the new site (while at
the same time returning the requested content; I really hate linkrot. If
you notice any broken links, or food in my teeth, or whatever, please give me a hint.
Palm Inc. unveils their second-generation wireless handheld, the i705. The major
change from the VII is the “always-on” features (incoming
email/instant-message notification; live instant messaging). The VII
was strictly “pull”, which made it impossible for developers (or Palm)
to build apps that could report live data or that could receive
information without the user’s involvement. (Actually, that last little
bit is also hampered by the strictly single-tasking PalmOS. A
minor impediment.)
Another big improvement over the VII: form factor. It’s smaller and lighter
than the VII, and doesn’t have the ugly fold-out antenna (although if you
don’t mind the slightly poorer reception, you can remove the antenna on the
VII and rotate it so that the internal switch thinks the antenna’s raised
when it’s really not).
As expected, most Slashdot
readers are underwhelmed.