Category Archives: Web

Easy Bookmark – A Google Chrome Extension

I’ve asked my friends to give me feedback on a demo version my chrome extension. I’m glad to have gathered enough feedback to make an easy bookmark system for Google Chrome. Today I finally release my first Google Chrome extension … Continue reading

Posted in Extension, Web | Tagged , , , | Leave a comment

Read It Later

Those who follow me on Twitter, probably know that I’m a reading freak and I read bunch of tech articles shared by my friends.  But I avoid reading while I’m working; As a result, I have been using some Google … Continue reading

Posted in Extension, Google, Web | Tagged , , , | 5 Comments

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