From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200312152136.hBFLaBl26593@augusta.math.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Links for Plan 9 In-Reply-To: Your message of "Mon, 15 Dec 2003 20:49:45." <821b9f7828fa10065d6a71b68358344e@vitanuova.com> From: Dan Cross Date: Mon, 15 Dec 2003 16:36:11 -0500 Topicbox-Message-UUID: a51c53b6-eacc-11e9-9e20-41e7f4b1d025 rog@vitanuova.com writes: > and to those that have used charon and found it frustrating, what > were, to you, the most frustrating features (or lack of)? i certainly > have a few of my own, but i'm interested to find out other people's > priorities. In no particular order, I found it: (a) didn't handle common javascript errors gracefully. In most cases, it should probably try to soilder on. instead, it'd just give up on ecmascript processing. (b) when last I looked at it, I couldn't run it in its own window, independent of wm/wm anymore. (c) it loaded pages slowly, if at all. I often found myself crossing my fingers that any given page would load. (d) often times it rendered things incorrectly. The javascript problems were my biggest frustrations, as I recalled. Too many things depend on leniency in interpreting javascript, and charon was too strict. I gave up on it as a browser long ago. - Dan C.