Ughh, sorry about the awful lead in, but it seemed appropriate. The sites below are definately moving up in the world.
Nemus
I can't read a word on this site, but the light layout and the soft graphics make this a very pleasing site to look at. It has a dreamy, childrens book illustration quality that is very inviting.
Niggle
This is a really sharp design with a nice splash of color to warm it up. I especially like the post that details the wireframes and thought behind the layout. Some other blogs have pointed this out, and I tend to agree, that the comment text needs a bit more contrast to the background.
Leihu
I have visited this site a few times in the past, and I liked it then, but I'm truly impressed this time around. There is alot happening on this site, but the soft color palette and a top-notch layout make for easy reading.

Liquid Designs & Elastic
Thanks a lot for the linking! Ironically enough the latest blog post is about whether or not I should switch to english as blogging language so that more people would understand it. :) The content is in swedish, just to let you know :)
I was guessing swedish was the language, but to my surprise, none of the popular free site translators has that as an option. I finally found one though, and to my surpise, your latest post had a link to that very same site. Sorry about the double comment on your site. I got a MySQL error the first time, and I didn't think it posted. I'm not sure what blogging software you use, but it doesn't like apostrophes.
Yeah, I built the blog all by myself so there are still a few bugs around since the reboot. I'll try to fix that aphostrophe bug - do you think converting it to its html equivalent before storing it in the database will work? By the way, your site is very nice as well. It's very light, clean and nice to the eye and I'm still trying to figure out how you made that RebootRank-thing at the top. :) Cheers!
I wrote my own as well. If your using php like me, you could use the following during an INSERT:
mysql_real_escape_string( $_POST['comment'] )
That will escape any MySQL specific characters, like quotes and such. As for the RebootRank badge, I use a shell script to capture the page that has my average on it every thirty minutes , then I parse it with php and use gd to draw the graphic. I'd be happy to send you the code if you'd like a better look.
Thanks, I'd love to have a look at that PHP code! You can never learn enough PHP, can you? ;) You can mail me at kalle[at]nemus.se! Do you use MSN or any other kind of Instant messenging client? Cheers!
Hi, Thanks for including my site, I greatly appreciate the kind words. I hope you continue to visit and enjoy my blog.