Entries from February 2006 ↓

House of the Dead 2

I just watched "House of the Dead 2: Dead Aim" and realize now that Uwe Boll is only part of the problem. Just take a look at the following…

HotD2 Writing Credits:

It's like some sort of strange Uwe Boll fest. I almost wonder if Boll shadow directed this train wreck. I'm not sure but I think I still like "Alone in the Dark" better. *shudder*

Do yourself a favor: Do not watch this movie EVER! It is not even a good type of bad – there is no Ed Wood charm to be found! Nothing! Just a waste of video game licenses.

Some screens:

hotd2 01.thumbnail House of the Dead 2 hotd2 02.thumbnail House of the Dead 2 hotd2 03.thumbnail House of the Dead 2

I couldn't bring myself to post anymore.

DS Lite Navy

ds lite navy DS Lite Navy

I like it!  I may just have to pick one up when it’s released.  Is there a US release date yet?  Did the old school DS come in Navy?

Image Uploading and WordPress

I was having some issues with WordPress and the image uploading function, every time I uploaded an image I'd get an error telling me that the thumbnail wasn't found. Taking a look at the code in wp-admin/admin-functions.php (starting at line 750 or so) made me realize that I had a similar error on this server when trying out PixelPost. And the fix was exactly the same.

I just checked and there is a fix up on Trac so it should be good to go with the next release. But, if you need to fix it now open up admin-functions.php and look for (around line 750 or so):

$thumbpath = str_replace(basename($file), $thumb, $file);

just after it insert:

touch("$thumbpath");

And you should be all set.

TIM 0.6.4

Opps I wasn’t paying attention – the new TIM is out!

changed/added (shindakun – SalmonKing)
——————————————————-

- Read Only file(s) in zip.
- Fixdat including extra data.
- Set status not saving.

- Added ‘demo-kiosk’ to the list of demo flags available