undyingking: (Default)
undyingking ([personal profile] undyingking) wrote2010-10-12 12:25 pm
Entry tags:

localStorage

Interesting article on Smashing Magazine about localStorage. In summary, it's a JavaScript object that provides an improved alternative to cookies, for storing data on the user's computer. Looks extremely usable and powerful, but also there has to be a certain yikes! factor I think, about the way it can be used to get round users' cookie-storage privacy preferences.

It's not universally supported, but one of the comments says "this is supported by Firefox 3.5 up, IE8 up, Safari 4, and Chrome 4 up" – which would cover almost all of our users.

Another comment points out that you can do the same thing in Flash. Yes, but probably more users have Flash blocked than have JS blocked?

Oldthinkers unbellyfeel Ingsoc

[identity profile] celestialweasel.livejournal.com 2010-10-12 01:23 pm (UTC)(link)
Personally I would rather write COBOL 60 on punched cards than have to deal with the fetid mess that is web technologies.

Re: Oldthinkers unbellyfeel Ingsoc

[identity profile] undyingking.livejournal.com 2010-10-12 02:17 pm (UTC)(link)
One person's fetid mess is another person's (erm…)

I guess it suits young energetic people who can move quickly on from their mistakes.
Edited 2010-10-12 14:17 (UTC)

Re: Oldthinkers unbellyfeel Ingsoc

[identity profile] celestialweasel.livejournal.com 2010-10-12 02:26 pm (UTC)(link)
(I have probably said this before)

I remember a fine quote on some mailing list / forum thing someone said
'I like Ruby on Rails but I'm concerned about its maintainability', to which someone replied 'I've been using it since November and the maintainability's fine' (in about February).

Ah, bless.

Re: Oldthinkers unbellyfeel Ingsoc

[identity profile] undyingking.livejournal.com 2010-10-12 02:35 pm (UTC)(link)
Heh!