Category Archives: Web

Be Aware of Scammers

Just a few days ago my wife and I were searching for a new apartment using rental websites such as gottarent.com, kijiji, and craiglist. And every time we found an apartment that suited our needs, we contacted the landlords only … Continue reading

Posted in Friends, Web | Tagged , , | 2 Comments

Decrypting blowfish password

Recently, I had to re-write an application’s backend which had shopping cart X-cart with smarty template engine.  X-cart uses “blowfish“ algorithm to encrypt password. Good thing about this algorithm is, they allow decrypting the hashed password with a key value. So … Continue reading

Posted in CakePHP, PHP, Technology, Web | Tagged , | 2 Comments

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