Mozilla Thunderbird 1.0.5 Released

Mozilla Thunderbird 1.0.5 Released
MozillaZine - USA
... Foundation decided to skip some version numbers (specifically, 1.0.1, 1.0.3 and 1.0.4) to keep the Thunderbird numbering in line with Firefox (Firefox 1.0.5 ...

Happy Bastille Day

Encyclopædia Britannica on Bastille Day
Google News on the events of the day

Bloglines Citations in the Blogger Template

Robert Scoble had this post yesterday that inspired me to lookinto Bloglines citations. It's really pretty cool. If you read blogs via Bloglines, if the post you are reading has been linked to by others you'll see "# References" like this:

So I hacked up the Blogger template a bit and below is the code you need if you want to put a link to Bloglines that shows who is referencing your posts. Additionally, via alt and title tags it provides hover help that shows what the link will do. You can try the link on my blog to see what it does. Of course, no one links to me so it really isn't a good test but you'll get the idea.

This is just a basic URL and doesn't give users any idea if there actually are links so it isn't quite like the Bloglines tool but getting closer. Anyone know if it's possible to do that? Maybe the Bloglines API or something might work. If anyone has an idea, let me know. It would have to be javascript because Blogger doesn't do PHP and javascript would be the most portable. Additionally, if people know how to hack other templates like Wordpress and others, link in to this post or comment here.

Here is the code snippet for your Blogger template. I put mine down in the sections by comments:
[a href="http://www.bloglines.com/citations?url=<$BlogItemPermalinkURL$>" title="References to <$BlogItemTitle$>" alt="References to <$BlogItemTitle$>">References to this article[/a>

Note, change the "["s to "<"s

Firefox 1.0.5 has been released

Mozilla has released Firefox 1.0.5. You can get it here.
This is a security release so you should go get it to continue browsing in safety. Additionally, this build contains some stability enhancements.

Trends in the Computer Job Market


This is pretty cool if you want to try and see what things are popular in the computer job market. It's called CJ Miner. It lets you choose various job functions like Database Systems, Windows Development and UNIX. It will then present a graph that you can analyze.
You can also look at the data based on location.
Via: Slashdot