Archive for January, 2009

Currency Converter in Java- Using finance.yahoo.com

Currency conversion is generally required for either doing a transaction in different currencies or showing price of an object in different currencies. Online shopping and e-commerce also requires this information to execute transactions. It depends on your business what type of conversion information you use. Some business may require daily conversion rates but some may [...]


Instant Messaging with Jabber/XMPP

Instant Messaging with Jabber/XMPP View SlideShare presentation or Upload your own. (tags: gtalk psi)


How to run javascript in WordPress post?

Blogging about technical things is fun and satisfying experience when other people actually get benefit from your hard work with a problem or a good peace of information you get luckily. Conveying the solution in simple way is probably most important part of it and that makes difference for the reader of your post. Examples [...]


Performance Tuning Best Practices for MySQL


High Availability (HA) – MySql using DRBD Part 4

Configuring DRBD: In the last post we have completed the DRBD installation and it was completed on both machines. It is also assmued that following the instructions before installation, separate partitions were created for DRBD. If you created partitions for the same size, it is better. Generally it is expected that there should be no [...]