X

Installing mysql ports on FreeBSD and backing up mysql

Here is another post moved over from old blog about mysql installation on FreeBSD. Installing the mysql ports   I…

How to upgrade ports in FreeBSD

This is a repost of my old blog wanted to move the post over, since I used to use a…

Extract and Override refactoring technique part 2

This is part 2 of Extract and Override refactoring technique. You can find part 1 in my previous post. I…

Java for Google App Engine

Just a link post today since google started supporting Java for their app engine rather than just Python, this will…

Law of Demeter (Principle of Least Knowledge)

The Law of Demeter (LoD), or Principle of Least Knowledge, is a design guideline for developing software, particularly object-oriented programs.…

Book Review: The Art of Unit Testing by Roy Osherove

Resources Manning - Where one can buy the MEAP early release of the book Amazon - Sometimes cheaper than Manning…

DD-WRT setting up WDS with Two Linksys WRT-54GL to WRT-54G

This post is more of a geeky type of post about the awesome DD-WRT firmware. And how I set up…

Extract and Override refactoring technique

When doing unit testing, one always comes to a point where there this "kind of hard" part to test since…

WCF Error Handling with log4net

WCF Error Handling with log4net In this blog post I will be going through how to do error handing with…

Programmers should Invest Regularly in Their Knowledge Portfolio

Today is my first post to my blog, since its my birthday today so I thought I would start today.…