Comments on: Broadband vs Dialup
http://www.metafilter.com/35140/Broadband-vs-Dialup/
Comments on MetaFilter post Broadband vs DialupMon, 23 Aug 2004 05:31:40 -0800Mon, 23 Aug 2004 05:31:40 -0800en-ushttp://blogs.law.harvard.edu/tech/rss60Broadband vs Dialup
http://www.metafilter.com/35140/Broadband-vs-Dialup
There are now more home internet users <a href=http://www.reuters.com/newsArticle.jhtml?type=internetNews&storyID=6011826>using broadband than dialup in the U.S.</a> - Does this mean that web designers will continue down the same path as some programmers and create bloated code? Are the days of trying to be efficient and keeping pages less than 70k a thing of the past?post:www.metafilter.com,2004:site.35140Mon, 23 Aug 2004 05:08:24 -0800tomplus2internetbroadbanddialupBy: sexymofo
http://www.metafilter.com/35140/Broadband-vs-Dialup#721866
When I had dialup, it was common practice for me to type in a web address and leave the computer for minutes while it loaded. (And seriously, I'm not just talking about porn here.) I think the emphsis has been on heavy graphically content for a while now.comment:www.metafilter.com,2004:site.35140-721866Mon, 23 Aug 2004 05:31:40 -0800sexymofoBy: gimonca
http://www.metafilter.com/35140/Broadband-vs-Dialup#721876
<i>Are the days of trying to be efficient and keeping pages less than 70k a thing of the past?</i>
Only if you want to flush your Google rankings down the toilet.comment:www.metafilter.com,2004:site.35140-721876Mon, 23 Aug 2004 05:43:07 -0800gimoncaBy: Stuart_R
http://www.metafilter.com/35140/Broadband-vs-Dialup#721880
<i>Are the days of trying to be efficient and keeping pages less than 70k a thing of the past?</i>
Bandwidth costs $ for the person(s) hosting the website. Keeping your pages <a href="http://www.websiteoptimization.com/">optimized</a> is still important. Better to serve up 500K of optimized code / images / media, than the equivalent of 70K bloated to 500K.comment:www.metafilter.com,2004:site.35140-721880Mon, 23 Aug 2004 05:45:38 -0800Stuart_RBy: twine42
http://www.metafilter.com/35140/Broadband-vs-Dialup#721883
Oh come on... I don't know how many of you guys are web developers, but those who are will tell you that the idea of keeping below any size is a nice idea that we all fight for, but which managers and graphic design people keep destroying. IMHO, the idea of a 9 second download was almost never held on anything other than pure text sites.comment:www.metafilter.com,2004:site.35140-721883Mon, 23 Aug 2004 05:51:31 -0800twine42By: fluffycreature
http://www.metafilter.com/35140/Broadband-vs-Dialup#721888
I am more concerned with inconsistencies in the "code" standard - meaning some things don't work unless you have browser Z, or visa versa.
I see the argument with size, and the places which are necessities (banks, clinics, etc.) should have a modem version and a broadband version (and a flash version?) but until someone whacks us with a user operability stick, the notion of big equating to good is stuck with us. IMHO there are too many sites which just don't work - lousy interaction. It has nothing to do with size.
The browser incompatibilities, though, are just plain stupid on the industry's part.comment:www.metafilter.com,2004:site.35140-721888Mon, 23 Aug 2004 06:06:30 -0800fluffycreatureBy: monkeyJuice
http://www.metafilter.com/35140/Broadband-vs-Dialup#721892
we spent several months redesigning our site which involved shortening path names to graphics (trying to squeeze every last byte out of our code) to be then told that for accesability purposes we had to go through the same code later and add alt tags to each image and java applet - defeating the purpose of the path length.
its hard work trying to keep a page down below a certain weight. guys from ad companies dont care, if they want bells and whistles on their banner ads there isnt much we can do do unless we dont want the money.
id say its an evolutinary thing as with everything. cars... operating systems... doubt it can be prevented.comment:www.metafilter.com,2004:site.35140-721892Mon, 23 Aug 2004 06:21:13 -0800monkeyJuiceBy: eriko
http://www.metafilter.com/35140/Broadband-vs-Dialup#721894
<i>The browser incompatibilities, though, are just plain stupid on the industry's part.</i>
If that inconsistency means that you can lock users into using your browser, it is quite smart -- at least, for the producer of that browser.comment:www.metafilter.com,2004:site.35140-721894Mon, 23 Aug 2004 06:22:11 -0800erikoBy: derbs
http://www.metafilter.com/35140/Broadband-vs-Dialup#721916
I don't think the file size of graphics make much of a difference these days, even on 56k. Most modern browsers do a good job of laying out the page before loading the graphics anyway.
What does make a difference is complexity of the HTML and flash/java. I've never seen a browser or OS that doesnt lock up for a while when it's trying to initialise a java applet.
the newly redesigned <a href="http://www.mtv.com">mtv.com</a> is a bad offender. View the source of that site, jeez. Nothing wrong with 1, maybe 2 flash movies embedded in a page, but that site must have, like 10.comment:www.metafilter.com,2004:site.35140-721916Mon, 23 Aug 2004 07:25:27 -0800derbsBy: fletcher
http://www.metafilter.com/35140/Broadband-vs-Dialup#721920
The surfacing of low bandwidth items (ie, cellphones) would suggest a return to low bandwidth pages.comment:www.metafilter.com,2004:site.35140-721920Mon, 23 Aug 2004 07:45:11 -0800fletcherBy: Mitheral
http://www.metafilter.com/35140/Broadband-vs-Dialup#721925
On the other hand if you have ALT tags for all images people can browse your site with out images on. Which is what I do over my 28.8 link at home. And blind users can browse your site with a screen reader. The internet is an awesome resource for those with limited vision.comment:www.metafilter.com,2004:site.35140-721925Mon, 23 Aug 2004 07:55:02 -0800MitheralBy: ed\26h
http://www.metafilter.com/35140/Broadband-vs-Dialup#721932
Speaking from a personal perspective, even though I am a user of low-bandwidth portable devices I make no real effort to limit the size of my page. I use an HTML to TEXT tool if needs be.comment:www.metafilter.com,2004:site.35140-721932Mon, 23 Aug 2004 08:06:04 -0800ed\26hBy: afx114
http://www.metafilter.com/35140/Broadband-vs-Dialup#721934
Converting to something like (X)HTML Strict and separating display from content (via CSS) has been a huge bandwidth saver on a lot of the large websites I design/maintain. That, along with things like mod_gzip, make a big difference in the "feel" of a site, even on broadband. Not to mention the pocketbook (bandwidth costs).comment:www.metafilter.com,2004:site.35140-721934Mon, 23 Aug 2004 08:08:29 -0800afx114By: Freaky
http://www.metafilter.com/35140/Broadband-vs-Dialup#721935
monkeyJuice: Shortening repetitive paths isn't going to buy you much; gzip should be largely removing redundancy like that for you. You are gzipping content, right?
If bandwidth's an issue, you're better off worrying about things like handling If-Modified-Since/If-None-Match in your dynamic code and helping out proxies with proper Cache-Control headers.. and of course doing as much as possible in CSS.comment:www.metafilter.com,2004:site.35140-721935Mon, 23 Aug 2004 08:08:57 -0800FreakyBy: caution live frogs
http://www.metafilter.com/35140/Broadband-vs-Dialup#721952
derbs - i count 3 flash animations on mtv.com. (flashblock only has 3 icons to click on.) they just made them all huge, and that makes it look like more. but it is an isane amout of flash... there's big blocks of text that could have been easily displayed as, oh, text, maybe.
flash for navigation menus or page content pisses me off. so do designers who use pictures of text rather than actually using text. i understand the desire to make everything pixel-level perfect, but we're working with the web here, not with print layout. i've gone from relatively rigid tables to as elastic a design as i can with the sites i maintain, and i always make sure i can read them with an old browser before going live. if i can't access the content with netscape 1, i didn't do a good job of putting content and navigation into the page. with css-positioning i can actually put content first and nav menus second in the code, but have the order reversed in a newer browser. google pagerank jumped up quite a few notches after doing so. is that enough incentive to do better design? it was for me.
anyway, broadband, while nice, isn't an excuse for bloated pages. i'm not an expert (self-taught) but if i can see that a corporate website is horrific, why can't the (probably better informed and better funded) person who built it see that? is it really all about convincing the boss, or are some of the corporate designers just not as picky about standards as the zeldmans of the world?
<small>(i mean, you use css and still drop in friggin' font tags? what was the point of the css then, you dope?)</small>comment:www.metafilter.com,2004:site.35140-721952Mon, 23 Aug 2004 08:40:40 -0800caution live frogsBy: bluedaniel
http://www.metafilter.com/35140/Broadband-vs-Dialup#722001
From an <a href="http://www.designiskinky.com/profiles/gmunk.html">interview</a> with Bradley Grosh (<a href="http://www.gmunk.com">Gmunk.com</a>)...
<em><strong>You are just about one of the only 'design' sites that seems to not care whether they have huge 900k+ files on the site, are you trying to predict the broad band future before it arrives:</strong>
Absolutely.. why compromise your work when you know that in about one year it will be considered small by the current bandwidth standards?.. Naw, I know I get a lot of shit for that, but I've seen some pieces that were compressed to the point that the piece was totally ruined...
'Hey, check out my new splashpage, it's a mosaic of artifacts and muddy, desaturated color...'
It's like a really bad first impression.. You know, dandruff, spinach in the teeth.. bleeding gums...you want your shit to look good when you publish or nobody will respect you, even if they have to wait and extra minute or two... but you could argue that 'you create for your medium and accept the compromises..' Naw, I disagree because our medium is forever dynamic and improving upon itself... are you going to want to repurpose all your graphics in 6 months because the connections all got faster? why not design for the future? and that's what I do....
<strong>Do you care about us poor saps who still have a 56k modem:</strong>
Sorry bro, but I can't consider the 56K posse as 'dedicated' webSurfers.. anyone who makes surfing the web a priority in their lives (sadness indeed) would be smart enough to buy a Cable modem or DSL... plus, a majority of my audience all work within the confines of a T1 network, so to them, 900K files are sissy lil' PussDroplets..
</em>comment:www.metafilter.com,2004:site.35140-722001Mon, 23 Aug 2004 09:42:49 -0800bluedanielBy: yerfatma
http://www.metafilter.com/35140/Broadband-vs-Dialup#722017
This assumes people who browse the web on portable devices aren't "dedicated". It seems like CSS + XHTML (+ mod_gzip if you've got it) solves most of these problems. And splash pages on a normal site can't be ruined. They already suck.comment:www.metafilter.com,2004:site.35140-722017Mon, 23 Aug 2004 10:01:22 -0800yerfatmaBy: Fezboy!
http://www.metafilter.com/35140/Broadband-vs-Dialup#722019
Tossing in my vote for smaller page sizes. Though I recently joined the broadband club, I still see the value in serving optimized code. All sites I design adhere to separation of content from presentation and the benefits of improved page rank is one of my primary selling points when I meet with prospective clients. Like CLFrogs above, non-text presentation of navigation and text content shits me to no end. I still do a sizable percentage of my browsing using Lynx--it's easier to mask my slack-time at work when I've got terminal windows chock-a-block with text all over my desktop.
Oh, and Bradley Grosh can suck it.comment:www.metafilter.com,2004:site.35140-722019Mon, 23 Aug 2004 10:06:45 -0800Fezboy!By: monkeyJuice
http://www.metafilter.com/35140/Broadband-vs-Dialup#722020
Freaky
i think it was just a case of making the code a bit tighter..
rather than having to type: /core/images/transparent.gif we now just code /core/i/t.gif thou granted, its never going to make a noticable difference to the page download speed.
content is xml rendered against xslt so theres no need for gzipping i think -comment:www.metafilter.com,2004:site.35140-722020Mon, 23 Aug 2004 10:07:17 -0800monkeyJuiceBy: influx
http://www.metafilter.com/35140/Broadband-vs-Dialup#722032
People like Bradley Grosh are the reason we need Webmonkey Licenses issued before people can take a dump on the web.comment:www.metafilter.com,2004:site.35140-722032Mon, 23 Aug 2004 10:28:37 -0800influxBy: LairBob
http://www.metafilter.com/35140/Broadband-vs-Dialup#722037
The bigger change that's going to come about from near-universal broadband, I think, is that more and more sites are going to move away from a page-based metaphor for their structure.
When you think about it (or at least when I think about it), issues like "page weight" aren't the only constraints that survive from a low-bandwidth world. The whole premise of pages being tossed back and forth between the browser and a server is really the only model possible under a low-bandwidth model, but the page-based model of "request...load...post...re-load" makes for a crappy experience when you're doing anything more interactive than reading pages. Who here actually _prefers_ to deal with a DB through a browser, <i>for the sake of the experience</i>?
I know MS has tried to address this, badly, by cramming ActiveX objects into everything, and I know that a lot of sites are trying to approach this using Flash (and not always doing a great job of it). I'm definitely <i>not</i> arguing for web pages to get overloaded with crap. Experiences that are about reading should continue to be clean, efficient, and quick. On the other hand, I think that many applications and other online experiences that require more interactive complexity are going to (hopefully) move to a more responsive and fluid model, that doesn't still feel like a slo-motion tennis match with a server.comment:www.metafilter.com,2004:site.35140-722037Mon, 23 Aug 2004 10:39:28 -0800LairBobBy: shepd
http://www.metafilter.com/35140/Broadband-vs-Dialup#722047
Stop worring about things like "ALT" tags and length of URLs and get mod_gzip installed. :-)
Less graphics is *really* the way to trim down a webpage. If you're using mod_gzip, a bunch of URLs that have "/this/is/my/path/to/graphics" instead of "/graphics/" won't make a page any bigger at all (well, technically...)comment:www.metafilter.com,2004:site.35140-722047Mon, 23 Aug 2004 10:57:29 -0800shepdBy: monkeyJuice
http://www.metafilter.com/35140/Broadband-vs-Dialup#722187
i work on a newspaper site and the RNIB is asking for commercial sites to be made more accesable - its six of one half a dozen of anothercomment:www.metafilter.com,2004:site.35140-722187Mon, 23 Aug 2004 15:19:39 -0800monkeyJuiceBy: condour75
http://www.metafilter.com/35140/Broadband-vs-Dialup#722206
There's a place for high bandwidth media, but it's not in otherwise functional information pages. Generally, something that requires high bandwidth is going to require a user's full attention. Moreover it's pretty clear that high bandwidth background effects (music, animations, etc.) drive people away like the plague. So hopefully, this will enable a great deal more high bandwidth content, WITHOUT overloading existing pages. And, what everyone else basically said: Good web design practices tend to reinforce low page weight anyway.
I think a critical point was reached when clients stopped thinking of their websites with a "place" metaphor. Maybe the word "site" threw them off at first, but the idea of creating ambience is no longer in great vogue. Google helps too. Clients are beginning to recognize the need to move from Scarlett to Melanie: familiarity and ease over excitement and challenge. (And this is historically true of most media: once the initial excitement is over, they begin to move towards transparency of the apparatus)comment:www.metafilter.com,2004:site.35140-722206Mon, 23 Aug 2004 16:04:34 -0800condour75By: stavrosthewonderchicken
http://www.metafilter.com/35140/Broadband-vs-Dialup#722219
<em>flash for navigation menus or page content pisses me off.</em>
Then, whatever you do, I suggest you avoid looking at corporate or shopping or portal or pretty much any Korean websites. I'm not sure if I've <em>ever </em>seen one that doesn't use Flash in utterly gratuitous ways, at the very least for the requisite spattering of ads, but usually for the navigation and content. It'll give you an aneurysm!
But then Korea has the highest penetration of broadband in the world (mostly because of their recent and omnipresent urge to live in vast human beehives), so, once again, this might be your future.comment:www.metafilter.com,2004:site.35140-722219Mon, 23 Aug 2004 16:27:54 -0800stavrosthewonderchickenBy: Keyser Soze
http://www.metafilter.com/35140/Broadband-vs-Dialup#722226
Only people with a punishment fetish would browse porn at 56k. Oh it hurts so good...comment:www.metafilter.com,2004:site.35140-722226Mon, 23 Aug 2004 16:46:10 -0800Keyser SozeBy: litlnemo
http://www.metafilter.com/35140/Broadband-vs-Dialup#722230
Define broadband. We live in Seattle, one of the most "wired" cities, supposedly, and our so-called DSL from Qwest is only 256 Kbps maximum, and half the time it trains down to 128 or just goes completely dead for 20 minutes at a time. Qwest claims they can't improve our service, and if it ever gets shut off they won't let us have it turned back on because they have retroactively decided we don't qualify anymore, and we "cost them too much" (!). (This after two years of great high speed service before the speed and uptime suddenly went to crap when Qwest made changes.) And we can't get a cable modem because the cable company that serves us doesn't offer a plan that fits our requirements (a business web server without a problematic bandwidth limit). If we lived across the street we'd have a different cable provider, but nooooo... competition? WTF is that? Never seen it.
So people may technically "have broadband," but that doesn't mean that efficient pages aren't still needed, even by many of the broadband subscribers.comment:www.metafilter.com,2004:site.35140-722230Mon, 23 Aug 2004 17:00:56 -0800litlnemoBy: George_Spiggott
http://www.metafilter.com/35140/Broadband-vs-Dialup#722248
<i>more and more sites are going to move away from a page-based metaphor for their structure</i>
IMO, if it doesn't work in lynx, it ain't the web. It's just some binary hoo-hah that happens to be served on port 80.comment:www.metafilter.com,2004:site.35140-722248Mon, 23 Aug 2004 17:41:40 -0800George_SpiggottBy: sharpener
http://www.metafilter.com/35140/Broadband-vs-Dialup#722358
<i>IMO, if it doesn't work in lynx, it ain't the web. It's just some binary hoo-hah that happens to be served on port 80.
</i>
Fucken Luddite.comment:www.metafilter.com,2004:site.35140-722358Mon, 23 Aug 2004 22:46:47 -0800sharpenerBy: etoile
http://www.metafilter.com/35140/Broadband-vs-Dialup#723550
The web is global anyway. Just because most Americans are using broadband doesn't mean the rest of the world is.
I do suspect, though, that people who do not yet have web access will get broadband first rather than dialup.comment:www.metafilter.com,2004:site.35140-723550Wed, 25 Aug 2004 21:28:10 -0800etoile
¡°Why?¡± asked Larry, in his practical way. "Sergeant," admonished the Lieutenant, "you mustn't use such language to your men." "Yes," accorded Shorty; "we'll git some rations from camp by this evenin'. Cap will look out for that. Meanwhile, I'll take out two or three o' the boys on a scout into the country, to see if we can't pick up something to eat." Marvor, however, didn't seem satisfied. "The masters always speak truth," he said. "Is this what you tell me?" MRS. B.: Why are they let, then? My song is short. I am near the dead. So Albert's letter remained unanswered¡ªCaro felt that Reuben was unjust. She had grown very critical of him lately, and a smarting dislike coloured her [Pg 337]judgments. After all, it was he who had driven everybody to whatever it was that had disgraced him. He was to blame for Robert's theft, for Albert's treachery, for Richard's base dependence on the Bardons, for George's death, for Benjamin's disappearance, for Tilly's marriage, for Rose's elopement¡ªit was a heavy load, but Caro put the whole of it on Reuben's shoulders, and added, moreover, the tragedy of her own warped life. He was a tyrant, who sucked his children's blood, and cursed them when they succeeded in breaking free. "Tell my lord," said Calverley, "I will attend him instantly." HoME²Ô¾®¿Õ·¬ºÅѸÀ×Á´½Ó
ENTER NUMBET 0017 angen2.net.cn riju9.net.cn www.jftkk.com.cn nasi9.net.cn wjxsm.com.cn www.muchu6.net.cn www.yanta7.net.cn guici1.com.cn jieye5.com.cn 197webfind.com.cn