![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When we recently launched our website, www.osmosian.com, it was classified by Jack Klein as "hideous" and "abusive", and by Randy Howard as something that "looks like crap". Others, however, said it was "nice and simple", "quite pretty", and a "very slick" implementation of the AJAX philosophy. We're confused. Can a woman be both unbearably ugly and delightfully pretty at once? Of course not. So how can a web site be so? Comments? Ever read Zen and the Art of Motorcycle Maintenance? |
#3
| |||
| |||
|
|
When we recently launched our website, www.osmosian.com, it was classified by Jack Klein as "hideous" and "abusive", and by Randy Howard as something that "looks like crap". Others, however, said it was "nice and simple", "quite pretty", and a "very slick" implementation of the AJAX philosophy. We're confused. Can a woman be both unbearably ugly and delightfully pretty at once? Of course not. So how can a web site be so? Comments? You also don't need ssl until you get to a critcal part (payment etc). |
#4
| |||
| |||
|
|
There is no reason to have two pages of javascript to support such a simple page. |
|
That old kind of image map is not done in a way that is accessible. |
|
Suggest you redirect your need to program to server side solutions |
#5
| ||||
| ||||
|
|
There is no reason to have two pages of javascript to support such a simple page. Note that in those 60 lines, support for the Home, End, Page Up, and Page Down keys is included. Also the design allows for easy insertion and deletion of pages. Because each image map's "Prev", "Home", "Next" button calls a javascript routine which dynamically figures out which page to go to, there are very few static links that need to be updated. This makes for a more reliable site. |
| That old kind of image map is not done in a way that is accessible. What do you mean by "accessible"? |
|
I will look into that article you sent. The main problem I had was that I wanted the site to center horizontally and vertically in the screen. This is difficult to do with CSS and get it to work in Internet Explorer and Mozilla Firefox (the two most popular browsers). If you know how to do this, let me know. I am always open to cleaning things up. |
| Suggest you redirect your need to program to server side solutions Believe me, I would much rather use Plain English on the server side than that nasty javascript, but currently there is no clean way to communicate to the server without having the page annoyingly flicker or switch to another page without using the XMLHttpRequest object. Hence, most of the javascript. If you know how to do these things with less javascript, please let me know. |
#6
| |||
| |||
|
|
help (AT) osmosian (DOT) com wrote: Note that in those 60 lines, support for the Home, End, Page Up, and Page Down keys is included. |
|
Because each image map's "Prev", "Home", "Next" button calls a javascript routine which dynamically figures out which page to go to, there are very few static links that need to be updated. This makes for a more reliable site. |
|
You need a <noscript> version of these links so that those without JS or who aren't using it can navigate. |
#7
| |||
| |||
|
|
On Sat, 18 Feb 2006, mbstevens brought to wider attention that: help (AT) osmosian (DOT) com wrote: Because each image map's "Prev", "Home", "Next" button calls a javascript routine which dynamically figures out which page to go to, there are very few static links that need to be updated. This makes for a more reliable site. "For some small values of the term 'reliable' ..." |

#8
| |||
| |||
|
|
When we recently launched our website, www.osmosian.com, it was classified by Jack Klein as "hideous" and "abusive", and by Randy Howard as something that "looks like crap". Others, however, said it was "nice and simple", "quite pretty", and a "very slick" implementation of the AJAX philosophy. It depends on which part of the site they were critiquing: the design or |
|
We're confused. Can a woman be both unbearably ugly and delightfully pretty at once? Of course not. So how can a web site be so? "Pretty" is subjective. Some people think Paris Hilton is delightfully |
#9
| |||
| |||
|
|
When we recently launched our website, www.osmosian.com, it was classified by Jack Klein as "hideous" and "abusive", and by Randy Howard as something that "looks like crap". Others, however, said it was "nice and simple", "quite pretty", and a "very slick" implementation of the AJAX philosophy. We're confused. Can a woman be both unbearably ugly and delightfully pretty at once? Of course not. So how can a web site be so? Comments? |
#10
| |||
| |||
|
|
When we recently launched our website, www.osmosian.com, it was classified by Jack Klein as "hideous" and "abusive", and by Randy Howard as something that "looks like crap". Others, however, said it was "nice and simple", "quite pretty", and a "very slick" implementation of the AJAX philosophy. We're confused. Can a woman be both unbearably ugly and delightfully pretty at once? Of course not. So how can a web site be so? Comments? |
![]() |
| Thread Tools | |
| Display Modes | |
| |