Siding with HTML over XHTML, My Decision to Switch - Monday By Noon
A CMS expert argues for HTML over XHTML, explaining his reasons for switching. Excellent read! He nails the basics. for similar reasons, we moved from ODF to ePUB and then to CDf and finally to the advanced WebKit document model, where wikiWORD will make it's stand.
more frommondaybynoon.com
CSS Editors Reviewed | Developer's Toolbox, CSS | Smashing Magazine
more fromwww.smashingmagazine.com
Running beyond the browser
Although there are many ways to slice this discussion, it might be useful to compare Adobe RIA and Microsoft Silverlight RIA in terms of web ready, highly interactive documents. The Adobe RIA story is quite different from that of Silverlight. Both however exploit the shortcomings of browsers; shortcomings that are in large part, i think, due to the disconnect the browser community has had with the W3C. The W3C forked off the HTML-CSS path, putting the bulk of their attention into XML, RDF and the Semantic Web. The web developer community stayed the course, pushing the HTML-CSS envelope with JavaScript and some rather stunning CSS magic. Adobe seems to have picked up the HTML-CSS-Javascript trail with a Microsoft innovation to take advantage of browser cache, DHTML (Dynamic HTML). DHTML morphs into AJAX, (which so wild as to have difficulty scaling). And AJAX gets tamed by an Adobe-Apple sponsored WebKit. Most people see WebKit as a browser specific layout engine, and compare it to the IE and Gecko on those terms. I would argue however that WebKit is both a document model and, a document format. For sure it's a framework for very advanced HTML-CSS-DOM-Javascript work. Because the Adobe AIR run-time is based on WebKit layout, WebKit documents can hit on all cylinders across any browser able to implement the AIR plug-in. Meaning, web developers and web content providers need only target the WebKit document model to attain the interactive access ubiquity all seek. Very cool. Let me also add that the WebKit HTML-CSS-DOM-Javascript model is capable of "fixed/flow" representation. I'll explain the importance of "fixed/flow" un momento, but think about how iPhone renders a web page and you'll understand the "flow" side of this equation.
more fromdocs.google.com
ECIS Accuses Microsoft of Plotting HTML Hijack | BetaNews Jan 2007
Look at the date on this! A full year has passed and we now can clearly see the importance to Microsoft of ISO approval for MSOffice-OOXML. The MSOffice SDK provides an easy to implement OOXML <> XAML conversion component, pavign the way for billions of complex, business process rich MSOffice documents to be used by IE-8 and the emerging MS Web-Stack. XAML is proprietary and exclusive to the Microsoft Web.
more fromwww.betanews.com
Is HTML in a Race to the Bottom? A Large-Scale Survey of Open Web Formats
What makes the Internet so extraordinary is the interoperability of web ready data, content, media and the incredible sprawl of web applications servicing the volumes of information. The <i>network of networks</i> has become the information system connecting and converging all information systems. The Web is the universal platform of access, exchange and now, collaborative computing. This survey exammines the key issue of future interoperability; Web Document Formats.
more fromdsonline.computer.org
Picasa HTML-CSS Page Layout - Brian - Redfern
Basic layout of highly strucutred HTML - CSS page design
more frompicasaweb.google.com
HTML Playground, html, css reference by example - Flock
very cool interactive reference for xhtml + css design.
more fromhtmlplayground.com
Microsoft Partners with Atlassian & NewsGator - SharePoint Goes Web 2.0 - Flock
more fromwww.readwriteweb.com
SynOA What? Syndicated Application Architectures Come of Age - O'Reilly XML Blog
more fromwww.oreillynet.com
Indecision in Redmond as Web apps charge : Office 2.0 and Google Apps
more fromweblog.infoworld.com
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]
Gary Edwards's Related Tags
See More Top Contributors
Related Groups on Diigo
-
web design
web design,user-ability,fri...
Items: 36 | Visits: 159
Created by: swan lin
-
ISO Interoperability Requirements & The Quest For A Universal File Format
Bookmarked pages related to...
Items: 5 | Visits: 126
Created by: Gary Edwards
-
HTML Study Note
http://www.w3schools.com/ht...
Items: 37 | Visits: 116
Created by: swan lin






# Response to marbux supporting the WebKit layout/document model.
Marbux argues that HTML5 is not interoperable, and CSS2 near useless. HTML5 fails regarding the the interop web appplications need. I respond by arguing that the only way to look at web applications is to consider that the browser layout engine is the web application layout engine! Web applications are actually written to the browser layout/document model, OR, to take advantage of browser plug-in capabilities.
The interoperability marbux seeks is tied directly to the browser layout engine. In this context, the web format is simply a reflection of that layout engine. If there's an interop problem, it comes from browser madness differentials. The good news is that there are all kinds of efforts to close the browser gap: including WHATWG - HTML5, CSS3, W3C DOM, JavaScript Libraries, Google GWT (Java to JavaScript), Yahoo GUI, and the my favorite; WebKit.
The bad news is that the clock is ticking. Microsoft has pulled the trigger and the great migration of MSOffice client/server systems to the MS WebSTack-Mesh architecture has begun. Key to this transition are the WPF-.NET proprietary formats, protocols and interfaces such as XAML, Silverlight, LINQ, and Smart Tags. New business processes are being written, and old legacy desktop bound processes are being transitioned to this emerging platform.
The fight for the Open Web is on, with Microsoft threatening to transtion their entire business desktop monopoly to a Web platform they own. The Web is going to be broken. There is no way of stopping Microsoft at this point. What we can do though is focus on Open Web solutions that are worthy alternatives to Microsoft's proprietary push. For me, this means the WebKit layout/document model supported by Apple, Adobe and Google.
~ge~