A brief intro…
Past few weeks I’ve been extremely busy designing a Property Investment site for a client. The primary requirement was a custom CMS (Content Management System) - which I had to build from scratch. While it drove me over the edge at times overall it was a thoroughly
enjoyable as well as an educational journey for me. Since this is a site that caters to foreign investors, one of the requirements was a Currency Conversion Calculator which could be embedded in any of the articles thus providing the visitors an opportunity to get an idea of the property prices in their native currencies, without having to leave the page. At first I sought the easy way out - i.e. I searched far & wide for a currency calculator service that’d allow me to convert between almost any of the world currencies. Unfortunately the free ones out there are really pathetic and the my client wasn’t willing to shell out any $$ for a paid service. That got me down to designing one on my own. I’ve been dabbling in AJAX for a while now and find the whole idea of RIA (Rich Internet Application) really attractive. So I decided to walk the AJAX way and came up with this cool-tool. Once done with the main project, I was so satisfied with the result that I thought it’d be a really good idea to convert it into a sidebar widget for WordPress. So here I am, with curreX - the Ajax based Currency Converter for WordPress.
Current Version
- 0.9
Features
-
The widget is very simple and does exactly what it’s supposed to do. It accepts a currency value (integer or decimal) and a source & destination currency and gives you the converted rate once you hit the Convert button.
-
It employs an AJAX back-end, i.e. the conversions are performed without having to refresh the whole page, making the tool really lightweight & fast. Looks cool too.
-
Performs client-side validation of the amount entered - thus cutting out chances of entering an erroneous value and crashing the calc. midway while performing a conversion.
Requirements
- WordPress 2.x
- Wordpress Sidebar Widgets Plugin in case you’re using WordPress 2.1.x or below. This is not required, if you’ve WordPress 2.2.x installed.
Download curreX v0.9 (downloaded 1675 times)
Installation
Installation couldn’t get any easier. Once downloaded, simply…
- Unzip the archive.
- Copy the extracted folder named curreX into your WordPress plug-ins folder.
- Activate the plug-in from the Plug-in Manager in WordPress.
- Visit the Sidebar Widgets page under Presentation menu to drag & drop the widget onto any sidebar you desire.
That’s it…
For those who’re using curreX with non-widget-enabled themes, you should insert the function
< ? show_currex( default_from, default_to, decimal_places, type, title ); ?>
in an appropriate place. For further details on this function & it’s parameters, refer to the FAQs section of the readme.txt bundled in the distribution.
Demonstration
A live demonstration of this can be found under the Coding section of my blog. Though the implementation of the demo is slightly different (it’s hard-coded into in a page), it should give you an idea on what the widget can do.
Showcase (the widget in action)
- GoBackpacking
- Hua-Hin Live - A customised version of the plug-in can be seen in action in the property list pages, once you’ve searched for properties
Subversion Repository
Change Log
-
Version 0.9 (2008-06-22)
- Added Flash based Widget support. Now one has the option of choosing between the HTML/JavaScript version or the Flash version from the widget configuration panel of WordPress.
- The structure of the
show_currex()function (for non widget-enabled themes) has changed slightly too - to support embedding of the flash widget.
-
Version 0.8 (2008-06-19)
- While releasing version 0.7 I had made some changes in the path structure (reference to any additional files that were loaded in the background) - and I messed up a bit there. As a result, the core javascript module that fetched the conversion rates and performed the calculations wasnt loading properly.
- Fixed some minor CSS issues. Now the look & feel of the widget can be modified in its entirety through the accompanying CSS file.
-
Version 0.7 (2008-05-16)
- Added the functionality to display curreX in non-widget-enabled themes too (by popular demand). Till version 0.6, this plug-in could only be used in the form of a widget with widget-enabled themes.
-
Version 0.6 (2008-05-11)
- This is a complete port to jQuery. Decided to finalise on one ajax library and jQuery emerged the winner. No more Protoculous for me.
- Split out the styling into a separate CSS file. Anyone with even a bit of CSS knowledge, can now easily alter the looks of the widget without having to touch the core code file(s).
- Implemented BlockUI - a jQuery plugin that blocks the widget interface while performing a currency conversion routine (ajax based).
- Included a HELP option, that leads directly to the Chaos-Lab Forums (curreX Subforum)
-
Version 0.5 (2007-09-21)
- Minor fix - but at the same time a major one from the perspective of functionality. The back-end URL for fetching conversion data from Yahoo! Finance had changed from finance.yahoo.com to download.finance.yahoo.com. This caused the plug-in to generate a message saying “Error contacting Yahoo! Finance” and not work at all. Thanks to Lia Johnston for pointing me to the correct URL.
-
Version 0.4 (2007-03-15)
- Fixed a minor bug that caused incorrect version reporting in WordPress plug-ins management panel.
-
Version 0.3 (2007-03-15)
- Bundled prototype.js library along with the distribution instead of relying on a theme to have it. This way the latest version of prototype can always be bundled along with.
- Made some minor changes in the layout for smoother functionality & improvement of looks.
- Renamed a bunch of plug-in related variables to avoid name collision with other plug-ins.
-
Version 0.2 (2007-03-05)
- Fine tuned the widget. Now the currency unit values are written off an array instead of the ungainly manual approach that was being used earlier on. This reduced the file-size of the main plug-in considerably despite adding new code.
- Added the configuration section. One can now set the default currency units to be displayed when the widget loads (from & to).
- Added a Decimal Place option, which defines the number of decimal places to show in the converted result.
Please Note
I offer support for my plug-ins via the Chaos Laboratory Support Forum only. I will NOT respond to support queries left in the comment section below and, in most cases, will also not publish them. Of course, if you’d like to say something nice or helpful, then feel free to leave a comment!
If you find this plug-in useful, please consider making a donation towards further development of this useful little utility.
Alternatively, you can help me by reviewing this post by clicking on the following link. Believe it or not, this will help us both earn some cash from PayPerPost.
Weblog Tools Collection » Blog Archive » WordPress Plugin Releases for 3/02 said:
[...] Currency Converter sidebar widget for WordPress that can convert between 148 currency formats from all over the world. [...]
WeblogToolsCollection DE » Blog Archive » WordPress Plugin Veröffentlichungen am 2.3. said:
[...] Currency Converter ist ein Widget für die Sidebar von WordPress, dass 148 Währungen dieser Welt konvertieren kann. [...]
WeblogToolsCollection Español » Blog Archive » Plugins de WordPress publicados 2/3 said:
[...] Currency Converter un widget para la barra lateral de Wordpress que puede hacer conversiones de 148 tipos de moneda diferente de todas partes del mundo. [...]
ThemePress » Weblog Tools Collection: WordPress Plugin Releases for 3/02 said:
[...] Currency Converter sidebar widget for WordPress that can convert between 148 currency formats from all over the world. [...]
Unitary: An Ajax based Units Converter Sidebar Widget for WordPress at Chaos Laboratory said:
[...] smugly in the sidebar of widget enabled WordPress blogs. This widget came in rapid succession of curreX (the Currency Converter) and the idea came off a comment by David Bradley at the Weblog Tools [...]
Simon Gheysn said:
its a cool feature, but it would be even more cool if you add the following:
- select a date (using a AJAX calender)
- get the currency info for that date:
- open
- close
- high
- low
- allow the user to select a type of currency info that he want to use (maybe a radiobutton for each of these values) and remember this selection
- standard fill this information with the current currency rate
then you put your existing currency calculator
Simon Gheysn said:
oh yeah just one more thing:
leave the convert button = its excess clickage, just update the calculated value as soon as the from or to field changes
miCRoSCoPiC^eaRthLinG said:
Simon: Thanks a tonne for taking time out and jotting down those awesome tips. After completing the basic currency calc I was at a total loss on how to improve it further. You got me headed in the right direction again
I should be able to implement those features real soon.
Cheers,
m^e
Webmastern | 50 Wordpress plugins said:
[...] Currency Converter [...]
Seppo said:
Hi,
Looks like a great script. I couldn’t make it work though. Keep getting
this[object error]
Opera shows the error as this:
[Error:
name: ReferenceError
message: Statement on line 53: Reference to undefined variable: Ajax
Backtrace:
Line 53 of inline#1 script in http://domain.com/
protoAjax = new Ajax.Request(converterURL, {method : "post", parameters : {action : "convert", amount : _amount, currfrom : _curr_from, currto : _curr_to}, onComplete : postConvertCurrency});
Line 1 of script
convertCurrency();
At unknown location
[statement source code not available]
]
miCRoSCoPiC^eaRthLinG said:
Seppo: Thank you for bringing it to my notice. There was a similar problem with Unitary - the units converter widget that operates on same principles as this widget. I managed to fix the problem for Unitary yesterday - hence fixing this one should be real easy.
Please check this post sometime later on today for an updated release addressing the problem you’ve mentioned.
Thanks once again
Cheers,
m^e
miCRoSCoPiC^eaRthLinG said:
Seppo: I’ve fixed the problem and a new release (v0.3) of the plug-in is available for download. Simply grab the zip file from here and overwrite the old plug-in in your WordPress installation.
That should do the trick.
Cheers,
m^e
Seppo said:
I’m still getting the same error. Is the updated version available from the same link above? Wordpress plugin page still shows version 0.1.
Your help is greatly appreciated, thanks!
Seppo
miCRoSCoPiC^eaRthLinG said:
Whooops
My bad. Silly mistake really…
When I zipped the new version is got named curreX.zip and this is what I had uploaded to the server. I was supposed to name it currex.zip so that the newer one overwrites the older version. But because of the naming mistake both the version were co-existing on the server and since the download link points to currex.zip what you got as a download was the older one.. lol..
Can you please try downloading it again. You shouldn’t face any problems anymore.
Cheers,
m^e
Seppo said:
Great, works fine now!
Thanx, thanx, thanx
Seppo
miCRoSCoPiC^eaRthLinG said:
No problem at all
Am glad it worked out for you…
Cheers,
m^e
WordPress Plugins for March 15, 2007 « designcreatology said:
[...] Currency Converter sidebar widget for WordPress that can convert between 148 currency formats from all over the world. [...]
WordPress Plugins for March 27, 2007 « designcreatology said:
[...] Currency Converter sidebar widget for WordPress that can convert between 148 currency formats from all over the world. [...]
WordPress Plugins for March 16, 2007 « designcreatology said:
[...] Currency Converter sidebar widget for WordPress that can convert between 148 currency formats from all over the world. [...]
WP Plugins DB » Plugin Details » Currency Converter said:
[...] Visit [...]
hyipcharts said:
Hi,
I love the plug-in and it will go great on my site. However, I don’t use widgets. Can you tell me how to hard code this in my side bar?
Thanks,
Hyipcharts
Hyipcharts said:
I love the plugin. However, I don,t use widgets. can you tell me how to hard code this in?
Thanks
WP Plugins DB » Plugin Details » curreX said:
[...] Visit [...]
mustaq said:
Hi
nice plugin work great, i like to know how i can use in non-widget theme . well my theme don’t have widget how to call in side bar . i prefer non widget theme
prashant said:
just the plugin i was looking for… just awesome.. thanks for making it available to everyone. you can see it working on my blog
30+ AJAX-Powered WordPress Plugins said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
proxieslist.net said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
30+ AJAX-Powered WordPress Plugins | moraaz.org - feed all tech! said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Ajaxian » Best uses of Ajax in Wordpress Plugins said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
oriolrius lifestream » 30+ AJAX-Powered WordPress Plugins said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
TeknoDergi.Org | Gücünü Ajax’tan Alan 30 Wordpress Eklentisi said:
[...] That’s Hot Box , AJAX Comments 2.0 , AJAX Google Video Search , AJAX Shoutbox , Cool Weather , Currency Converter , Google AJAX Search , Google MapSearch Widget , Gregarious , Hottaimoijiruna , Inline Ajax [...]
AJAX And WordPress » D’ Technology Weblog: Technology News & Reviews said:
[...] of new messages.Cool Weather - Allows visitors to see the weather forecast for any area they define.Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance.Google AJAX [...]
30+ Plugins para Wordpress que usan AJAX « Quest’s Blog said:
[...] Currency Converter [...]
Los mejores Plugins para Wordpress basados en Ajax | Bitperbit said:
[...] Currency Converter [...]
30 余款基于 AJAX 的 WordPress 插件 said:
[...] AJAX Comments 2.0- AJAX Google Video Search- AJAX Shoutbox- Cool Weather- Currency Converter- Google AJAX Search- Google MapSearch Widget- Gregarious- Hottaimoijiruna- Inline Ajax Comments- [...]
Technology News Daily said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
30+Ajax驱动的WordPress插件 at catch the digital flow said:
[...] AJAX Shoutbox - 带有声音提醒的实时聊天功能。 Cool Weather - 天气预报插件。 Currency Converter - 实时汇率查询功能。 Google AJAX Search -Google AJAX搜索插件。 Google MapSearch [...]
Wordpress : Plugins incluant de l'Ajax said:
[...] Currency Converter : Ajouter un convertisseur de devises. [...]
The sky of Daemon! » Blog Archive » 译文:30多个利用AJAX技术创建的WordPress插件 said:
[...] Currency Converter - 实时汇率查询功能。 [...]
30+ AJAX Wordpress Plugins - nyontek.com said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Best uses of Ajax in Wordpress Plugins by BloggingPro China said:
[...] Currency Converter - 货币汇率 [...]
Блог интернет-разработчика » WordPress: AJAX-плагины said:
[...] Currency Converter - Конвертер валют на основе Yahoo Finance. [...]
Kildim said:
It’s coool! Thanks!
Lost-In-Code » 30+ Ajax Plugins for Wordpress said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
凤凰飞 » 30多个 AJAX 驱动的 WordPress 插件 said:
[...] Currency Converter - 增加一个实时的从 Yahoo Finance 获取数据的货币转换器。 [...]
30+ AJAX-Powered WordPress Plugins | Tekjuice.com said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
[轉貼] 30多個利用AJAX技術創建的WordPress插件 | 艾德的部落格天空 | 亂寫、亂拍、亂來。 — 持續亂改更新中 — said:
[...] Weather - 天氣預報插件。 Currency Converter - [...]
[轉貼] 30多個利用AJAX技術創建的WordPress插件 « 艾德的部落格天空 said:
[...] Weather - 天氣預報插件。 Currency Converter - [...]
30多个利用AJAX技术创建的WordPress插件 said:
[...] Currency Converter - 实时汇率查询功能。 [...]
WORDPRESS GOD:300+ Tools for Running Your WordPress Blog said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. [...]
Los mejores plugins Ajax para Wordpress » ingeniuz :: desarrollo web útil said:
[...] Currency Converter - Conversión de monedas en teimpo real (con datos obtenidos de Yahoo! Finance). [...]
Get More Reviews - Positive Publicity said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. [...]
Best uses of Ajax in Wordpress Plugins | noisylime said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
All about Wordpress - Themes - Plugins » 30+ AJAX-Powered WordPress Plugins said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Webmaster log » Blog Archive » 30????AJAX?????WordPress?? said:
[...] Currency Converter - ????????? [...]
Wordpress Blog Plug In tools « Valeska I. Jacques said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. [...]
John said:
Hi,
Quick question… My theme is wordpress 2.2, but not widget enabled… yet. Can you give me the code to put the converter into the sidebar or page please.
Thank you,
John
miCRoSCoPiC^eaRthLinG said:
Hi John,
I’m sorry to say that since I’d designed the plug-in as a widget, I didn’t include any function calls through which you can display it on a non-widget enabled sidebar. However, I can help you implement the code in your site. That shouldn’t be a problem.
Cheers,
m^e
John said:
I messed around and got something to come up, but of course it deosn’t work. I would like to set up a page on the site for a converter with USD adn Taiwan dollars the defaults.
Here is what I have so far:
http://www.therealtaiwan.com/currency-converter-new-taiwanese-dollars-nt-taiwan
I used this code
I am a hacker (as in hacking code up into use able chunks without knowing what it does), not a coder so you can see where my trouble is.
miCRoSCoPiC^eaRthLinG said:
I presume you’ve incorporated the code into a WordPress page… right? How did you go about it? Can you give me some more details on it? As in, did you create a blank page template file and inserted the code in it?
Anyways, getting it to work shouldn’t be a problem - I’ll help you resolve this issue. Meanwhile, let us please continue this discussion at the support forum. You just need to register either at my blog or the forum.. registration occurs site-wide. I’ve created a thread for you there..
Cheers,
m^e
30+ AJAX-Powered WordPress Plugins at qzizp blold said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
voozzy.com » Blog Archive » Плагины для WordPress said:
[...] сообщении. Cool Weather - плагин Погода для ваших читателей. Currency Converter - перевод из одной валюты в другую с использованием [...]
kerry webster » Blog Archive » Great Article on WordPress AJAX Modules said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Бизнес » Архив блога » Плагины для wordpress said:
[...] ввести название местности и получить сводку погоды. Currency Converter - перевод из одной валюты в другую с использованием [...]
Бизнес » Архив блога » плагины к wordpress said:
[...] Currency Converter - Конвертер валют на основе Yahoo Finance. [...]
Lia said:
To fix the widget you have to change the host variable (in curreX-ajax-backend.php) to:
$host=”download.finance.yahoo.com”;
miCRoSCoPiC^eaRthLinG said:
Hey Lia,
Many many thanks to you for pointing out the correct URL. I was going crazy trying to fix this.
Cheers,
m^e
300+ Popular Plugins for Running Your WordPress Blog said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. [...]
Wordpress god300 tools for running your wordpress blog by mashabale.com · Cyber Space in One Hand said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. [...]
床垫|席梦思|棕垫|??? » WP插件汇总(4):30多个利用AJAX技术创建的WordPress插件 said:
[...] AJAX Shoutbox - 带有声音提醒的实时聊天功能。 Cool Weather - 天气预报插件。 Currency Converter - 实时汇率查询功能。 Google AJAX Search -Google AJAX搜索插件。 Google MapSearch [...]
30+ Unknown Secret Plugins/Tools to Stylishly Ajaxify Your Wordpress Blog! Ajax Plugins Galore! | Anthony Jude Lawrence Dot Com said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. Stock Market/Financing/Economist type blogs. [...]
CurreX a currency converter widget for WordPress | Sazkul Blog said:
[...] More details about this plugin here [...]
Mjjj.US » Blog Archive » 30+ AJAX-Powered WordPress Plugins said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Best uses of Ajax in Wordpress Plugins said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Johan said:
Hi This seems like a great plugin.
I am putting as subscription wordpress site together and will use 2co as a payment system. Most of the people who will use my site will not be $ based but some will.
What I want is to set a fee in South African rands and then next to it give the current $ amount. Or the other way around. Do you think it’s possible? Well I know it’s possible but is it something simple to do?
Johan
Ajax’la 30 Eklenti KnbykL Official Web Page | Güvenlik Merkezi & Döküman ve Programlar said:
[...] That’s Hot Box , AJAX Comments 2.0 , AJAX Google Video Search , AJAX Shoutbox , Cool Weather , Currency Converter , Google AJAX Search , Google MapSearch Widget , Gregarious , Hottaimoijiruna , Inline Ajax [...]
MW-Studio» Blog Archive » 30个基于AJAX技术的Wordpress插件 said:
[...] Currency Converter - 获取来自Yahoo Finance的实时财经资讯。 [...]
On-line дневник оптимизатора » Архив блога » Плагины для Wordpress с описанием на русском в 3-х частях. Часть 1. said:
[...] ввести название местности и получить сводку погоды. Currency Converter - перевод из одной валюты в другую с использованием [...]
Плагины для Wordpress на русском! | Простой блог said:
[...] ввести название местности и получить сводку погоды. Currency Converter - перевод из одной валюты в другую с использованием [...]
» 32 Plugins AJAX para WordPressNewton Calegari - Blog - 2007 » Blog Archive said:
[...] Currency Converter [...]
Ajax'l 30 Eklenti - Webmaster Forumu said:
[...] Hot Box , AJAX Comments 2.0 , AJAX Google Video Search , AJAX Shoutbox , Cool Weather , Currency Converter , Google AJAX Search , Google MapSearch Widget , Gregarious , Hottaimoijiruna , Inline Ajax [...]
WordPress: +100 plugins et applications pour votre blog WP said:
[...] Currency Converter - Rajoute un outil de conversion en temps réel qui importe les données depuis Yahoo Finance. [...]
WordPress: +100 plugins et applications pour votre blog WP said:
[...] Currency Converter - Rajoute un outil de conversion en temps réel qui importe les données depuis Yahoo Finance. [...]
wordpress iin ajaxl eklentiler - Forumex.Net - Trke Forumunuz said:
[...] Hot Box , AJAX Comments 2.0 , AJAX Google Video Search , AJAX Shoutbox , Cool Weather , Currency Converter , Google AJAX Search , Google MapSearch Widget , Gregarious , Hottaimoijiruna , Inline Ajax [...]
Плагины для WordPress said:
[...] ввести название местности и получить сводку погоды. Currency Converter - перевод из одной валюты в другую с использованием [...]
对影成三人 » Blog Archive » Wordpress插件归类整理 said:
[...] Currency Converter - 获取来自Yahoo Finance的实时财经资讯。 [...]
Плагины для WordPress | Блог Дениса Лизунова said:
[...] ввести название местности и получить сводку погоды. Currency Converter - перевод из одной валюты в другую с использованием [...]
OralaVaryrunK said:
Thankiossi
It’s great
30个基于AJAX的Wordpress插件 - WordPress 插件(Plug-in) - WordPress Chinese Forums - WordPress 中文论坛 - Powered by Discuz! | 霍亚之家 said:
[...] 直接在博客中搜索Google Video。AJAX Shoutbox - 聊天系统。Cool Weather - 天气预报。Currency Converter - 获取来自Yahoo Finance的实时财经资讯。Google AJAX Search - [...]
izwan00 said:
great plugins… thanks.
fedmich said:
I have done similar tool like this using javascript only…
computes in realtime, but I have been too busy to update the features of it. and the conversion rates aren’t updated in realtime
see here, http://www.fedmich.com/currency/
Deepa said:
Hi,
Is it possible to have a currency convertor version for blogger blogs..
I would love to have one in mine …?
Thank you
Deepa
miCRoSCoPiC^eaRthLinG said:
Sincere apologies about extremely late replies
Have more than a handful or projects and a tiny one on his way.
Anyway, here’s to your queries:
Johan: Yep - it’s very much possible to do so and it’s not hard at all to come up with a small block of code that’ll do what you’re seeking. If you need any assistance in putting it together, do write back.
fedmich: Nice tool you got going there. It gave me an idea to include the ability to view comparisons in future versions of this plugin.
Deepa: Sure it can be included into a blogger based blog - but not in it’s existing form. This one is hard-coded to work with WordPress only though the basic concept can easily be exported to blogger. I believe blogger allows for inclusion of flash / image based widgets. I’ll see if I can come up with parallel versions of this for use with other blogging engines.
Cheers,
m^e
noee said:
Nice plugin! I wish I could is for non-widget enabled themes.
Top 30 AJAX-Powered WordPress Plugins - Top 100 Directory List said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
Roy said:
Hi there! First off… exactly what i’m looking for! Such a nice plugin… BUT…. i prefer not to use any widget themes. I’ve read a few post above here, that it is also possible to not have it working through a widget ready theme…
Please tell me how to implement this in my sidebar
Regards,
Roy
NilDesign.ru » 300+ ???????? ??? WordPress said:
[...] ?????? ???????? ????????? ? ???????? ?????? ??????.Currency Converter - ??????? ?? ????? ?????? ? ?????? ? ?????????????? [...]
30????AJAX?????WordPress?? | ???? said:
[...] Currency Converter - ????????? [...]
Tina Anderson said:
Phenomenal plugin! You really went in-depth here. I’ve been looking for something like this.
Oh God: more than 300 tools move to yours WORDPRESS | ??O-Town said:
[...] Currency Converter - Adds a real time currency converter to the page with data from Yahoo Finance. [...]
one and more wordpress plugin and tools party on wordpress | ??O-Town said:
[...] Video? AJAX Shoutbox - ????? Cool Weather - ????? Currency Converter - ????Yahoo Finance???????? Google AJAX Search - [...]
??????? ??? WordPress | http://www.avtoracing.com/ said:
[...] ?????? ???????? ????????? ? ???????? ?????? ??????. Currency Converter - ??????? ?? ????? ?????? ? ?????? ? ?????????????? [...]
» ??????? ??? ????? ????? > ???? php-???????????? said:
[...] ?????? ???????? ????????? ? ???????? ?????? ??????. Currency Converter - ??????? ?? ????? ?????? ? ?????? ? ?????????????? [...]
Wordpress????? | ??? said:
[...] Video? AJAX Shoutbox - ????? Cool Weather - ????? Currency Converter - ????Yahoo Finance???????? Google AJAX Search - [...]
Ajax powered wordpress plugins | Blogsha.com -Blogging, Making Money Online, Reviews said:
[...] Currency Converter - Adds a real time currency converter to the page with data pulled from Yahoo Finance. [...]
30????AJAX?????WordPress?? | Luoyinyou homepage said:
[...] Currency Converter - ????????? [...]