When I look at the following link:
/blog/index.php?d=12&m=12&y=12
It shows me several entries all on the same page. That's cool.
What I would like is for each Subject to be a link to the entry itself. For example:
<a href="/blog/index.php?m=12&y=12&entry=entry121210-122952">This is the Entry Subject</a>
Oh, and text-decorations: none;