In my latest Joomla 1.5 website i wanted to change “Read more…” text to “Click to continue…”. In fact I did not like the wide new row for each “Read more…” text with intro text and just wanted to put it on the same line. Continue reading
Monthly Archives: October 2011
ArchiveYesterday i had a somewhat new (for me ) and different kind of requirement while displaying MySQL result on a page. I had a category menu in which masters and slaves were sorted alphabetically and in ascending order. Continue reading
After looking at an interesting Google group topic
Poll: what do you hate about CakePHP? i have tried to sum up the facts which people reasoned for hating/disliking CakePHP. Please be noted that all the facts listed here are based on users postings in the very topic and I have not tried to reproduce/test them all in a working environment. So, please Continue reading
Today i was looking for an effective word press plugin which should help me to manage and modify the look and feel of tags ‘cloud’ box in my this very page. After a short research i found one ultimate-tag-warrior and decided to use it. Continue reading
CakePHP comes with a bunch of useful helpers and components which provide handy tools for processing and manipulating data. These helpers are not only the valuable assets for the a framework user, but can be of great help to someone writing a core php application and not using the CakePHP framework. Continue reading
This is the very first CSS rounded corner technique i learned and used. If someone interested can use it without any doubt. Although, it may look like having too many ‘div’ layers in it, it is a good one, not to say works in all browsers well. Continue reading

Recent Comments
Arvind Thakur on Simple captcha component for CakePHP 2.x
Check php error log for possible errors. I may need to see your implementation of code.Ritika on Simple captcha component for CakePHP 2.x
I am using your code but image is not loading ??whyaaron on Object doesn’t support this property or method javascript error
I had the same situation as you. I was assigning a non-declared variable to a calculation. I was searching stackoverflow...priyanshu on Resume download of PART extension file in Firefox
yes i resumed my 1.07 gb file from 790mb thanks.................Arvind Thakur on Simple captcha component for CakePHP 2.x
Can i see your your code? It works fine with 2.3.5.