Posts in the CSS Category

Restyling Madness!

Published 22 years, 9 months past

Just a quick reminder that the WThRemix competition closes in eleven days.  Here’s your chance to remake the face of the W3C Web site, and maybe win some peer accolades and a few prizes along the way.  I’ll be impressed by any entry that gives the W3C site a bold new look without changing its markup structure at all, personally, but I’m not a judge so impressing me won’t get you anywhere in the competition.

Did I mention that the different thematic choices for adactio.com are really, really impressive when you visit the author’s journal?

I somehow missed the announcement of the winners of AllTheWeb‘s restyling competition, so I’m going to mention now that the contest is over and the winners’ entries publicly available.  There are some really good entries.  I worked (remotely) with one of the runners-up when he was an intern at Netscape last year.  Speaking of which, I hope to have some good (or at least interesting) news in the near future.

I’m off to be a geek or a guru, or maybe even both, at Tri-C’s Western campus tonight, where I’ll talk about (among other things) how CSS can be used to restyle any site, regardless of what the site author has to say about it.  Hope to see you there!


Increasing Circulation

Published 22 years, 9 months past

I’ve watched word of the Web Standards Meetup work its way through various blogs like a slow conceptual pulse, so I may as well keep it going.  I seem to be the only one in my area signed up so far, and I’m slightly bummed that there are cool people like Nick and Molly signed up in cities far away from me.  Of course it was only after I signed up that I realized the meetup is the same night I’m presenting at a local community college, so I’d be incredibly late or in absentia anyway.  Of course, people interested in standards could come meet at the talk, and then we could all go to a nearby place afterwards.  It’s an idea.  It might even be a good one.  You be the judge.

I’d been toying with the idea of trying to get local Web folks to assemble for socialization and (human-relation) networking for a while now, but thanks to Meetup I don’t have to undertake the organizational effort.  That’s pretty cool.  It just makes sense someone named Eric would be involved in something that cool.  We’re everywhere, and everywhere we go is cool.  That’s the kind of cool we are.

Some time yesterday, someone asked how my new book was coming along.  I asked which one they meant.  It turned out they meant Eric Meyer on CSS, and that they’d spotted a mention of it on MozillaZine.  So I went over to see what they had to say, and discovered they were saying that evolt had posted an interview with me last Saturday.  Well, shoot the horse and slap me silly!  I’m always the last to know.

Actually, said interview was already available in Italian, and I forgot to mention that fact until now.  I sense a karmic balancing here.

So, Opera 7.  It’s out, and yes, it does wonderfully well on css/edge, so you can all stop e-mailing me now.  I’ll update the demo pages one of these days to say so, I promise.  Just not today.  Opera 7 still suffers from some disappointing CSS bugs, though.  One is on this page right here, assuming you’re using the default page stylesheet or one of its variants.  The entry dates should be appearing below the horizontal line at the top of each entry, not above the borders.  Also, on my Speaking page, the :first-line underlining of li children of ul#upcoming is being applied to more content than it should.  Neither is really tragic, but they are a touch annoying.  Opera 7 also has some problems with negative text-indent values on block-level links; it seems to be flipping the sign on the value, so that it’s positive.  But I could be wrong about that, since I haven’t invested a lot of time in detailed analysis of the behavior.

There have also been some changes that make OperaShow do odd things to some of the files available on my Speaking page.  It’s probably a case of my writing my projection-media CSS to cater to Opera 6 bugs, and Opera 7 having fixed said bugs.  I probably won’t get around to fixing up old talk files, so if you really want to see them as first written, keep a copy of Opera 6 around.  Hey, at least you can have multiple versions of Opera on your computer, just like most browsers.

These are just the things I’ve noticed from a little surfing around.  To a degree, I’m just picking nits, but I also wonder how many other “combinatorial” problems I’m going to encounter.  It’s one thing to pass a test suite, which is a set of controlled circumstances that is easily predictable.  Dealing with the wonderfully wacky ways authors like to combine bits of CSS in pursuit of a given effect is something else entirely.

Is Opera 7 better than Opera 6?  Yes.  Does it have a good CSS engine?  Yes.  Is it the best CSS engine I’ve seen?  No.  Close, but not quite.

On a completely different front, the interface on this medical detector is really cool, not to mention the technology itself is pretty nifty.  Give ’em about 15 years to wedge in more advanced scanners and extra features, and we’ll have tricorders after all.


A List, A Year, A Look Back

Published 22 years, 9 months past

Lists seem to be my topic-of-the-moment, but this is about a different kind of list.  It’s hard to believe this, but it was a year ago today that the mailing list css-discuss was launched.  By my slightly rough count, the list carried 17,455 messages to its subscribers in calendar year 2002, and has nearly reached 19,000 messages total.  Just over one thousand of those messages were sent in the first eight days alone, which sent a lot of early subscribers running away in horror, and caused me to wonder if I was going to be crushed by the flood.  Due to overloading problems, we had to switch servers twice before finally migrating to the current home, graciously provided to us by evolt UK.  The list averages about fifty messages per day, both at present and as a lifetime average,.  Even though we moved the list to a new server and required people to actively re-join the list at that time, it has nearly 1,500 subscribed accounts.

I’ve worked hard to keep it a practical list with a high degree of signal, and I’d like to think those efforts have paid off.  We have the occasional hiccup, and every now and again a thread gets out of hand, but overall I think the list has been a lot more worthy than not.

I’d like to extend my deepest thanks to John Allsopp of Western Civilisation, which provided the list its first home; to John Handelaar of Userfrenzy and evolt UK, who manages the server where the list now resides; and to all the members of the css-discuss community, who make it useful through their contributions, discussions, and continued respect for one another and the list itself.  No community can be truly great without active support from its members, and the members of that list are very active in making it the kind of place I’d hoped it would be.  My thanks to you, one and all.


Listing Toward the Future

Published 22 years, 9 months past

Douglas Bowman ruminates over the use of list elements (i.e., <ul> and <ol>) as the basis for navigation links, tabbed interfaces, weblogs, and just stuff in general.  Is it okay to use an unordered list to hold the lists that drive your site?  Should a weblog just be an enormous ordered list?  If you do those things, does the semantic meaning of the list change to the point that it’s no longer really a list?

Well, kell co-ink-e-dink!  Tonight’s talk at COMMUG deals almost entirely with ways to take lists and restyle them to get panels, tabs, flowchart-like structures… pretty much everything Doug was talking about.  I’d even been planning to talk a bit about the semantic joyride such approaches can mean, at least to some people.

So here’s the short version of what I think: looked at a certain way, pretty much everything can be represented as a list.  The U.S. Census, the Solar system, my family tree, a restaurant menu, the stuff I did yesterday, all the friends I’ve ever had and lost—these can all be represented as a list, or a list of lists.  So the question isn’t really whether we should be putting all this stuff into lists.  The question (at least at this stage of the game) is whether or not the markup structure meets the job, and helps with accessibility concerns.

Now, should we have markup structures that meet the jobs more closely?  Maybe.  XHTML 2.0 has the <nl> (nestednavigation list) structure, which comes closer to making the markup name match the structure’s intended role.  I’m not convinced this is necessary; it’s already possible to just take nested lists and turn them into menu systems using CSS, assuming a sufficiently capable user agent.  It’s still a topic worth consideration and exploration.


Oh, There’ll Be Plenty

Published 22 years, 9 months past

So last night Kat and I headed down to the Cinematheque to meet up with Ferrett, Gini, and Jeff to see Jesus Christ Vampire HunterWow!  It was… well, it was… I mean to say, it… it’s not really describable.  But it was quite funny.  I might pick it up on DVD if it ever comes available.  As Ferrett said on the way out, “Oh, I can’t wait for the commentary track for that one.”

Meantime, the recent ruling on Eldred v. Ashcroft sparked a lot of debate on a computer book authors list to which I belong.  I stayed out of it for a while, because I didn’t have much to say, and then suddenly—as is often my wont—I realized I had something to say after all.  So I said it, and I figured, what the heck, I could say it here too.  So if you want to know what I think about copyright terms, feel free to read away.  If not, no sweat.  It’s automatically copyrighted either way, as it happens, and now nobody else can say the same thing for more than a century, or something like that.  How much sense does that make?

I still don’t know why I think so, but this is darned cool.  I’m probably just jealous I didn’t think of it first.


Green Destiny

Published 22 years, 9 months past

Simon Jessey has confessed he wrote the Amazon review I mentioned on Thursday, and furthermore says he pictures me mostly as Li Mu Bai with a little Jen Yu thrown in.  Hmmmm… that’s definitely an interesting image.  Anyway, I’ve created a new presentation option for the site to celebrate being called “The Li Mu Bai of Cascading Style Sheets”: please enjoy wo hu cang long.  Note that this new theme has a layout bug in IE5/Mac which appears to be related to the alternate-style switch, and not the CSS itself.  There isn’t much I can do about it, as the bug doesn’t happen in static test documents.

On the other hand, Robert Kirkpatrick wrote in to advise me that I should work to be the Cheng Pei-pei (who played the Jade Fox in Crouching Tiger, Hidden Dragon) of CSS.  Of course, we’re mixing actual people and characters here—in the movie, of course, Li Mu Bai is the more skilled, but in real life it’s likely Cheng is more skilled than Chow.  Either way, I’m flattered.

I’m also feeling under the weather, which is ironic given how nice a day it is today.  Off to the couch for tea with lemon and maybe a movie.  The Killer is always a good choice.


Elegance and Eloquence

Published 22 years, 10 months past

At least one good thing has come out of the apparently-ending-soon thread on www-style: Robin Berjon posted a link to the specification for Ook!, which I hadn’t encountered before.  It was so beautiful, I shed a tear of joy.  Great domain name, too.

As I read How to Write Like a Wanker (thanks to Simon for the pointer), for some strange and obscure reason I found my thoughts once more turning to the aforementioned www-style thread.  I really have to find something else to occupy my mind.  I hear girls are a very popular mental obsession for some people; maybe I’ll try that.  I’m sure my wife will be just thrilled.

Carol Spears wrote in to share some CSS magnetic poetry with me, so I’m sharing it with you.  There are some other interesting CSS examples on the same page, so check them out.  They remind me a little of my one bout of noodling.  (Suddenly I wonder if I should shift that into css/edge.)

Here’s something interesting: Now Corporations Claim The “Right to Lie”.  I found the link at the O’Reilly Network, so you’ve probably already seen it, but if not I highly recommend a reading.  The historical information alone was quite fascinating.  For another side to the story, there’s a wire piece from last November over at CNN Money that concerns me as well.  I don’t believe corporations should ever have a right to lie, and it appalls me that we’ve come to that even being a question.  But is there a right to restrict what news organizations (even those owned by huge media conglomerates) can say, or what corporate members can say to the press, about politics or corporate behavior?  Does the actual ruling mean that?  I don’t know, but the whole thing bothers me.


Getting Mixed In/Up

Published 22 years, 10 months past

Remember the redesign competition I mentioned (along with a lot of other people) a while back?  They’ve announced the prizes up for grabs, and I was very pleasantly surprised to find that the Grand Prize package includes a copy of Eric Meyer on CSS.  I do have to wonder how much use it will be to someone who can successfully restyle another person’s site with CSS… but hey, no complaints here!  Good luck to all the entrants.

Contrary to what Zeldman has to say, I generally don’t wish I were not writing a book.  When I’m writing a book, I enjoy it because it’s something I like to do and because I wouldn’t have agreed to do it if I weren’t excited about the project.  When I’m not writing a book, I enjoy the time off, but usually get back to the authorial keyboard within six months or so.

Rewriting a book, though… that’s a whole other story, and one with distinctly fewer comedic overtones.  I hate having to revise my own work, because my deep-seated impulse to tinker usually drives down the quality of the text.  The dread spectre of endless revision is tempered by the glimmer of needed new material, but to me, it’s like mixing chocolate syrup into a thick vanilla milk shake: the end result isn’t as awful as it could have been, but Lord, it sure isn’t good.

(It may help your understanding of the previous paragraph to know that I loathe chocolate.  No sympathy is necessary, because believe me, I’m not missing out on anything.  Call to mind a food that you truly despise; something that, if you accidentally got a mouthful, you would instantly spit out and then try to scrape off your tongue.  That’s what chocolate is like for me.  Kat couldn’t be happier, because I never try to steal her dessert.)

Reviewing other people’s work isn’t bad.  I’m currently reviewing two books, and this morning I started getting severe dèjá vu.  The chapters I was reviewing for both books referred to the same sites, and even had screenshots of those sites that were taken on the same day.  I’m about 98% certain it was all just a big coincidence.  Either that or the computers that run the Matrix are getting less creative.


Browse the Archive

Earlier Entries

Later Entries