CSS Nostalgia
Mar. 14th, 2008 02:11 pmI've been reading A List Apart, because at some point, I do have to do something about my website. The fanfic portion is fine, but the code could use a cleanup. The Discworld site will stay up as-is, for non-link-breaking, but I should add a disclaimer that it's no longer updated. Main index, of course, needs updating. Additions
And while my Greymatter installation broke ages ago, maybe I could use another blog. This "Wordpress" thing sounds interesting, even if learning another structure and language to play with its layout will be daunting. Does anyone have a Wordpress blog and can tell me how difficult it is to design it properly as opposed to designing a non-dynamic HTML/CSS site?
And as I read about things that changed in the last four years, since I last seriously took an interest in webdesign (no 4.x browsers, hallelujah), I find myself thinking about my LJ. Style systems are a bitch and a half, but Expressive *is* CSS-compatible.
I designed my first site in 1997. I've never dabbled in anything but the simplest Javascript, but otherwise I've gone through all the phases, tables, rollovers, image maps, you name it. CSS, once the browsers are halfway compatible, has a logic and beauty to it.
My fingers itch to code something.
And while my Greymatter installation broke ages ago, maybe I could use another blog. This "Wordpress" thing sounds interesting, even if learning another structure and language to play with its layout will be daunting. Does anyone have a Wordpress blog and can tell me how difficult it is to design it properly as opposed to designing a non-dynamic HTML/CSS site?
And as I read about things that changed in the last four years, since I last seriously took an interest in webdesign (no 4.x browsers, hallelujah), I find myself thinking about my LJ. Style systems are a bitch and a half, but Expressive *is* CSS-compatible.
I designed my first site in 1997. I've never dabbled in anything but the simplest Javascript, but otherwise I've gone through all the phases, tables, rollovers, image maps, you name it. CSS, once the browsers are halfway compatible, has a logic and beauty to it.
My fingers itch to code something.
(no subject)
Date: 2008-03-14 03:49 pm (UTC)The templating system is a bit baroque, but once you figure out the page structure you can always install a simple theme like the ones at plaintxt.org (Sandbox and veryplaintxt are pretty good for this), and style them with CSS and some positioning of the DIV blocks. Depending on how you set the file permissions in your theme directory, you can edit the template and style files right from your WP dashboard.
If you're still with Axishost the Fantastico WP install and upgrade system is a breeze, although there is a glitch in config.php where you have to comment out two lines of code if you want to use UTF-8 characters in your blog. Like, Japanese text :3
Anyway, WP 2.5 is supposed to come out next week, so don't bother to do a 2.3x install yet, better wait for the 2.5 version. But if you want to use Fantastico, be aware that there will be a ~20 days or so delay before it appears there.
(no subject)
Date: 2008-03-14 03:56 pm (UTC)And the Sandbox theme looks damn interesting. I'm reading up on CSS tricks now that 4.x browsers are a bad nightmare, and I've got design ideas galore for just the console alone.
(no subject)
Date: 2008-03-14 06:42 pm (UTC)