Monthly Archives: January 2012

PHP for ASP.NET Developers (part 1)

For some reason that I can’t even explain to myself, I decided it would be a good idea to learn PHP. It is apparently used on roughly 60% of web sites, so it is certainly popular. Quick Start – Install … Continue reading

Posted in Software Development | Tagged , , , | 1 Comment

Tip-of-the-day: Columns in CSS

The CSS Multi-column layout module is a Candidate Recommendation that allows CSS to specify various aspects of column layout for page flow. It has some implementations in Chrome and FireFox but it does not work in IE yet. (I’ve not … Continue reading

Posted in Software Development, Tip of the Day | Tagged , | Leave a comment