Archive for the ‘Joomla Gadgets’ Category

New Joomla Release: Google Weather Module - AJAX version

Monday, October 5th, 2009

This module makes use of the Google Weather API to display the current temperature, weather condition and a four-day weather forecast, as you can see on the left of the page.

This is the first, and currently the only weather module with the following features:

  • Uses the Google Weather API that provides 4-day weather forecast with images.
  • Allows user to interactively enter zip codes (for US, UK and Canada) and city names.
  • Displays the weather information in many different languages, as provided by Google.
  • Allows you to display two or more weather modules in the same page.
  • Supports both Joomla 1.0 and Joomla 1.5!
  • You can turn on or off the input field.
  • You can specify the default unit for the temperature (in °C or °F)
  • You can switch between °C or °F interactively with no reloading of pages.

Download: Google Weather Module - AJAX version v1.5.

New Joomla Update: googleDirections plugin v1.58

Friday, October 2nd, 2009

Added new parameter “hide_direction_text=1″ - allows you to hide the text description on the right of the map.

Download here: googleDirections plugin v1.58

Demo: Show map directions with maps only (and text description hidden)

Hiding the google search bar and Overview Map Control in google Maps

Tuesday, September 8th, 2009

If you’re using the googleMaps plugin, by default, the google search bar is displayed in the lower left hand corner.

To hide this google search bar, please refer to the following article: googleMaps with search bar hidden

By default, the Overview Map Control is also displayed in the lower right hand corner.

To hide this Overview Map Control, please refer to the following article: googleMaps with Overview Map Control hidden

To hide both the google search bar and the Overview Map Control, please refer to the following article: googleMaps with search bar and Overview Map Control hidden

New Joomla Update: Google Currency Converter - AJAX version v1.5.6

Tuesday, September 1st, 2009

Added support for retrieving google currency data using file_get_contents() or fread(). So for those people with no cURL library, you can now use the module using file_get_contents() or fread().

Download here: http://www.kksou.com/php-gtk2/Joomla-Gadgets/Google-Currency-Converter-AJAX-version.php

New Joomla Update: Yahoo Currency Converter - AJAX version v1.5.4

Tuesday, September 1st, 2009

This is in response to Alamshahi’s post titled “uncorrect results : missed digits”.

The error occurred when Yahoo returns a conversion rate greater than 1,000. The original program was “confused” because of the ‘,’ in 1,000. Have fixed the bug in this version.

In this new release, I’ve also added support for retrieving yahoo currency data using file_get_contents() or fread(). So for those people with no cURL library, you can now use the module using file_get_contents() or fread().

Download: http://www.kksou.com/php-gtk2/Joomla-Gadgets/Yahoo-Currency-Converter-AJAX-version.php

New Joomla Update: Yahoo Stock Quote (AJAX module version) v1.5.8

Monday, August 31st, 2009

This is in response to Redback’s request to have time offset in half hours e.g. South Australian time is +9.30 GMT.

Download here: Yahoo Stock Quote (AJAX module version) v1.5.8

New Joomla Update: googleDirections - To Here - plugin plugin v1.51

Saturday, July 25th, 2009

This is in response to Chris’s request to allow multiple lines for the home label.

For new lines, please use ~ (similar to that of the googleMaps plugin). Please refer to here for details.

Download here: http://www.kksou.com/php-gtk2/Joomla-Gadgets/googleDirections-To-Here-plugin.php

New Joomla Update: Yahoo Stock Quote (AJAX module version) v1.5.7

Saturday, June 27th, 2009

There are many new additions in this latest version.

  • added a lot more financial info such as P/E ratio, Earnings per share (EPS), market cap, etc.
  • read yahoo data by CURL, file_get_contents() or fread()
  • display of symbol name from Yahoo e.g. ^N225 is NIKKEI 225, ^HSI is HANG SENG INDEX
  • date format e.g. for those in UK, you can now use j/n/Y to display dates in d/m/yyyy
  • added global time offset e.g. for those in UK, you can use a global time offset of +5
  • added global time zone name, e.g. for those using mountain time, you can set this as MT
  • provides link to different charts: 1d, 5d, 1m, ytd, 1y, 2y, 5y
  • now links to yahoo interactive chart instead of basic chart
  • you can now hide the search field and submit button
  • allow you to set the order of the display fields (similar to setting the order of Joomla modules in the admin page)

Download here: http://www.kksou.com/php-gtk2/Joomla-Gadgets/Yahoo-Stock-Quote-AJAX-version.php

New Joomla Release: googleDirections_tohere plugin

Monday, June 1st, 2009

This is an extension of the googleDirections plugin.

You specify a designated place to be the destination, and let the user enter the adddress he or she is coming from. Google will then provide the driving or walking directions from the user-specified address to your designated place.

Download: googleDirections - To Here - plugin

New Joomla Update: googleDirections plugin v1.57

Monday, June 1st, 2009

Some bug fix here and there.

Also added support for the googleDirections - To Here - plugin.