No, They Don’t Read
Wednesday, May 7th, 2008 Posted in Computers/Internet, Writing | No Comments »It’s clear that a lot of people don’t actually read web pages before they respond to them. They’ll do things like…
- Contact someone with a similar name, even when it’s clearly the wrong sort of organization — say, a student writing club and not the bookseller that’s been causing them problems.
- Ask a blogger for a job application for a company mentioned in the post.
- Ask unrelated tech support questions on a blog post because they used the wrong search terms for their problem.
- Ask for help creating Flash animations on a forum dedicated to the Flash super-hero, then get indignant when people have the gall to point out that they’re in the wrong place.
Now, usability guru Jakob Nielsen reports on a study showing just how much people don’t read. In the average visit, users only read 28% of your text if you’re lucky. You have to drop way down — to 111 words — just to count on visitors reading half of it.
Depressing, but it explains so much. And it suggests there’s a benefit to highlighting key phrases. If they’re only going to read ¼ of the text, you may as well make sure it includes the important stuff.
Hazards of DRM on Music (or video, or any other media)
Tuesday, May 6th, 2008 Posted in Computers/Internet, Music | No Comments »Mark Pilgrim, in The Day the Music Died, points out what happens when DRM meets market failure.
On August 31, Microsoft will turn off the servers that validate their “PlaysForSure” DRM system (this predates the system they use for the Zune). This means that anyone who has bought music that uses PlaysForSure will not be able to transfer it when they upgrade or replace their computer, or get a new music player.
It won’t be an instantaneous death like DIVX was, or like a subscription system, because it doesn’t phone home whenever you try to play a track. But it’ll be a lot faster than simple technological obsolescence. I can still play my old VHS tapes until my VCR breaks down (and then I could probably still get it fixed if I really wanted to), even though I don’t think I’ve seen a pre-recorded tape in a store in years.
This is also why I prefer to check Amazon’s MP3 store first, before going onto the iTunes Music Store, and then prefer DRM-free iTunes Plus to standard iTunes tracks. Given their current position, Apple isn’t likely to get rid of iTunes anytime soon, but if they ever did, I’d be in the same boat as people who purchased PlaysForSure tracks. (Though I’m hoping they’ll move the entire catalog away from DRM long before that happens.) Whereas since Amazon’s tracks are plain, ordinary MP3s, they could abandon the business tomorrow and I’d still be able to play the tracks for as long as I can find software that plays MP3s.
Flagging (Non)-Spoofed Mail
Thursday, May 1st, 2008 Posted in Computers/Internet, Spam | No Comments »Following up on the PayPal anti-phishing discussion of a few weeks ago, I see that PayPal is promoting a service called Iconix. You install the program on your system, and it looks at your inbox for messages that claim to be from one of its customers. It tries to verify them “using industry-standard authentication technologies such as Sender ID and DomainKeys.” Messages that pass get a lock-and-checkbox icon attached to the sender’s name, and in some cases the name is replaced by the sender’s logo.
On the tech side, it’s similar to SpamAssassin’s whitelist_from_spf and whitelist_from_dkim features. Both allow you to specify a sender to whitelist, and it will only give a message special treatment if it can verify the sender.
On the user-interface side, it’s similar to EC certificates, in that it tries to highlight a “good” class of messages rather than flag or filter out a “bad” class.
It’s not a bad idea, actually, and now that I’m surprised I haven’t seen something similar in other email clients. It’s sort of like setting up custom rings or images for images on your cell phone address book
They seem to be focused on webmail and Outlook so far, and only on Windows, but it looks like the perfect candidate for a Thunderbird extension. They do have a sign-up form to notify you when they add support for various programs and OSes, and I was pleased to see not only Thunderbird and Mac OS listed, but Linux as well. Too often, Linux gets forgotten in the shuffle to ensure compatibility with every Windows variation.
There’s a convention for everything
Monday, April 28th, 2008 Posted in Computers/Internet, Strange World | No Comments »Here’s a weird one. it turns out that ROFLCon, dedicated to all those Internet fads, was held at MIT this past weekend. Found via the Mozilla blog: Firefox Spotted at ROFLCon (look there for a picture of a life-size Firefox mascot with Tronguy).
WordPress Update & Plugin Request
Friday, April 25th, 2008 Posted in Computers/Internet | No Comments »WordPress 2.5.1 is out, with a slew of bug fixes and one “very important security fix” which will reportedly be disclosed soon. It’s worth upgrading ASAP. You don’t want your blog hacked.
Highlights are listed at that first link, but for me the most noticeable change was a fix in the new media uploader. When uploading images on Linux, the thumbnail+properties form would display 3 times, none of them actually usable, for each image uploaded. Once I clicked on the gallery and went back, it was fine, so I could still use it, but it was an extra step that shouldn’t have been necessary. I kept meaning to report the bug, but it looks like someone got to it ahead of me. Thanks, someone!
And now, a request to WordPress Plugin Developers. When you release a new version, please tell me what has changed. Some plugin authors are good about this, including announcements on their web pages. Some even include a changelog with the download. But some don’t do either, and the only way to find out is to download the new files and compare them to the old ones using a tool like diff.
Now that I think about it, putting a “release notes” section in each entry in the Plugin Directory would go a long way toward making this work. It would put the information right there in the directory, and it would encourage plugin authors to compile the information int he first place.
Links: Freedom and Security
Thursday, April 24th, 2008 Posted in Comics, Computers/Internet, Politics | No Comments »The CBLDF has issued a press released detailing the victory in the Gordon Lee case. This was the case in which a comic book store in Rome, Georgia, as part of a 2004 Halloween promotion, was handing out free comics left over from that year’s Free Comic Book Day. Among over 2,000 comics, they accidentally included a copy of Alternative Comics #2, which included a story about Picasso which included him running around his studio in the nude. And they accidentally gave it to a kid. The parents wouldn’t accept an apology, and pressed charges instead. The DA has been determined to make an example out of him, pushing grossly overinflated charges including felonies that would have given him prison time. 3½ years, 3 trial dates, a mistrial for prosecutorial misconduct, and $100,000 in defense costs later, the Rome DA finally agreed to drop the case in exchange for a written letter of apology — which is exactly what the store owner had offered in the first place.
Cookie Security in WordPress 2.5. The latest version of the blogging software has a feature that can make it harder for attackers to grab your login sessions. It involves setting a pass phrase in wp-config.php, one which you’ll never have to remember, but which will be unique to your site. You have to copy the SECRET_KEY section from wp-config-sample.php and add in your passphrase…or you can generate a random code at http://api.wordpress.org/secret-key/1.0/ (be sure to put it in the middle of the file!)
The Internet Storm Center writes on Hundreds of Thousands of SQL Injections — all websites that have been hacked to host various sorts of malware.
Blocking IE6: You, Me and…PayPal?
Monday, April 21st, 2008 Posted in Browsers, Computers/Internet, Web Design | 1 Comment »
On Thursday I stumbled across a campaign to Trash All IE Hacks. The idea is that people only stay on the ancient, buggy, feature-lacking, PITA web browser, Internet Explorer 6, because we web developers coddle them. We make the extra effort to work around those bugs, so they can actually use the sites without upgrading.
Well, yeah. That’s our job.
And a bunch of random websites blocking IE6 aren’t going to convince people to change. If I were to block IE6, or only allow Firefox, or only allow Opera, I’d have to have seriously compelling content to get people to switch. Mostly, people would get annoyed and move on. Who’s going to install a new browser just so they can read the history of the Flash? Or choose an ISP? Or buy a product that they can get from another site?
Slapping the User in the Face
It’s so easy for someone to walk away from your site. One of the tenets of good web design is to make the user jump through as few hoops as possible to accomplish whatever you want him/her to do. Every hoop you add is an obstacle. Too many obstacles, and they’ll just go somewhere else more convenient.
Back when I was following Spread Firefox, every once in a while someone would suggest blocking IE. Every time, people like me would shoot it down. Read the rest of this entry »
Sci-Tech Links
Thursday, April 17th, 2008 Posted in Computers/Internet, Politics | 2 Comments »Scientists have built a computer model of the Neanderthal vocal tract based on fossils, and have simulated the kinds of sounds they could have produced. Ever since I read Robert J. Sawyer’s Neanderthal Parallax novels, I’ve been fascinated by the idea that there were two distinct human species, living side by side, for perhaps thousands of years. What happened to them? Did our ancestors kill them off, or interbreed with them? Did they fail to adapt to a changing climate? (via Slashdot)
On a related note, it seems that Expelled, the anti-science propaganda film that actually invokes Godwin’s Law by claiming that “believing” evolution leads to Nazis, opens this weekend. I’m curious to see how badly they misrepresent things (it’s always best to look for yourself, instead of just taking other people at their word—that’s the whole idea behind science, after all), but I can’t bring myself to support them by actually giving them money. Meanwhile, Expelled Exposed is interesting reading.
Somewhat(!) less controversial, InformationWeek reports that Windows XP SP3 may be out as soon as next week. This reminds me: I really should look up some reviews of Vista SP1 and see if it’s improved matters any.
Still in software, dria.org explains why the AwesomeBar is awesome. That’s the nickname given to the new address bar in Firefox 3, which lets you search your browser history as you type. It’s the reason I never went back to Firefox 2 after trying out one of the later FX3 betas, and why I’ve installed Fx3b5 on two more machines. The Opera 9.5 previews have a similar feature, but Firefox’s implementation is better visually. It’s easier to spot the page you want, and over time, it learns which pages you visit more often. It’s so much faster to type a word or two than to hunt through the bookmarks menu. (via Asa Dotzler)
[Edit] I forgot to include IEEE’s article on how copyright law applies to websites, What Can You (Legally) Take From the Web?
Finally, ***Dave relates an incredibly cool story of going to see Avenue Q and what happened after the show. I had no idea that (at least in New York), the “Give Me Your Money” segment was actually collecting for a charity.
Avatars!
Wednesday, April 16th, 2008 Posted in Computers/Internet, Site Updates | 5 Comments »Since Gravatar was bought by Automattic, the service has been a lot more stable. I had already re-enabled them on this blog before WordPress 2.5 came out with built-in Gravatar* support.
Not everyone has a Gravatar, though, so many comment threads just show the default icon, over and over. Not only does this look boring, but it misses out on the whole point of using an avatar: providing an easy at-a-glance visual distinction between each author.
When I first used Gravatars on this site, I set it up to use a giant first initial as a fallback. Now, I’ve been trying out two plugins that will automatically generate avatars for people who don’t have their own:
- Wavatars builds up cartoony faces using geometric shapes. Interestingly, it’s by Shamus Young, author of the screencap-based webcomic DM of the Rings and writer of Chainmail Bikini.
- WP_Identicon sounds like a Transformers faction, but produces a geometric pattern as inspired by Don Park’s Identicon, which built a similar image based on a visitor’s IP address. The same author also has one that generates cartoon monsters, which appears to be one of the earliest implementations of this concept.
These plugins will use a Gravatar if available, or else generate an image based on the commenter’s email address (if supplied). That means each comment by the same person should use the same image. Other blogs using the same plugins at default settings will come up with the same avatar for each commenter, as well. The images are stored in a cache, so each only has to be generated once.
![]()
Once I made sure both plugins worked, I showed the results to Katie. We ended up settling on Wavatars, since faces are easier to recognize than patterns. (Though the patterns are really cool!)
You can try out the automatic avatar by leaving a (relevant, please!) comment on any post. Or you can run over to Gravatar and set up an icon of your choice!
*What’s a Gravatar? The intent is to be a Globally Recognized Avatar. You upload an image to Gravatar and associate it with your email address. Then any site with Gravatar support will be able to display your image next to your posts. Right now it’s mostly used in blog comments, but it could easily be worked into forums, wikis, etc. The Gravatar Blog mentions other uses they’ve seen people apply it to, such as plugins for Thunderbird and the Mac OS X Address Book
Note: I did notice one important drawback to the WP_Identicon plugin: it’s very inefficient at generating the images. When I first visited posts with long comment threads, like Another One Bites the Dust (174 comments) and Songs Not to Play at a Wedding (87 comments), WP_Identicon took over a minute to generate all the icons and maxed out the server’s CPU. Sure, the images are cached, so it’s only really an issue when you first install the plugin (unless you get a lot more people commenting at once than we do here), but to compare, Wavatar on an empty cache finished the same posts in just 4 seconds and 2 seconds, respectively.
Linking the Real and the Virtual
Wednesday, April 16th, 2008 Posted in Computers/Internet | 3 Comments »The WaSP Buzz’ article on a new mobile web browser test made mention of phones that can read QR Codes—one of several types of 2-D bar codes that you see on things like shipping labels. In this case, the idea is that you can point your phone’s camera at the QR code and it’ll decoded it and send you to the appropriate URL.
My first thought was that this was just like the CueCat, which was a bar code scanner that you could plug into your computer’s USB port, then scan bar codes in magazines, or on cans of soda, or whatever, and it would tell your computer to bring up relevant information. It was marketed in the late 1990s, during the tech boom… and it was a total flop. No one wanted them. The company went under and had millions of the little scanners sitting around unsold.
But now there are multiple schemes in use for object hyperlinking. In addition to graphical codes, there are RFID tags, GPS coordinates, and short text codes that you can easily type into an SMS message or a web portal.
So why is this sort of thing working now, 10 years later? Is it a societal change? Was the CueCat ahead of its time?
I think there are two reasons:
- CueCat was a single-purpose device. All the applications listed involve smartphones or other multi-purpose handheld devices. No one wanted a device that would only scan bar codes, but a phone/camera/browser/MP3 Player/bicycle that also scans bar codes? Sure, why not?
- CueCat was tied to the desktop. Sure, you could plug it into a laptop computer, but you’d still have to take the object over to your computer to scan the bar code. Unless you’re a lousy typist, swiping the CueCat across your can of Coke isn’t that much easier than typing in www.coke.com. As a home user, you’re not likely to be scanning a dozen objects in a row (unless you’re cataloging all of your books for LibraryThing).
All the applications listed on that page are mobile. A tagging scheme does give you an advantage when you’re out walking down the street and see something interesting. It’s much easier to punch in a short number than to try to type a URL on most phones, easier still to point your camera at a graphic, and dead simple to pick up an RFID tag or pull in GPS coordinates.
Content Not Found
Friday, April 4th, 2008 Posted in Computers/Internet, Humor | No Comments »It’s 4:04 on 4/04.
Yes, sometimes I am easily amused.
Looking for Printer Advice
Monday, March 10th, 2008 Posted in Computers/Internet | 6 Comments »Hoosgot advice on selecting a compact laser printer for occasional home use? I’m looking for something that can handle going for weeks of inactivity without requiring excessive maintenance. Black & white is okay, since I’d rather take photos to Costco anyway.
It seems like every time we use our current inkjet, either the ink has dried out or has clogged the nozzles, and no matter how many cleaning cycles we run, the output always seems to have broken lines. I’m thinking a laser printer might work better, but I have no idea how much maintenance is involved.
What I’m looking for:
- Small.
- Can be turned on after a month or two (or more) and actually work.
- Black & white is fine.
- A built-in network interface (Cat5 or wireless) would be nice.
So how often does toner need to be replaced? Is it strictly on how much gets printed, or does it “go bad” in some way (like ink drying out) over time? Does the printer need to be cleaned if it’s not used? Would I actually be worse off than before?
Thanks in advance!
This is a bit of an experiment. I’d seen something about Hoosgot a few months ago: basically it’s a way to pose a question to the Internet.
Geeky Links
Saturday, March 8th, 2008 Posted in Computers/Internet, Sci-Fi/Fantasy | No Comments »Another Geek Hierarchy. This one, instead of focusing on how geeks of all stripes rank themselves, portrays the way “mainstream society” ranks geeks. I appreciate that it includes sports geeks. I’ve never understood why it’s considered acceptable to paint yourself blue, wear cheese on your head and giant foam gloves for a sports team, but wearing a Star Trek uniform makes you an outcast. (via sclerotic_rings)
And several links found during a recent Wikipedia binge:
Diagram of video resolutions, many of which I had no idea had actual names.
Next time we go to the Bay Area, I want to check out the Computer History Museum.
The Hello World Collection. Sample programs in hundreds of computer programming languages.
Powerless
Monday, February 11th, 2008 Posted in Apple, Computers/Internet | 7 Comments »After nearly 4 years of faithful service, our G4 PowerBook has crashed. This machine has been rock-solid through 2 OS upgrades, a RAM upgrade, and a battery recall. On Sunday, the hard disk finally gave out.
We only lost a few recent files. I had a chance to grab them on Saturday, but unfortunately I misread the signs and thought it was a software problem. Hey, you install a bunch of stuff including a system update, and the machine freezes, you figure it’s a software problem. Until it happens again, and this time it won’t come back up.
After doing all the diagnostics & resets I could possibly come up with, I set up an appointment at the local Apple Store’s “Genius Bar” during my lunch break today. They confirmed it was the drive, and since it’s long out of warranty, they pointed me to a local repair shop. (They were willing to do the job, but can only order parts directly from Apple, so it would’ve been insanely expensive just for the drive.)
Fortunately, as far as laptop hardware failures go, a hardware drive is relatively easy to fix. If the case were simpler, I’d be willing to do it myself, but as the Apple tech joked, “It takes 36 screws just to get the case open.” At least, I think he was joking.
So instead of having to replace the entire computer, or send it in and wait several weeks, we’re looking at ~$200 and 3–5 days. And while I was at it, I sprang for double the capacity.
I can live with that.
Update: It turned out to be the RAM upgrade, not the disk, which makes it considerably simpler to resolve. Finally got it back the following Monday.
Yahoo vs. Microsoft
Wednesday, February 6th, 2008 Posted in Computers/Internet | No Comments »Okay, I really have been out of it the last few days. I hadn’t heard that Microsoft was planning a hostile takeover of Yahoo!.
I have to agree with this Google blog post: this would be bad. Yahoo! seems to “get it” (where “it” is an open Internet) much better than Microsoft does.
Actually, it reminds me a little of Disney vs. Pixar in the past decade. Pixar, in adddition to mastering computer animation, had a great sense of story—something which Disney lost track of in the mid-1990s. They saw Pixar’s movies doing better than their own, and while they were still getting a cut, they didn’t understand why they did better. They thought it was the 3D animation, when really, it was the fact that they were churning out forgettable animated films like that cattle movie whose name escapes me, while Pixar was doing Finding Nemo and The Incredibles.
Actually, the only way I can see a Microsoft takeover of Yahoo! being good for anyone but Microsoft would be if it went down like the Disney-Pixar merger, and the Yahoo! people ended up in charge of web services. Not that I expect it to be likely, and even if they were, I’m sure the higher-ups would cripple them. I get the impression that sort of thing is going on with the IE team as it is.

