Internships and graduation jobs Development

Size: px
Start display at page:

Download "Internships and graduation jobs Development"

Transcription

1 Internships and graduation jobs Development We strongly believe in the power of students. Therefore we offer challenging internships and graduation projects to jumpstart your career. Your job not listed? Feel free to inquire about the possibilities. Bi-directional coupling between Stabicad and external calculation programs (MBI- COSC) When a Stabicad user is creating a design of an electrical installation for a building with Stabicad, a lot of meta data is stored in the Stabicad model. This (rich) data can act as input parameters for external (cable) calculation programs while the output data of such external calculation programs can be used in Stabicad to enrich the Stabicad model with the calculated data. This job will start with designing both the user flow and technical solution and after that a flexible coupling that can be easily configured to communicate with different calculation programs. Increase User Experience (UIX) of calculation modules (MBI-Interaction techn) This job has the goal to push the usage of the Stabicad calculation modules. Dive into the current implementation and detect where the UIX needs to be improved. Check how you can integrate powerful calculation functions and let them interact with existing (Stabicad design and change) functions in different contexts. We are curious to your ideas, designs and (part of) implementation which will bring the calculation modules on a new top level! The tomtom for building installations - optimal routing algorithms for distribution systems (GMT-Virtual Worlds) A major part of designing the technical installations of a building is the design and coordination of the different distribution systems. The goal is to design intelligent routing algorithms giving options to the designer for the routing of the systems. The algorithm should be able to generate the routing with minimal user input. On the other hand, it must be possible for the designer to provide the algorithm with a set of (parametric) design rules and prioritize these rules, so he can compare different routing alternatives.

2 Design and create an intelligent graph component (GMT-Virtual Worlds) Equipment for building installations comes with characteristics that describes the behavior of equipment or components in different circumstances. Examples of these (usually non linear) characteristics are resistance, pressure loss, sound data. These characteristics are usually presented as (logarithmic) graphs, based on numerical data. See the example below: These numerical data is stored in the Stabicad database or can be retrieved from an external source as manufacturer data through web services. The graph can be extended with information that will be returned after a Stabicad system calculation

3 to visualize the performance in the real system. The goal of this project is to design and develop an attractive and intelligent graph component that can be used in a desktop application and on an internet platform. Electrical cable calculation (GMT-Virtual Worlds) Cables connect power consumers and power distribution panels. An electrical cable calculation algorithm calculates the type and size of the cables. To perform the calculation a lot of input is needed like load details, cable construction and installation conditions. When implementing a cable calculation algorithm in Revit a lot of input data can be extracted from the Revit model. Deal with data like electrical circuits, consummations, cable distances and more in order to define the right cable calculation algorithms. It should be possible to do the calculation on Revit models with and without drawn cables. Investigate the different calculations algorithms, what input data is needed and what data can be extracted from the Revit model. Also highlight or draw the critical path in the floor plan. The goal of this project is to create a functional and technical design and show the proof of concept by a spike implementation of the software. Article data collector and analyzer big data (MBI-Data analytics) Stabiplan uses tools to fetch article data from wholesalers and manufacturers from the internet. This data is used to check for new articles or changes against the existing database. These tools now fetch the data from structured data sources. We want to extend these tools with big data techniques to be able to gather data from unstructured sources as PDF files, web pages and more. Design and build a mobile interface for an European content web platform (MBI-GMT- MediaTech) The content platform MEPcontent.eu is a graphical library with (3D) content files for engineers designing building installations. Each 3D content file contains meta-data, rendered images, deep links to technical documentation, a 3D preview and rating possibilities. To increase the power and usability of MEPcontent a mobile interface has to be built up next to the current web interface. The platform is a ASP.NET MVC4 application and your challenge is to design a clear and smooth mobile interface that will reflect several use cases. The mobile interface has to be built on an User Interface Library that supports all popular mobile devices. Design and build a new User Interface (desktop & mobile) for a technical document management system (MBI-Interaction Tech) For a comprehensive technical document management system that s already being used by thousands of users in Europe we need a brand new (HTML based) user interface. The system enables users to manage graphical and non-graphical documentation files with lots of features for document tracking, version history, script operations as well as synchronization functions to the cloud environment of the system. Are you in for a challenging job to catch the best user interaction

4 experience into this new user interface then this is the something for you! Despite the user interface we already have, you get the freedom to design a new user interface, built this on the latest HTML technologies and possibilities and give us proposals for stunning improvements and extensions. This interface has to be built upon a rich data layer and communicate with a modern (WCF) communication framework. The goal is to build a new rich desktop user interface as well as a more compact mobile interface. Test Automation analysis and improvement (MBI-COSC) The current test process at Stabiplan differentiates the following test types: 1. In *unit tests*, developers provide traditional xunit type of tests for the classes they are developing.

5 2. In *smoke tests*, the user interface (written in C#) is exercised via Microsoft Code UI recorded scripts. 3. In *regression tests*, the functionality of the business layer (written in C++) is tested in a functional manner: an input drawing is provided, manipulations on the drawing are made through the application, and the resulting drawing is compared to (correct) reference drawing. Some of the test challenges faced at Stabiplan include: 1. As no coverage analysis is conducted, it is to a large extent unknown which parts are thoroughly tested and which parts are untested. 2. The number of regression tests is increasing rapidly (over 2000 at this point in time). They become hard to manage. 3. Regression tests may lead to false alarms if code changes lead to changes in drawings that are not immediately relevant for the functionality under test. This project aims at addressing these challenges in the following manner. As a first step we will conduct coverage analysis for the C++ and C# code, and include it in the continuous integration server (all based on Microsoft technology). This will be analyzed in order to identify code that is under- as well as possibly over tested. Based on that a number of directions can be chosen: 1. Establishing trace-based 'test connections'. This builds upon TU Delft research on identifying test similarity based on execution traces, in order to identify relationships between unit tests and end-to-end (regression or smoke) tests. See 2. Consolic testing. A modern trend is to use symbolic execution to identify inputs that would increase coverage. A C# implementation is available called Pex. An open question is how to translate this to the domain of Stabiplan drawings Test prioritization. In regression testing, the delta in the code with respect to the previous version can also be used to guide testing. This amounts to re-ordering the test suite, so that the test cases most related to the change at hand are executed first. 4. Fix recommendations. Stabiplan keeps track of failures in the field, including stack traces. These can be used to establish similarities with execution traces of test suites, and thus of starting points for fixing the code. The actual direction will be selected in consultation with Stabiplan and the student(s), based on the outcomes of the coverage analysis and most recent developments in software testing research. Solution to design pluggable cable systems (COSC) Pluggable cable systems is an electrical cable installation concept for buildings that exists of components which are provided with uniform connectors. A pluggable cable system consists of pluggable cables with a fixed length, distributors and power consumers. The components can be plugged together if the conditions of their connectors match like color, number of poles and connection type. Mounting cables becomes a matter of 'plug and play' and engineers do not have to strip or customize cables. This saves time and prevents failure costs.

6 Software to design an electrical installation in buildings based on pluggable cable systems has to become available in Stabicad for Revit. The designer must be able to place the different pluggable components, draw cables, perform several checks to the test correctness of the drawn system and generate bill of materials. At the start of the project you can use a base solution that it s already available in Stabicad for AutoCAD. This project requires a technical design and an implementation of a solution that uses the new possibilities of the Autodesk BIM platform called Revit. An additional task would be to automatically generated pluggable cables to connect components that are already placed in the floor plan. The choice of cables and their routing should take into account the fixed length of cables, connectors, building layout like walls and the costs. Solution to design domotica systems (GMT) Housing automation (also known as domotica) becomes more and more popular. To support electrical engineers in designing domotica systems we have to extend the Stabicad electrical functionality on different areas: extend properties on the symbols for the floor plan, change symbolic representations, provide bill of materials and automatically generate diagrams based on the information that is stored in the floor plan. The goal for this project is to design and implement these functionalities in the current Electrical Installations module. Want to know more? Get in touch with our recruiter Denise Pet via jobs@stabiplan.nl or Feel free to drop her your CV and/or inquire about de possibilities. Check our jobsite:

Client Overview. Engagement Situation. Key Requirements

Client Overview. Engagement Situation. Key Requirements Client Overview Our client is one of the leading providers of business intelligence systems for customers especially in BFSI space that needs intensive data analysis of huge amounts of data for their decision

More information

Please contact Cyber and Technology Training at (410)777-1333/technologytraining@aacc.edu for registration and pricing information.

Please contact Cyber and Technology Training at (410)777-1333/technologytraining@aacc.edu for registration and pricing information. Course Name Start Date End Date Start Time End Time Active Directory Services with Windows Server 8/31/2015 9/4/2015 9:00 AM 5:00 PM Active Directory Services with Windows Server 9/28/2015 10/2/2015 9:00

More information

SharePoint for Engineering Document Management & Control

SharePoint for Engineering Document Management & Control SharePoint for Engineering Document Management & Control Managing and controlling engineering documents and drawings with SharePoint A white paper by Cadac Organice BV Date: 01-03-2012 Table of contents

More information

Microsoft Training and Certification Guide. Current as of March 16, 2015

Microsoft Training and Certification Guide. Current as of March 16, 2015 Microsoft Training and Certification Guide Current as of March 16, 2015 Welcome to the Microsoft Training and Certification Guide. This guide is intended to provide a quick, comprehensive view of our training

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

Programming Fundamentals of Web Applications Course 10958A; 5 Days

Programming Fundamentals of Web Applications Course 10958A; 5 Days Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Programming Fundamentals of Web Applications Course 10958A; 5 Days Course

More information

DATA CENTER INFRASTRUCTURE MANAGEMENT

DATA CENTER INFRASTRUCTURE MANAGEMENT THE nlyte SOLUTION nlyte Software was founded by data center professionals for data center professionals and is the independent provider of data center infrastructure Management (DCIM) solutions. The nlyte

More information

Autodesk Robot Structural Analysis Professional 2010. Break it down before you build it up.

Autodesk Robot Structural Analysis Professional 2010. Break it down before you build it up. Autodesk Robot Structural Analysis Professional 2010 Break it down before you build it up. Building Information Modeling for Structural Engineering Integrated tools for modeling, coordination, analysis,

More information

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications. 20486B: Developing ASP.NET MVC 4 Web Applications Course Overview This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications. Course Introduction Course Introduction

More information

www.cadac.com White Paper Microsoft SharePoint for Engineering Document Management and Control

www.cadac.com White Paper Microsoft SharePoint for Engineering Document Management and Control www.cadac.com White Paper Microsoft SharePoint for Engineering Document Management and Control Microsoft SharePoint is a powerful platform for document management and project collaboration. Many project-driven

More information

INFORMATION TECHNOLOGY STANDARD

INFORMATION TECHNOLOGY STANDARD COMMONWEALTH OF PENNSYLVANIA DEPARTMENT OF Human Services INFORMATION TECHNOLOGY STANDARD Name Of Standard: Mobile Development Domain: Application Number: Category: STD-EASS010 Date Issued: Issued By Direction

More information

StruxureWare TM Data Center Operation

StruxureWare TM Data Center Operation StruxureWare TM Data Center End to end Management (DCIM) software for monitoring, control of power, cooling, security and energy usage from the building through IT systems Part of StruxureWare for Data

More information

Windchill PDMLink 10.1. Curriculum Guide

Windchill PDMLink 10.1. Curriculum Guide Windchill PDMLink 10.1 Curriculum Guide Live Classroom Curriculum Guide Update to Windchill PDMLink 10.1 from Windchill PDMLink 9.0/9.1 Introduction to Windchill PDMLink 10.1 for Light Users Introduction

More information

Microsoft Training and Certification Guide. Current as of December 31, 2013

Microsoft Training and Certification Guide. Current as of December 31, 2013 Microsoft Training and Certification Guide Current as of December 31, 2013 Welcome to the Microsoft Training and Certification Guide. This device is intended to provide a quick, comprehensive view of our

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Course Details Course Outline Module 1: Creating Robust and Efficient Apps for SharePoint In this module, you will review key

More information

Building Information Modeling for MEP Engineering. Revit MEP 2008

Building Information Modeling for MEP Engineering. Revit MEP 2008 Building Information Modeling for MEP Engineering Revit MEP 2008 Design Intuitively with Tools That Work the Way Engineers Think Revit MEP software is an intuitive design tool that works the way engineers

More information

Sentiment Analysis on Big Data

Sentiment Analysis on Big Data SPAN White Paper!? Sentiment Analysis on Big Data Machine Learning Approach Several sources on the web provide deep insight about people s opinions on the products and services of various companies. Social

More information

Radiological Assessment Display and Control System

Radiological Assessment Display and Control System Features Fast, real-time data acquisition and control Highly reliable communication with remote terminal units Collecting, converting, integrating and analyzing data from all monitors Detecting, annunciating

More information

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW About this Course This course provides SharePoint developers the information needed to implement SharePoint solutions

More information

Work with a large team in a fast-paced, agile environment within a Multinational Corporation (MNC)

Work with a large team in a fast-paced, agile environment within a Multinational Corporation (MNC) Autodesk China R&D (Shanghai) Internship Projects July to December 2016 (6-Month, Full Time) Position 1: Intern Software Development (AutoCAD) Conduct research work on prototype of Next Generation API

More information

Diploma Of Computing

Diploma Of Computing Diploma Of Computing Course Outline Campus Intake CRICOS Course Duration Teaching Methods Assessment Course Structure Units Melbourne Burwood Campus / Jakarta Campus, Indonesia March, June, October 022638B

More information

MS 10978A Introduction to Azure for Developers

MS 10978A Introduction to Azure for Developers MS 10978A Introduction to Azure for Developers Description: Days: 5 Prerequisites: This course offers students the opportunity to learn about Microsoft Azure development by taking an existing ASP.NET MVC

More information

JOB DESCRIPTION APPLICATION LEAD

JOB DESCRIPTION APPLICATION LEAD JOB DESCRIPTION APPLICATION LEAD The Application Lead will provide functional support and to expand capabilities in the area of systems configuration. This function provides the initial step in the process

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Page 1 of 9 Developing Microsoft SharePoint Server 2013 Advanced Solutions Course 20489B: 4 days; Instructor-Led Introduction

More information

Reporting Services. White Paper. Published: August 2007 Updated: July 2008

Reporting Services. White Paper. Published: August 2007 Updated: July 2008 Reporting Services White Paper Published: August 2007 Updated: July 2008 Summary: Microsoft SQL Server 2008 Reporting Services provides a complete server-based platform that is designed to support a wide

More information

Cloud Computing: What IT Professionals Need to Know

Cloud Computing: What IT Professionals Need to Know Learning Cloud Computing: What IT Professionals Need to Know Cloud computing promises new career opportunities for IT professionals. In many cases, existing core skill sets transfer directly to cloud technologies.

More information

Design and Functional Specification

Design and Functional Specification 2010 Design and Functional Specification Corpus eready Solutions pvt. Ltd. 3/17/2010 1. Introduction 1.1 Purpose This document records functional specifications for Science Technology English Math (STEM)

More information

International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476

International Journal of Engineering Technology, Management and Applied Sciences. www.ijetmas.com November 2014, Volume 2 Issue 6, ISSN 2349-4476 ERP SYSYTEM Nitika Jain 1 Niriksha 2 1 Student, RKGITW 2 Student, RKGITW Uttar Pradesh Tech. University Uttar Pradesh Tech. University Ghaziabad, U.P., India Ghaziabad, U.P., India ABSTRACT Student ERP

More information

Software Architecture for Paychex Out of Office Application

Software Architecture for Paychex Out of Office Application Software Architecture for Paychex Out of Office Application Version 2.3 Prepared by: Ian Dann Tom Eiffert Elysia Haight Rochester Institute of Technology Paychex March 10, 2013 Revision History Version

More information

The management of print is easier with the right tools.

The management of print is easier with the right tools. Xerox Partner Print Services Technology Suite The management of print is easier with the right tools. Remove complexity. Add results. The Xerox Partner Print Services Technology Suite is an integrated

More information

BI xpress Product Overview

BI xpress Product Overview BI xpress Product Overview Develop and manage SSIS packages with ease! Key Features Create a robust auditing and notification framework for SSIS Speed BI development with SSAS calculations and SSIS package

More information

Content Management Implementation Guide 5.3 SP1

Content Management Implementation Guide 5.3 SP1 SDL Tridion R5 Content Management Implementation Guide 5.3 SP1 Read this document to implement and learn about the following Content Manager features: Publications Blueprint Publication structure Users

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

HTML5 Data Visualization and Manipulation Tool Colorado School of Mines Field Session Summer 2013

HTML5 Data Visualization and Manipulation Tool Colorado School of Mines Field Session Summer 2013 HTML5 Data Visualization and Manipulation Tool Colorado School of Mines Field Session Summer 2013 Riley Moses Bri Fidder Jon Lewis Introduction & Product Vision BIMShift is a company that provides all

More information

Civil Engineering Informatics Specialist

Civil Engineering Informatics Specialist Ministry of Communications and Information Technology Information Technology Institute Civil Engineering Informatics Specialist Engineering Informatics Intake 35 Historical Background! The Engineering

More information

CAREER OPPORTUNITIES

CAREER OPPORTUNITIES CAREER OPPORTUNITIES After the graduation, students can select three different paths. Students should have at least GPA 2.7 to get into the first two types of job. To apply for academic positions in the

More information

SaaS Based Inventory Management System For US Based Client

SaaS Based Inventory Management System For US Based Client Case Study SaaS Based Inventory Management System For US Based Client [CUSTOM WEB & PDA APPLICATION SERVICE WEB: ASP.NET MVC, MS SQL, PDA: ASP.NET CE (WINDOWS MOBILE), MICROSOFT SYNC FRAMEWORK, SQL CE]

More information

Category: Business Process and Integration Solution for Small Business and the Enterprise

Category: Business Process and Integration Solution for Small Business and the Enterprise Home About us Contact us Careers Online Resources Site Map Products Demo Center Support Customers Resources News Download Article in PDF Version Download Diagrams in PDF Version Microsoft Partner Conference

More information

What is intelligent content?

What is intelligent content? What is intelligent content? T H E R O C K L E Y G R O U P Content has often been managed as documents. Metadata for search and retrieval has become more and more important as the amount of content has

More information

Developer Tutorial Version 1. 0 February 2015

Developer Tutorial Version 1. 0 February 2015 Developer Tutorial Version 1. 0 Contents Introduction... 3 What is the Mapzania SDK?... 3 Features of Mapzania SDK... 4 Mapzania Applications... 5 Architecture... 6 Front-end application components...

More information

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs)

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs) Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs) Product Technology Product Number Title License Management, License Management 55071 Course 55071 : Microsoft Software Asset

More information

Power & Environmental Monitoring

Power & Environmental Monitoring Data Centre Monitoring Made Easy Power & Environmental Monitoring Features & Benefits Packet Power provides the easiest, most cost effective way to capture detailed power and temperature information for

More information

KIP System K Software

KIP System K Software KIP System K Software Print management solutions KIP System K Software Suite provides an enhanced user experience and exceptional productivity for the seamless control of colour and black & white print

More information

Microsoft Visio 2010 Top 10 Benefits

Microsoft Visio 2010 Top 10 Benefits Microsoft Visio 2010 Top 10 Benefits The advanced diagramming tools of Microsoft Visio 2010 help you simplify complexity with dynamic, data-driven visuals and new ways to share on the Web in real-time.

More information

INFORMATION TECHNOLOGY STANDARD

INFORMATION TECHNOLOGY STANDARD COMMONWEALTH OF PENNSYLVANIA DEPARTMENT OF PUBLIC WELFARE INFORMATION TECHNOLOGY STANDARD Name Of Standard: Mobile Website Development Domain: Application Number: Category: STD-EASS010 Date Issued: Date

More information

PCCC PCCC Course Description

PCCC PCCC Course Description Course Description CIS 101 Computer Concepts and Applications 3 credits (formerly Introduction to Computers and Information Processing) Introduces a variety of topics in computers and computing including

More information

Setting a New Standard for 2D Design

Setting a New Standard for 2D Design Setting a New Standard for 2D Design Plant Design Software Suite VERSION 2008 Raising the Bar on Piping Design By combining proven technologies with AutoCAD s advanced graphics engine, PROCAD has created

More information

EDS Data Sheet. Features. Control System Integration

EDS Data Sheet. Features. Control System Integration Features Comprehensive package for remote visualization of process graphics, trends, and alarms Integrated view of multiple systems and sites at authorized desktop computers Display of custom-built diagrams

More information

Your Technology Partner Offshore and Onsite. Services Portfolio

Your Technology Partner Offshore and Onsite. Services Portfolio Services Portfolio OFFSHORE SOFTWARE DEVELOPMENT SERVICES Product Development for ISVs Custom Application Development for End-clients Application Development Application Maintenance & Support Application

More information

A WORKFLOW ANALYSIS FOR BIM SOFTWARE: ARCHITECTURAL AND MECHANICAL ENGINEERING DEPARTMENT OF ARUP TURKEY

A WORKFLOW ANALYSIS FOR BIM SOFTWARE: ARCHITECTURAL AND MECHANICAL ENGINEERING DEPARTMENT OF ARUP TURKEY ISTANBUL TECHNICAL UNIVERSITY FACULTY OF ARCHITECTURE DEPARTMENT OF DESIGN COMPUTING BIM 2037 / BUILDING INFORMATION MODELS INSTRUCTOR: Salih OFLUOĞLU A WORKFLOW ANALYSIS FOR BIM SOFTWARE: ARCHITECTURAL

More information

IBM Tivoli Netcool network management solutions for enterprise

IBM Tivoli Netcool network management solutions for enterprise IBM Netcool network management solutions for enterprise The big picture view that focuses on optimizing complex enterprise environments Highlights Enhance network functions in support of business goals

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Operations Center 5.0 March 3, 2014 Legal Notices THIS DOCUMENT AND THE SOFTWARE DESCRIBED IN THIS DOCUMENT ARE FURNISHED UNDER AND ARE SUBJECT TO THE TERMS OF A LICENSE AGREEMENT

More information

Workflow and Forms Services for People-Driven Process Management

Workflow and Forms Services for People-Driven Process Management Workflow and Forms Services for People-Driven Process Management AuraTech Pte Ltd 30 Robinson Road, #04-01B Robinson Towers, Singapore 048546 http://www.consultaura.com PH: 6224 9238 Call AuraTech for

More information

RS MDM. Integration Guide. Riversand

RS MDM. Integration Guide. Riversand RS MDM 2009 Integration Guide This document provides the details about RS MDMCenter integration module and provides details about the overall architecture and principles of integration with the system.

More information

Managing Enterprise Devices and Apps using System Center Configuration Manager

Managing Enterprise Devices and Apps using System Center Configuration Manager Course 20696B: Managing Enterprise Devices and Apps using System Center Configuration Manager Course Details Course Outline Module 1: Managing Desktops and Devices in the Enterprise This module explains

More information

Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions

Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This course provides SharePoint

More information

Visualizing Data Center Capacity with Visio

Visualizing Data Center Capacity with Visio Visualizing Data Center Capacity with Visio 1. Data Center Floor Views using Visio 2007 2. Creating the floor plan 3. Deciding on rack data / attribute fields 4. Rack views text only 5. Rack views colour

More information

MicroStrategy Course Catalog

MicroStrategy Course Catalog MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY

More information

Domonial, le Sucre. Easy to Use Intruder Detection Systems

Domonial, le Sucre. Easy to Use Intruder Detection Systems Domonial, le Sucre Easy to Use Intruder Detection Systems Domonial Brief description With over a million installed sites, Domonial is one of the most popular remotely monitored wireless security systems

More information

FileMaker: Complete Platform to Create, Deploy, and Manage Custom ipad and iphone Solutions for Business

FileMaker: Complete Platform to Create, Deploy, and Manage Custom ipad and iphone Solutions for Business WHITE PAPER FileMaker: Complete Platform to Create, Deploy, and Manage Custom ipad and iphone Solutions for Business Executive Summary Business units and departments are developing custom ipad and iphone

More information

Viewpoint ediscovery Services

Viewpoint ediscovery Services Xerox Legal Services Viewpoint ediscovery Platform Technical Brief Viewpoint ediscovery Services Viewpoint by Xerox delivers a flexible approach to ediscovery designed to help you manage your litigation,

More information

Supplemental Questionnaire CIVIL AND ARCHITECTURAL DRAFTING AND DESIGN INSTRUCTOR FULL-TIME #14-57

Supplemental Questionnaire CIVIL AND ARCHITECTURAL DRAFTING AND DESIGN INSTRUCTOR FULL-TIME #14-57 Supplemental Questionnaire CIVIL AND ARCHITECTURAL DRAFTING AND DESIGN INSTRUCTOR FULL-TIME #14-57 Please note: It is your responsibility to make sure that all requested information is provided on this

More information

Software Development Kit

Software Development Kit Open EMS Suite by Nokia Software Development Kit Functional Overview Version 1.3 Nokia Siemens Networks 1 (21) Software Development Kit The information in this document is subject to change without notice

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

S m a r t M a s t e B T E C O R P O R A T I O N USER MANUAL

S m a r t M a s t e B T E C O R P O R A T I O N USER MANUAL S m a r t M a s t e rtm 2014 B T E C O R P O R A T I O N USER MANUAL S m a r t M a s t e r T M 2 0 1 4 U s e r M a n u a l P a g e 1 o f 2 3 Contents Contents...1 Introduction...2 Audience...2 SmartMaster

More information

SAP 3D Visual Enterprise Rapid-Deployment Solution

SAP 3D Visual Enterprise Rapid-Deployment Solution SAP 3D Visual Enterprise 8.0 July 2014 English SAP 3D Visual Enterprise Rapid-Deployment Solution SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP AG or an SAP affiliate company.

More information

SYSPRO Reporting Services

SYSPRO Reporting Services SYSPRO Reporting Services Desktop to the Boardroom Preview Document Introduction SYSPRO Reporting Services is the next-generation reporting system planned to replace all standard reports within the SYSPRO

More information

Proven Testing Techniques in Large Data Warehousing Projects

Proven Testing Techniques in Large Data Warehousing Projects A P P L I C A T I O N S A WHITE PAPER SERIES A PAPER ON INDUSTRY-BEST TESTING PRACTICES TO DELIVER ZERO DEFECTS AND ENSURE REQUIREMENT- OUTPUT ALIGNMENT Proven Testing Techniques in Large Data Warehousing

More information

124 Cromwell Road, London, SW7 4ET www.softelegance.co.uk

124 Cromwell Road, London, SW7 4ET www.softelegance.co.uk SOFTWARE Frameworks For Business Applications And Product Development SoftElegance USA: 4771 Sweetwater Blvd., Sugar Land, Houston, TX 77479 www.softeleganceusa.com SoftElegance U.K.: 124 Cromwell Road,

More information

Administrator s Guide

Administrator s Guide SEO Toolkit 1.3.0 for Sitecore CMS 6.5 Administrator s Guide Rev: 2011-06-07 SEO Toolkit 1.3.0 for Sitecore CMS 6.5 Administrator s Guide How to use the Search Engine Optimization Toolkit to optimize your

More information

Digital Asset Management

Digital Asset Management Digital Asset Management Managing the complexity of digital assets to support your business Product images, streaming video, sound bites, logos, Flash animations, presentations, web pages these days, digital

More information

Get results with modern, personalized digital experiences

Get results with modern, personalized digital experiences Brochure HP TeamSite What s new in TeamSite? The latest release of TeamSite (TeamSite 8) brings significant enhancements in usability and performance: Modern graphical interface: Rely on an easy and intuitive

More information

SOFTWARE TESTING TRAINING COURSES CONTENTS

SOFTWARE TESTING TRAINING COURSES CONTENTS SOFTWARE TESTING TRAINING COURSES CONTENTS 1 Unit I Description Objectves Duration Contents Software Testing Fundamentals and Best Practices This training course will give basic understanding on software

More information

Mejora la Eficiencia Operativa en Centros de Datos

Mejora la Eficiencia Operativa en Centros de Datos Mejora la Eficiencia Operativa en Centros de Datos Marco Antonio Damián Data Center Specialist Panduit Data Center Operational Efficiency Operational Efficiency is done through: Cabinets and racks Cable

More information

IC 1101 Basic Electronic Practice for Electronics and Information Engineering

IC 1101 Basic Electronic Practice for Electronics and Information Engineering 7. INDUSTRIAL CENTRE TRAINING In the summer between Year 1 and Year 2, students will undergo Industrial Centre Training I in the Industrial Centre (IC). In the summer between Year 2 and Year 3, they will

More information

Software Re-Engineering and Ux Improvement for ElegantJ BI Business Intelligence Suite

Software Re-Engineering and Ux Improvement for ElegantJ BI Business Intelligence Suite 2011 2012 2013 2014 Q1 Q2 Q3 Q4 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Sales Performance by Category 2014 Product

More information

Quality Testing. Assured.

Quality Testing. Assured. Quality Testing. Assured. Applications can make or break your business Quality an imperative for success Reliability in quality assurance and control, challenges in adapting to changing benchmarks in delivery

More information

HP Application Lifecycle Management (ALM)

HP Application Lifecycle Management (ALM) HP Application Lifecycle Management (ALM) Knowledge Share Maheshwar Salendra Date : 12/02/2012 AGENDA: Introduction to ALM ALM Functionality by Edition ALM Home page Side bars: Management Requirements

More information

Visual WebGui for ASP.NET Ajax (and other Ajax) Web Developers Learn what makes Visual WebGui not just another Ajax framework

Visual WebGui for ASP.NET Ajax (and other Ajax) Web Developers Learn what makes Visual WebGui not just another Ajax framework Visual WebGui for ASP.NET Ajax (and other Ajax) Web Developers Learn what makes Visual WebGui not just another Ajax framework Gizmox LTD. v. 1.0.0 7/2009 By: Itzik Spitzen, VP R&D 1 Table of contents Introduction...

More information

Transition to 3D Fabrication Workflows

Transition to 3D Fabrication Workflows Autodesk Autodesk Fabrication Solutions Transition to 3D Fabrication Workflows Autodesk is committed to the use of Building Information Modeling (BIM) to drive integrated and connected data across the

More information

MRV EMPOWERS THE OPTICAL EDGE.

MRV EMPOWERS THE OPTICAL EDGE. Pro-Vision Service Delivery Software MRV EMPOWERS THE OPTICAL EDGE. WE DELIVER PACKET AND OPTICAL SOLUTIONS ORCHESTRATED WITH INTELLIGENT SOFTWARE TO MAKE SERVICE PROVIDER NETWORKS SMARTER. www.mrv.com

More information

KIP 700 - EXCEPTIONAL MULTIFUNCTION VALUE

KIP 700 - EXCEPTIONAL MULTIFUNCTION VALUE KIP 700 - EXCEPTIONAL MULTIFUNCTION VALUE THE KIP 700 IS THE HIGHEST VALUE WIDE FORMAT MULTIFUNCTION SYSTEM IN THE WORLD. IT SETS NEW STANDARDS FOR PROFESSIONAL QUALITY AT A BREAKTHROUGH VALUE/ PERFORMANCE

More information

Software Engineering Best Practices. Christian Hartshorne Field Engineer Daniel Thomas Internal Sales Engineer

Software Engineering Best Practices. Christian Hartshorne Field Engineer Daniel Thomas Internal Sales Engineer Software Engineering Best Practices Christian Hartshorne Field Engineer Daniel Thomas Internal Sales Engineer 2 3 4 Examples of Software Engineering Debt (just some of the most common LabVIEW development

More information

SAP-integrated Travel Scenarios in SharePoint

SAP-integrated Travel Scenarios in SharePoint SAP-integrated Travel Scenarios in SharePoint built with ERPConnect Services and the Nintex Workflow Automation Platform November 2015 Theobald Software GmbH Kernerstr 50 D 70182 Stuttgart Phone: +49 711

More information

Rich Media & HD Video Streaming Integration with Brightcove

Rich Media & HD Video Streaming Integration with Brightcove Rich Media & HD Video Streaming Integration with Brightcove IBM Digital Experience Version 8.5 Web Content Management IBM Ecosystem Development 2014 IBM Corporation Please Note IBM s statements regarding

More information

Data Mining. SPSS Clementine 12.0. 1. Clementine Overview. Spring 2010 Instructor: Dr. Masoud Yaghini. Clementine

Data Mining. SPSS Clementine 12.0. 1. Clementine Overview. Spring 2010 Instructor: Dr. Masoud Yaghini. Clementine Data Mining SPSS 12.0 1. Overview Spring 2010 Instructor: Dr. Masoud Yaghini Introduction Types of Models Interface Projects References Outline Introduction Introduction Three of the common data mining

More information

ELECTRICAL Designer the solution for electrical engineering, design, hydraulics & pneumatics

ELECTRICAL Designer the solution for electrical engineering, design, hydraulics & pneumatics ELECTRICAL Designer the solution for electrical engineering, design, hydraulics & pneumatics Benefits Easy to learn & use, ensuring a rapid return on investment Increased productivity and supporting documentation

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Exploration is a process of discovery. In the database exploration process, an analyst executes a sequence of transformations over a collection of data structures to discover useful

More information

Solid Edge Diagramming

Solid Edge Diagramming Solid Edge Diagramming White Paper Integrated, process-specific diagramming for P&ID, electrical and hydraulic diagrams White Paper Solid Edge Diagramming 2 Contents Integrated diagramming... 3 Industry-standard

More information

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence

Augmented Search for Web Applications. New frontier in big log data analysis and application intelligence Augmented Search for Web Applications New frontier in big log data analysis and application intelligence Business white paper May 2015 Web applications are the most common business applications today.

More information

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Course Description This course is intended for students who have experience building vertically scaled applications. Students should

More information

Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489

Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489 Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489 Course Outline Module 1: Creating Robust and Efficient Apps for SharePoint In this module, you will review key aspects of the apps

More information

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis (Version 1.17) For validation Document version 0.1 7/7/2014 Contents What is SAP Predictive Analytics?... 3

More information

Augmented Search for IT Data Analytics. New frontier in big log data analysis and application intelligence

Augmented Search for IT Data Analytics. New frontier in big log data analysis and application intelligence Augmented Search for IT Data Analytics New frontier in big log data analysis and application intelligence Business white paper May 2015 IT data is a general name to log data, IT metrics, application data,

More information

Levels of Software Testing. Functional Testing

Levels of Software Testing. Functional Testing Levels of Software Testing There are different levels during the process of Testing. In this chapter a brief description is provided about these levels. Levels of testing include the different methodologies

More information

10964C: Cloud & Datacenter Monitoring with System Center Operations Manager

10964C: Cloud & Datacenter Monitoring with System Center Operations Manager 10964C: Cloud & Datacenter Monitoring with System Center Course Details Course Code: Duration: Notes: 10964C 5 days Elements of this syllabus are subject to change. About this course This course equips

More information

Mobile Application Testing

Mobile Application Testing Mobile Application Testing Whitepaper Author: Scott Aziz Date: June 1, 2012 This whitepaper outlines the critical areas of testing needed to certify mobile enterprise applications Best practices from UST

More information