I as you guys may well be, am always on the internet. In fact nigh on 24/7 and always looking at innovative sites, sites that catch my eye and inevitably take a looksy at nigh on all sites src code.
It is somewhat amazing, at times to find seemingly top notch websites, with absolute “cringeable” formatting and bad coding practice.
One I was looking at earlier is for one of the biggest electrical wholesalers in Australia.
I was staggered when I viewed their src code… have you got a well known, or seemingly big site you know of that on src code inspection has so many fundamental errors and issues ?
Okay but are the visitors aware of that? I don’t think so, and I think that’s their point. I also think that it’s a big site because it’s secure: HTTPS. But I don’t know if it’s because I’m downloading a 13 GB file right now, but the website so so freakishly slow.
It’s not that slow tbh. Another terrible Australian business website is MSY. Love their cheap prices, hate their website and hate how they don’t deliver.
But I don’t know if it’s because I’m downloading a 13 GB file right now, but the website so so freakishly slow.
Horribly slow here as well. I feel like I’m downloading 13GB as well, except it is that website EDIT: Ah it’s done loading. Looks like a decent site, except for all the whitespace in the source. The source is just the result of some IDE that procudes code that’s hard to read in a plaintext editor, I guess?
thegoodguys not only loads terribly slow, it also makes me not being able to use any other tab opened in my Safari – just plain white and broken while it’s loading… and it’s not like my machine’s slow, I got that 27" iMac thingy.
its in some sort of java as well. (Java Simple Plugin Framework)
Ah, that’s probably why I didn’t crash then - got Java disabled by default
I’m not sure how the java websites work… but I think it is just server side processing with java and outputting the output in html… so instead of php its java … I THINK.
It is somewhat amazing, at times to find seemingly top notch websites, with absolute “cringeable” formatting and bad coding practice.
Well..i can tell you this, 80% of the major website you see globalize are not been code properly or a been optimize as to our standard as developer`s, it’s not a factor/issue for many.
Not every company has a developer team under their belt and on every pips they can do the change as most of them use 3 party dev not on a regular base ,the example you just show is totally normal and that is what the web represent today ,and frankly the ordinary user don’t notice the change, if user around the world where so worry about badly coded websites the first thing they will do first is stop using IE
its in some sort of java as well. (Java Simple Plugin Framework)
Ah, that’s probably why I didn’t crash then - got Java disabled by default
I’m not sure how the java websites work… but I think it is just server side processing with java and outputting the output in html… so instead of php its java … I THINK.
This is called Java Server Page (JSP). And I think that they modified their URLs so people can’t see that, maybe mod_rewrite.