Category Archives: Web

Getting ‘Techmeme’ Top News

One of the questions from quora is like this “Techmeme: Can the “top news” rss feed still be accessed or brought back?” I went to that question after searching a solution for “How to get techmeme top news”.  Why, techmeme doesn’t … Continue reading

Posted in PHP, Technology, Web | Tagged , , , | 3 Comments

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