I guess this is as close I'll get to talk about Web 2.0 (yuck) in this blog. I'm in the process of moving my links in this blog out of my static template and into del.icio.us (tip o' the hat to Petter!), like the blogroll from bloglines, except this is a linkroll, I guess. Here are the steps I did to get it in:
- Bookmarked and tagged all the links on my del.icio.us (tagged with atleast 'cms')
- Did not bookmark links that I blogroll allready
- Find out what to do with the template. This turned out to be more difficult as all the how-to's on the net are concerned with how to integrate tagging between del.icio.us and blogger, which I don't care about (yet). Tagging (i.e. metadata) is seriously overrated anyway.
- Patiently wait for Petter to comment here and say what he did because I can't bother finding it out on my own right now :)
- Thanks, Petter! Went to http://del.icio.us/help/linkrolls and fiddled with it a bit
- Pasted it into a comfortable area in my template (same place as yon ole links)
- Fiddled with the CSS a bit (thanks, Lars!). Ended up with these styles:
.delicious-posts { margin: 1em; border: 2px solid #999; padding: 0.5em; width: 14em; font-family: sans-serif; }
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0; }
.delicious-post { padding: 0.25em; font-size: 80% }
.delicious-odd { }
.delicious-banner a { font-size: 80% }
.delicious-post a { }
.delicious-posts a { text-decoration: none; color: #f93; display: block; padding: 0.3em }
.delicious-posts a:hover { color: #fc9; }
.delicious-posts .delicious-odd a{ color: #888899 }
.delicious-posts .delicious-odd a:hover{ color: #cdcdcf }
Hey Thomas!
ReplyDeleteI love your blog's new style :) To get the code for your template visit:
http://del.icio.us/help/linkrolls
Just follow the instructions. - metadata rules! :D
Thanks, Petter! I even styled it ut a bit (with a little help from my designer fairies - they sure know their RGB-codes). Will update the post promptly.
ReplyDelete