Posts

Showing posts from 2012

IE10 breaking changes compatibility

Microsoft feeds us. New versions they introduce gives business to developers like us :-P. IE10 release preview got released. Along with other changes to conform the browser's behavior with html standards, there were two changes which broke one old and one new applications of ours. First one: support for .htc files (very old html control files) got removed.Although we had started porting our htc into asp.net user controls, there is still a huge part still in htc. Second one: support for conditional html statements got removed. http://www.sitepoint.com/microsoft-drop-ie10-conditional-comments/ To add to this, for some reason we are still analyzing, telerik controls got some issue with working with IE10. The only option remaining was to force IE10 into emulate IE9 mode. (Although IE10 users can explicitly use the compatibiliy mode, users generally are not aware of this and raise an issue with the support team.) However, to add to our problems, IE10 wont allow htc to run...

Microsoft and internet explorer strategies

Recently, after Microsoft released IE10 release review, I started re-thinking about Microsoft's strategy which might end Internet Explorer. I feel microsoft is indirectly allowing it's competitiors an edge by not providing it's latest browsers for their old operating systems. 'Allow' is not the right word... rather MS seems to be forcing users to migrate to it's competitor's browsers. I am still using Windows Server 2003 or Vista (although I might be at fault by using an OS not officially in support by Microsoft). Now if MS does not provide latest IE for WS03, am I going to buy Win8 just for this? I will obviously switch to Chrome or Firefox or Opera. Later... I will get so much used to these browsers and their innovative plugins to such an extent that whenever I will move to Win8, the first thing I will do is to get these browsers on Win8 instead of using IE10 (I am now addict to Chrome). Microsoft needs to revise it's strategy and stop hitting...