recent posts
Posted by Jamsi on Sep 17th, 2009
If you’re a ASP.NET developer like myself, you may or may not have noticed a few changes to your sites when viewed in Internet Explorer 8.
As an example I had a gridview which had a different background for alternating rows.
<AlternatingRowStyle...
Posted by Jamsi on Jul 17th, 2009
So you’re trying to install the postgres gem for ruby on rails, but you’re getting the following message;
Could not find PostgreSQL build environment (libraries & headers): Makefile not created
This is most likely due to the fact...
Posted by Jamsi on Dec 16th, 2008
I recently had the joy of installing Microsoft’s CRM 4.0 on Windows 2008. One of its prerequesitits is for the server “cisvc.exe” to be started. I had no idea what this meant.
Luckly I managed to get it working by installed the...
Posted by Jamsi on Dec 15th, 2008
So I managed to get my hands on one of these sexy little device and I must say, I’m damn impressed. What’s rather amusing is holding up the laptop in its leather case to a few friends and saying; what do you think this is? By far the...
popular posts
recent comments
- Rafael: Thanks, old post useful today....
- Brian Berry: Thanks - I had no idea what this was!...
- mark pitchford: cheers CJ, taking out the option under the advanced tab sort...
- Rrrrrrrick: Wow. "where do you want to go today?" Home!...
- Alexa29: Thank you very much for the hot outcome related to this good...
recent from category one
3 of the Best CSS Tutorials
So I used to be one of those old “tables are still cool for layouts” kinda guys and proceeded to use tables for just about anything web related that I touched. But there came a moment where I decided .. you know what, everyone else is raving on about this CSS layout business, so I set out...