the corner office

a blog, by Colin Pretorius

# Holiday!

Phew. The working year is over, and we're off to Durbs for a few weeks of relaxing, family and mostly studying like crazy for exams in January.

This is likely my last blog posting of 2005, so here's wishing you a splendid whatever-it-is-you-celebrate, and a happy new year!

File under: personal : {2005.12.15 17:28} : Comments (2)

# Zuma and the rape charge

I have no compunction about referring to Jacob Zuma as a dishonest crook, and I had no compunction about doing it before the Shaik verdict sealed the deal. It was just bloody obvious.

The rape charges brought against Zuma are a different story though. I'm not sure what to make of it. It feels irresponsible to condemn Zuma before he's been properly tried, and yet it feels irresponsible not to acknowledge the gravity of the allegations. They're just an entirely different level of seriousness. There was a lot of speculation that it was just a stunt to sink Zuma politically, but the state must feel it has sufficient evidence, or else they'd have dropped the charges? In this case I think the only safe stance is to wait until the courts have convicted or acquitted him.

Either way, I suspect that only the most pathologically corrupt, stupid or demented in the ANC's power structures will continue to stick with Zuma through this, and I suspect that Mbeki will arranging a long walk on a very short political pier for them, if he hasn't already.

File under: politiek : {2005.12.06 22:02} : Comments (0)

# Not sure about the resale value...

A LifeGem is not just any diamond:
The LifeGem® is a certified, high-quality diamond created from the carbon of your loved one as a memorial to their unique life.
They do pets, too.

File under: world : {2005.12.06 21:36} : Comments (0)

# SQL Server 2000, JDBC drivers and Unicode

Here's an obscure but potentially important performance tip a colleague passed on to me:
There is a serious performance problem that can arise when connecting a Java application to a SQL Server 2000 database. Many developers are not aware of the issue or how to avoid it. The essence of the problem is this: By default, most, if not all, Java middleware drivers send string parameters to SQL Server as unicode. If the unicode (16 bit) parameters reference VARCHAR (8 bit) key columns in an index, SQL Server will not use the index to resolve the query, resulting in many unnecessary table scans.
Solution? Tell your driver to send ASCII parameters. Not ideal in some i18n situations(*), but perfectly useful in others. The article has a list of parms to set for common SQL Server drivers.

(*) Update: me not thinking. If you needed Unicode values, I guess you'd be using NVARCHAR anyway.

File under: java : {2005.12.05 21:45} : Comments (0)

# Ice age

This is pretty grim news (via Fodder). There's some weird stuff going down with the currents in the North Atlantic, and there are some sensationalist/serious fears that Europe is heading for new (mini) ice age. I mean, a new ice age would be pretty cool if it meant the Woolly Mammoths were coming back, because they rock, but on the down side it would mean a lot of hunger and misery and death and, well, ice.

File under: world : {2005.12.01 22:02} : Comments (3)

# Gay marriage is now legal (more or less)

The Constitutional Court says that if two people want to marry, it doesn't matter how many willies are or aren't part of the equation. The government has one year to get their act together, or the CC will get it together for them.

Now we just need to wait for God to start smiting us. But given that this ruling hardly seems to have raised a whimper, maybe God won't mind if we don't.

File under: politiek : {2005.12.01 21:44} : Comments (0)

meta

-home-
about
contact
disclaimer
articles
code
tech blog

style: [?]
[plain.dark.blue]

Categories

java
linux
music
notes/domino
personal
politiek
studies
techie
thee_blog
world

RSS Feeds

rssfeed all posts
rssfeed all cmts
rssfeed tech posts
rssfeed tech cmts

Archives

2010.09
2010.08
2010.07
2010.06
2010.05
2010.04
2010.03
2010.02
2010.01
2009.12
2009.11
2009.10
2009.09
2009.08
2009.07
2009.06
2009.05
2009.04
2009.03
2009.02
2009.01
2008.12
2008.11
2008.10
2008.09
2008.08
2008.07
2008.06
2008.05
2008.04
2008.03
2008.02
2008.01
2007.12
2007.11
2007.10
2007.09
2007.08
2007.07
2007.06
2007.05
2007.04
2007.03
2007.02
2007.01
2006.12
2006.11
2006.10
2006.09
2006.08
2006.07
2006.06
2006.05
2006.04
2006.03
2006.02
2006.01
2005.12
2005.11
2005.10
2005.09
2005.08
2005.07
2005.06
2005.05
2005.04
2005.03
2005.02
2005.01
2004.12
2004.11
2004.10
2004.09
2004.08
2004.07
2004.06
2004.05
2004.04
2004.03
2004.02
2004.01
2003.12
2003.11
2003.10
2003.09
2003.08
2003.07
2003.06

© Colin Pretorius