Archive for February 21st, 2005

Now Playing!

I wanted to also try my hand at writing a WP plugin, and the results are the ‘Now Playing’ section over there on the right. Upsides: it has a control panel plugin, and you enter the values you want, and whammo, there you go. The one downside is that right now I’m abusing someone else’s server for the images. I need to either find a site that provides that as a service, or a way to download the images locally first, and then display them from there. I’ll keep working on it.
<edit – 2.21.2005/23:06>
Ok, so I took it down for now. It was pointed out to me that the site I was linking images to was intending for people to download images from, and (as I suspected), not link directly to them. So I need to come up with some code in the plugin that will download the images to your local site somehow, and then work from that instead. This may take a bit.
</edit>

Share

Ice Theme

So I wanted to try my hand at creating a CSS theme, and if you’ve switched to the Ice theme then you’re looking at it right now.

I’m really pleased with the way it turned out. I’d love to hear your feedback though, please leave me comments on this post!

Share

Apache, logfiles and script kiddies

So in the past few months, something has been whacking my server’s apache log files. I did some tracking down, and found some disappointing stuff. This is clearly someone attempting to exploit apache (or web servers in general), by sending invalid, and in fact, data designed to overflow the server process and grant some permissions.
Read more

Share
Return top