| Trier par:
|
Page 363 sur 382 | Précédent | 1 ... 360 361 362 363 364 365 366 ... 382 | Suivant
|
|
| Calvin Tang |
|
27 Dec 2010
|
Gesturing Capabilities for New Application and Current Projects
Vsevolod analyzes gesturing capabilities available in Delphi and C++Builder from the viewpoint of practical effectiveness. Benefits of gesture control are discussed for application, when it’s the key metaphor of UI. In addition, a number of ways to improve usability of the existing projects for DB is considered. Mouse-driven and touch device gesture trigging is compared on the base of test results.
|
Calvin Tang
|
Video
|
|
|
|
24 Dec 2010
|
VENDOR SHOWCASE: Rubicon Full Text Search
Thinking of adding high-speed search functionality to your custom database application? Find out how using Rubicon can save you development time while providing faster, smarter answers to your end users.
|
Calvin Tang
|
Video
|
|
|
|
22 Dec 2010
|
Building Robust Applications with Customized Exception Management
This session explores how to replace the default exception handler with one that provides screen shots, call stacks and other useful information. This session shows how to automatically send that information via Web Services and/or email.
|
Calvin Tang
|
Video
|
|
|
|
20 Dec 2010
|
Continuous Integration with DUnit and FinalBuilder
This session shows how to change your DUnit Tests so that they can run under FinalBuilder and how to implement Continuous Integration with FinalBuilder.
|
Calvin Tang
|
Video
|
|
|
|
17 Dec 2010
|
Software Archeology with Delphi (now with AQtime)
You have just inherited 1,000,000 lines of code… now what? In this session, Mike describes the process of software archeology using Delphi. This includes a full demo and includes coverage of UML, Metrics, Audits, Performance issues with AQtime, and Documentation generation all from inside Delphi XE.
|
Calvin Tang
|
Video
|
|
|
|
15 Dec 2010
|
ClientDataSets Part 2: Using and Controlling the Change Cache
In this follow-up to "Introduction to ClientDataSets" presented at DataRage 2, ClientDataSet expert Cary Jensen continues the series with an in-depth look at the ClientDataSet change cache. Here you will learn how to determine the state of individual records, filter the ClientDataSet based on change cache state, restore deleted records, undo specific changes, undo all changes, make changes permanent, persist the change, and much more.
|
Calvin Tang
|
Video
|
|
|
|
14 Dec 2010
|
Using WebKit to render RPCL components into RadPHP XE visual designer
This video shows the speed differences between Webkit and Internet Explorer when rendering the same code and how using the WebKit engine can increase the responsiveness of the visual designer.
|
Calvin Tang
|
Video
|
|
|
|
13 Dec 2010
|
Fun Things to Create Using Azure and Delphi
Is cloud the next big thing?, Mike describes the current state of the "cloud" and some of the advantages to this approach. During this session, learn what the cloud is and how to take advantage of it with RAD Studio XE, including some great demonstrations of the new components.
|
Calvin Tang
|
Video
|
|
|
|
10 Dec 2010
|
Creating Editor Key Bindings in Delphi
One of Delphi's more powerful capabilities, and least used, is it's flexible open tools application programming interface (API). In this in-depth presentation, Delphi expert Cary Jensen demonstrates you can use the open tools API to add your own key combinations to Delphi's editor. He concludes the presentation by showing you how to create and install a design-time package that will add your new keystrokes to any Delphi installation.
|
Calvin Tang
|
Video
|
|
|
|
9 Dec 2010
|
RadPHP - Organizing your project files and setting the main script
Learn how to organize your RadPHP project files and set the main script for your project. See the standard behavior where clicking Run performs that action on the current file focused on the code editor, and the webserver is started using the path where that script is placed as the document root. Then see how you can override that behavior, using the Toggle Main Script option at the project manager, so all run actions will work on the script you select.
|
Calvin Tang
|
Video
|
|
|
|
8 Dec 2010
|
What's New in RAD Studio XE RTL
This session covers new functionality in the RTL, including regular expressions, TTimeZone, changes to TEncoding, and symbolic link file support.
|
Calvin Tang
|
Video
|
|
|
|
7 Dec 2010
|
White Paper: J Optimizer 2009 with Eclipse 3.6 (Helios) Projects
J Optimizer runs independently in its own environment and will work with your Java project created and/or running in a different Java environment.
|
Calvin Tang
|
White Paper
|
|
|
|
7 Dec 2010
|
RadPHP XE – How to change the include_path on php.ini.template
This video demonstrates changing the include_path setting in the php.ini.template file when using RadPHP. Changing the include_path setting allows you to access a common folder where you may have a set of functions, library or other PHP code that are shared between several applications. This will work even if the folder is outside of the publishing folder for the web server.
|
Calvin Tang
|
Video
|
|
|
|
6 Dec 2010
|
A Pragmatic & Powerful Code Generator with Generics and Anonymous Methods
Sometimes it pays off to generate some of your source code. If you, for instance, can split your behavior in generated base classes and specific descending classes, this can speed up development enormously. You do not need a full-fledged code generator for this. By keeping it pragmatic and reusing parts of the Delphi RTL itself, you can get results quickly.
|
Calvin Tang
|
Video
|
|
|
|
3 Dec 2010
|
The Delphi ClientDataSet as a Practical Foundation of an ORM Layer
This session shows how versatile the CDS can be and the pragmatic use of generics, anonymous methods, class helpers and a code generator that generates 90% of your data and UI Layer. It shows you a couple of interesting concepts in the Agile world by (re)generating part of your code, and carefully choosing your class hierarchy it becomes easy to be productive.
|
Calvin Tang
|
Video
|
|
|
|
2 Dec 2010
|
Facebook Development with RadPHP #2 – Requiring the user to be logged in and getting user information
In this second video on Facebook development using RadPHP XE, you will see how to require the user accessing your application to be logged in, and how to get user information.
|
Calvin Tang
|
Video
|
|
|
|
1 Dec 2010
|
How RegEx Scripting can Ease Software Upgrade Pain
The simple idea of “search and replace” is powerful enough to take the pain out of software upgrades, when it is combined with the idea of “scripting” the steps and repeating the steps on multiple directory trees. When component vendors publish upgrade scripts for their code, developers upgrade projects very quickly, leaving vendors free to make important paradigm shifts. Learn exactly how in this session.
|
Calvin Tang
|
Video
|
|
|
|
30 Nov 2010
|
Facebook Development with RadPHP #1 – Hello World!
This is the first article of a series about Facebook development using RadPHP XE. In this video, you will see how to setup a new application on Facebook, how to create the application using RadPHP XE, and how to upload it to your server.
|
Calvin Tang
|
Video
|
|
|
|
30 Nov 2010
|
Touch App Demo
Touch App Demo - Medical Office Visit
|
Calvin Tang
|
Video
|
|
|
|
29 Nov 2010
|
Multitier with DataSnap
This session covers Delphi's DataSnap architecture that lets you create multi-tier applications in an easy RAD way, delivering a lot of power and flexibility for your remote zero-configuration client applications. Focus is on the recent features of this architecture, including HTTP support, callback capabilities, passing JSON data, marshaling objects, and more.
|
Calvin Tang
|
Video
|
|
|
Connect with Us