My Blog

All about my activities, Ideas and everything.

Category: PHP

Tutorial : Implement AJAX to your wordpress theme.

I’m trying to implement AJAX on wordpres theme. I have scouted around the Internet and I found quite a few articles about it, so I think I would write one more to increase the search results. Before starting, I think it would be great to read this article. http://www.garyc40.com/2010/03/5-tips-for-using-ajax-in-wordpress/#form. The article tells you what dos [...]

Tutorial : How to add custom shipping module VirtueMart

Do you wan to customize your VirtueMart? I use virtuemart quite a lot, not just because it’s free but also it’s good for Joomla. However, when it comes to customize things, there are very little documentation about this. I have been scouting all over the Internet to find a way to customize the shipping module [...]

Tips: Move joomla to another domain name

I don’t know if it’s only me that I like to develop my Joomla and other components in localhost and deploy to the actual server when finished. There are some tips to do that all over Google, so I won’t be repeating it here. Just a little tip, when you change your username and password [...]