Winterwoods is at last complete.

Filed under: Wordpress, digiTalized — Tags: , , — admin @ Wednesday 4th June 2008

Winterwoods screenshot

I finished my Winterwoods wordpress theme without any help from anyone… lazy offline people never are around when you need them *glares*. But, I did it anyway. And it is done. So there. Ha.

And I got it right here here too, to prove it! Although… I suppose this site running the theme proves it too. It is a lot less than what I originally intended because lots of the features I added really would make better plugins than parts of a theme.

This entry was posted on at 19:19, CET and is filed under Wordpress, digiTalized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

I got bored

Filed under: PHP, Wordpress, digiTalized — admin @ Thursday 6th March 2008

I got bored with writing here so I haven’t in ages. I was all into making a wordpress theme, but to be honest, the wordpress theme api is ugly and tragic to work with. Thus, I got bored q-:

This entry was posted on at 23:41, CET and is filed under PHP, Wordpress, digiTalized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

XHTML 1.1

Filed under: JavaScript, XHTML, digiTalized — admin @ Wednesday 22nd August 2007

Mozilla, WebKit, Opera and IE on VistaToday I went XHTML1.1 for my experiments. It was moderately awkward. Lots of little things needed redoing for it to be accepted by the browsers I’m targeting.

Safari3Beta didn’t love Microsoft’s old .innerHTML. But I don’t use it too much anyhow. Then there seems to be some differences when it comes to cookies as well. Although I’m fairy sure that was not related to anything XHTML1.1. Fixed

Oh and finally, IE7 refuses to do anything served as application/xhtml+xml. I feared I’d have to do some PHP content negotiations but I found this and am now using his .htaccess example successfully with IE and potential other browsers not capable of XHTML.

This entry was posted on at 22:16, CET and is filed under JavaScript, XHTML, digiTalized. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.