waving android

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 is mostly historical; you can find more recent posts on .

Archive for June 24th, 2003

PyObjC

June 24th, 2003

[00:33] * dsandler reads about PyObjC; revels in delicious runtime binding goodness



Python 2.2 (#1, 07/14/02, 23:25:09)
[GCC Apple cpp-precomp 6.14] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from objc import *
>>> from AppKit import *
>>> myApp = NSApplication.sharedApplication()
>>> SB = NSStatusBar.systemStatusBar()
>>> SI = SB.statusItemWithLength_(32)
>>> SI.setTitle_("Hi")
>>> M = NSMenu.alloc().initWithTitle_("foo")
>>> SI.setMenu_(M)
>>> myApp.run()

The dead dot-com album documents the outcome of my move to California:

June 24th, 2003

The dead dot-com album
documents the outcome of my move to California: be.com,
eVilla.com.

I’m somewhere in this picture.

June 24th, 2003



I’m somewhere in this picture.
I bet my head occupies at least a pixel.

Got back a couple hours ago from the welcome
party at Reckling Park
. The headline from today’s Chronicle: RICE GUYS FINISH
FIRST.
(I wonder how long they’ve been waiting to use that lede?)
Even the New York Times had a
nontrivial article on the Rice victory
(in addition to the game
summary
and in-depth
on Wayne Graham
). More links: RiceOwls.com, Rice Alumni’s article roundup, Rice.edu’s
roundup
.

newer: older: