D
David Mark
I've seen the opinion expressed numerous times that large social
networking sites are shining examples of Web development proficiency.
In other words, if their (ostensibly) high-rent code monkeys aren't
doing something, it's not a good idea. Conversely, anything they do
must be gold.
Well, in the "Real World" (as pundits love to discuss), it doesn't
fly.
I've used the IMEEM site off and on since a media server went down,
but was recently greeted by a re-vamped site (wasn't very good to
begin with) that played no music. Instead it told me I needed to get
a newer version of Flash (yet again). Well, that sucks, but I was
willing to try.
The link to Adobe landed on a blaring video that brought FF to its
knees momentarily and left me unable to click the next link to
download the stupid thing. Finally getting past that barrier, I
landed on a page that insisted my download would start automatically.
It didn't. So I clicked the link and downloaded an EXE. Running the
installer brought up a dialog that said "You must close down the
following... (FireFox)". Okay. But FF was so traumatized by all of
the Flash and Ajax that the process hung. Forcing it to shut down
with Task Manager allowed the installation to proceed.
Finally back to IMEEM, still no music as they are now part of MySpace
(!), requiring a sign-up there. That site was so bloated and full of
endless Ajax requests (status bar never shuts up) that it was unusable
(at least in FF). The music player never got past the blank white box
stage. As a last ditch attempt, I tried Chrome. The stupid site
wouldn't even load (though it appeared to be trying to do something).
End result. Two sites off my list for good. I'm sure they appeared
to work great for the developers on the latest PC's, out of the box
with just the browser (and the latest Flash) running. It's the same
way with layouts. They might look good at the highest resolution,
with a maximized browser window, no extra toolbars, etc. For setups
that vary from the developers' they scroll horizontally, fall apart,
etc.
Didn't catch what library (or libraries) went into these
abominations. Didn't get past this:-
<head><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<script type="text/javascript">
//<
networking sites are shining examples of Web development proficiency.
In other words, if their (ostensibly) high-rent code monkeys aren't
doing something, it's not a good idea. Conversely, anything they do
must be gold.
Well, in the "Real World" (as pundits love to discuss), it doesn't
fly.
I've used the IMEEM site off and on since a media server went down,
but was recently greeted by a re-vamped site (wasn't very good to
begin with) that played no music. Instead it told me I needed to get
a newer version of Flash (yet again). Well, that sucks, but I was
willing to try.
The link to Adobe landed on a blaring video that brought FF to its
knees momentarily and left me unable to click the next link to
download the stupid thing. Finally getting past that barrier, I
landed on a page that insisted my download would start automatically.
It didn't. So I clicked the link and downloaded an EXE. Running the
installer brought up a dialog that said "You must close down the
following... (FireFox)". Okay. But FF was so traumatized by all of
the Flash and Ajax that the process hung. Forcing it to shut down
with Task Manager allowed the installation to proceed.
Finally back to IMEEM, still no music as they are now part of MySpace
(!), requiring a sign-up there. That site was so bloated and full of
endless Ajax requests (status bar never shuts up) that it was unusable
(at least in FF). The music player never got past the blank white box
stage. As a last ditch attempt, I tried Chrome. The stupid site
wouldn't even load (though it appeared to be trying to do something).
End result. Two sites off my list for good. I'm sure they appeared
to work great for the developers on the latest PC's, out of the box
with just the browser (and the latest Flash) running. It's the same
way with layouts. They might look good at the highest resolution,
with a maximized browser window, no extra toolbars, etc. For setups
that vary from the developers' they scroll horizontally, fall apart,
etc.
Didn't catch what library (or libraries) went into these
abominations. Didn't get past this:-
<head><meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<script type="text/javascript">
//<![CDATA[
That sort of says it all.