Four short links: 27 May 2009
Hacker Browser, Design and Engineering, Twitter Data, Fire Eagle Updater for OS X
by Nat Torkington | @gnat | comments: 2
- uzbl -- lightweight WebKit-based web browser controlled with vim-like keystrokes, controllable through a FIFO for scripting, and all the "features" (bookmarking, history, changing URL) happen through external scripts. For the hardcore. (via joshua on delicious)
- A Conversation With Eric Rodenbeck About Usefully Cool Design and Engineering (Jon Udell) -- if we could only distil Stamen down to their barest essence, we could make a fortune selling it on the black market ...
- Twitter Data -- using Twitter as a conduit for messages that have semantic markup. My gut reaction is that I'd prefer pure JSON in the data tweets, because a hybrid gives you poor use of the limited bandwidth and there seems no strong reason to care about human readability. (via Ted Leung)
- Clarke -- elegant OS X updater for Fire Eagle that uses Skyhook to determine your location.
0 TrackBacks
TrackBack URL for this entry: http://blogs.oreilly.com/cgi-bin/mt/mt-t.cgi/8908
Comments: 2
If you're into Emacs instead of VIM, you can check out Conkeror: http://conkeror.org/
It doesn't use WebKit but it does use Mozilla's XULRunner.
Which is fitting if you think about it...webkit is a text editor, and firefox/gecko/xulrunner is an operating system :D
Post A Comment:
(please be patient, comments may take awhile to post)
STAY CONNECTED
RECENT COMMENTS
- Rudolf Olah on Four short links: 27 May 2009: If you're into Emacs in...
- Rachel 'Groby' Blum on Four short links: 27 May 2009: I'd think by virtue of ...


Rachel 'Groby' Blum [2009-05-27 08:17 AM]
I'd think by virtue of being a twitter message, you'd have a very strong incentive for keeping it human-readable. The vast majority of twitter clients is focused on human-human interaction, and will be for the foreseeable future. (It's kind of the *point* of twitter ;)
Not sure if the current spec will hold, though - if you want something that humans can easily use, you probably want to keep the spec loose. And slightly shorter ;)