BattleStar Gallactica: Season 2

So it’s official: we’re doing a second season of Battlestar Galactica

Season Two will be heavily influenced by the end of Season One,
so it’s hard to get into anything remotely specific until the last episode has aired in the US.

Ron Moore is announcing season 2 and answers questions

Yeah and the cliffhanger of season one is awesome (so a 2nd season is a must have!)

So the question is when will TV in Holland (NED1/2/3/RTL4/5/SBS6/NET5/VERONICA) this be broadcasting?

HTML Encode Widget

Yesterday I was searching for a tool to be able to have HTML code inserted into a weblog entry. Movabletype does not have this feature available.
So I searched and I knew that there was a tool available at the wordpress page but I always forget such locations. Searching a little and now I have the tool available at my own domain:

DISPLAY HTML code in the post content: the HTML encode widget

Referer Spam: nutzu ..

[19/Feb/2005:22:34:55 archives/2004/02/350_coins.html HTTP/1.0″ 403 1283 “http://www.nutzu.com/texas%C2%A0holdem%C2%A0%C2%

Many hits for the bull-shit website: nutzu .. But all the refer spam does not work.

A very simple cure can be added to your website:
.htaccess file:

SetEnvIfNoCase Referer “.” (loans|healthstones|merida|prozac|gambling|poker|porn|sex).*” denythis

<Limit GET HEAD POST>
order allow,deny
deny from env=denythis
allow from all
</LIMIT>