LJ has the good crack.
Tuesday, September 18th, 2007 11:11 amLast night I tried to make an entry. I screwed up a hyper link I was adding and LJ replaced part of my entry with this:
starparty? you="You" don't="don't" even="even" know="know" it,="it," but="but" i="I" have="have" to="to" thank="thank" you.="you." you="You" mentioned="mentioned" a="a" little="little" while="while" ago="ago" about="about" being="being" excited="excited" about="about" a="a" group="group" called="called" lunasa.="Lunasa." i="I" was="was" looking="looking" to="to" have="have" some="some" sort="sort" of="of" music="music" nice="nice" background="background" music="music" on="on" my="my" computer,="computer," something="something" that="that" was="was" pretty="pretty" and="and" soothing="soothing" and="and" that="that" no="no" one="one" could="could" object="object" to.="to." i="I" remembered="remembered" the="the" group="group" name,="name," plugged="plugged" it="it" into="into"
...
Seriously... wtf?
...
Seriously... wtf?
(no subject)
Date: 9/18/07 03:18 pm (UTC)(no subject)
Date: 9/18/07 05:11 pm (UTC)Plugged it into what? ^_____^ I'm thinking you got some of their music and liked them though! I *adore* them! I've got 4 of their CDs as well as a a similar one from a band called bodega that is *fantastic* if you want copies! All the members of bodega are from different parts of scotland and they are all under the age of 20! But WOW are they good!
(no subject)
Date: 9/18/07 05:14 pm (UTC)I may have to add Bodega to the mix as well and see what Pandora turns up.
(no subject)
Date: 9/18/07 06:33 pm (UTC)The standard used to be: <input type="checkbox" checked>
Now, because empty attributes are disallowed in xml-based formats, it's: <input type="checkbox" checked="checked" />
(I think the whole attr="attr" thing is just convention, and we could get by with attr="whatever".)