Archive

Archive for March, 2009

A good read on vtables

March 31st, 2009

I happened to find some good reading on C++’s virtual tables, their implementation (on g++) and dynamic_cast. Nothing too special, but somehow I’ve always managed to neglect thinking about this. The Wikipedia article “Virtual method table” is a good starting point, followed by a more detailed explanation on dynamic_cast, courtesy of  carcino.gen.nz. Don’t miss the conclusions!

tips ,

Freshmeat slowing down on release approval?

March 26th, 2009

I just noticed that the ViewGit release announcement I submitted almost two weeks ago is still pending on Freshmeat. Maybe they are busy rounding the corners on the new site look? ;-)

rant ,

Gmail tagging Google Reader mail as spam

March 15th, 2009

I find it quite funny that Gmail seemed to tag mail from Google Reader as spam. To be exact, it tagged a news item I sent to myself using the [x] Send me a copy of this e-mail feature. I don’t think this is the first time Gmail has been marking mail from other Google services as spam, so I guess they really don’t exclude their own services :-)

rant ,

ViewGit 0.0.4 released

March 14th, 2009

ViewGit 0.0.4 has been released.

Freshmeat announcement is pending:

Added support for optional authentication methods and a simple plugin framework (including an example plugin for Google Analytics).

Fixed various minor bugs as well & improved error handling and reporting.

It was about time to gather the changes into a release.

releases , ,

Guardian – Public trust eroded by police surveillance of protestors

March 10th, 2009

Have you attended a peaceful protest recently? The Guardian reported at the weekend that the Metropolitan police are storing the details of protestors on the criminal intelligence database, in some cases even where the person concerned has no criminal record and is not suspected of any offence.

via Corinna Ferguson: Public trust eroded by police surveillance of protestors | Comment is free | guardian.co.uk.

[ Just a few days after Yvonne Singh: Why are we fingerprinting children? | Comment is free | guardian.co.uk ]

newspicks , ,

MSN / Live bot spamming with fake referrals

March 8th, 2009

Looks like Microsoft’s web spider is crawling sites repoting fake (spam) referrals coming from live.search.com. These referrals are completely bogus and if you look at the keywords, it’s quite obvious.

Read more…

rant ,