BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage HTML5 Content on InfoQ

  • 50 Tricks for Faster Web Applications

    Jatinder Mann, an Internet Explorer PM at Microsoft, held the session 50 performance tricks to make your HTML5 apps and sites faster at BUILD 2012, providing many tips for creating faster web applications.

  • Atmosphere 1.0: Asynchronous Communication For Java/JavaScript

    Atmosphere 1.0 is a new Java/Scala/Groovy framework that attempts to abstract asynchronous communication between the web browser and the application server. It transparently supports Web Sockets, HTML5 Server Side events and other application server specific solutions when available, with long polling as a fallback.

  • Sencha Releases New Software Developer’s Suite

    Sencha recently released Sencha Complete: Team, a full-featured enterprise software suite to help software developers create rich HTML5 apps for popular web browsers and operating systems. InfoQ reports on the community reaction.

  • InfoQ Research Project Update

    As you may know already, InfoQ is testing a new service that we hope will provide you with up-to-date and bias-free community-based insight into trends and behaviors that affect enterprise software development. After a few weeks of being in production, we wanted to share with you, our community of users, an update on how this project is going.

  • Facebook: “Betting on HTML5 Was a Mistake” – Technical Reasons and Reactions

    Facebook has decided to go native for mobile content instead of doing HTML5 as it was the plan for a couple of years. This article contains technical details behind FB’s move, and reactions from Xamarin and Mozilla.

  • HTML5 Boilerplate 4: Improved Apache Configuration, IR Technique and Use of MIT License

    HTML5 Boilerplate (H5BP) provides a starting template for HTML5 and CSS development. It contains a set of best practices for front-end web development, including recommended web server settings. New in H5BP 4 are improved Apache compression configuration, HiDPI media query, MIT license, console.log protection and new image replacement (IR) technique.

  • Embarcadero Updates Delphi and C++ Builder, Launches HTML5 Builder

    Embarcadero Technologies launched a major overhaul of its development tools line that includes RAD Studio XE3, Delphi XE3 and C++Builder XE3. The company also launched HTML5 Builder for Mobile and Web app developers. InfoQ spoke with John Thomas, Director of Product Management at Embarcadero.

  • Community-Driven Research: Most Important and Mature Cross Platform Mobile Tools?

    InfoQ's research initiative continues with a 4th question: "What are the Most Important and Mature Cross Platform Mobile Tools?". This is a new service we hope will provide you with up-to-date & bias-free community-based insight into trends & behaviors that affect enterprise software development. Unlike traditional vendor/analyst-based research, our research is based on answers provided by YOU.

  • PhoneGap 2.0 – One Framework, Many Platforms

    Adobe Systems has recently released PhoneGap 2.0. PhoneGap provides the ability to build applications for iOS, Android, Blackberry, Windows Phone, Palm WebOS, Samsung Bada and Symbian. PhoneGap 2.0 includes support for Cordova WebView, which enables developers to wrap a web application as a native app by using the browser control available in all the mobile platforms.

  • OmniFaces: A Utility Library for Java Server Faces

    OmniFaces is a utility library attempting to ease JSF development for Enterprise applications. It offers several solutions for common issues encountered in JSF, including validation for component groups, a renderkit for HTML5, full Ajax exception handling and more. It complements existing JSF implementations such as ICEFaces, PrimeFaces and RichFaces.

  • SPDY versus WebSockets?

    Lori MacVittie has recently posted an article describing why she believes SPDY will gain much wider acceptance in the Web than WebSockets. For her and several others, the differentiating aspect between these protocols is the way in which they use HTTP and SPDY wins because of this.

  • Visual Studio LightSwitch Adds HTML5/JavaScript Support

    Microsoft announced that they are adding HTML5 and JavaScript support to Visual Studio LightSwitch, the rapid business-application development tool. LightSwitch applications will now be able to run on Android, iOS, and Windows devices, and will focus on touch capabilities.

  • PouchDB – a CouchDB-inspired Offline Web Database

    Inspired by Apache CouchDB, PouchDB (Portable CouchDB) is a small footprint database for web and especially mobile applications that need a browser-based storage solution that can be used offline. The database can be synchronized with CouchDB databases or other PouchDBs when the device comes back online.

  • Web Intents: What They Are and Their Current Implementation Status

    This article shortly explains what Web Intents are and why they are useful. Google has enabled Web Intents in Chrome 19, the implementation being available to Safari via WebKit, and Mozilla is also working on it.

  • What Is to Come in HTML.Next?

    While W3C is still progressing with the current HTML5 specification, the work has started on HTML.Next, comprising a number of new elements and attributes, but no new APIs.

BT