Protip: to install the Android Eclipse plugin in Ubuntu's Eclipse, you need to first add the official Eclipse plugin repository.

To do that, go to 'help->install new software', click 'add' next to the big text box, and enter this as the repository location:

http://download.eclipse.org/releases/galileo

henry

William Jon McCann objects to having a UI to set focus-follows-mouse and wants to disable alt-dragging on GNOME on the grounds that these features are for geeks, nerds, and tweakers, not normal users.

Sometimes I wish GNOME would stop being so hostile to the users they have in an attempt to attract a set of users they will never have.

henry
Fragment to peek into the contents of memcache in the Appengine SDK:

from google.appengine.api.apiproxy_stub_map import apiproxy

print apiproxy.GetStub('memcache')._the_cache

This is only going to work on the dev server, not on Google's.

henry
Web development is so depressing. Everything is hacks and chickens sacrificed for backwards compatibility, and nothing but plain text ever seems to work right.

Todays case in point: jQuery's website. If there were ever a place where you could find tasteful, useful and usable javascript, this would be it, right?

Three problems:

I know this isn't all their fault. But when a website run by some of the best web developers alive is slow and broken, it's hard for me to be cheerful about my own prospects.

henry
Reinteract has seen a bunch of work lately that have really improved its usability. Worth taking a look at.
henry
Older Newer