Originally posted by zx.
Announcement
Collapse
No announcement yet.
Do you webdesign? Do yourself a favor and delete IE!
Collapse
X
-
wanna be my bitch?Throughout time, there’s been
crimes, throughout our history
But not as great, as the one of late, affecting you and me
Once a nation proud and free, and now we’re weeping sorrow’s tears
Tragedy’s approaching, it’s worse than all your fears
Come on my countrymen
Come on and take a stand
Don’t let ‘em take away your land
the Wenger bus is coming
and all the kids are running
from London to Manchester
cos he's a child molester
fuck islam
-
I kinda do... and the IBM screen readerOriginally posted by Verthanthiwhy does noone code for lynx anymore. what the hell.
"Designing completly cross platform without using a browser detection script is really limiting. The majority of CSS is handled inconsistently meaning if you plan to build without flash, you're stuck on relying on brute force table tactics to get thigns to look the same on each brower."
bullshit..
Comment
-
For the people that posted their stats, isn't hits different to visits, is what you should be looking at.EvoLd> Roboqueen died again?
cool koen> :)
PRiMORDiAL> pfft
cool koen> not because of a bug
EvoLd> Lol
Treachery> meh
EvoLd> why then?
PubAceR> women in power dont last
EvoLd> LOl
toaster oven reviews
Comment
-
Originally posted by SarienSure you do, Junior.
Did you read the post right?
lol what do you call that??? LOL!void main()
{
bool calls_self_hacker;
if( calls_self_hacker )
{
laugh_hysterically;
call_fake;
}
else
{
ask_baiting_question;
}
exit(0);
}
And seriously, dont start this shit, i must have spent months of my life replying to posts like that, the definition of hacker is very very blurry, even that german fuckwitt who wrote sasser is called a "hacker"....... bleh!
Comment
-
if you die, or leave, you dont have to answer posts like that anymoreOriginally posted by zx.i must have spent months of my life replying to posts like thatThroughout time, there’s been
crimes, throughout our history
But not as great, as the one of late, affecting you and me
Once a nation proud and free, and now we’re weeping sorrow’s tears
Tragedy’s approaching, it’s worse than all your fears
Come on my countrymen
Come on and take a stand
Don’t let ‘em take away your land
the Wenger bus is coming
and all the kids are running
from London to Manchester
cos he's a child molester
fuck islam
Comment
-
Never seen half-assed C syntax before?Originally posted by zx.lol what do you call that??? LOL!
And seriously, dont start this shit, i must have spent months of my life replying to posts like that, the definition of hacker is very very blurry, even that german fuckwitt who wrote sasser is called a "hacker"....... bleh!
And if you defend thinking of yourself as a hacker by saying that the definition of hacker is very very blurry? Just nevermind, buddy boy. Also, if you've done anything that "target IE" in a malicious way, here's hoping you spend some time in jail for it. Yay! You should feel shame, but I have a feeling you don't have any."Sexy" Steve Mijalis-Gilster, IVX
Reinstate Me.
Comment
-
after reading this i and seeing some of my friends occasionally using Mozilla, i decided to try it out too and see how different it was. Mozilla is nice for a few things that i've noticed, but i find it extremely frustrating to make HTML pages while using Mozilla to view them. Many things that would work in IE dont work right in Mozilla, everything has to be perfect, and even then, sometimes it wont work. And one page i had in javascript loads perfectly in IE and i tried viewiing it in Mozilla and it was completely fucked... after like every document.write(" ... "); it'd have a <BR> to end it even if you wanted stuff continued on that line. Plus it randomly started repeating some lines at weird locations. Quite weird. I like IE but since it seems people may start to switch over, i am now trying to make my pages compatible for Mozilla and IE without one or the other being messed (most likely Mozilla).Originally posted by Wintermute-Are there any other webdesigners who who are severely frustrated with IE's megomonopoly on the Browser market?
Not only does 90% of the web have Internet Explorer, but Internet Explorer is one of the worst browsers ever created.
Scratch that, its not a browser, its a file explorer that tries to be a web-browser.
If anyone else here has written a webpage that uses CSS (which webpages are supposed to do), only to have IE render it much differently than proper prowsers, like Mozilla and Opera.
Bah, my frustration is too intense to be explained.
Moral of the story? Download and install Mozilla.
Nice browser, but not better than IE....
Comment
-
it might degrade ok, but it wont look nice. This is even assuming people aren't using older browsers. When you have real clients refusing nothing less then IE 4 compatibility, your options are quite limited. For me its no big deal, dreamweaver will basicly build a table site without any effort on my part. If i'm asked to make a site that people on IE 4+, safari, IE mac, opera, kommander, mozilla, and any other browser you can think of, im not going to use anything from the CSS2+ spec unless I feel like sitting there for hours coaxing it to look the same in each browser.Originally posted by RabbitRapistI kinda do... and the IBM screen reader
"Designing completly cross platform without using a browser detection script is really limiting. The majority of CSS is handled inconsistently meaning if you plan to build without flash, you're stuck on relying on brute force table tactics to get thigns to look the same on each brower."
bullshit..
This of course only applies when you're working with either strict time constraints or bitchy "well I use safari at home" clients.SIGNATURE PROTEST: KEEP THE SHORT FFS
Comment
-
I use IE because no other browser I've tried is as fast to load web pages (Opera, Mozilla, Netscape, Firefox). Firefox was the best for me, but still takes twice as long to load SOME web pages than IE. If anyone knows how to make Firefox as fast as IE for any website, please speak now. And yeah I've tried enabling pipelining and setting some timer thing to 0 but it makes little difference.
Comment
-
If you've got the following in your user.js file and FireFox is still loading pages slower than IE, it's your connection, not the browser.
Code:// This one makes a huge difference. Last value in milliseconds (default is 250) user_pref("nglayout.initialpaint.delay", 0); // Enable pipelining: user_pref("network.http.pipelining", true); user_pref("network.http.proxy.pipelining", true); user_pref("network.http.pipelining.maxrequests", 100);jasonofabitch loves!!!!
Comment
-
Yeah I have that exact code in, Jason, and I have a pretty good cable connection so I don't think it's that. I actually compared loading several pages with both IE and Firefox and some sites loaded at the same speed while with other sites, Firefox was twice as slow.
Comment
-
You may be running in to a rather unfortunate, but very common problem. Many large sites will offer several versions of a page to different browsers. Because IE has such a large market share, there's an IE optomized page you're being served, but if you try another browser you're getting the unoptomized vanilla version (compatibility over speed).Originally posted by AmokYeah I have that exact code in, Jason, and I have a pretty good cable connection so I don't think it's that. I actually compared loading several pages with both IE and Firefox and some sites loaded at the same speed while with other sites, Firefox was twice as slow.
It's not that IE loads faster, it's that the pages that are being loaded are different. It's not malicious (well in most cases. some of you may remember the MS.net pages being specifically written to break under Opera a while back), but it could dramatically change your loading times.
Comment
Channels
Collapse


Comment