Linked by Thom Holwerda on Thu 13th Sep 2012 17:48 UTC
Thread beginning with comment 534957
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Well, maybe you can tell me this:
It's getting better, right ?
We have customers asking to improve their sites to work on mobile. They don't seem to be interrested in a mobile site either.
Do you know why ? I think it is because they are smartphone users themselves. So they are starting to get it.
RE[4]: Linky Brokey....
by UltraZelda64 on Thu 13th Sep 2012 21:28
in reply to "RE[3]: Linky Brokey...."
osnews has a mobile site too
http://mobile.osnews.com/
http://mobile.osnews.com/
Which I can NEVER get working on my cell phone (Opera Mobile on stock Android 2.2.2; LG Optimus V). I have to go into Opera's settings and tell it to masquerade as a "desktop" browser just to be able to view OSNews, and then go back into the settings to turn it back to "mobile" so every other web site loads the correct (mobile) versions of their pages. And sometimes even that won't work. It's annoying because OSNews is one of the few sites I would would want to check throughout the day, but I often just say "screw it" and don't even bother until I get home on my desktop machine. No hassle on a regular desktop web browser.
Edited 2012-09-13 21:32 UTC




Member since:
2011-01-28
Lennie,
"Why sites have a mobile version of their site is always a big mistery to me anyway.
Don't these people know what Responsive Design is ?:"
osnews has a mobile site too
http://mobile.osnews.com/
Within a moderate range, many CSS layouts will work ok. But sometimes mobile devices just don't have the space to display all the information we'd like to have displayed on the full version - and we don't want to compromise the full version to accommodate mobile users.
CSS media tags can help in theory. But even with CSS tags it can be extremely difficult to bridge the gab between what designers are asking for and what CSS renders.
Trust me on this, I've "fought" with clients on numerous occasions - at one time even on a detail as minute as where the word-wraps occurred. I'd iterate the futility in trying to adjust layouts for their particular screens since it might even be counter-productive for users in different resolutions/browsers/window sizes/etc. One client must have spent days aligning menus & sidebar elements to individual paragraphs on the home page (and then maintaining those alignments). He couldn't comprehend the difficulty of making this work everywhere and didn't care about the idiosyncrasies that HTML presents us with. Don't tell anyone...but some requests were so frustrating to comply with that I did the unthinkable; I took the text into Gimp and used the resulting PNG on the website. It made my brain haemorrhage, but alas he was happy.
Anyone else have html horror stories?
Edited 2012-09-13 20:28 UTC