I honestly think a lot of hacker types really do live in a bubble where they think it's still 2000, Microsoft is still the same evil company they were, Apple still can do no wrong, most people now use Macs "if they know what's good for them", RoR, node.js and Python are really the only valid technologies for back end development and so forth. Certainly plenty of folks out there using the aforementioned technologies a…
For me the point is less about: IE is no longer that bad. It's true that IE9 and IE10 are much better and supporting IE is no longer a 2x web-dev penalty, but that's not the point. The point is: when the vampire is exhibiting weakness you drive a stake through its heart. The vampire turned a bunch of your fellow townspeople into vampires; saying the bite is no longer so bad doesn't mean that the vampire is now to be…
Supporting IE Is Too Much Work
101–110 of 176 posts
Re: Supporting IE Is Too Much Work
#102Earlier quoted context omitted.
This is a lot of FUD style arguments please let me elaborate: a) Developing on windows is absolutely attrocious. If MS wants me to develop on windows, PUT SOME FUCKING EFFORT INTO IT. b) Developing for Chrome, I support ALL operating systems. c) Developing for FF, I support ALL operating systems. d) Developing for Opera, I support ALL operating systems. e) Developing for Safari, I support OSX, Windows XP, Vista, 7, 8…
Your blinders are industrial grade. Developing for Windows is in fact a pleasure. MS have more love for their development community than you realise, and this is reflected in the tools and technology they provide. .Net is incredible. Really. > IE 9 is only supported IN WINDOWS 7 Supporting WebKit in iOS requires me to BUY AN IPAD just to test properly! Supporting WebKit on Android requires me to buy an Android phone…
Do you actually use PowerShell as an interactive console on a daily basis? When I tried to learn it, it seemed powerful for scripting, but nearly impossible to use interactively. I ended up using bash under cygwin, because it seemed to be the best option available.
Re: Supporting IE Is Too Much Work
#103In some cases, not supporting IE is like a filter, if you offer a web service that involves some web tech background from users then it will save you some support hours, people that don't understand basic stuff like what a browser is can be a pain for support or probably would never signup either.
True, and that is probably the case for Paydirt, but there's a difference between not supporting and actively blocking. Less than 2% of Paydirt's visitors use IE, so dropping support is a logical choice. Maybe even display a warning to IE users but don't block them.
Re: Supporting IE Is Too Much Work
#104I honestly think a lot of hacker types really do live in a bubble where they think it's still 2000, Microsoft is still the same evil company they were, Apple still can do no wrong, most people now use Macs "if they know what's good for them", RoR, node.js and Python are really the only valid technologies for back end development and so forth. Certainly plenty of folks out there using the aforementioned technologies a…
I tried to encourage my team to test better against IE by creating a nice setup on which they could easily use all relevant IE versions. After two days of struggling with all the insanity of Windows licensing, installing and the crap support for running older / multiple versions of IE I've seen more than enough of Microsoft for the next five years. Nothing has changed since 2000. Just setting up the tools for support…
Note, Im not affiliated with crossbrowsertesting.com in any way.
Re: Supporting IE Is Too Much Work
#105You don't have comments on your blog, so I'll comment here: IE testing is "hard" on a Mac because of the vm requirement, yes. However, that's not even my main issue. If Microsoft facilitated having VMs of each windows installation + browser version available for that OS to developers, it'd still be "hard" but at least they'd be helping. IE only runs on Windows, so if you want to test for Windows you have a bunch of s…
> If Microsoft facilitated having VMs of each windows installation + browser version available for that OS to developers Which they do, they've been offering complete VM images with various combinations of Windows and IE for some time, the current offering is XP + IE6, Vista + IE7, Win7 + IE8 and Win7 + IE9: http://www.microsoft.com/en-us/download/details.aspx?id=1157... While the images are for VirtualPC, I've yet t…
Re: Supporting IE Is Too Much Work
#106Earlier quoted context omitted.
> I've never come across a IE-specific issue that took longer than 5 minutes to resolve, and 99% of the time my markup worked without any "hacks" at all. Now that's a flat-out lie right there.
Or it's the truth and his ~450 projects have been of low to medium css/js complexity. Or even high complexity and he got really, really, really lucky.
Re: Supporting IE Is Too Much Work
#107IE is another can of worms.
Re: Supporting IE Is Too Much Work
#108Re: Supporting IE Is Too Much Work
#109I honestly think a lot of hacker types really do live in a bubble where they think it's still 2000, Microsoft is still the same evil company they were, Apple still can do no wrong, most people now use Macs "if they know what's good for them", RoR, node.js and Python are really the only valid technologies for back end development and so forth. Certainly plenty of folks out there using the aforementioned technologies a…
For me the point is less about: IE is no longer that bad. It's true that IE9 and IE10 are much better and supporting IE is no longer a 2x web-dev penalty, but that's not the point. The point is: when the vampire is exhibiting weakness you drive a stake through its heart. The vampire turned a bunch of your fellow townspeople into vampires; saying the bite is no longer so bad doesn't mean that the vampire is now to be…
It's arguable if that kind of policy is effective.
Also, it comes across like folks actually are still mad about it.
Re: Supporting IE Is Too Much Work
#110I honestly think a lot of hacker types really do live in a bubble where they think it's still 2000, Microsoft is still the same evil company they were, Apple still can do no wrong, most people now use Macs "if they know what's good for them", RoR, node.js and Python are really the only valid technologies for back end development and so forth. Certainly plenty of folks out there using the aforementioned technologies a…
I tried to encourage my team to test better against IE by creating a nice setup on which they could easily use all relevant IE versions. After two days of struggling with all the insanity of Windows licensing, installing and the crap support for running older / multiple versions of IE I've seen more than enough of Microsoft for the next five years. Nothing has changed since 2000. Just setting up the tools for support…