-
I am Silvan Mühlemann, tilllate.com-Co-founder, jQuery and Zend Framework-Coder, Scrum-Master, Dual-Daddy, Runner
This blog reflects my thoughts on web technologies and management of web projects.
Recent Comments
- Email spam a css method — Stofke on wheels on Nine ways to obfuscate e-mail addresses compared
- Maryada on Round Robin Data Storage in MySQL
- Maarten Manders on ORM tool or handwritten SQL?
- Silvan Mühlemann on “No laptops” at meetings?
- Walter Schärer on “No laptops” at meetings?
My profiles
Meta
Tag Archives: PHP
Unit testing makes coding more fun
“unit testing is a test that validates that individual units of source code are working properly”, that’s what Wikipedia says about unit testing. That’s general knowledge. But what motivates me even more than the increased software quality is that it … Continue reading
CTO's Saturday Fun: Hackday!
A refreshing change from my daily routine as tilllate CTO (90% meeting, 10% coding) was my visit at the first Webtuesday Hackday yesterday (Hackday = “a day spent hacking with like minds”, as organizer Harry Fuecks defines it).
Unit test practice at tilllate.com
For now over three years we are working with unit tests. I’d like to share some of those experiences. As we have two frameworks in place for our website, I can compare two different strategies for unit tests. In our … Continue reading