A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Tag Archives: cheatsheet

All the Cheatsheets for Web Development in da World!

A few weeks back, someone sent me an email. Hi, We just posted an article “The Cheat Sheet Cheat Sheet: Top 100 Lists of Web Development Cheat Sheets “ ( http://www.virtualhosting.com/blog/2008/the-cheat-sheet-cheat-sheet-top-100-lists-of-web-development-cheat-sheets/ )I thought I’d bring it to your attention just … Continue reading

Posted in General | Tagged , | Leave a comment

Linux Graphical Vi Cheatsheet

I got this from linuxscrew.com. Just click the thumbnail below.

Posted in General | Tagged , , | Leave a comment

Linux Cheatsheet for the average web developer

Here is a short list of basic Linux commands that I generally use when developing web applications. I update the list whenever I find something useful, so if you want to share something – this post is open for comments.

Posted in General | Tagged , | Leave a comment

Zend Framework Database Cheatsheet

For those of you who are a lot like me – those who can’t live without cheatsheets, I have made some sort of cheatsheet for the Zend Framework Database-thingies (Zend_Db, etc.). It has notes on how to insert a row, … Continue reading

Posted in General | Tagged , | 3 Comments