InfoQ Homepage Rich Internet Apps Content on InfoQ
-
JavaFX 2.0 Will Bring Hardware Accelerated Graphics and Better Licensing Terms to the Platform
Oracle has began to the beta program for JavaFX 2.0, the next version of its Rich Client platform.,with Early Access releases open to members of the JavaFX Partner Program. InfoQ spoke to Richard Bair about the release, and future plans.
-
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.
-
Silverlight 4 Updates Improves Network Latency, Memory Usage
Earlier this week Microsoft released an update to Silverlight that addresses several key issues in the platform. The most notable of these is a 90% improvement in network latency and a solution to the memory leaks caused by inline data templates.
-
Moonlight 4.0 Preview 1 Has Been Released
Moonlight 4.0 Preview 1 includes all the Silverlight 3.0 API and a part of Silverlight 4.0 API. New features include: Out-of-Browser, GPU-accelerated graphics, 3D transformation, shaders, V4L2 video capture, H.264 and AAC, and better smooth streaming.
-
Accessing Windows 7 Features from Silverlight
Microsoft has released a library exposing Windows 7 features – sensors, speech, devices, taskbar, touch – to Silverlight Out-of-Browser applications running with elevated trust.
-
Moonlight Leaps Ahead of Silverlight with Hardware Accelerated Pixel Shaders
Recently David Reveman added significant amounts of hardware rendering to Novel’s Moonlight. This puts it in the lead over Silverlight, offers only a limited amount of hardware rendering support.
-
Sencha Touch 1.0 Released - License Drops from $99 to $0
During the keynote at Sencha Conference in San Francisco, the company announced the general availability of Sencha Touch 1.0, while changing the basic license to free, from the $99 it was during pre-release. Sencha Touch enables developers to create cross-platform, touch-enabled web apps that look and feel like native apps.
-
HTML5 vs. Flash: Where does Adobe Stand?
In the last year Adobe seems to be embracing HTML5 and integrating it into its product strategy. During the Adobe developer’s conference (MAX), Lee Brimelow tried to clarify his company’s plans for HTML5 and especially regarding competing platforms like Flash and Flex, both for the desktop and the mobile space.
-
Writing HTML5 Applications with Google App Engine, Google Closure Library and Clojure
Stefan Richter, CTO of Freiheit.com, explained this week at the Google Developer Day in Munich, his vision for writing rich internet applications using HTML5 and Google App Engine and why he thinks that it will be more difficult to build a client-side component based HTML5 when compared to Server-based page rendering.
-
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.
-
HTML5 Is Taking Off
54% of the video published on the Internet is currently available in the HTML5 format, according to MeFeedia, and new HTML5 editing tools are announced by Adobe and Sencha, showing that HTML5 is taking off.
-
Adobe previews HTML5 animation IDE
Adobe during its annual developer’s conference has previewed an IDE for HTML5 animation. The IDE, codenamed Edge, uses the WebKit rendering engine to preview animations and like Dreamweaver, offers a source code editing mode.
-
HTML5 Is Not Production Ready
Philippe Le Hégaret, a W3C Interaction Domain Leader overseeing the HTML standard, considers that HTML5 needs to pass the compatibility tests across browsers before being suitable for production. While early adopters present nice 3D animations and videos done with HTML5, most developers should probably wait until mid 2011 or early 2012 when the standard becomes stable.
-
GWT 2.1 RC1 Brings Features Initially Scheduled for 2.2
GWT 2.1 RC1 contains features specified by the roadmap, such as new table and tree widgets, but also features that were initially planned for GWT 2.2, such as logging. Another important feature is an MVP framework.