Older blog entries for dmarti (starting at number 379)

Forgot Password Only

Asa Dotzler's "websites, you're doing it wrong" is a good list of silly password rules from various web sites. (another good one: your password can be any length, but we only check the first eight characters. If you're into correct horse battery staple-style passwords, that's trouble.)

I have a confession to make. If I don't use your site much, I'm probably just using the "forgot your password" workflow every time. So, as long as we have crash-only software, let's make Forgot Password Only Software.

I'm going to assume that everyone is going to forget the stupid password, and optimize for that. (People who haven't forgotten the password have been using the same password on so many sites that they might as well not have been using a password at all.)

Next web application I do will have one or more of: mail me a login URL, ssh to the server to get a login URL, log in with (some set of big web sites for which users have a real password), BrowserID, maybe some others. (I kind of like the choice of "ssh to the server for a login URL" for the Rick Moen types, and "log in with example.com" for the Kool-Aid drinkers.)

But I will never again be arrogant enough to believe that users will make unique, high-quality passwords just for my web site. I don't do it for other people's sites, how could I act like people would do it for mine?

Bonus link: Crash-only software: More than meets the eye

Syndicated 2011-11-13 19:34:11 from Don Marti

Printer for Linux

Picking a printer for Linux?

The process is going to be a little different from what you might be used to with another OS. If you shop carefully (and reading blogs is a good first step) then the drivers you will need are already available through your Linux distribution's printer setup tool.

HP has done a good job with enabling this. The company has already released the necessary printer software as open source, and your Linux distribution has already installed it. So, go to printers fully supported with the HPLIP software, pick a printer you like, and you're done.

If you want a recommendation from me, the HP LaserJet 3055 black and white all-in-one device has worked fine for me with various Linux setups for years. It's also a scanner/copier/fax machine, and you get the extra functionality for not much more than the price of a regular printer. It also comes with a good-sized toner cartridge, so your cost per page is probably going to be pretty reasonable.

Other printer brands have given me more grief, but fortunately the HP LaserJets are widely available and don't jam much.

It's important not to show a smug expression on your face while printing if users of non-Linux OSs are still dealing with driver CDs or vendor downloads.

Syndicated 2011-11-02 13:53:30 from Don Marti

pages tagged shell

dotted quad to decimal in bash
Posted Tue Dec 23 10:26:43 2008

synergy and ssh
Posted Tue Dec 16 13:13:44 2008

Syndicated 2011-10-29 12:48:21 from Don Marti

pages tagged osw

Bruce Schneier fact
Posted Fri Apr 24 15:55:04 2009

Syndicated 2011-10-29 12:48:20 from Don Marti

pages tagged media

Quick update for PR people
Posted Thu Sep 25 06:51:34 2008

New blog and suckage
Posted Tue Sep 23 08:12:00 2008

Syndicated 2011-10-29 12:48:20 from Don Marti

pages tagged business

Where is all the ad blocking?
Posted Sun May 10 15:37:30 2009

Linking projects and markets
Posted Sat Jul 15 00:33:38 2006

Syndicated 2011-10-29 12:48:20 from Don Marti

pages tagged hemp

simple music player
Posted Mon Apr 6 15:05:44 2009

Syndicated 2011-10-29 12:48:20 from Don Marti

370 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!