InfoQ Homepage Rich Client / Desktop Content on InfoQ
-
Introduction to Cappuccino
Francisco Tomalsky introduces Objective-J, an Objective-C inspired language on top of Javascript, and the Cappuccino framework built with it, which were used to create http://280slides.com
-
Building Native Mobile Apps in Rhodes
In this talk from FutureRuby Adam Blum shows Rhodes, an open source Ruby-based framework for building locally executing apps with access to device features for all major smartphone devices.
-
Rich Internet Applications with Flex and AIR
Christophe Coenraets presents Flex and AIR, two technologies from Adobe used to create, deploy and run Rich Internet Applications, and he demos some applications built with them.
-
Archaeopteryx: A Ruby MIDI Generator
Eccentric artist turned overnight anti-celebrity, Giles Bowkett captures the heart and soul of RubyFringe as he demonstrates his revolutionary Archaeopteryx MIDI drum pattern generator.
-
Ruby Beyond Rails
John Lam talks about his path to dynamic languages, some of the problems of making IronRuby run fast, and how the DLR helps with implementing languages.
-
An Overview of Desktop Java Technologies in Today's RIA World
Scott Delap provides an overview of Swing and Eclipse RCP technologies in today's world of RIA & desktop applications including when to use Java for the client vs. Ajax, Flex, OpenLazslo.
-
NET Windows Forms Tips and Tricks
Ken Getz demonstrates advanced Winforms techniques such as owner-drawn controls, exposing protected info & new control behaviour using inheritance, thread synchronization with Winforms, and much more.
-
Windows Presentation Foundation: The Future of Windows
Ian Griffiths shows the key features of WPF such as XAML, composition, layout, animation, and data binding, while also showing why WPF differs so radically from Win32.
-
Deploying & Maintaining Smart Client Apps using ClickOnce
Cathy Gero goes explains ClickOnce which allows the deployment of Windows-based rich client apps by placing the app files on a Web or file server and providing the user with a link.
-
Introduction to Windows Presentation Foundation (aka Avalon)
Billy Hollis discusses the basics related to panels, controls and best practices in building Windows Presentation Foundation applications, Microsoft's rich client user interface framework, aka Avalon.
-
Building a Smart Client Toolkit
Learn advanced techniques with real-world examples in this session on Windows Forms.Capabilities included include management,display of forms,data validation,security management,and dirty checking.