><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">And no, I'm *not* playing semantics games here: "Distributed via the<br>
web" means exactly what it means</span><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br></span></font></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;">Of course you're playing semantic games. Not being very helpful in the discussion. You seem to be arguing that if the content arrived via "http" it must work in lynx or else it "sucks". Perhaps I will just rename it to "ws" and then you can have some new expectations that don't cloud your judgement so.<br>
</span></font><br><div class="gmail_quote">On Wed, Dec 15, 2010 at 1:51 PM, Adam D. Ruppe <span dir="ltr"><<a href="mailto:destructionator@gmail.com">destructionator@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">Nick Sabalausky wrote:<br>
> that's *proof* of how horrid JS is<br>
<br>
</div>I often feel Google is re-discovering DOS' capabilities and going on about how<br>
great it is. Got it in graphics and input, and files too.<br>
<br>
HTML5 local storage is a bunch of key/item pairs. Wooo, it's like a filesystem<br>
with only a root directory!<br>
<br>
I wonder if it even works to store interesting data. When I was working on the<br>
DWS/AJAX viewer (Which I still intend to finish if I get a decent break from<br>
work... that I don't spend flamewarring on the newsgroup), I tried to get a binary<br>
string sent down, manipulated, and finally displayed as an image.<br>
<br>
But:<br>
<br>
var img = new Image(binaryData); // didn't work<br>
<br>
Some browsers supported a img.src = "data://" + encodedBinaryData, but not all of<br>
them did, and the limit was obscenely small anyway.<br>
<br>
I ultimately just served it from the server and referenced it via url. But I had<br>
that option since there was a server app available... what would the local storage do?<br>
<br>
<br>
Blargh.<br>
<div class="im"><br>
<br>
> I'm sure as hell not going to be one of<br>
> those "This site best viewed with X browser" assholes.<br>
<br>
</div>I might be one of those people, though I don't come out and say it, my sites do<br>
tend to be best viewed with X browser.<br>
<br>
But the important difference is it still *works* in Y and Z browser. It just won't<br>
have rounded corners, etc.<br>
</blockquote></div><br></div>