Category: Content
In a previous post, I mentioned that I was receiving a bizarre error message: " Unable to create temporary work files ". It turns out that it may not have been as bizarre as I had once thought. After making the previously discussed change, things went downhill fast . Errors started coming in,...
Just a quick post to highlight a great package I found in the Ubuntu Repositories: gcolor2! gcolor2 launches one of those color-pickers with the hue/saturation triangle embedded in the color rainbow ring. It has a bunch of boxes for RGB values, hex name, etc. and so on. Where this really...
I've been working a lot with SVG a lot lately, and you know what? It would be really handy to have a SVG-like format that could be embedded via the img tag. Hell, I'd even use the SVG format we have today inside an image tag, if I could. Note to self: find out why that isn't allowed....
Due to some inescapable conditions we've encountered at our hosting provider at work, we have been cornered into hosting it ourselves. This doesn't bother me one bit, but I wish we weren't trying to do it yesterday . So, here I am, in the basement, configuring an IIS web server to host...
Out of all the projects I've been working on, one issue continually crops up. That issue is site navigation, and it is the single most important part of your site. I'm not mincing words here, because there is nothing, nothing more important than your site's navigation. You can have the...