I got my Treo 650!

My Treo 650 arrived yesterday so I may be blogging less for a while…

My initial impressions are very good (although I haven’t yet activated the phone – I bought an unlocked model from PalmOne so I’m not tied to a carrier, will be able to use Bluetooth DUN without hacks, and be able to use European . . . → Read More: I got my Treo 650!

PearPC and Darwin

So the pager went off again last night and woke me up. While I was waiting to see if a very long bzip operation would resolve the issue satisfactorally, I had a bit of time on my hands….

First, I downloaded PearPC, which is a PowerPC architecture hardware emulator, OS not included.

Continue reading PearPC and Darwin

Gahooyoogle search plugin

People really seem to love these little gizmos, so here’s another one.

I already published a Yagoohoogle search plugin, then someone left a comment about Gahooyoogle (no joke!), so I just created another search plugin for that one at my Mozilla/Firefox search . . . → Read More: Gahooyoogle search plugin

XUL edit

This is a great tool for prototyping XUL code for Firefox extensions and . . . → Read More: XUL edit

Gear Live | Yahoo: My Web

In case you haven’t seen it, Yahoo! has a launched a new beta feature called My Web that allows you to save the web pages that you find, categorize them, and search for them in your personal web later or share them via RSS. You can save both the link and the actual content of the . . . → Read More: Gear Live | Yahoo: My Web

Favelet Suite

An amazing set of bookmarklets/favelets for doing web devvy things.

Favelet Suite.

Continue reading Favelet Suite

Editing Firefox textareas with vim

I don’t know about you, but I hate editing any non-trivial amount of text in an HTML form. Sometimes the window is pretty small and you don’t have a lot of editing power. Here’s how I made it so that I can edit those textareas with vim

Install Firefox
Install vim
Install MozEX (special version; not one from mozex.mozdev.org)
Go . . . → Read More: Editing Firefox textareas with vim