6 posts tagged with webstandards and internet. (View popular tags)
Displaying 1 through 6 of 6. Subscribe:

Over the past several years, Mozilla's collection of developer documentation for its own web browsers has turned into a wiki-editable reference of web standards for developers working with all browsers, hosting a comprehensive, no-nonsense reference of HTML, HTML5, CSS, JavaScript, the DOM, and more. If you find yourself turning to this reference frequently, dochub provides instant access to Mozilla's documentation for any HTML, CSS, JavaScript, or DOM-related topic. If you're worried that a fancy new standard might not work in an older browser, canIuse will tell you exactly how many browsers will support that new standard. Still want to use that shiny new standard? Modernizr and yepnope will let you detect missing features, and load tiny bits of code to make old browsers support the latest HTML5 hotness.
[via the carefully-curated selections of JavaScript and HTML5 Weekly, run by MetaFilter's own wackybrit]
posted by schmod on Dec 7, 2011 - 23 comments

Scalable Vector Graphics (SVG) - a sort of image format which records shapes and lines instead of pixels - is partially supported in most web browsers but not in Internet Explorer. Javascript libraries such as dojo.gfx and Raphaël have tried to bridge the gap programmatically with impressive results but it remains difficult to simply draw something in one of the available illustration tools and display it on the web (without converting to a raster graphic as Wikipedia does.) But hope for compatibility may be on the horizon: Microsoft has just joined the W3C SVG Working Group. (previously)
posted by XMLicious on Jan 7, 2010 - 51 comments

ArsTechnica is reporting on the practice of altering and editing web-traffic enroute from the server to your client/browser. Is your ISP, work or connection path altering your requested documents? Find out here.
posted by loquacious on Apr 16, 2008 - 18 comments

IE in bug fix mode? Then fix the bugs! As was mentioned here before, MS is discontinuing the free version of IE for Mac, and offering it only as part of the MSN service instead. They also appear to be doing the same with IE for Windows. The Web Standards Project is demanding that they include standards bugs in the list they are going to fix, because MS has always advertised IE as standards-compliant.
posted by setmajer on Jun 27, 2003 - 32 comments

Proprietary URLs? How many of these non-standard prefixes does your system support?

Just off the top of my head with the programs I have running right now, I can handle nap: aim: hotline: and a few others, not counting all the ones built into my browser.

More inside...
posted by anildash on Sep 15, 2000 - 2 comments

The Web Standards Project blasts Microsoft's "arrogant" break with standards in IE 5.5/Windows Edition. Please read the press release and, if you agree, post it to your favorite mailing lists and news groups. This must not stand.
posted by Zeldman on Apr 10, 2000 - 5 comments

Page: 1