On this page I take notes on what I'm doing to improve Gnome's invest-applet.
My work has focused on the following issues:
See download section on how to easily install invest from my personal repository
| 16×16 png | 22×22 png | 48×48 png | svg | |
|---|---|---|---|---|
| neutral | | | | invest_neutral.svg |
| up | ![]() | ![]() | ![]() | invest_up.svg |
| down | ![]() | ![]() | ![]() | invest_down.svg |
Improve usability when add/removing stocks, targeted bugs: 460085, 473706, 450176, 499206
Changes:
| before | after |
![]() | |
While I'm doing some tests for removing dependency from gnome-vfs, I'm experimenting with the tooltip also. It is a nice and quick way to communicate invest's state.
newest invest-applet can be found on my repository on launchpad, you're encouraged to test it and provide feedback
add the following lines on your /etc/apt/sources.list
deb http://ppa.launchpad.net/matteozandi/ubuntu hardy main deb-src http://ppa.launchpad.net/matteozandi/ubuntu hardy main
Please note that packages provided on my repository are for testing purposes, use at your own risk.