InfoQ Homepage HTML5 Content on InfoQ
-
Opinion: Tim Bray on the Web vs Native Debate
Tim Bray who spoke recently in Seattle about this topic published today a long post on the Web vs Native Mobile Application Debate. If the game seems open today, can the Web applications remain competitive and eventually win the mobile game? Can HTTP itself remain the protocol of choice in a power and bandwidth constrained environment where bi-directional telephony protocols play equally well?
-
Update to .NET Framework 4
A General Distribution Release of .NET 4 was published on the 11th of June. This includes numerous fixes and features, many of which were previously published as individual hot fixes. There are also updates to the HTML 5 and portable library support. For your convenience we have sorted the fix list by technology. For the complete list, including file versions, see KB 2468871.
-
Safely use HTML 5 and CSS 3 Today with Modernizr
The principal problem with using HTML 5 and CSS 3 isn’t the adoption rate or the differences between browsers, it is knowing what those differences are in the first place. Once that is known developers can work around the limitations using graceful degradation techniques. To help figure that out many turn to the open source project Modernizr.
-
Jeremy Keith on the Design Principles of HTML5
"Embrace HTML5" was held in Shanghai last week. Jeremy Keith, the author of "DOM Scripting" and “HTML5 for Web Designers”, presented a speech on the design principles of HTML5. He also introduced the history of HTML and answered some questions from the audience.
-
Chrome Browser, Web Store and Chromebook at Google I/O Keynote
During the second day keynote at Google I/O, there where several important announcements regarding the Chrome Browser, Web Store and Chromebook. This post from InfoQ’s correspondent at the conference summarizes those new developments.
-
Oracle Have Released NetBeans 7.0 with Support for the JDK7 Developer Preview and HTML5
With today's release of NetBeans 7.0, NetBeans becomes the first open source IDE to support JDK 7. Other highlights include Maven 3 integration and HTML5 support.
-
Silo: Using Hashing and Delta Update to Improve Today’s Browsers
On Tuesday Microsoft Researcher James Mickens discussed Silo, a framework for using hashing and delta-updates to dramatically reduce the number of round-trips to the server needed when loading a website. The technology works in today’s browsers without the need for plugins.
-
What does “Native HTML5” Actually Mean?
At yesterday’s keynote Microsoft was proudly displaying their first platform preview of IE 10. Amongst all the crowing about its performance enhancements a bigger issue was missed. What do they really mean by “Native HTML5”? Is it really just about hardware acceleration? We don’t think so.
-
MIX Keynote 1 – Just the Highlights
The first keynote for MIX just concluded with lots of web-platform goodness including a new drop of ASP.NET MVC 3 that includes support for HTML 4 development and a preview of IE 10 running on an ARM processor. More updates from MIX will be available throughout the week.
-
Microsoft on Plug-ins vs HTML5
In an announcement signed Walid, Scott and Soma, Microsoft has clarified its position on the role of plug-ins vs. web standards such as HTML5. With a bit of humility, they are taking a fairly balanced stance by acknowledging the increasingly important cross-platform capabilities of HTML5 while still promoting the advanced capabilities of plug-in development.
-
HTTP 1.2 Released with Improved Support for Hierarchies and Text-Menu Interfaces
The Hypertext Transfer Protocol (HTTP) got its first major update since 1999, which includes improved support for Hierarchies, Text-Menu Interfaces and Authentication. It also includes a new set of accepted headers and extension mechanisms.
-
HTML 5 and CSS 3 Support for Expression Web
Microsoft has released an update to Expression Web 4 to support HTML 5 and CSS 3 development. This update, part of Service Pack 1, is only a partial solution; it offers IntelliSense and error-checking support but with only partial preview support. This update also includes expanded support for PHP IntelliSense.
-
Web vs. Desktop Apps: “Never Bet Against the Open Web”
HTML5 and EcmaScript 5, provide powerful APIs, leading several organizations to consider building their applications using Web technologies, rather than the using the traditional Desktop approach. In order to explore the evolution of this trend, InfoQ had an interview with Dylan Schieman, CEO of SitePen and co-creator of the Dojo Toolkit, about the potential of the Web platform.
-
NEC introduces a new Software Architecture for Unified Communications and Collaboration
NEC corporation has recently demonstrated its Unified Communications & Collaboration Platform software architecture (UC&C) for Rich Internet Applications and IT Architectures at the Enterprise Connect 2011 exhibition. The virtualized platform utilizes Rich Internet Applications to provide a collaboration solution for companies and their customers.
-
Mobl – A New DSL for Creating HTML5 Mobile Applications
Mobl is an external DSL targeted at creating cross-browser applications for mobile devices by compiling the code into HTML5, and it has been developed by Zef Hemel as part of his Ph.D. thesis in model-driven engineering and domain-specific languages, being inspired by the WebDSL project. InfoQ has discussed with Hemel in an attempt to find out more about this approach to writing mobile apps.