Videos in category Operating Systems
Google Tech Talks October, 7 2007 ABSTRACT Wine and Samba: Kai Blin gave a report from the CIFS conference: * About The CIFS Workshop * Remote Named Pipes * End-Point Mapper * ID Mapping * Authentication * Testing Speaker: Kai Blin
WINE Conf 2007 - CxTest
Google Tech Talks October, 7 2007 ABSTRACT CxTest in Wine Martin Pilka reported about CxTest - what happened since WineConf 2006, where are we today with this product and where do we want to be tomorrow. * What is CxText * Evaluation of WineConf 2006 goals * Additional accomplishments * CxTest Website / Features * Future Plans Speaker: Martin Pilka
WINE Conf 2007 - Wine and Direct3D
Google Tech Talks October, 7 2007 ABSTRACT Direct3D in Wine: StefanDösinger gave a short talk about the current Direct3D state: * State a year ago * Work done since then * Examples of games running on Wine * Windows port * MacOS port * Automated testing * Direct3D 10 * DirectDraw improvements * Performance * Future Plans Speaker: Stefan Dosinger
WINE Conf 2007 - Wine and Sound
Google Tech Talks October, 7 2007 ABSTRACT Dealing with sound in Wine Maarten Lankhorst gave a talk about DirectSound: * OSS * ALSA * Stream mixer * Improvements to the stream mixer * Remaining work Speaker: Maarten Lankhorst
WINE Conf 2007 - Printing In Wine
Google Tech Talks October, 7 2007 ABSTRACT Printing in Wine * Printing in Windows-NT * Printing in Wine * What's wrong with Printing in Wine * What we do not need / will not support * What about Windows Printer-Drivers in Wine * Work in Progress * Issues in other DLL's, that affect Printing * Nice to have Speaker: Detlef Riekenberg
WINE Conference 2007 Keynote
Google Tech Talks October, 7 2007 ABSTRACT Wine conference in Zurich, Switzerland Alexandre Julliard gave his yearly updated status report: * Accomplishments * Stats on amount of code committed * Status of Software Freedom Law Center work * Release 1.0 * Bugzilla Stats * Post 1.0
How to: Google Android in Eclipse
The Android platform is a software stack for mobile devices. In this two-part screencast you are going to see how to install and use the Android SDK to develop simple Android application using the Java programming language and Eclipse IDE plugin. First screencast shows how to install SDK, configure Eclipse plugin and run sample Android applications. Second tutorial covers new project creation i...
Devel::sdb (Smart Debugger)
"Devel::sdb" is an enhanced version of Perl's (v5.8.8) powerful interactive debugger. The GUI version "ptkdb" does a very good job already. However, smart debugger takes different approach to problem solving and focuses on non GUI situations. Some of the features added to this version are data rendering, flexible breakpoints, zoompoints, custom mode for debugging fork process and synt...
Eclipse and Java: Using the Debugger
This free video tutorial will teach you how to use the Eclipse Java Debugger. It is based on Eclipse version 3.3. This is for programmers who have completed the "Total Beginners" tutorial or have some familiarity with Eclipse and Java. No prior experience with the Eclipse Debugger is needed. The 7 lessons are each about 15 minutes long and total about 1 3/4 hours. The lessons gu...
Git - Fast Version Control System
Google Tech Talks October, 12 2007 ABSTRACT When you have hundreds of people simultaneously patching 25000 files of the Linux Kernel in sometimes conflicting ways, you might need some scheme or plan to sort all that out before you can build your next kernel and reboot. The Linux team uses "git" for their source code repository management, a homegrown solution that is optimized for hig...