Announce: SSHMenu

Hi Ruby folk

I have written an applet using Ruby and the GNOME/GTK bindings, which
makes all my regularly-used SSH connections available from a menu in the
GNOME panel.

There’s a page with screenshots here:

SSHMenu

and you can download the code (tarball or debian packages) from here:

SSHMenu

This is my first Ruby project so if you’re an experienced Ruby coder and
find something odd in my code then I’d appreciate any feedback.

Regards
Grant


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

On Sat, 2006-07-22 at 09:08 +1200, Grant McLean wrote:

I have written an applet using Ruby and the GNOME/GTK bindings, which
makes all my regularly-used SSH connections available from a menu in the
GNOME panel.

There’s a page with screenshots here:

http://www.mclean.net.nz/ruby/sshmenu/

I’ve had an enquiry from someone who would like to help translate
SSHMenu into French.

I have never done any internationalisation, so I’m looking for pointers
on how to do it. Is there a Ruby way? Is there a GTK/GNOME way? Where
should I start reading?

Regards
Grant


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

On Wed, 2006-08-02 at 21:35 +1200, Grant McLean wrote:

SSHMenu into French.

I have never done any internationalisation, so I’m looking for pointers
on how to do it. Is there a Ruby way? Is there a GTK/GNOME way? Where
should I start reading?

I think gettext has something to do with internationalisation.

bye
John


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

On 8/2/06, Grant McLean [email protected] wrote:

SSHMenu into French.

I have never done any internationalisation, so I’m looking for pointers
on how to do it. Is there a Ruby way? Is there a GTK/GNOME way? Where
should I start reading?

you can try to look at what I’ve done in http://booh.org/ which is a
localized ruby-gtk2 program.


Guillaume C. - http://zarb.org/~gc/


Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net’s Techsay panel and you’ll get the chance to share
your
opinions on IT & business topics through brief surveys – and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV