While typing in a terminal, tab completion is a huge time saver. Being able to auto-complete file names or commands is very nice, especially if you can’t quite remember what it is. There are times, however, that this has become quite annoying for me as a developer. More than once a day when I really… Read more »
Posts Tagged: web development
Zend Framework and the Zend_Db_Select::where() and ::orWhere() Problem
To say that I dislike Zend Framework, would be an understatement. While it is powerful and capable of quite a bit, I find it to be a bit overkill for many (if not most) tasks and bloated in so many ways. But, I’m not a huge fan of frameworks to begin with. As programmers, we… Read more »
Finally – Firebug and Tab Mix Plus for Firefox Beta
As many of you probably know by now… Firefox 3 is great. However, it is still in Beta. For those of us web developers, one of the woes of the beta was the loss of our beloved Firebug. This add-on makes designing and customizing web pages a snap. Chances are, that if you are an… Read more »