Me @ MTC

By Jörg Jooss at January 07, 2006 10:13
Filed Under: Miscellaneous

New Year's Resolution

By Jörg Jooss at January 07, 2006 09:54
Filed Under: Miscellaneous

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. Wink

Thus, my New Year's Resolution for 2006 is simple: More blogging. Way more blogging.

Another site update

By Jörg Jooss at November 17, 2005 09:29
Filed Under: Miscellaneous

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:

  1. Blog subcategories are nicely indented.
  2. All categories use the same font size.

A Breaking Change

By Jörg Jooss at November 17, 2005 09:20
Filed Under: Miscellaneous

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. Laughing

Updated site once more

By Jörg Jooss at August 12, 2005 10:54
Filed Under: Miscellaneous

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.

Undecided

Site update

By Jörg Jooss at March 11, 2005 11:13
Filed Under: Miscellaneous
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. Wink

A busy week

By Jörg Jooss at March 06, 2005 10:57
Filed Under: Miscellaneous

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:

Eva

Looks just like her mother back in 1976 Laughing

(No) Valid HTML

By Jörg Jooss at September 24, 2004 08:27
Filed Under: Miscellaneous

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.

Undecided

Page List

RecentPosts

Disclaimer

The posts on this weblog are provided "AS IS" with no warranties, and confer no rights. The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

 

© Copyright 2010, Jörg Jooss