Amule & Notify on Gnome

No Comment // Written on Nov 28, 2008 // Open Source

Just a quick tip to monitor download status and problems while using Amule. On Gnome, the program notify is used to show notifications on the desktop, for example evolution uses it for new messages alerts.

Amule does not support it natively but on its configuration panel it is possible to specify a custom command to launch on some events. For example, as you can see from below screenshots I set to launch the command

notify-send "Download Completato - %FILE"

when a Download finshes.

amule-300x283 Amule & Notify on Gnome

You can set other custom events obviously, like errors or chats, also using native amule variables like %FILE, which prints out the name of the file that determinated the event.

asdBG on Gtk-Apps and Gnome Files

No Comment // Written on Nov 26, 2008 // Open Source

I submitted asdGB to the two most used gnome apps websites. You can find my work on the following links

Gtk Apps

Gnome Files

Automatically set your default http handler on Gnome [asdGB]

No Comment // Written on Nov 21, 2008 // Open Source

Have you ever dreamed about an andvanced IA (I’m ironic) who could understand what browser you opened and open all the links you click on your DE in THAT browser and not in the default one?

Well this is asdGB (Automatically set default Gnome browser), a simple bash script which runs in background, checks for opened browsers and sets the default handler for http / https links on the one you prefer. Obviously if you got only one browser opened it will set that one as default. This means memory and resource saving. This means no more too many windows opened.

asdGB is released under GPL v3 licence and it’s as simple as ./asdGB.sh!

Official Page and Download:

http://blog.andreaolivato.net/software/asdgb-automatically-set-default-gnome-browser

Epiphany Pearl - Tabbed History

No Comment // Written on Oct 29, 2008 // Open Source

A quick pearl to spread an old news about Epiphany to other browser’s users:

with Epiphany, when you open a new tab from a link (middle click or right click + open in a new tab) the browser keeps the history of the parent tab!!!

Yes, for those who know that’s probably not a big deal, however I like this feature so much I needed to spread!

Use Epiphany! You can go back in a just opened tab!

Remember the Milk on Gnome

No Comment // Written on Oct 23, 2008 // Net, Open Source

Reading Federico’s article about the Remember the Milk AIR client get me more interested on RTM ( still Remember the Milk, not Read The Manual ) and curious about the possibilities offered by this Service.

logo Remember the Milk on Gnome

Looking around the net I found that this guy created a nice integration beetween RTM and Gnome DE, using the Deskbar Applet. I’m not a Deskbar fan, I thinks it’s quite heavy on loading and I always preferred not adding it to my panel, however I decided to use it only for RTM tasking, disabling all others plugins.

new_task-300x190 Remember the Milk on Gnome

In the screenshot above you can see the nice result I got with a 30secs installation. Just downloaded the plugin, extracted it (withouth the directory, just the two files) indide my :

~/.gnome2/deskbar-applet/modules-2.20-compatible

In some enviroments the directory can also be

~/.gnome2/deskbar-applet/handlers

Then I just added the applet to my panel, disabled all plugins from it except the RTM one and configured Remember The Milk, confirming in the browser the possibility to access the APIs.

In the above picture it was shown what happens when you digit on the deskbar a name for a task that you have not inserted yet. Below you can see what happes when you digit something that is both contained in one ore more tasks but can also be a new one.

all_operations-300x190 Remember the Milk on Gnome

If you click on the Icon or on the text you will be browser redirected to website while if you click on the arrows you will be prompted for new interaction and/or more informations will be shown.

As example below you can see what happens when clicking on the arrow near the Add Task instruction: you can choose in which folder save your new task…

all_inserting-300x190 Remember the Milk on Gnome

If you want to modify or view a task you can click on the arrow near the name of the old task and this is what you get:

task_details-300x190 Remember the Milk on Gnome

Conclusions: useful instrument, nice interaction with Gnome DE. I like it!