A new Gnome Do tutorial
Christer over on Ubuntu Tutorials wrote a tutorial about installing Do plugins. Also take a look at his other tutorial about installing Gnome Do. And if you haven’t tried Gnome Do yet, please give it a try.
Christer over on Ubuntu Tutorials wrote a tutorial about installing Do plugins. Also take a look at his other tutorial about installing Gnome Do. And if you haven’t tried Gnome Do yet, please give it a try.
Everyone that uses Gnome Do should update their package repositories, because there is a new version available. Please take a look at the installation instructions for more information about the installation.
I created a branch in Launchpad for my Gnome Do plugins. This to help development with other people, who are already on Launchpad. So if you’re using Gnome Do please make a branch of my plugins and compile, test and use them. Creating a branch is easy in bzr, just do: bzr branch http://bazaar.launchpad.net/~peter-stuifzand/gc/do-plugins-ps You now have a working branch. Use make and make install to start using these plugins....
I now have a page that contains the status of my Gnome Do plugins.
I created a plugin for connecting to SSH with Gnome Do. To use the plugin type ‘con ssh’ followed by TAB. Then type the name of the server you want to connect to followed by Enter. Update February, 4 2008: The SSH plugin will now also list all hostnames that are specified in your .ssh/config. If you installed the previous version please remove the ‘SSHAction.dll’ file from you .do/plugins directory....