InfoQ Homepage HTML Content on InfoQ
-
Visual Studio Gets Better Support for HTML5, CSS3, and JavaScript
Following Microsoft’s announcement that Windows 8’ UI will be based on HTML5 and JavaScript, it is no surprise that Visual Studio 2010 has got an update polishing its HTML5, JavaScript and CSS3 support: up-to-date W3C-based intellisense and validation for HTML5 and CSS3, plus Geolocation and DOM storage intellisense.
-
Appcelerator’s Titanium Studio Makes Its Debut
Titanium Studio 1.0, an IDE for mobile, desktop and web development, is based on Aptana Studio and brings new features, such as: Android and iOS debugging, run-deploy-package mobile and desktop apps, Git support, integrated terminal, and others.
-
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.
-
Silverlight Is for the Client, HTML5 for the Web
After saying about Silverlight that “our strategy has shifted” at PDC 2010, Bob Muglia attempted to clarify what he meant. Steve Ballmer and Tim Heuer also commented on Silverlight, trying to reassure the community on Microsoft’s commitment to Silverlight, but also pointing to the fact that HTML5 is the solution for cross-platform development, leaving Silverlight to the client and Windows Phone.
-
A New Crop of Self Hosting IDEs: RedCar and JRuby, Cloud9 IDE and Javascript
Dynamic languages have a dirty, badly kept secret: their IDEs and tools are written in languages like C/C++, C# or Java. Exceptions were languages like Smalltalk - but now Ruby and Javascript developers get to build their tooling using their preferred languages. InfoQ looks at HTML/Javascript based Cloud9 IDE and JRuby and SWT based RedCar.
-
Avoid SDK Hassle with Build Services for Native Mobile Web Apps: RhoHub, Apparat.io
HTML/Javascript code packaged as native apps allows for cross platform mobile development - but there's still a nuisance: the yak shaving exercise of installing and maintaining the SDKs of all target platforms, and running the builds. There are solutions to fix that: Rhohub for Rhodes, Apparat.io, and PhoneGap/Build.