In the last post, I tried to roughly touch Unit Tests and what/how many and when to test our Units. For more information about that topic, please go back to first article.
How to Install Python MySQL Egg on OS X
Yesterday I started a project using Django and I wanted to use MySQL. Since I bought my Mac a month ago, I didn’t get chance to install all Python MySQL egg. Then I noticed that Leopard has some issues with installing Python MySQL egg. I don’t know maybe it was because of changing to Python 2.6. Anyways, here is how I solved my problem after a little googling.
How to Exclude Files from Build Path?
I’m known as an enemy for Eclipse, ‘coz I hate it. And I’ll stick to be like this till they change some major usability issues. And one more final side-note; yes Eclipse RCP sucks!
