Archive for the ‘IT’ Category
Wget a Plone site (and make it actually work)
There’s a lot of different resources and posts on the web about how to export a Plone site to static html content, but no methodology would actually solve all of my problems. Now, Plone is inherently a complicated beast, given just how much it does, and that’s definitely putting it lightly. But here goes at my attempt to provide an actual, workable solution. Word for the wise though, this is for more than just your front-end administrator to handle. Also, instructions are designed for Ubuntu 9.10. Mileage may/will vary on other distros or OSes. (more…)
CSS: Internet Explorer and Self-Imposed Limitations (+ Plone)
Microsoft and IE are insane. Yes, we all knew this, but here’s the proof: IE won’t accept more than 30 style sheets to be loaded via <style> tags within a single page. Insanity? Yes. It’s made even worse by the fact they openly admit this lunacy! See the relevant support article from MS as proof. (more…)
Apache: Directories and trailing slashes
Apache does something interesting (yes, I still think it’s logical) when you’re accessing a directory that it’s serving: if you access it without a trailing slash, it’ll add one by default. This makes sense if you’re going after some static content or a folder index (or pretty much any sane usage) but it didn’t fit my use case of serving Plone using rewrite rules in a .htaccess file. (more…)
Ubuntu: Crackling audio noises on a Dell M1530 (or HDA cards)
The problem I found (so did everyone else) when updating to Ubuntu 9.10 Karmic was static/popping noises when your sound card is silent (aka goes into power-save mode). It applies to my Dell XPS M1530 laptop’s on-board sound and probably to the same chipset elsewhere. (more…)
You are currently browsing the archives for the IT category.