Archive for the 'Utilities' Category

SSH / Telnet client for Blackberry

Tuesday, December 15th, 2009

I always thought it would be useful to be able to log in to my server from my phone; a BlackBerry Curve 8310. So the other day I did a quick search and found MidpSSH - an SSH1/2 and Telnet client (with VT320 terminal emulation) for MIDP 1.0 / 2.0 (J2ME) devices.

Since the Blackberry OS provides MIDP 1.0 support and OS 4 provides a subset of MIDP 2.0 support, MidpSSH seemed like it would be a good fit.

Installing MidpSSH is very straightforward - like most installers for Blackberry. UX is straightforward as well, and once installed you can simply start up the client, create a new session (which can be saved, imported etc.), enter the host name and log in. You’ll also probably want to increase the font size as the default is set to “Tiny”, which is a very small font size. I changed this setting to LCD 5×9 which works well.

All in all a simple, yet very useful free application.

Simple RPC Instrumentation in Flex

Sunday, September 20th, 2009

Open Source AS3 APIs

Sunday, August 30th, 2009

Continuous Integration with Hudson

Saturday, October 18th, 2008