30 Oct
Following on from the last post on adding inserted and deleted tags to Movable Type (or at least adding automation for them), I was having a bit more of a think about how to display that information on a site. While searching for info about online readability, I came across this thread on the WebAIM Forums from last year:
At present, there is no markup that you could use to indicate changes in any reliable way, except for mere insertions such as new material added. (And even for that only if it is not necessary to indicate it as inserted, since <ins> is not consistently supported, and even then probably with a style sheet rule that tries to make the rendering better. Internet Explorer uses underlining for <ins>, and this tends to create confusion with links. It’s probably best to use CSS to remove the underlining and to add a coloured dashed bottom border, or something.)
There’s a serious argument against <del>, <strike>, and text-decoration: line-through especially in situations where the “work”: the line through feature very often has the effect of making the text almost impossible or very difficult to read. Besides, although the line through probably conveys the idea of deletion to most people, many of us will be puzzled by the question what this really means. Is the user expected to read, or to be able to read, what has been deleted? If it has been deleted, why is it there at all?
27 Oct
If a blog, or any online publication for that matter, is going to have any sort of decent reputation, the author(s) must have the integrity to publicly correct any incorrect information that they’ve published. We all make mistakes, whether they be typos or actual factual errors, and it is often necessary to re-edit or change the content on our sites. In fact, this is one of the great advantages of the web over traditional print media. There is no need to publish an errata list, you can simply modify the original.
However, it is also important to acknowledge the mistake and not just silently update the text and act as if the change had always been there. If the change is simply correcting a misspelling, this may be alright, but for correcting factual errors, it must be stated that a change has occurred, as people may quote you before the change, and you will be making them out to be liars. Also, it’s simply a matter of integrity to publicly state "I made a mistake, I have now corrected it"
27 Oct
PuTTY, a great little freeware SSH client, has had a security update. Anyone who uses PuTTY should upgrade to version 0.56.
PuTTY 0.56, released today, fixes a serious security hole which can allow a server to execute code of its choice on a PuTTY client connecting to it. In SSH2, the attack can be performed before host key verification, meaning that even if you trust the server you think you are connecting to, a different machine could be impersonating it and could launch the attack before you could tell the difference. We recommend everybody upgrade to 0.56 as soon as possible.
That’s two really bad holes in three months. I’d like to apologise to all our users for the inconvenience.
Considering Simon Tatham & his team do all this work for free, I don’t think he should be too upset. The fact that they patched the flaws almost immediately speaks volumes for their commitment & integrity. Kudos to you!
26 Oct
Whirlpool Forums user Wireless has a microwave access point on their back fence in a weatherproof box. This is aparently a scary thing.
Got home in the arvo today with four cops outside my unit.
Apparently it was due to a black box which I’ve placed on the fence. Some neighbours got so alert (but of course, not alarmed) that they called 1800123400, thinking it was a bomb.
…
I’ve cut the wire to the weatherproof box (hosting an access point) and opened it up and showed it to them - it’s a very deadly 2.4Ghz microwave radiation weapon.
I can see itthe headlines now Al Qaeda sleeper operative buys house in the suburbs, lives there for years then blows his house up for no apparent reason
. Apparently the police were really rude too. That’s not too bright, I mean if he was a terrorist, wouldn’t he be a bit touchy.
19 Oct
Bible Gateway has released a beta for its new site. There are a few new features, including a simplified search interface. But the best new feature is that they have finally jumped on the RSS bandwagon (GNP did it first), and are offering a Verse of the Day feed (it defaults to the NIV, but if you change your default version on the preferences page, it also changes the RSS feed. The version seems to be selected by a numeric query string variable on the feed url. The NIV is 31, so the URL for it is http://beta.biblegateway.com/usage/votd/rss/votd.rdf?31.
However at the moment, no matter what preference you select, the RSS feed always returns the NIV version even though it changes the text on the homepage of the beta site. I imagine this will change in the coming days/weeks. (I have left a comment about this on their feedback form just in case it wasn’t a known bug)For those interested, I’ve got some further information about this.
Also they have released a SOAP web service, along with a tutorial & full documentation.
All in all, very good stuff.
14 Oct
Cyberkinetics has begun testing a nural implant that allows people to control electronic devices with their thoughts.
The goal of the BrainGatetm Neural Interface System development program is to create a product that can potentially allow quadriplegic patients to recover a host of abilities that normally rely on the hands. The system could be used in the individual’s home environment or even be mobile with the patient.
Such a system could someday potentially restore the ability to interface with a computer and other devices at a level of speed, accuracy and precision that is comparable to the use of hands by a non-disabled person.
If this works it will radically change the way we do things, and not just for disabled people I think. Could you imagine playing computer games with this? Or how about the ability to write documents in a word processor by thinking it. I know that’s a fair way off compared to what they’re doing now, but it brings it all one step closer.
[via Forever Geek]