Tired of nzherald.co.nz splitting articles across multiple pages? You need this

Tagged:

I've written a wee Greasemonkey script which detects when you're looking at a nzherald news article that has multiple pages, and redirects you to the version of the article which is a single longer page.

It's my first Greasemonkey script. I already know Javascript, so it was really easy especially with this fantastic free book on the subject.

Enough of my yammering. You can download it here.

Read more

Exactly what is wrong with SUV's

Tagged:

I spent some time driving over the holidays, and came up against a surprising amount of SUV's, tearing around on dirt roads towing boats, jet-skis, etc. The below rant I ran across on the intertubes sums up by feelings perfectly

Read more

Sending encrypted email with PGP

It appears that New Zealand is becoming a bit more of a police state, with pretty much all internet activity able to be monitored. This feels a bit creepy, so in response I've taken the 10 minutes necessary to learn how to encrypt my email.

Read more

Merry Christmas! Now, one last kick in the teeth for the year...

The unemployment benefit will only last for 1 year. Yes, during in the worst recession in 70 years

also

Read more

A really simple way to figure out how much emissions cuts each country must make

(amount of emissions required to get to 350 ppm / population of the earth) = allowed emissions per capita

allowed emissions per capita * number of people in country = country's future emissions level

for each country
	country's current emissions level - country's future emissions level = required cuts per country
end

Everyone in the world has the same right to pollute as much as anyone else. It makes no difference which side of a line on a map that they live, because the atmosphere is global.

Read more

First page not printing in IE 7

A weird problem was happening on one of my sites where IE 7 could print off a web page, but the first page of printing was blank - the content wasn't pushed off to the second page, the first page was simply empty and the second continued on from where the first would have ended.

The solution is easy when you know how: set up a print-only stylesheet that is for IE 7 only, by using the usual <!-- [if IE 7]> method, then in that stylesheet have

html *{

  float:none !important;

}

 

that's all! Thanks to Robby @ basetwo for tracking this down


In which I rip the shit out of stuff.co.nz

Tagged:

I've relied on blogs as my main news source for quite a while. I only read the newspaper for entertainment, and don't have a TV. It changes you - after a while, the vacuousness of the mainstream media is not something you can return to.

Here is what I see now, when I go to a normal news web site like stuff.co.nz (click picture for larger version)

Read more

My Submission on National's ETS emendment bill

Hi

I oppose the Climate Change Response (Moderated Emissions Trading) Amendment Bill, mostly because of the intensity based allocation. Intensity based allocation offers polluters little incentive to reduce emissions, instead it merely provides an incentive not to emit any more (as a ratio of production) than they do already. So if production goes up then emissions can also, as long as emissions only go up by the same amount. Further, when this happens the taxpayer will pick up the tab for the extra emissions as this ETS only allocates carbon within NZ and we (the country as a whole) will still need to meet our international obligations.

Read more

Ubuntu - gnome panels hanging randomly after using "Connect to Server" (gvfs)??

Tagged:

For ages I put up with random hangs and where some or all of my panels would stop responding, and completely rebooting was the only solution (killall gnome-panels wouldn't unfreeze things either; all the hung panels disappear, but then nothing comes back in their place)...

I knew it had something to do with connecting to other computers by using gnome's "Connect to Server" feature, and since the problem only happened intermittently and listless googling didn't turn up anything I just lived with it.

Read more

Movie: Battle in Seattle

Tagged:

I saw 'battle in seattle' tonight, a drama/documentary about the WTO protests in 1999. In contrast to the banal tame news coverage of the day, it does a great job of showing you what happened there. I can't recommend it enough, to anyone with an interest in justice, globalisation and actual free trade.

Watch the trailer and check out the review.

Read more
Syndicate content