Tag: GUI
Google I/O 2012 – Migrating Code from GWT to Dart
21 Views0 Comments0 Likes
Ray Cromwell Curious to learn how to port your GWT code to Dart? In this session, we will go over Dart equivalents for various GWT libraries and idioms, techniques for interoperating with existing GWT server backends,...
Developing for the Windows 8 Platform
26 Views0 Comments0 Likes
Patrick Godwin walks us through how to build Windows Store apps with HTML5 and Javascript. Learn how simple it is to write code that works across all Windows 8 platforms: laptops, tablets and phones.
Google I/O 2011: Using GWT and Eclipse to Build Great Mobile Web Apps
12 Views0 Comments0 Likes
Chris Ramsdale Mobile web application development is HOT. But many developers are already familiar with web technologies such as HTML, CSS, JavaScript and GWT for building modern web applications. In this talk we will...
Google I/O 2011: Highly Productive GWT
10 Views0 Comments0 Likes
David Chandler, Philippe Beaudoin, Jeff Schnitzer In this session you'll learn how to use popular Google and third party tools to build a robust and maintainable GWT+GAE app. We'll use Google Plugin for Eclipse, Ob...
DirectX 10/11 Tutorial 1 Beginner Game Programming
12 Views0 Comments0 Likes
This is a video tutorial on setting up a window 32 project and window for use with DirectX. Visual Studio: http://adf.ly/ALztL DirectX: http://adf.ly/ALzyV
WPF Custom draggable window
21 Views0 Comments0 Likes
In this video tutorial i am working in WPF which stands for Windows Presentation Foundation. And i will show you guys how to create custom windows, applying the drag effect so the window can move around, applying a tr...
WPF Multitouch Framework Realtime Demo
13 Views0 Comments0 Likes
Realtime demonstration of the WPF multitouch framework. A thread about the framework can be found here: nuigroup.com
Intro to WPF Part 2: Visual Studio & Expression
7 Views0 Comments0 Likes
Part 2 of building a simple xaml browser application. Here we use the Visual Studio and Expression Interactive Designer tools to create a simple UI for viewing photos from my vacation.
Optimizing OpenGL for iPhone
26 Views0 Comments0 Likes
(May 15, 2009) Tim Omernick from the popular gaming company, ngmoco, provides a broad overview of OpenGL on the iPhone. Stanford University: http://www.stanford.edu/ Stanford School of Engineering: http://soe....
O’Reilly Webcast: Harnessing Shaders for Astounding UX
18 Views0 Comments0 Likes
Ten years ago shader algorithms revolutionized the gaming industry by providing a way to write custom code that runs on the massive parallel processer available in the GPU. Now these shaders are available for .NET dev...