-
Silverlight Controls for developers
Friday, January 30th, 2009 by stevie
I personally didn’t have the time or the need to use Silverlight in a project yet although it is very tempting to try. For those of you who are already in the business with Silverlight Tim Heuer collected a list of controls useable for Silverlight. The list seems to be very long but he added [...]
-
Why use version control for solo developers or small teams
Wednesday, January 28th, 2009 by stevie
Since I started using version control systems like CVS and later on SVN I can’t remember how I could possibly work before. You might remember sentences like “But it worked yesterday!” or “Why the hell did I change that and when?” which were common companions when I looked at code I wrote a while back. [...]
-
Introduction into “Cloud-Computing”
Friday, January 16th, 2009 by stevie
If you never heard of Cloud Computing or always wanted to look into it, Robert Mühsig posted a detailed introduction into this topic filled with examples and links to dive deeper into this topic. Note: The article mentioned here is in German. Sorry if you can’t read it. Maybe this article could be a start [...]
-
Zend Framework Book: Surviving The Deep End
Thursday, January 15th, 2009 by stevie
For all those who always wanted to try out Zend’s Framework for PHP or just struggle with the usage of it, Pádraic Brady published an Open Book about that topic named “Surviving The Deep End“. Maybe it’ll help you through the hard time figuring out the basics or solving specific issues. Link: Zend Framework Book: [...]
-
TOP 25 Most Dangerous Programming Errors
Wednesday, January 14th, 2009 by stevie
I recently found a document, stating it contains the most dangerous programming errors. The layout of this article is very … let’s say technical so I was about to close this one because it’s not very much fun to read it. But the first few lines took me in and I read the whole thing. [...]