Wildflowers Wild wood Dog food Fox in repose Wasp's nest

11th April, 2004

Tinkering finished

Filed under: WordPress, — bsag @ 11:05 AM

I’ve finished the bulk of the tinkering now, so you should see a shiny new PHP-based design, powered by WordPress. I’ll write more later on why I made the move from Movabletype, but for now I’m a bit exhausted. I’ve added redirects from the main index page of the old blog, as well as redirects for the individual archive pages, so with any luck, permalinks shouldn’t break. Your mileage may vary…

Some of the older entries look odd because I wrote them using Textile, so I’ll gradually clean them up. Let me know what you think. Oh, and don’t forget to update your RSS newsreader with the new feed addresses (see the bottom of the sidebar to the right).

  1. 1

    Love the new look–an elegant mix of the old and the new, which I think is a good thing to do with a weblog redesign. And the best thing of all: it works perfectly in Opera! Did you do a lot of cross-browser testing, or is this just a fine example of what standards-compliant code is all about?

    I’m very interested to read your reasons for switching from MT–I’ve just about run out of things to tinker with in my MT build, so perhaps a brand new toy is in order. smile----- Wow. Nice clean layout.

    by Ryan @ 11/04/2004 3:04 pm • Permalink

  2. 2

    David: Thanks—I was going for an evolution of the design rather than a revolution. I didn’t hate the old one, but it was a bit sombre, and I felt it could be a bit brighter and cleaner. I’m quite happy with the way it turned out, though there are a few rough edges here and there. I’m glad it works well in Opera. As it happens, I didn’t test it extensively (Safari, Omniweb 5 and Firefox for Mac only). I had planned to try browser cam to test Windows browsers, but I had been tinkering for so long, I thought it was about time to let it go in the real world and see what did and didn’t work.

    WordPress is gloriously standards-compliant out of the box, and has a nice simple structure. I’ve tried to keep to that as much as possible. The only hack is that I’ve set .gif files to replace .png files for IE, using the !important <abbr title="Cascading Style Sheets">CSS</abbr> rule. I’ll post in more detail about the design and WordPress later.

    Ryan: Thanks :-D I love these auto-smilies…

    by bsag @ 11/04/2004 5:04 pm • Permalink

  3. 3

    FYI: For Windows-based browser testing, I recommend ieCapture–it’s free forever, unlike Browsercam, and offers the latest versions of Firefox and Opera as well as several flavours of IE.

    by David @ 11/04/2004 7:05 pm • Permalink

  4. 4

    Well done! I liked the old design a lot, but this is an improvement.

    by ThoughtBadger @ 11/04/2004 9:04 pm • Permalink

  5. 5

    Love your blog and read it often. Therefore I’d like to comment upon the style sheet you’re using. The font size is a wee bit small when you view it with IE6 with font-size set to smaller, as I do. So to save me from squinting or having to increase the font-size view thingie whenever I visit your blog, please take a look at how it scales down.

    Having said that; nice changes, and good job on the manual you wrote. It is not often that manuals are a fun to read - and heck, it is not often one reads a manual for a tool one doesn’t have, for an OS that I don’t use.

    by Toti @ 11/04/2004 10:04 pm • Permalink

  6. 6

    David: I hadn’t seen that. Worryingly, when I tried it there was a dialog box in the screen capture saying that IE had quit unexpectedly. This site doesn’t crash IE does it? Also, the content of the sidebar didn’t appear. On the plus side, it looked fine in Opera (as you said) and in the Windows Firefox. And my gif/png replacement worked fine on IE.

    ThoughtBadger: Thanks!

    Toti: Hmm, sizing fonts seems to be a bit of an arcane art, and everyone seems to disagree on the best policy. I did have the main text of the posts set to 0.9em, so I’ve changed it to 1em now, which should be ‘normal’, whatever that is. It will probably look too big for everyone else now wink

    by bsag @ 12/04/2004 8:04 am • Permalink

  7. 7

    Ooh this is very elegant in Safari. I really like it. Much cleaner and easier to read. Nice fonts. Is it THAT hard to install on a server? I’d be curious to know more about this.

    by jb @ 12/04/2004 9:04 am • Permalink

  8. 8

    [Commenting from IE 6 on Win 2K]

    Well it didn’t crash here, so that was probably just a glitch with ieCapture. And the sidebar does appear, only it’s below the main content [still floated-right though]. The Wings Open Wide thumbnails seem to missing too.

    Don’t you just hate IE? wink

    by David @ 12/04/2004 9:04 am • Permalink

  9. 9

    Removing the width attribute from the #menu element fixes the sidebar in IE 6, and doesn’t appear to break anything in Opera. I’d check it out in other browsers though! smile

    by David @ 12/04/2004 9:05 am • Permalink

  10. 10

    David: (Is there a grinding teeth smilie?) I really hate IE. Anyway, I’ve implemented your very clever suggestion in (10), and it works fine in Safari, Omniweb and Mac Firefox. Yay! Now if you could just sort out my hopeless blockquote styling, I’ll be a happy woman! :-D All I’m trying to do is get a block indented left and right by about 10px from the rest of the text—not much to ask, is it? Can I do it—no. Sigh.

    jb: Thanks. See the next post Why WordPress? for an explanation of installing. To give you the summary—it’s very easy, provided your host supports PHP and mySQL.

    by bsag @ 12/04/2004 5:04 pm • Permalink

  11. 11

    Re your blockquote styling: I had a quick gander. smile Logically margin: 0 10px; should do it [zero top and bottom margins, and 10px for the left and right margins], but again you need to remove the width attribute from both the blockquote and the #content p elements. Otherwise the width attribute is competing with the margin to fit the blockquote’s fixed-width paragraphs inside the container #post, and I think width always wins.

    You shouldn’t need to specify the width of the p element at all–all you want it to do is flow to fill the space left by the width minus the padding of its parent, right? And that’s what they do by default. smile

    by David @ 12/04/2004 6:04 pm • Permalink

  12. 12

    Nice redesign, BSAG. Mucho impressed. And, as you’ve already observed, it looks fine in Opera and Firefox. IE? We don’ need no steenkin’ IE? :D

    by Lyle @ 13/04/2004 7:05 am • Permalink

  13. 13

    You might want to leave a notice in your old RSS feed letting people know about the redesign and pointing them to the new RSS feed.

    by John G @ 13/04/2004 1:04 pm • Permalink

  14. 14

    David gets at least two bsag Brownie Points for his <abbr title="Cascading Style Sheets">CSS</abbr> tips! I am now a happy woman… I’ve made the changes and tidied one or two other bits up.

    Lyle: I could really do without IE, and do without other people using IE wink For some obscure reason, your comment got automatically sent to me to be moderated, as did someone else’s on another thread. Odd.

    John G: I thought I did, actually—you didn’t see it?

    by bsag @ 13/04/2004 4:04 pm • Permalink

  15. 15

    Making a point Not that I’m in it for the money or anything, but I did get kind of a warm fuzzy feeling when, as a result of helping to sort out a couple of niggling CSS bugs [yes IE, I’m looking at…

    by Fuddland @ 14/04/2004 9:05 am • Permalink

  16. 16

    Hi there. I like your new home. Nice orange highlight colour. (I’m told that a love of orange is a sign of an unsophisticated person, but they’re wrong). The yellow looks like Post-Its (oops, Stickies). A little jingly, but OK. The rest of the site is even better than the last one, and you can have tons of my admiration tinged with a little envy.

    Is there an RSS feed with both article and comments?

    It’s funny, I read so many things with NetNewsWire I forget that they often look much better in Safari… Must ‘get out more’.

    by pete @ 15/04/2004 6:04 am • Permalink

  17. 17

    pete: Jingly? grin I’ll probably get bored of the yellow next week and change it to some other colour. I’m planning on making alternate comments a different colour when I learn enough PHP, so they might be alternating white and yellow background. I haven’t managed to combine the articles and comments yet, as the structure is a bit different to the MT format. For now you’ll have to put up with separate feeds. I know what you mean about reading things in NetNewsWire—I’ve been making more of an effort myself to visit the pages.

    by bsag @ 15/04/2004 4:04 pm • Permalink

  18. 18

    Jingly - probably not the mot juste, but it’s like those optical illusions when you start seeing ghost images flickering in the gaps. A bit like when I wake up in the morning and the sun is streaming through the window - I get these strangely coloured window-shaped after-images…

    Perhaps using computers is bad for the eyes grin

    by pete @ 16/04/2004 7:04 am • Permalink

blog comments powered by Disqus

Powered by ExpressionEngine :: © www.rousette.org.uk, 2002-2008 :: [XHTML] [CSS] [508]