MidpSSH: open-source ssh on the BlackBerry
I’m embracing my inner corporate whore and digging my new BlackBerry. I don’t use BlackBerry push email though, and I don’t use POP or IMAP or gmail either. I use mutt, and I love it, but that means I need a ssh client so I can check my mail.
Fortunately for me, there is a great open source ssh client for the BlackBerry (and other J2ME devices) called MidpSSH. Although there are more polished commercial ssh clients available, MidpSSH works great for me, and you definitely want your SSH client to be OSS.
Shag asked what the terminal window size was. stty -a reports the default window size is 40 rows X 80 columns, but the font is really tiny. I prefer using the 5×9px LCD font, which gives a terminal size of 26 rows x 64 columns. It looks much sharper than the sidekick ssh client.
Check out this bit about subpel fonts on J2ME devices:
On MIDP 2 devices there are additional font options provided by Roar Lauritzsen. These fonts exploit the spatial separation of the RGB components within one pixel (similar to Microsoft’s ClearType). They double the horizontal resolution of the font by treating the G component as one pixel, and the R+B components combined as another. Basically they are more readable but still very small.
Filed under: gadgets, opensource, pocket pc · 0 Comments

