cd45b923-30bf-4d6c-895a-b1c487c31c13|0|.0
My blog has been sadly quiet so far. But being a Microsoft employee now, blogging has virtually become an obligation. Plus, I've reached an age where I start to forget little technical details at an amazing rate, so having an external repository is a life-saver. 
Thus, my New Year's Resolution for 2006 is simple: More blogging. Way more blogging.
bd490f3d-1fdd-4107-bf62-60b38ba01e4a|0|.0
Upgrading to dasBlog 1.8.5223.2 was painless. This update even comes with a new theme "Project84", which I've promptly put to good use. But what annoys me is the fact that many style sheets offered by the various themes don't seem to be fully tested. I hardly expect perfection, but if you're able to put together a nicely designed theme, why not give it the polish it deserves? Here are two changes to the Project84 theme's CSS you might find useful:
.categoryListNestedOutlineTitleCellStyle {
font-size: small;
}
.categoryListNestedOutlineBodyTableStyle {
margin-left: 1em;
}
These changes have two effects:
- Blog subcategories are nicely indented.
- All categories use the same font size.
1a13adbd-7acc-406a-b00f-4a230d38e964|0|.0
As of November 1st, I've officially joined Microsoft as an architect in the Microsoft Technology Center in Munich. Everybody who's familiar to cryptic abbreviations like SB, ADS, PoC or arcane names like Contoso — expect to meet me rather sooner than later. 
d01aeb62-3002-438b-bbb1-a04bd5fcca90|0|.0
Unlike updating DasBlog 1.6 to 1.7, moving to 1.8 wasn't really scary… too bad the CSS for my favorite theme "Elegance" seems to be somewhat broken. So I settled for "Essence", but moved the administration link to the left side, because the logout link will not show up in the page header.

db270123-bbaf-4d97-b9a1-45b6336fe57e|0|.0
I've just finished updating the site to dasBlog 1.7, which is now hosted on
SourceForge. I didn't even need to debug it this time. Note though that the current release fails to upgrade custom themes. It didn't really bother me, so I dropped mine. The new one looks much better anyway.
81f9d163-0760-4ca0-b92e-6828adbb7c5f|0|.0
While I had some fun meeting with all of my firm's technology guys in Paris, my sister did some real work and gave birth to this beautiful young lady called Eva:

Looks just like her mother back in 1976 
010c1ffc-012b-455f-b66e-5d78370ee452|0|.0
I know it's bad.
Validating this site with a validator like W3C's Markup Validation Service isn't fun at all. Lots of deprecated HTML <font> tags, unencoded ampersands in query strings, weird attributes… it's a crime.
Unfortunately, it will take some time to fix that. Actually, it will take ASP.NET 2.0 and an updated Version of dasBlog to fix all of that. Or Tomcat, Spring, and some weeks to write my own blogging software.

3295cacb-e911-4bf4-9876-75ab1c2c4c26|0|.0