Category Archives: PHP

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

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

SugarCRM :: Email Campaign Issues

Recently, I had to work on an existing sugarcrm code with zero knowledge on SugarCRM. As a result I had to face some problems when I was working with “Email Campaign”. I thought I would share all issues I faced … Continue reading

Posted in Friends, PHP | Tagged , , , | Leave a comment