Posts Tagged ‘Tutorial’
Using Mootools 1.2 in Joomla1.5.x
Monday, July 20, 2009 21:46 8 CommentsYes! Joomla 1.5.x comes with mootools 1.1.x and it is a pity when you cannot use best of the latest mootools widgets with joomla 1.5.x. To make the matter worse, you will rarely find forums and blogs that discusses about mootools 1.1. In this case you will definitely want to use mootools 1.2.x with Joomla [...]
Ajaxifying Joomla Links with Mootools
Wednesday, June 3, 2009 12:21 4 CommentsHave you ever wanted to automatically ajaxify joomla links? This is to say if you ever wished that all the links would open with ajax request in your main component area! If yes, then read on! This small tutorial will teach you how to automatically implement ajax requests in every link on a joomla page. [...]
Multithreading in PHP
Tuesday, May 12, 2009 1:25 1 CommentI hear different people saying different things about multi-threading in PHP. Some say it cannot be done, no way and others say yes, it can be done. But I say, it cannot be done purely but we can implement pseudo multithreading. That is we can fake multi threading in PHP. So how do we do [...]
Simple Show & Hide with Mootools
Thursday, April 2, 2009 3:48 No CommentsI see few of my colleagues struggling through long codes, just to implement simple show and hide. Yes this can be done with simple javascript code, but the implementation is repetitive and cumbersome. Show and hide is used in almost every web site here and there. So this post should be helpful to those people [...]
Upload Large Files in PHP with .htaccess
Wednesday, April 1, 2009 5:21 No CommentsI regularly hear few of my friends expressing their agony they face when they try to upload large files with php using HTML Forms. I tell them about .htaccess files, and they really enjoy the solution. Many hosting providers limit the file upload size from 2 MB to 8MB and it is really a big [...]






