Software As She’s Developed

Mahemoff’s Podcast/Blog – Web, Programming, Usability from the Author of ‘Ajax Design Patterns’ (AjaxPatterns.org)

Software As She’s Developed header image 4

Entries Tagged as 'IE'

IE Market Share Slips

February 3rd, 2009 · No Comments · SoftwareDev

A Net Applications study (via ReadWriteWeb) says IE’s market share has dropped to 67%:

This is an interesting trend. The actual quantity of market share will vary with methodology, but a 7% drop in a year is something to take note of. Moreover, as Readwrite points out, there are two things that will probably make the [...]

[Read more →]

Tags: ····

Ajax Diagnosis And Testing Patterns – Podcast

October 14th, 2006 · No Comments · Links, Podcast, SoftwareDev

Welcome to Ye Olde Ajax Patterns Podcaste, the final in this series that began twelve months ago. 3+4+4+1 = 12 podcasts in all, covering 71 patterns (the 70 patterns in the the book as well as Dyanmic Favicons). Find them all on the podcast category – http://www.softwareas.com/category/podcast/ or subscribe to the podcast feed at http://www.softwareas.com/podcast/rss2. Thanks [...]

 
icon for podpress  Standard Podcast [60:19m]: Play Now | Play in Popup | Download

[Read more →]

Tags: ···········

Portable Comet? It’s the IFrame, Stupid!

June 6th, 2006 · 11 Comments · SoftwareDev

Comet Takes to IE Like a Fish Takes to Acid

Comet - or HTTP Streaming, if you will - is a little sensitive when it comes to portability, and I'll give you four guesses which major browser is causing the grief? Yeah, IE makes it difficult for two reasons: (a) IE's XMLHttpRequest component doesn't tell [...]

[Read more →]

Tags: ········

Who Needs These Browser Warnings?

March 23rd, 2006 · No Comments · HumansAndTech

Setting up a new Windows PC today and not loving the browser warnings.

The messages, as I recall them: "You are about to submit the form. It's dangerous.", "You're going to leave the page. It's dangerous.", "This page is encrypted. It's dangerous.", "This page is not encrypted. It's dangerous.", "This is H20. It's dangerous."

So my question [...]

[Read more →]

Tags: ····

HTTP Streaming: An Alternative to Polling the Server

November 4th, 2005 · 8 Comments · Links, SoftwareDev

If Ajax apps are to be rich, there must be a way for the server to pass new information to the browser. For example, new stock quotes or an instant message someone else just sent you. But the browser's not a server, so the server can't initiate an HTTP connection to alert the browser. The [...]

[Read more →]

Tags: ·········