Author Archives: junal

About junal

Web developer from Canada who codes with passion and has dedicated his lifetime to learning and sharing the realm of ever-changing technology with the world.

Password Protected Site Without Using .htacces

Using .htaccess you can password protect a site easily. What if your host server doesn’t allow .htaccess for security reasons? No wonder, some hosting doesn’t allow .htaccess .  Here is a quick solution for that. Thanks Tapos for this reference. … Continue reading

Posted in Apache, PHP, Web | Tagged , | Leave a comment

CakePHP: Checkbox And Radio Button Problem On Firefox

If you are using CakePHP latest version 1.3, you might have noticed these issues that checkbox doesn’t show up on latest Firefox 3.6 and both radio button and checkbox return empty value on form submit. If these weird things happened … Continue reading

Posted in CakePHP, CSS, Firefox, PHP | Tagged , | Leave a comment

We Don’t Need Managers And QAs Anymore (?)

Why is Facebook so popular? It’s not because it has cool ideas to engage users, but also engineers behind the scenes to make a solid platform for both users and developers. I was always curious about the internal management of … Continue reading

Posted in Facebook, Job Experience | Tagged , , | 1 Comment