SVCDs at Christmas
Non-specific postal addresses
Local link highlighting, redux
XSL Considered Harmful
Lame Flash games and high scores
Local hyperlink styling
There is also something to be said for simplicity. If you go read Stuart's article, you'll notice how many CSS3 rules it takes to emulate "a.local".That's a little unfair. It actually takes two rules: one to style all links with http, and one to style absolute links that are to this domain (which could be local links). If you don't use absolute links inside a domain, then it's only one rule. The reason that my code listed six rules were that I do sometimes use absolute links in the domain, I also wanted a different effect on link hover, and I wanted to style one particular external link differently (which most people would not want to do). Moreover, a fair few of those rules could be combined together by putting multiple selectors in and separating them with commas. Personally, I think that explicitly tagging local links as "local" is bad, because it leaves open the possibility that a local link might not be classed, or that an external link might be erroneously classed. Browsers don't support the CSS3 selectors yet, but that's not the fault of the technique. -----
Google vs. Evil
No more work
History for the reading
Once More With Feeling BBC cuts
Mail client!
Buffy sex chart
On plays
Mark posts a long excerpt from Tom Stoppard's play The Real Thing, where the character Henry, a writer, talks about what writing means and the sacredness of words. So ask yourself, what does reading this do for you? Me, I've got some thoughts.
Now, I don't normally like plays. To some people that's a meaningless statement; it's like saying, I don't normally like blue things. But it's the way it is. I can't read playscript properly; I can never immerse myself into the story. I can't get over the unreality of plays when presented on a stage, either; it never seems remotely real, because the people are just standing on a stage, not in a bedroom or a street or a lunar base. Films don't have this problem, although this is only because film directors can choose their camera angles. (And a further point might well be made: why is reality, or seeming reality, important?) But back to the point: I don't normally like plays. I quite often don't like great works of literature, either (you may fill in your own definition for that term). But I do like reading quotations. Similarly, I enjoyed reading this excerpt; removed from its context, from the surrounding body of the play, the words take on a little mystique of their own, I think. We don't know about the characters (except for any internal evidence, and Mark's very brief introduction), and we don't need to; their ideas come through much more strongly when shorn of anything other than a mouthpiece through which they're presented. So I enjoyed reading this.
I do wonder why Mark posted it, though. There's a little thought in my head that says that it'd be an interesting little social experiment to see which bit of it those who read and comment upon it choose to comment upon. How they summarise the piece -- I saw it as commentary on the sacredness of words, but someone else might see it as a vilification of the arrogance of writers, or as an example of how everyone thinks that they can do an expert's job, or... and so on, ad nauseam. There aren't that many people who would generate enough links, enough commentary, to perform this kind of experiment without making it explicit: read this text and tell me what you thought, which would alter the results. I doubt Mark did do it for this reason -- doubtless he either just likes the piece or it has peculiar relevance to something he's doing -- but it's a fascinating thought, just the same.
-----W3C site redesign competition
Tomato catchup
Blimey, I go away for a day and a half and loads happens.
Elcomsoft and Dmitry Skylarov are innocent (via everybody). The jurors said, "Under the eBook formats, you have no rights at all, and the jury had trouble with that concept". This reaffirms my belief that ordinary people, which is what a jury is, don't like rights being taken away and see it as a bad thing. Excellent.
Dave Farquhar is debating shifting to a different blogging system. I wish Vellum was done so I could recommend it to him.
The difference between content and attributes, or why you should put some stuff in a tag and some stuff between tags, by mpt. I never really knew why you should store some data in one place and some in another, and this is a really useful point he's made.
Mark talks about moving friends to cold storage -- having a mail folder called "Friends" and moving people from there to their own folder (good) or to cold storage (bad). I don't think I could do that; it'd be too stressful to have to categorise the people I know into "indiscriminate friends", "friends worthy of their own folder", and "people who used to be friends". So I essentially do the same thing, but manually and in my head every time; categorising these things explicitly would make it real.
Signs for librarians (via trainedmonkey): the FBI can now monitor the US public's use of the internet using library facilities, and the libraries can't tell them. These signs take much the same route that was taken by some people after the UK's Regulation of Investigatory Powers Act: you put up a prominent notice saying "this data hasn't been seen by the government" and then warn people to watch for the removal of the notice. Or just caution people that their viewing habits may be being monitored and to act accordingly, but that's a less elegant solution.
Zaurus Doom (via Sarabian). Something else for me to do in meetings other than read ebooks, then.

The contents of this weblog are licensed under a
Creative Commons License. This boils down to, "the licensor permits others to copy, distribute, display, and perform the work. In return, licensees must give the original author credit."
Secret Diaries
Up, up, and away
Online everywhere
MTRefSearch uses searchhi uncredited
All your ALSA are belong to me
Christmas cards
Major legal technology supplier backs Linux
Ten Taxonomy Myths
Return of the Aq(2)
Registry of XSLT
Phoenix 0.5
The perversity of inanimate objects
I'm all, leave me alone, you things.-----
And the things all go -- hey, we just want to help you, Brent. We got smart because we love you.
And I'm all, where's my rubber mallet?
UK National Identity Card
Who is the mail for?
500 mile email
Doyle dies
Is that it? Am I done?-----
Doyle, Hero
The problem with conferences
Coding as a fine art
When I'm writing poetry, it feels like the center of my thinking is in a particular place, and when I'm writing code the center of my thinking feels in the same kind of place. It's the same kind of concentration.There's a sort of mysticism about coding; the Jargon File tries to explain this a bit, and the hacker mentality parodies it rather a lot (see terms like "black magic" as a verbal shorthand for very complex code that no-one really understands), and it's very easy to step over the line into ridiculousness or self-parody by taking this sort of thing too seriously. But coding is an art, rather than a science, although it's an art where only other coders can really appreciate your artistry, unlike, say, painting, or architecture. I don't think coders are artists, who do the work purely for the art's sake, but I do think that they may be artisans, which is a term I've picked up from Dorothea Salo. Craftsmen, if you will. (Should that be "craftspersons"?) -----