Upcoming IE stories

How Wikipedia uses HTML5 to save bandwidth(jclaes.blogspot.com)

submitted by JefClaesJefClaes(650) 4 months, 6 days ago

Something I hadn't noticed until recently is that Wikipedia tries to use the browser's native SVG support to render certain images. For example, if you search for a high resolution image of your country's flag, you will probably end up viewing an SVG. Next to being able to scale to an arbitrary size without suffering data loss, the SVG data format allows images to be far more compact. Basically, SVG is just XML, which also means ... read more...

add a comment |category: |Views: 10

tags: another

What are BingBar applications (markcz.wordpress.com)

submitted by martinkuncmartinkunc(68) 4 months, 17 days ago

The Bing Bar for Internet explorer is packaged with standard applications shown on the picture (like FaceBook, BingRewards, Weather, ..) The buttons on the bar, called Bing Bar Applications can be developed in HTML + javascript and this post should show how you can create your own like this sample one. read more...

add a comment |category: |Views: 3

tags: another

Adding Personality with CSS3 Transitions and Animations(blogs.msdn.com)

submitted by rcashrcash(4149) 6 months, 1 day ago

This is an indepth article discussing transitions and animations using HTML5 and CSS3 in IE10. Examples are provided and the alternative tags for other browsers is discussed as well. read more...

add a comment |category: |Views: 0

tags: another

How to create Internet Explorer addin in C#(www.martinkunc.com)

submitted by martinkuncmartinkunc(68) 7 months ago

There are few types of addins you can build in IE, lets concentrate on the addins that would help you manipulate with rendered page. These addins are called Browser Helper Objects. They are intended to be developer as COM components, but that’s nothing we cannot handle in C# prety easy. read more...

add a comment |category: |Views: 6

tags: another

Internet Explorer 8 (and below) won’t show some of your jpegs(blogs.microsoft.co.il)

submitted by ranwranw(263) 8 months, 25 days ago

A very strange phenomenon I came across while developing web application for a customer. A Jpeg formatted picture wasn’t shown on IE8 browsers, while shown on others (Firefox 5, Chrome 12, IE9). The browser displayed an empty placeholder with a red ‘X’ as it does when not finding an image. This led as to searching for causes such as wrong URL, communication problems etc. . read more...

add a comment |category: |Views: 4

tags: another

Using Pinned Sites to Build Customer Relationships(www.sitepoint.com)

submitted by malcolmsmalcolms(1156) 10 months, 14 days ago

You might remember we recently had a look at Pinned Sites with Internet Explorer 9 and Windows 7. A comment about that functionality in a recent Craig Buckler article set me to thinking. Craig said “There are some good features but I doubt many developers will have the time or inclination to use them unless other browsers implement similar functionality”. read more...

add a comment |category: |Views: 0

tags: another

Select, right-click and navigate from IE(www.h3mm3.com)

submitted by hemmehemme(189) 11 months, 3 days ago

Let Internet Explorer have a "Navigte to selected url" context menu item (almost) like Chrome read more...

add a comment |category: |Views: 2

tags: another

Internet Explorer 10 Test Drive has been released(www.aspxtutorial.com)

submitted by composemecomposeme(919) 11 months, 13 days ago

Microsoft official released Internet Explorer 10 Test Drive. Internet Explorer 10 Test Drive... read more...

add a comment |category: |Views: 2

tags: another

What’s new in Internet Explorer 9?(jalpesh.blogspot.com)

submitted by jalpeshjalpesh(1347) 1 year ago

Microsoft has recently launched the Microsoft Internet Explorer 9 and I have just installed it on it in my machine and I am quite amazed with the features its providing so I thought its worth to right a blog post about it. The first and foremost thing you will notice about IE9 is a new slick interface. It has very nice user interface with address bar and tab are both on the same line. You can also enable old view like IE via right click->Show tabs on a separate Row. Like following. You can change tab... read more...

add a comment |category: |Views: 1

tags: another

Know about IIS 7.5(gp.certansia.com)

submitted by KodefuGuruKodefuGuru(2818) 1 year ago

Hi, This is a complete video presentation on demonstrating, how to use the Internet Information Services v.7.5 which is available on Windows 7 and Windows Server 2008 R2 SP1. read more...

add a comment |category: |Views: 1

tags: another

Enabling RSS Auto Discovery(www.blackbeltcoder.com)

submitted by scwebgroupscwebgroup(332) 1 year, 1 month ago

Shows how to easily enable IE and other browsers to automatically detect any RSS feeds associated with your website. read more...

add a comment |category: |Views: 1

tags: another

Download Internet Explorer 10 Platform Preview(www.kunal-chowdhury.com)

submitted by kunal2383kunal2383(1427) 1 year, 1 month ago

Microsoft just announced Internet Explorer Platform Preview 1 in MIX11 keynote event. It is now available for download today. This will be the next version of Microsoft’s industry-leading Web browser and the deep native HTML5 support delivered in Internet Explorer 9. Find more about IE10 Platform Preview in this post. Also find the download link at the end of the post. read more...

add a comment |category: |Views: 1

tags: another

Internet Explorer 9 and HTML5, will they work together?(ekdd.co.il)

submitted by eugeneKeugeneK(145) 1 year, 2 months ago

What kind of support for HTML5 Internet Explorer do provide? read more...

add a comment |category: |Views: 2

tags: another

How will IE9 maintain momentum?(jclaes.blogspot.com)

submitted by JefClaesJefClaes(650) 1 year, 2 months ago

Unless you live under a rock, you must have noticed that Microsoft released Internet Explorer 9 this week. I have been using IE9 since the first platform preview, and I think it's a very solid browser, outclassing every previous Microsoft browser by far. Microsoft finally built a browser which is capable of competing with other modern browsers. The global consensus seems to be that Internet Explorer has regained serious momentum. Now I wonder how Microsoft plans on maintaining that momentum. IE9... read more...

add a comment |category: |Views: 3

tags: another

IIS not starting: The process cannot access the file because it is bei(www.west-wind.com)

submitted by jch0001jch0001(145) 1 year, 2 months ago

IIS not starting: The process cannot access the file because it is being used by another process read more...

add a comment |category: |Views: 1

tags: another

Visual Studio and IE9 start playing nice again(jclaes.blogspot.com)

submitted by JefClaesJefClaes(650) 1 year, 3 months ago

If you installed IE9 Beta and use Cassini as your development webserver, you must have had the issue where 'Start debugging' yielded a 'Cannot display the webpage' error.. read more...

add a comment |category: |Views: 2

tags: another