Posts

Showing posts from August, 2009

Book on random digits

At this point, things are moving with so much momentum that nothing short of slamming the book shut could stop this epic expectation-confounding march. ... This book is a memorable read. It defies anticipation.

Multiple (Firefox) personalities

Image
Er... profiles, I mean. :P I use Firefox add-ons for the occasional web development tasks. (Too bad, not all my favorite extensions are available in the workplace's "blessed" add-ons repository, but I can live with what's in there.) Sometimes, though, having too many add-ons slows down the browsing experience, specially for times when you just need to browse stuff and not much else. The solution: create separate profiles for "normal" browsing and for web development ("debug" mode). Using Profile Manager , I created two profiles: "normal" and "debug". Any Firefox instance can be launched by using the -ProfileManager switch. I also use -no-remote so a new instance — not a new window — is opened every time. I load up the "debug" instance with all the add-ons I require: among them, Web Developer, Firebug and Greasemonkey are the most important. To differentiate debug mode from the normal-browsing instance, I would have t...

SSH on the Nokia E63

Image
I just got a Nokia E63 , a long-awaited replacement for a support phone from work. It's not as advanced as, say, a Nokia E71 or a Blackberry in terms of business-related features, but it would do quite well for my purposes. (My philosophy in mobile phones is that so long as I can connect — through voice, SMS or WiFi — I'm cool with it. :)) The QWERTY pad is a sweet spot for the E63: soft enough so you won't develop calluses, yet with enough toughness for tactile feedback. I'm more interested in the apps I can place in the phone, though. The apps I loaded on the E63 For starters, I downloaded Opera Mini — the WebKit-based Nokia Mini Map Browser bundled with the phone just wasn't up to size with what I planned for it. I then downloaded Google mobile apps . The E series comes with email integration, but I've grown to love the Gmail mobile client. The kicker, though, is S2 puTTY , the S60 port for the nifty puTTY secure shell client. Hey, I'm a command-line zea...