WordPress and CakePHP together

Running WordPress Blog From CakePHP

If you are CakePHP developer, you probably know that files and folders located at app/webroot directory, are visible from urls directly. For example, if you keep example.pdf file in your webroot directory, you can access it from http://yoursite.com/example.pdf. This logic was earlier used to add wordpress blog to CakePHP. All …

Always Use References In Commit Messages

Make a rule to always add an issue first and then refer it with #number in your commit message. It very easy to ignore this thing. For every small/big change adding a reference might look like extra work. But doing so is really worth. The real benefit of adding references …

16 Must Have Free Desktop Software

Framework and Runtime Environments Microsoft .NET Framework Most of the software are developed using some kind of Frameworks or libraries. .NET is …