Software Development LifeCycle & Management Books

September 7th, 2008

I was at the bookstore this week looking at software development lifecycle and management books and came across a book called “More Joel on Software.”  This is the second version of the book and I looked through it real quick but was wondering if anyone has read this and what they think about it?
What about [...]


Hug a Developer Today

September 2nd, 2008

addthis_url = ‘http%3A%2F%2Fwww.kapustabrothers.com%2F2008%2F09%2F02%2Fhug-a-developer-today%2F’;
addthis_title = ‘Hug+a+Developer+Today’;
addthis_pub = ‘farrelley’;


Backtick Operator

July 11th, 2008

I just learned something new today in PHP.  It’s the Backtick Operator.  What it does is executes a shell command and captures its output.  You can then store that in a variable for use.  I am pretty sure this is a UNIX command only.  Not sure if this will work in windows or not.  Here [...]


Good Programmers Make Mistakes!

April 17th, 2008

With this statement:
Even good programmers make mistakes. The difference between a good programmer and a bad programmer is that the good programmer uses tests to detect his mistakes as soon as possible. The sooner you test for a mistake the greater your chance [...]


Firefox Updates

November 30th, 2007

What’s the deal with firefox?  It seams that every time I launch the application it has a new update!  This is getting as bad as Microsoft Updates.  Has firefox been lacking on there testing of the application before they release?
addthis_url = ‘http%3A%2F%2Fwww.kapustabrothers.com%2F2007%2F11%2F30%2Ffirefox-updates%2F’;
addthis_title = ‘Firefox+Updates’;
addthis_pub [...]