Kinect in Motion - Audio and Visual Tracking by ExampleKinect is a motion-sensing input device by Microsoft for the Xbox 360 video game console and Windows PCs. It provides capabilities to enhance human-machine interaction along with a zero-to-hero journey to engage the user in a multimodal interface dialog with your software solution.
Kinect in Motion - Audio and Visual Tracking by Example guides you in developing more than five models you can use to capture gestures, movements, and voice spoken commands. The examples and the theory discussed provide you with the knowledge to let the user become a part of your application. ...
.NET Framework Essentials, 2nd Edition.NET Framework Essentials, 2nd Edition is an objective, concise, and technical overview of the new Microsoft .NET Framework for developing web applications and services.
Specifically written for intermediate to advanced VB, C/C++, Java, and Delphi developers, .NET Framework Essentials, 2nd Edition is also useful to system architects and leaders who are assessing tools for future projects. The authors devote special attention to the writing of .NET components plus web applications and services. ...
Sony CLIE For DummiesShows users how to make the most of Sony's popular Palm OS PDA, the CLIE; Sony holds the second largest share of the U.S. PDA market-12.1 percent; Guides new and intermediate users through the all the latest CLIE features and functions, from using Graffiti and working with Microsoft Office and PDF files to scheduling appointments, checking e-mail, and beaming data; Covers cool multimedia features such as taking digital photos, producing slide shows, recording and watching movies, transferring music, and creating reminders using the built-in voice recorder; Written in a friendly, accessible style by PDA guru Denny Atkin, Editorial Director of Handheld Computing magazine. ...
Outlook 2007 For DummiesMost users take advantage of only two percent of Outlook's power; this book shows them how to harness frequently overlooked tricks and techniques that can significantly boost productivity. Shows how to manage time and information in the new interface, covering instant searches, the To-Do bar, color categories, and task integration with OneNote, Project, Access, and Windows SharePoint Services. Explains how to connect across boundaries with access to WSS data, two-way sync and offline access, calendar sharing, smart scheduling, RSS support, electronic business cards, and the improved out-of-office assistant. ...
Droid 2 For DummiesThe highly anticipated arrival of the Droid 2 runs on the latest version of Google's mobile operating system and boasts a suite of apps that wirelessly synchronize with Gmail, Calendar, Contacts, Maps, and Microsoft Exchange. Ultimate For Dummies author Dan Gookin shows you how to maximize the performance of your Droid 2 smartphone in his unique fun-and-friendly manner, holding your hand the entire way. Sure, the basics of setup and configuration are covered, but you'll also explore texting, e-mailing, accessing the Internet, using maps and navigation, syncing with a PC, and more. Gookin's accessible and fun writing style strikes a perfect balance for explaining important content in a way that is easily digestible. ...
Drupal for Education and E-Learning, 2nd EditionAs social networks become more popular, their role in the classroom has come under scrutiny. Drupal offers a wide variety of useful tools for educators. Within a single Drupal site, you can set up social bookmarking, podcasting, video hosting, formal and informal groups, rich user profiles, and other features commonly associated with social web communities.
Drupal for Education and E-Learning - 2nd Edition teaches you how to create your own social networking site to advance teaching and learning goals in the classroom, while giving you complete control over features and access. Communicate with students, share learning resources, and track assignments through simple tasks with this hands-on guide. ...
Java Persistence with MyBatis 3Storing and retrieving data to and from relational databases is a very common requirement, and is a crucial part of many applications. Even though Java provides a JDBC API for database access, it is not very effective and involves writing the boilerplate code again and again. Getting data out of a database, populating into Java objects, and persisting data from Java objects into a database using JDBC involves a lot of repetitive coding and is a very tedious process. MyBatis takes the simplest approach of leveraging the existing knowledge and power of Java and SQL yet provides powerful features to make data persistence implementation easy. Java Persistence with MyBatis 3 is a practical, hands-on guide that provides you with a number of clear step-by-step exercises, which will help you to understand how MyBatis works and how to use it for your real application needs. ...
SDL Game DevelopmentSDL 2.0 is the latest release of the popular Simple DirectMedia Layer API, which is designed to make life easier for C++ developers, allowing you simple low-level access to various multiplatform audio, graphics, and input devices.
SDL Game Development guides you through creating your first 2D game using SDL and C++. It takes a clear and practical approach to SDL game development, ensuring that the focus remains on creating awesome games.
Starting with the installation and setup of SDL, you will quickly become familiar with useful SDL features, covering sprites, state management, and OOP, leading to a reusable framework that is extendable for your own games. SDL Game Development culminates in the development of two exciting action games that utilize the created framework along with tips to improve the framework. ...
Java Servlet ProgrammingA few years ago, the hype surrounding applets put Java on the map as a programming language for the Web. Today, Java servlets stand poised to take Java to the next level as a Web development language. The main reason is that servlets offer a fast, powerful, portable replacement for CGI scripts.
The Java Servlet API, introduced as the first standard extension to Java, provides a generic mechanism to extend the functionality of any kind of server. Servlets are most commonly used, however, to extend Web servers, performing tasks traditionally handled by CGI programs. Web servers that can support servlets include: Apache, Netscape's FastTrack and Enterprise Servers, Microsoft's IIS, O'Reilly's WebSite, and JavaSoft's Java Web Server. ...
Delphi in a NutshellWith a new name and a new focus on CORBA, database drivers, and Microsoft Back Office applications, Inprise/Borland Delphi is enjoying a resurgence, with a growing user base of programmers who use Delphi for rapid development of enterprise computing applications. Not to rest on success, the latest version of Delphi, Version 5, includes further expansion and refinement of the 3-tier application framework introduced in Delphi 4 and has resulted in a prize-winning product.
Delphi in a Nutshell is the first concise reference to Borland/Inprise Delphi available. It succinctly collects all the information you need in one easy-to-use, complete, and accurate volume that goes beyond the product documentation itself. ...