Categories
Photography Places

Banging heads for fun and profit

I managed to get LID installed, and you can see it in operation here. I’m in the middle of another one of my multi-page essays on digital ID generally and LID specifically, and hopefully will be finished tonight, or tomorrow. I bet you’re sitting there just holding your breath, excited down to your privates at the thought of me releasing an essay on digital IDs, aren’t you? Well, when I do, don’t pee your pants.

I would have been finished sooner, but today was the first really nice day we’ve had all week. Instead of the cold, dry days we’re supposed to get in January, we’re getting warm, wet thunderstorms. Really lousy weather for hiking, which means next week, I’m going to have to find some alternative exercise or I’ll just end up staying at home, writing more code, and getting bitchier.

Not today, though. The sun broke through, the temperature was a balmy 50F with just a gentle, cool breeze; it felt more like spring than winter. I wasn’t up for a strenuous hike and also wanted to test my new pack fully loaded, so I went to Shaw and walked some of my usual paths. The ground was a bit squishy, but that makes no difference when I’m in my waterproof booties. Not many people out considering how nice it was, but that’s the great thing about hiking in the winter — you can go for miles and the only company you’ll have is a red-headed woodpecker tapping at the trees, looking for bugs. And finding them, too.

Shaw is an education center as much as it is a conservation area, and it’s not that unusual to see odd buildings and what not here and there for some class or another. But I wasn’t expecting to see a sod house built on top of the hill overlooking the prairie. A nice one, too — water tight and more than capable of holding out the elements. With a thatched roof, too, that was actually sprouting green.

When I reached that interesting little building on the hill, I stopped for a while; leaned up against the fence eating trail mix, drinking water, and just enjoying the view. This is all part of my new ‘no rush’ hiking and walking philosophy. I’ve noticed, lately, that when I’m on hikes, I’ve not taken the time to really appreciate the land as I pass through — always wanting to make the distance, go the miles, reach the end. However, what’s the good of being out in the country if you’re only going to bring the stress of the world, virtual as well as real, along with you?

No, plenty of time to stop and take in the view. And watch what looked like a group of blue jays doing the big naughty in the field.

Back home, after stopping off at Route 66 state park on the way to check out the water levels, I caught up on my weblog reading and found out that the head honchos at GM are blogging now. And everyone was just so excited, jumping up and down excited, at how one of the vice presidents of GM is blogging now. There’s also a small engine blog, of all things. I imagine Ford is just around the corner; if so, I wonder what the Ford Blogs will look like. I mean, will the backgrounds come in any color the weblogger wants, as long as it’s black?

But just when it was all looking so dark, I spotted a poem here that cheered me:

It was all about cats
and their habitats
But they only invited
the dogs and the rats.

I spent the day in prairie and wood, on mud-like trails under coffee cream skies, sure of path but lost in thought. Lauren, does that still count?

Ah well, back to the digital ID writing because I can hear you all panting for it. Back to the code, and quickly, too, before my site goes down under yet another DDoS attack.

Categories
Technology

Self-documenting technology

Danny Ayers points to a Jon Udell article about dynamic documentation managed by the folks who use a product, rather than relying on stuffy old material provided by the organization making the software. In it, Jon writes:

Collectively, we users know a lot more about products than vendors do. We eventually stumble across every undocumented feature or quirk. We like to maintain the health of the products we’ve bought and we’re happy to discuss how to do that with other users.

The problem is that vendors, for the most part, do a lousy job of encouraging and organizing those discussions. Here’s an experiment I’d like to see someone try: Start a Wikipedia page for your product. Populate it with basic factual information, point users there, then step back and let the garden grow. Intervene only to repair vandalism, make corrections, and contribute useful new facts.

I had to pause when I read the words …we users know a lot more about products than vendors do. I was reminded about finding information about how to convert my Nikon 995 camera to RAW format, based on the helpful advice of just such a user, only to find out warnings at the Nikon site that if you do, you null and void the warranty on it because this could have Serious Consequences in the continued Usability of the Product.

I remembered reading a weblogger, brand spanking new in their use of SQL, telling everyone how they could fix a problem in their weblog just by running a certain SQL command, and then frantically sending the person an email saying that if the users do, there’s a good chance they’ll lose half their data. Then I was reminded that there is nothing more dangerous with a user who just knows they have the answer, and who also has absolutely no stake in whether you break your copy of the product or not.

Still, I have been helped numerous times by other users when I get into situations not documented in the product manual, and I can agree with Jon, and with Tim Bray that it’s much easier to interactively look for help than to read through static documentation when you run into problems.

Jon Udell suggests a new documentation strategy for technology vendors; rather than going on publishing incomplete, out-of-date, poorly written manuals, they could just set up a per-product Wiki and let the customer base fill it up with problems, fixes, workarounds, tips & tricks.

Which is probably why most company provided formal documentation isn’t focused on problem resolution as much as it is problem prevention. For instance, all the interactive help in the world isn’t going to help a new user set up a Movable Type weblog if they have to go query for each stage in the installation process. That’s why a company like Six Apart provides a quite nice installation guide that covers 99% of the situations most people would run into. By providing step by step instructions, the majority of people are able to get their weblogs up and running, without too many problems.

On the other hand, OsCommerce a heavily used open source free product for managing ecommerce sites, has little or no formal documentation, other than that provided by the users in provided forums. However, other sites have sprang up providing other documentation, including a wiki, and multiple site that provide, ta dah!, formally written, structured documentation for how to use the product.

Why the need for the latter? Because for the most part, OsCommerce is used by people who don’t have that much technical background or experience, and they, for the most part, are very uncomfortable without having structured documentation that they can follow, step by step, in how to actually use the product. Not troubleshoot, but actually use the app.

Still, Jon and Tim aren’t recommending that companies not provide this information — they’re saying provide this (for all those who can’t connect the dots through Google, I imagine), but then provide areas where users can provide additional documentation and help each other.

Jon, mentioned a wiki, and Danny pointed to the WordPress wiki as an example of this type of documentation project. Once upon a time, I also thought that a wiki would be a good tool to use for open documentation efforts. However, that was before I tried to get several people–non-technical people–interested in providing information at a wiki I set up. They were willing, but many were also intimidated about the environment. It was then that I realized that a wiki requires not only a great deal of knowledge about how to edit the pages, but also familiarity with the culture. In other words, wiki is for those who are wiki primed.

In fact, this has become a problem out at Wikipedia — most of the editors are technical people, and therefore the skew of information tends to be towards technical subjects. The organization has taken to actively promoting non-tech topics in hopes of attracting enough contributors to these other topics to start achieving some balance in coverage.

But then, Wikipedia has the necessary, critical element to make this work — it has achieved enough momentum to be able to direct attention to obscure topics and know that there should be enough members of the audience with knowledge of this topic, and willingness to dive into what is a fairly structured culture, to provide at least a bare minimum coverage of the topic. Most wikis will not.

That’s why when Jon proposes that vendors provide a hands-off wiki for users, and then uses Wikipedia as an example of how well a wiki can work, I winced. Too many people point to the Wikipedia as a demonstration of how a wiki can work, without realizing that the Wikipedia is unique in its use, purpose, and community. In other words, if the only wiki we can point to as a demonstration of how wikis work is Wikipedia, then perhaps what we’re finding is that wikis don’t work. Or don’t work without a great deal of organization on the part of the wiki administrators, and an already existing community of willing contributors.

Of course, technology users can be heavily motivated to support the products they use, as we’ve seen with weblogging technology. There is nothing more loyal than a weblog tool user–unless it’s a Mac user. You take your life in your hands when you take a critical bite out of Apple.

Based on the assumption of interest on the part of tech users, let’s return to the WordPress wiki that Danny pointed out. Checking out the recent changes, we find that on January 6th, a user who calls himself GooSa, has added a bunch of spam pages. I imagine that the pages will be removed by the time you look as this, but I copied this person’s ‘user’ page entry:

Goo Sa is an evil, evil spammer. Plus he smells like eggs.

Other than that, there isn’t that much activity on this wiki, because it’s no longer the WordPress wiki. No, that’s now the Codex wiki. As you can see in recent changes at this site, there is a great deal of work being done, as well as less spam content. Of course, I don’t believe this is linked any where from the main WordPress site, so it could be that the spammers haven’t found it yet.

If they do, there seems to be enough organization to help keep the site clean of the obvious spam, but what about the not so obvious destructive actions? For instance, the malicious editor who adds in a helpful tidbit that could actually cause harm to the users, but only a very experienced technical person would be able to recognize that this causes harm? (Or the user who has just enough knowledge about a topic to make them scary as hell.)

If this tip was out at a forum or email list, the user might be (should be) wary enough of the tip to perhaps get it vetted first; but this is the ‘approved’ wiki for the product, which implies trust in the material contained. Does this mean, then, that the WordPress developers vet every bit of information in the wiki? If the developers are busy providing code for the product, this is unlikely.

Of course, the thing about wikis is that they are self-correcting. However, it can take time for a correction to take place, and in the meantime, I’m fielding emails from half a dozen WordPress users about why their comments have stopped working, or what happened to their data, all because they followed information at the ‘official’ WordPress wiki.

Now, the Wikipedia doesn’t have many of these problems, because there is a good, formal procedure with enough people to monitor the site in place to route around damage. However, as the administrators of the site warn on a fairly regular basis — believe what you read their at your own risk. A wiki that’s ‘authorized’ by a vendor to provide documentation for a product can’t afford to be this lose in what information gets released under under its corporate umbrella.

Security and validity of the data aside, wikis foster a certain form of organization that may not be comfortable for all people. The information contained tends to float about in pieces, rather than flow smoothly, as more formal documentation does. Now, this might suit many of the more technical folks who want to know what’s going on with WordPress; I have a feeling, though, that those less technical folks who read it are going to feel cut adrift at times, as they read a discrete bit of information here, and one there, but without the experience to understand how the two pieces of information are related.

Of course, again, thats where the organizers come in, by helping to move things about and point out gaps in the flow–but at what point does it become obvious that if the organizers had just spent their time doing the documentation themselves, it would have taken less time than it takes to continuously prevent harm to the material?

Issues of wiki aside, let’s return to Jon Udell’s request for a new way of managing community documentation. He talks about not being able to find information at the vendor site to solve his problem, so he searches on Google and in user forums, he found the answer he needed. He then says, something new needs to be done to enable user access to community information.

Now, go back and re-read this last paragraph a couple of times.

As Danny points out, much of this user information is already available, but what might be missing is a way of accessing it:

But wait, those discussions with considerable information is already available – the end-user’s don’t really need any extra encouragement, they’re motivated as it is. But what’s lacking is the organisation of that information. Google is a very blunt instrument. Yes, a company Wiki could act as a focus for people, but they’re still be plenty of info on mailing lists and blogs that could be far more accessible.

But as Jon points out, whether intentionally or not, Google does work, and worked for him in this context. More, what he and Tim Bray and to a lesser extent Danny are looking for is more of the type of documentation that favors the geek, when it’s the geeks who don’t need the help — they know how to dig this information out, and how to vet its usefulness as compared to its harm.

What about the non-tech? The non-geek? The very documentation that Udell and Bray scathingly reject is the very documentation most of the non-techs need, and that’s well constructed, clearly written, stable, and vetted user documentation about how to use the tools. Throw in searchable user support forums for troubleshooting, Google and blogs and online interest sites, and Babs is your aunt. So when Tim writes:

Like many great ideas, it’s obvious once you think of it. I’m quite sure it’ll happen.

I have to scratch my head in confusion because seems to me that the mechanisms behind this ‘new idea’ are already in place, and have been for some time. Now if we could just convince the open source community and supporters like Jon and Tim and Danny that rather than spending time on creating a new style of hammer they need to provide nails and just start hammering away, we might be set.

Still, I don’t want to completely discount Jon’s wiki suggestion: it could be humorous to see what happens out at, say, a security wiki for Windows software. Might be better than a raree show, indeed.

Categories
Burningbird

Good news bad news

The Good News is: The trackback and comment spammers couldn’t get through while my ISP was under DDoS attack this evening.

Categories
Social Media

Distributed digital IDs

Like others interested in digital IDs, I’ve been looking at LID and hope to install it this weekend, maybe tonight. I’m interested in any system that’s decentralized, as LID appears to be. However, I want to take a closer look before I make any assumptions of the mechanics of the approach.

More later, after I have a chance to play around with my flood photos.

Categories
Photography

Forbidden photos

I didn’t venture far for a walk today, not after several days of rain followed by a freeze. Whatever areas I would hike that aren’t at threat for flood, are at threat for rock falls. But I did get out for the first time in five days for a walk around Powder and it felt good.

I noticed going into the park the lovely icicles hanging from the rocks, and after walking, I stopped to get some pictures. As I was taking photos, a car drove by, honking at me and the driver pointing up at the cliff top in warning. Much of the composition of the hill I was taking photos of is shale. When you combine several days of rain, followed by a sudden freeze, you run into a real risk of serious rock falls, as the water trickles down behind partially broken rock and then expands as it freezes. However, I haven’t been a rock collector for years without learning how to read a hill relatively well, so I wasn’t concerned. Besides, where art commands, we must follow…or some such thing like that.

From there it was to my favorite place by the Meramec to see how far up the bank the water was; sure enough, the water was flooding into the park area. It had already crested the bank on our side of the river, and if it rises another 4-5 feet, the homes across the way will be at risk tomorrow. Hopefully not.

It was something to see, though, especially when its an area you know so well. I’ve taken photos in this area where I could walk on the river bed, the water was that low. Now, I can reach the river edge just by stepping out of my car. The following photos are pictures from the same area, the first taken in winter a couple of years ago, the second today.

As I was taking photos of the waters rushing past the freeway bridge, I was reminded that the Department of Homeland Security has put a watch out for people taking photos of bridges. As much as I enjoy taking bridge photos, I rather thought I would have trouble by now, but I guess I don’t have the look of a terrorist.

I wonder if Walker Evans would have had the look of a terrorist when he was taking his famous New York subway photos decades ago? Luckily the decision to make it now illegal to take photos in New York Subways without a permit or press badge wasn’t in effect when he took what I, and many, consider to be some of this best photographs.

As the folks in New York say, though, it’s for our safety. And, after all, it’s just pictures.

Just pictures. Just words. Just…Sometimes the price of ‘safety’ is just too high–as high as the water of the Meramec spilling over its banks past the forbidden bridge.