Thoughts From Eric Archive

ScatterShotBot?

Published 22 years, 8 months past

The standards/design community has taken notice of the new Hotbot, and with its bold design statement being carried out in XHTML and CSS, it’s certainly worthy of comment.  Unfortunately, there’s a slight problem with it.  If you visit the skinning preferences page in Mozilla, Compuserve 7, or AOL for OS X, you get the following message:

To choose a new skin for HotBot, you must download a browser that supports Web standards.

Visit the same page with Netscape 7.x and you’ll have no trouble at all.  All of these browsers use, essentially, the same rendering engine.  They have the same standards support, give or take a few bug fixes.  The source of this roadblock seems to be a poorly written detection routine on the server itself.

Fortunately, this is a problem that’s easy to fix.  All the HotBot folks have to do, as my co-worker Arun wrote so cogently, is spot the Gecko, and here’s hoping that they do so soon.  If you’re doing UA detection of any kind, either client or server side, then you ought to read his excellent explanation of how to detect the whole Gecko family at once, rather than client by client.  It’s liable to let you avoid a whole lot of headaches.  You’d avoid even more if you did object detection instead of UA detection, but one thing at a time, I suppose.

It’s just occurred to me to wonder if anyone’s written an AmIHotOrNotBot.  The search parameters in the advanced interface would no doubt be very interesting.


Under Review

Published 22 years, 8 months past

For most authors, Amazon.com is the closest we get to a stock market for book popularity.  Despite their apparent randomness, tracking the rankings can become an obsession; in fact, I’m not really sure why else Junglescan exists.  The reader reviews are also a source of potential obsession.

That’s why I’m unaccountably pleased that Eric Meyer on CSS has just completed the “Dash to One Hundred Stars”: since publication, twenty reader reviews have been posted, and every single one is five stars.  I’ve been rooting for this to happen ever since it passed a dozen five-star reviews, actually, which sounds stupid even to me.  After all, what this proves is that twenty people who use Amazon really liked the book; it’s not a conferment of sainthood or anything.  The book won’t be a five-star experience for everyone, which is one reason I wrote some material explaining the target audience.  Maybe that really did help the book get into the hands of those who would like it, and keep it away from those who wouldn’t.

Other books of mine haven’t fared as well.  The CSS2.0 Programmer’s Reference has recently picked up two one-star Amazon.com reviews, but both of them gave me an arid chuckle.  So far as I can tell, in both cases a person thought they were buying some sort of tutorial or guide, and when they discovered they had something else, they decided that was my fault.  One guy even looked through the book in a store, bought it, and then discovered the book was of no use to him… and then decided to go post a review on Amazon where he admitted to his mistake in the course of blasting the book.  It reminded me a lot of the guy who blasted CSS:TDG for being a “light tutorial” and “not a reference at all.”  (Maybe they should just swap books!)

I admit to feeling a certain regret that these people spent money on my books that could have been better invested in something else, but at the same time I can’t help but be amused.  Caveat emptor, if you prefer, but I think of it more as, “A lack of intelligent buying on your part does not constitute an authoring failure on mine.”

Anyway… one hundred stars in twenty reviews!  That feels pretty darned good, no matter how irrelevant the yardstick might be.  Somehow I feel like Will Smith in Men in Black: “Still, that was a pretty good shot, though.”


Releases New and Old

Published 22 years, 8 months past

Netscape 7.01 has been released, and there’s a lot more to it than a one-hundredth version number increment would indicate.  The new release includes popup controls, which let you globally block unrequested popups while defining a whitelist of sites where you accept popups; and a way to make a collection of Web sites your home page, with each one opened in its own tab.  If you’re using Netscape, you should definitely grab this release.  Netscape 7.0 had over 12 million downloads, and with these new features I’d bet the update will be even more popular.

At some point in recent weeks New Riders posted an interview with me, and I completely missed that fact until some time last night.  Since it’s a publisher interview I spend a little more time than usual talking about why I write books at all, but it covers other ground as well, including advice for people starting to learn CSS and what I think about tables for layout.


Sharpening My Focus

Published 22 years, 8 months past

My whole life, I’ve had very sharp vision both near and far, so I’ve never had to wear glasses or contacts.  Recently I’d noticed a degradation of the acuity in my left eye, particularly when looking at intense light sources, so this morning I went to an eye doctor for the first time in two decades.  She told me I need glasses—probably have needed them for years, but only now has it gotten to the point that I noticed a problem.  Kat and I have to go pick out frames.  I’m taking Kat along because she’s the one who has to look at me, so I may as well pick frames that she finds attractive (ahem).

This is a weird moment for me.  I realize the vast majority of you are wondering why this is worthy of note, because you’ve been wearing glasses since you were teenagers or six years old or in utero or something.  But to go from vision estimated at 20/10 to needing corrective lenses is something of a shock.  I suppose I always knew that my vision couldn’t stay sharp my whole life, but knowing and living are of course always different.  This seems like a little warning sign on the highway of life that says “Decline ahead: trucks use lower gear.”  It’s a little teeny intimation that youth won’t last, that life will eventually come shuddering to a halt.

Am I reading too much into needing glasses?  Yes.  That’s usually how it is when I experience a change in the pattern of my life: I reflect a little more deeply on life itself, and how the seemingly permanent things never are.

On the other hand, now I’ll be able to use that whole “intellectual college professor” look to do well with the ladies.  Or could if I weren’t married.


Moving On

Published 22 years, 9 months past

After having outgrown the resources of its current home, css-discuss is moving to a new site, hopefully for the last time.  You can now find it at www.css-discuss.org (or .com), where a paltry few pages of information about the list accompany the subscribe interface.  The site is really just a front end for the list, but since it was moving to its own domain anyway, I figured what the heck, let’s put up some pages.  I heard this whole Web thing is all the rage with the kids, you know?

This change of address would not have been possible without the incredibly generous support of evolt.org, which is donating the server space, technical support, and bandwidth needed to keep a 50-messages-a-day list going out to its 2,000-plus subscribers.  I feel good about this, because evolt has long been an organization I admire, and also because they have experience running high-volume mailing lists.

The move to the new list should be complete by Monday.  Hopefully I catch up with my personal e-mail shortly thereafter.  I’m only about two weeks behind at the moment, although responses to mail about my latest book and css/edge are unfortunately further behind than that.  That’s the danger of dumping things into folders… you tend to ignore them once they’re out of the Inbox.  Or I do, at any rate.

  • Moving On was published on .
  • It was assigned to the CSS category.
  • There have been no replies.

Catching Up

Published 22 years, 9 months past

The World Wide Web Consortium‘s Web site has been redesigned, although visually it looks almost the same as before.  The change is that they’ve dropped tables-for-layout and are instead using CSS to set up the three columns and style the content.  It’s nice to see them trying to live up to the motto “Leading the Web to its Full Potential…” or, at the very least, finally catching up with the present.

It turns out they’re using a design approach I personally dislike, where all three columns are floated left (leaving none of them fully in the normal flow), but it’s not an inherently bad approach.  I just prefer other ways of achieving the same effect… but, as David Powers once pointed out to me, CSS is a lot like Perl in that it often embodies the spirit of TMTOWTDI—that is, there’s more than one way to do it.  That may be one of the reasons I find CSS so compelling, even though its open-endedness makes it a bit harder to learn.


Digging Out

Published 22 years, 9 months past

Things are relatively quiet for the first time in several weeks.  Outside, there’s close to a foot of powdery snow covering everything, which was fairly easy to clean off the driveway—it’s light enough that I used a push-broom instead of a shovel.  Inside, Kat and I have been enjoying hot cider in front of our fireplace and reconnecting with each other after all the stress of the last few weeks.  Occasionally I play with Gravity, the household cat.  It’s a markedly more peaceful mode of living, and I’m enjoying it while I can, because it won’t last.

It seems like there were things I was going to post, really cool stuff, but it all got buried while I was off at conferences, memorial services, and so forth.  I did notice that Tantek has redesigned his weblog, and the new look was broken in Mozilla for a few hours.  It’s fixed now, but I wonder if that was due to him working around browser bugs, or just tightening up his CSS?  Knowing Tantek, it could very easily be either one.  Regardless, it’s a very interesting design; very paperish.

I’d dig through my e-mail for more stuff, but the fireplace is softly calling my name, and I hate to disappoint anything that could theoretically burn down my house.


WDW Boston Presentation Online

Published 22 years, 9 months past

The HTML document I used to present at Web Design World last week is now available on the Speaking page.  Note that in Opera 6+ for Windows, you can use the F11 key to turn the file into a slideshow, just as I did to present it at the conference.  Note also that the styles are tuned for a 1024×768 display, but an 800×600 stylesheet is also available in the document.  You can also print it out, and hopefully get more sensible line-breaking than what appeared in the conference proceedings.  If not, feel free to fiddle with the print stylesheet until you do.

I also added a couple of upcoming appearances to the page, both of which are in March of 2003.  There may soon be more to follow, as next year is already shaping up to be a busy one.  If you’re thinking about asking me to speak somewhere, now might be a good time to get in touch.


Browse the Archive

Earlier Entries

Later Entries