Category Archives: General

A Simple CakePHP Access Control List (ACL) Tutorial

I loved everything of CakePHP except one thing and that is ACL. Don’t know why, I never understood it very well. I tried/read lots of tutorials and always had to give up in the middle. One of the reasons why … Continue reading

Posted in CakePHP, General | Tagged , , , , | 15 Comments

Relax?

Like other university students, I used to get 15-20 days break between semesters. Then what would I do? I used to go to my hometown Sylhet to spend some relax time with my family and school friends. But this relax … Continue reading

Posted in For me, Friends, General, Trippert Labs | 1 Comment

Quick CSS Hack for IE 7/8

As a developer you know how painful this IE shit is. If you are required to change a large amount of css classes just for IE 7/8 then it’s better to create a file with ie7.css or ie8.css and include … Continue reading

Posted in CSS, General, IE | 3 Comments