ConPA release 20090208

To improve the user experience, in terms of performance, we added a server side cache feature.

Any time an asset is added to the basket, the symbol prices are cached server side. Getting an optimized portfolio will be faster. ConPA users' ten most used symbols are shared: you can see them clicking on "Most Used Symbols" menu button.
Clicking on a symbol of the list displayed by "Most Used Symbols" menu button, it is typed automatically in the "Add Asset" field, opening the autocomplete box.

Help info has been moved to a panel, before it was in a tab. It contains a TODO map image.

ubiquity: tzconvert

Let me introduce yet another timezone convertor: tzconvert.

tzconvert converts timezones using TimeZone Converter service.
If you don't know the string defining a timezone, you can type as well the user friendly city name. The local time is the default and is expressed as a GMT offset.

Examples:

tz 10am from pst to gmt+1
tz from new_york to london
tz 12am from rome to new_york
tz to london
tz from tokyo

As usual there is the command documentation in illuminated code format.

Other Ubiquity commands:

yahoo-graph
aptana-search
fxconvert

ubiquity: fxconvert

Let me introduce yet another currency convertor: fxconvert.

fxconvert converts currencies using Oanda FxConverter service.
If you don't know the three chars defining a currency, you can type as well the user friendly country name.

Examples:

fxconvert 10 from japan to finnish
fx from british
fx 10 from finnish
fx 1.5 from eur to usd

There is the command documentation in illuminated code format.