Tag Archives: Programming

Training Unix Technical Overview – 1 day

Class overview :

This Unix training course is designed to give delegates an overview of the various versions of UNIX available. It is technically orientated to enable staff at all levels to have an appreciation of what UNIX is, and the various features available with the different versions..

The delegates will practise:

  • What UNIX is
  • The History of UNIX from Version 7 and the Various Versions Available
  • OSF/2 POSIX SVR4 Standards
  • Features of the UNIX Operating System
  • UNIX Networking Features
  • What a Process is and how Processes are Controlled
  • Standard Utilities Available with UNIX
  • Applications Available
  • The System Administrator

Class goals :

This UNIX Technical Overview course will provide the delegate with a technical understanding of the UNIX Operating System, from its general structure to its Networking capabilities..

Content of Unix Technical Overview

What is UNIX?

  • The UNIX Kernel
  • What is the Shell?
  • Different Shells Available

History of UNIX

  • Version 7 to SVR4 (System 5 Release 4)

UNIX Standards

  • OSF/1 and OSF/2
  • POSIX Standards
  • SVR4 Standards

Features of UNIX

  • Built in Functions
  • Applications for Users and Programmers

UNIX Networking

  • UUCP
  • TCP/IP
  • NFS (Yellow Pages)
  • NIS and NIS+

Processes and Background Jobs

  • Controlling processes in UNIX
  • Background Jobs
  • CRON and AT

UNIX Applications

  • Editors
  • Programmers Tools
  • System Start-up and Control

UNIX System Administrator

  • The Function and Responsibilities of a System Administrator
Unix Technical Overview
Training Unix Technical Overview

Onze voordelen :

  • Type of training: Inter-company, intra-company and individual
  • 100% flexible & personalised training : You choose the place, the dates and the training program
  • Offer request : Response within 24 hours
  • 50% discount for SME’s from Brussels-Capital Region
  • Free parking, lunch & drinks
  • Free use of our Digital Competence Centre: Manuals, courses, exercises, …

Training Configuring and Troubleshooting Windows Server 2008 Terminal Services – 2 days

Class overview :

This two-day instructor-led course provides students with the knowledge and skills to configure, manage, monitor, and troubleshoot a Terminal Services (TS) environment. The course focuses on configuring of TS core functionality, licensing, Gateway, and Web Access.

Class goals :

On completion of this training course, delegates should be able to:

  • Install and configure the TS role
  • Configure TS settings
  • Identify the appropriate licensing scope and configure forest, domain, and workgroup licensing
  • Identify when to use the per-user and per-device licensing modes
  • Install the TS Licensing Role
  • Configure TS licensing for per-user and device licenses
  • Manage the licensing lifecycle
  • Configure TS connection properties using TS console and Group Policy
  • Troubleshoot TS connection properties for a single user and multiple users
  • Identify the considerations for the types of applications that can be installed in a TS environment
  • Install applications on TS
  • Configure TS Web Access to make TS RemoteApp programs available through a Web site
  • Configure TS Easy Print
  • Install and configure TS Web Access role service
  • Configure a TS session broker for a load-balanced TS farm
  • Configure TS Gateway properties
  • Monitor active connections using TS Gateway console
  • Troubleshoot a TS Gateway connectivity issue
  • Manage TS connections to ensure availability of the TS
  • Resolve client connectivity issues by verifying end-user configuration using Remote Desktop Connection (RDC)
  • Monitor TS connections to determine when to force client disconnect
  • Identify monitoring methods for TS services role
  • Configure resource allocation policies using WSRM based on the environment
  • Monitor WSRM performance using the WSRM Monitoring TS tool

Content of Configuring and Troubleshooting Windows Server 2008 Terminal Services

Configuring Terminal Services Core Functionality

This module explains how to install TS and configure core functionality.

  • Configuring TS Role
  • Configuring TS Settings

Configuring and Managing Terminal Services Licensing

This module explains how to configure and manage TS Licensing.

  • Configuring TS Licensing
  • Managing TS Licenses

Configuring and Troubleshooting Terminal Services Connections

This module explains how to configure and troubleshoot connection properties using TS.

  • Configuring TS Connection Properties
  • Configuring TS Properties Using Group Policy
  • Troubleshooting TS

Configuring Terminal Services Resources

This module explains how to configure TS Easy Print and TS RemoteApp.

  • Installing Applications
  • Configuring Remote Applications
  • Configuring Printers

Configuring Terminal Services Web Access

This module explains how to configure TS Web Access.

  • Installing the TS Web Access Role Service

Configuring Session Broker

This module explains how to configure TS Session Broker.

  • Configuring a TS Session Broker for a Load-Balanced Farm

Configuring and Troubleshooting Terminal Services Gateway

This module explains how to configure and troubleshoot TS Gateway.

  • Configuring TS Gateway
  • Troubleshooting TS Gateway Connectivity Issues

Managing and Monitoring Terminal Services

This module explains how to manage and monitor TS connections post installation and configuration. The students will also be introduced to configuring WSRM for TS.

  • Managing Current TS Connections
  • Monitoring TS Connections
  • Configuring WSRM for TS
Configuring and Troubleshooting Windows Server 2008 Terminal Services
Training Configuring and Troubleshooting Windows Server 2008 Terminal Services

Onze voordelen :

  • Type of training: Inter-company, intra-company and individual
  • 100% flexible & personalised training : You choose the place, the dates and the training program
  • Offer request : Response within 24 hours
  • 50% discount for SME’s from Brussels-Capital Region
  • Free parking, lunch & drinks
  • Free use of our Digital Competence Centre: Manuals, courses, exercises, …

Training Transforming XML using XSLT Style Sheets – 2 days

Class overview :

XML has rapidly become a de-facto standard for exchanging data between applications and organisations. The growth of XML has led to the emergence of XPath and XSLT as standard ways of accessing and transforming content in an XML document.

Class goals :

After completing this course, delegates will be able to:

  • locate content in an XML document using XPath
  • write XSLT style sheets to transform XML documents
  • apply XSLT style sheets statically or dynamically to XML documents
  • generate new XML content using XSLT
  • perform repetition and conditional logic in an XSLT style sheet
  • sort documents, and control textual and numeric output
  • define and use named templates
  • parameterise template rules and style sheets
  • coordinate multiple XML documents using style sheets
  • reuse, customise, and extend XSLT style sheets

Content of Transforming XML using XSLT Style Sheets

XSLT and XPath Introduction

  • Recap of XML document structure
  • What is XPath?
  • What is XSLT?
  • Why are XSLT and XPath useful?
  • Transforming XML documents using XPath and XSLT
  • Generating XML and/or HTML output
  • Industry support for XPath and XSLT

Selecting XML Nodes using XPath

  • XPath nodes and properties
  • Axes, node tests, and predicates
  • Location paths and location steps
  • Accessing elements and attributes
  • Accessing other node types
  • Filtering nodes using predicates
  • Using XPath operators and functions

Writing and Applying XSLT Style Sheets

  • XSLT style sheet structure
  • Defining template rules
  • Obtaining node values
  • Invoking template rules
  • Literal result elements
  • Applying a style sheet to an XML document
  • Applying a style sheet dynamically using DOM

The XSLT Programming Language

  • Performing iteration
  • Making decisions
  • Creating named templates
  • Calling named templates
  • Defining and using variables
  • Defining and using parameters

Fine-Tuning XSLT Output

  • Formatting numbers
  • Sorting the result tree
  • Controlling whitespace
  • Character encodings
  • Specifying XML, HTML, and plain text output methods

Mapping XML dialects with XSLT

  • Creating new XML content with XSLT
  • Creating elements
  • Creating attributes
  • Namespace issues
  • Generating and formatting text content
  • Creating numeric output
  • Creating other XML content

Managing multiple XML documents with XSLT

  • Accessing multiple XML documents
  • Cross-referencing data using keys
  • Accessing XML data with keys
  • Generating cross references in XML documents

Producing Scalable Solutions with XSLT

  • Including style sheets
  • Importing style sheets
  • Overriding imported template rules
  • Invoking overridden template rules
  • Specifying template priorities

The Way Ahead

  • Extension elements
  • Extension functions
  • Forwards-compatible processing
  • Fallback processing
  • The role of XPath in XPointer
  • Likely impact of the XML Schema Definition Language (XSLD)
Transforming XML using XSLT Style Sheets
Training Transforming XML using XSLT Style Sheets

Onze voordelen :

  • Type of training: Inter-company, intra-company and individual
  • 100% flexible & personalised training : You choose the place, the dates and the training program
  • Offer request : Response within 24 hours
  • 50% discount for SME’s from Brussels-Capital Region
  • Free parking, lunch & drinks
  • Free use of our Digital Competence Centre: Manuals, courses, exercises, …

Training PowerPoint 2010 Series: Completing the presentation – 1 day

High-quality-training-results-in-corfu-town
High quality training in Corfu Town

Class Overview :

This course provides learners with the necessary tools to set up and present a PowerPoint presentation.

Class Goals :

  • Create and print speaker notes
  • Print your presentation
  • Set up and run a slide show
  • Create a custom slide show
  • Package a presentation onto a CD
  • Search for help

Content Of PowerPoint 2003 Series: Completing The Presentation

  • Understanding notes
  • Using notes pages
  • Printing a presentation
  • Setting up a slide show
  • Controlling a slide show
  • Creating custom shows
  • Packaging a presentation on a CD
  • Using Office Assistant

Onze Voordelen :

  • Type of training: Inter-company, intra-company and individual
  • 100% flexible & personalised training : You choose the place, the dates and the training program
  • Offer request : Response within 24 hours
  • 50% discount for SME’s from Brussels-Capital Region
  • Free parking, lunch & drinks
  • Free use of our Digital Competence Centre: Manuals, courses, exercises, …