Happenings

CSS Changes

I’ve made some very minor changes to both of the CSS files this site currently uses.

All paragraphs have a larger leading space, a greater line height and slightly larger font. Combined, these changes make things a bit easier to read (hopefully). It’s still in need of some tweaking but that can wait until some other day.

If you can’t see a difference, press CTRL + F5 together to reload the stylesheet.

Ruler Favelet

I have no idea what practical use I could have for this, but Kevin from Centricle has added a favelet that works as a ruler.

This is quite cool in that it shows how far favlets can be pushed. Worth messing around with for a while, at least.

nntprss

I found a link to nntprss the other day and have to say how great an idea it is. It allows you to read RSS feeds in any newsgroup reading software that you might have.

Now, not a lot of people use newsgroups anymore (compared to when it was the killer app of the net), but I do. So being able to read news from all the sites I visit in a simple straight-forward manner in a familiar interface (in my case, Outlook express) is very useful. I recommend this to anyone who uses newsgroups and reads any site with an RSS feed.

I just need to set it up as a windows service, rather than having to use the command prompt everytime I start-up, and it’ll be perfect.

Update: I’ve created a very fast and nasty way or working around the problem of executing nntprss at start-up. Just use the following code as a batch file:batch-file code.

UPDATE: The word “start” has been added to the code to make the command prompt created by the batch file disappear on completion. Thanks to WildShaft!

Biffy Landing

A few nights ago, I went to see the excellent Biffy Clyro play live. Here’s what happened.

First, support band were the very poor Span. Sounding very much like a poor man’s Danko Jones they failed to impress from the outset. This was further compounded by the lead singers ill-advised and badly put speech about George Bush and the war. Unfortunately for him, he was playing in front of a largely pro-war crowd.

Next support band was the amazing JetPlane Landing, Whom I’ve seen before. They were, as usual, excellent; mixing new songs and old comfortably. From their 8 or so song set 4 new songs were played: the name of the first wasn’t mentioned (I think it was “Effect A Change”), “Strength Of Our Convictions”, “Conventional Thought” (the best of the bunch) and “The Violence”. How many bands are confident enough in their new material to devote half of a half-hour set to it? Importantly, though, it worked.

After what seemed like a moment of absolute genius, they left the stage and made way for Biffy themselves. I was surprised by just how good they were (to be honest, it was JetPlane Landing as support that convinced me to get a ticket). They rocked. But, at the end of the last song of the main set, Simon, lead singer, decided to jump off the amp stack; he landed badly and had to be carried off stage, and no encore. Turns out his leg is broken.

All in all a good night. I bought another copy of “Zero For Conduct” by JetPlane Landing, this time on vinyl and, with the exception of Span, enjoyed the whole thing.

ESPN and Standards

Mike Davison on the standards-compliant redesign of ESPN.com:

Through a dizzying array of table tricks, transparent spacer images, and JavaScript hacks, we found a way to make things look great to the human eye through the window of a graphical web browser without worrying about what everything looked like under the hood. Now that digital lifestyle devices, tablets, wireless phones, and other Internet appliances are beginning to come of age, we need to worry about presenting our content to these devices so that it is optimized for their display capabilities. Do we want to send a 100KB index page full of Flash, images, and tables to a small wireless device or would we rather send them our top story, our top headlines, and essential navigation to get through our site? By separating our content pieces in a logical way rather than a graphical way, we are free to restyle this content for any device which supports open standards.

I’ve talked about standards and proper web design more than a few times on this site. It feels good to know that the people in charge of a major site sees it the same way. Who will be next to join the standards race?

The full interview with Mike can be found on DevEdge