RepoGuard Validation Framework for Version Control Systems
|
|
|
- Mervin Rose
- 10 years ago
- Views:
Transcription
1 RepoGuard Validation Framework for Version Control Systems Remidi09 ( , Limerick) Malte Legenhausen, Stefan Pielicke German Aerospace Center (DLR), Cologne Slide 1 Remidi09 >
2 Outline Software development at the DLR Facts, Scientific Software Development Problems Motivation RepoGuard Architecture, Workflow, Configuration Conclusion Benefits, Q&A Slide 2
3 DLR German Aerospace Center Research Institution Space Agency Project Management Agency Slide 3
4 Locations and employees 6000 employees across 29 research institutes and facilities at 13 sites. Hamburg Bremen- Neustrelitz Trauen Berlin- Braunschweig Offices in Brussels, Paris and Washington. Koeln Bonn Goettingen Lampoldshausen Stuttgart Oberpfaffenhofen Weilheim Slide 4
5 Distributed Systems and Component Software About Us Main Departement for Software Engineering Grid-Computing Development of Grid-enabled applications Grid security Management Tools for scientific data Expert systems for computational fluid dynamics Data management tool DataFinder Software Engineering Provide Infrastructure for Software Engineering Slide 5
6 Scientific Software Development Daily Observations in Research Institutions Lots of scientists work on large/critical software Mathematicians, physicists, engineers Main Goal: Fast implementation of ideas into running code Knowledge about Software Engineering varies a lot Use of archaic tools and procedures Typical situation: Small scripts grow large Very different team sizes From 1 student to >50 developers Slide 6
7 Motivation Different Approaches to Change the Situation First: Training Knowing how to do it right BUT: Developers are like cats Second Approach: Force Need to do it right Slide 7
8 Motivation Loosely coupled Development Tools IDE Repository Browser Wiki VCS RepoGuard Bug Tracker All Tools are Open Source Replaceable Continuous Integration Slide 8
9 Automatic Server Side Transaction Check What does RepoGuard do? Writes code Commits Developer The Tao of Source Control: Check failed VCS If it s not in the repository, it doesn t exist. Feedback RepoGuard Pre-commit execution Checks Slide 9
10 RepoGuard What is RepoGuard exactly? Validation framework for VCS Validation before storing changes Provides a unified interface for validation and reporting Easy access to the transaction and external tools Links everything to your VCS Most developer tools are loosely coupled Written in Python Easy and powerful Slide 10
11 Architecture Editor Version Control System Hook Script Project - Configuration Transaction RepoGuard Exit-Code Checks Result Handler Code Analysis Positive Mail Access Rights Negative RSS External Tools External Tools Checkstyle Slide 11
12 Checks What can be checked Everything that is related to a transaction Validate Transactional Content Coding Style: Pylint, Checkstyle, ASCII Encoded, Source Code Analysis: Findbugs, QA C/C++, XML, HTML, Validate External Information Bug/Issue Ids Extending VCS Access Rights Slide 12
13 Handler What is possible Handler as reporter Log File Console Database Bug Tracking System RSS Feeds Blog post Twitter Handler as trigger Hudson ViewVC Slide 13
14 Modularized Architecture Integrate whatever you want Checks Create your own validation routines Handlers Create your own reporting or trigger routines Bug Tracking Systems Specialized interface for BTS integration Version Control Systems No special VCS required Support of VCS extensible Slide 14
15 Order of Check Executions Things you should know in advance Checks are linked as a workflow Results of the check can be Success or Error and a message Error check results can be translated to Warning: Check is optional Delayed Error: Continue workflow execution Error: Abort workflow execution All results stored in a protocol Final result of the protocol determines whether the transaction is accepted or rejected Final result handled by Success or Error Handlers Slide 15
16 IDE e.g. Eclipse Workflow Execution of Checks Commit and message: Handlers RepoGuard Content Keywords of Remidi09.java: set foraccess Remidi09.java: Rights for Remidi09.java: MANTIS ID class 42 Id Remidi09 Permission { static void denied main(){}} Something to LastChangedRevision commit Mantis Keywords AccessRights Checkstyle Warnung Success Error Warning Error DelayedError Error Succes-Handler Mantis Hudson Error-Handler Console Log File Slide 16
17 Configuration Configuration of the Workflow, Checks and Handlers All in one rich property file Key-Value-Pairs arranged in groups and subgroups Validation of Configuration Validation before using in a productive environment Configuration Templates Reduce your overhead between configurations Configuration hierarchy Inheritance mechanism Slide 17
18 Command Line Tool Easy Use of RepoGuard Administration Easy installation and removal of RepoGuard in repositories Validation of Configuration Validate your configuration file before using in a productive environment Configuration support Extensible Command Line Tool Integrate new functionality for RepoGuard configuration Slide 18
19 Benefits of RepoGuard Why you should use it! Better integration of Version Control in the development process Especially the connectivity to the Bug Tracking System Stay informed about what happens in your Repository Reporting over all communication channels possible Keeping your repository under surveillance Detection and rejection of mistakes Increase of the overall source code quality Turn your developers into well-behaved cats Slide 19
20 Conclusion Where can I get it? Availability Open-Source (Apache License V2.0) More information and download at Contact [email protected], [email protected] Slide 20
21 Q&A Questions and maybe Answers Slide 21
Andreas Schreiber, Michael Meinel, Tobias Schlauch
DLR.de Chart 1 An Open Source Software Directory for Aeronautics and Space Andreas Schreiber, Michael Meinel, Tobias Schlauch German Aerospace Center (DLR) Roberto Galoppini SourceForge DLR.de Chart 2
Advances and Work in Progress in Aerospace Predesign Data Exchange, Validation and Software Integration at the German Aerospace Center
Advances and Work in Progress in Aerospace Predesign Data Exchange, Validation and Software Integration at the German Aerospace Center Arne Bachmann, Markus Kunde, Markus Litz, Daniel Böhnke, Stefan König
Scalable Distributed Schur Complement Solvers for Internal and External Flow Computations on Many-Core Architectures
Scalable Distributed Schur Complement Solvers for Internal and External Flow Computations on Many-Core Architectures Dr.-Ing. Achim Basermann, Dr. Hans-Peter Kersken, Melven Zöllner** German Aerospace
Automation of Aircraft Pre-Design with Chameleon
Automation of Aircraft Pre-Design with Chameleon Arne Bachmann Simulation- and Software Technology German Aerospace Center (DLR) ADVCOMP 2009, Oct 13 th, Sliema/Malta Slide 1 Overview Who we are Introduction
Andreas Schreiber <[email protected]>
www.dlr.de Chart 1 > droidcon 2013 > A. Schreiber Developing Apps for Android and Other Platforms with Kivy and Python > 09.04.2013 Developing Apps for Android and Other Platforms with Kivy and Python
The DLR Satellite Station in Inuvik a Milestone for the Canadian-German Cooperation in Earth Observation
The DLR Satellite Station in Inuvik a Milestone for the Canadian-German Cooperation in Earth Observation Erhard Diedrich German Remote Sensing Data Center DFD EOC German Aerospace Center DLR May 2016 DLR
Mixing Python and Java How Python and Java can communicate and work together
Mixing Python and Java How Python and Java can communicate and work together EuroPython 2009 (June 30th 2009, Birmingham) Andreas Schreiber German Aerospace Center (DLR), Cologne,
Source Code Review Using Static Analysis Tools
Source Code Review Using Static Analysis Tools July-August 05 Author: Stavros Moiras Supervisor(s): Stefan Lüders Aimilios Tsouvelekakis CERN openlab Summer Student Report 05 Abstract Many teams at CERN,
Build management & Continuous integration. with Maven & Hudson
Build management & Continuous integration with Maven & Hudson About me Tim te Beek [email protected] Computer science student Bioinformatics Research Support Overview Build automation with Maven Repository
Hudson Continous Integration Server. Stefan Saasen, [email protected]
Hudson Continous Integration Server Stefan Saasen, [email protected] Continous Integration Software development practice Members of a team integrate their work frequently Each integration is verified by
Continuous Integration
Continuous Integration Collaborative development issues Checkout of a shared version of software ( mainline ) Creation of personal working copies of developers Software development: modification of personal
Open Source Software Development within DLR. Andreas Schreiber
DLR.de Chart 1 Open Source Software Development within DLR Andreas Schreiber German Aerospace Center, Simulation and Software Technology, Berlin / Braunschweig / Cologne ADCSS 2014, ESA ESTEC October 28,
Masterthesis. Analysis of Software-Engineering-Processes. von. Clemens Teichmann. - Matriculation number.: 49816 - - IN-Master -
Computer Science Masterthesis Analysis of Software-Engineering-Processes von Clemens Teichmann - Matriculation number.: 49816 - - IN-Master - German Aerospace Center Location: Berlin Simulation and Software
Elgg 1.8 Social Networking
Elgg 1.8 Social Networking Create, customize, and deploy your very networking site with Elgg own social Cash Costello PACKT PUBLISHING open source* community experience distilled - BIRMINGHAM MUMBAI Preface
Requirements Management
MS Excel / Word, and ReqIF Export / Import and Round-trip Medical & Automotive Requirements and Risk (FMEA, IEC 62304, IEC 61508, ISO 26262...) Enterprise Architect and Atlassian JIRA integration Requirements
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
Pipeline Orchestration for Test Automation using Extended Buildbot Architecture
Pipeline Orchestration for Test Automation using Extended Buildbot Architecture Sushant G.Gaikwad Department of Computer Science and engineering, Walchand College of Engineering, Sangli, India. M.A.Shah
WEB DEVELOPMENT IA & IB (893 & 894)
DESCRIPTION Web Development is a course designed to guide students in a project-based environment in the development of up-to-date concepts and skills that are used in the development of today s websites.
Network Activity D Developing and Maintaining Databases
Network Activity D - Developing and Maintaining Databases Report D3.2.2 User Interface implementation Patricia KELBERT MNHN Paris BGBM Berlin July 2006-1- Table of Contents 1 Introduction... 4 2 Material
CanReg5 Webinar 6: Customization and Management
CanReg5 Webinar 6: Customization and Management Morten Ervik International Agency for Research on Cancer, Lyon, France Lyon, France, 11 December 2012 Outline Customization Management Summary Outline Customization
SA4 Software Developer Survey Survey Specification v2.2
Last updated: 30-06-2009 Activity: SA4 Dissemination Level: PP (Project Participants) Authors: Branko Marović (UoB/AMRES), Cezary Mazurek (PSNC), Gina Kramer (DANTE) Table of Contents 1 Introduction 1
Meister Going Beyond Maven
Meister Going Beyond Maven A technical whitepaper comparing OpenMake Meister and Apache Maven OpenMake Software 312.440.9545 800.359.8049 Winners of the 2009 Jolt Award Introduction There are many similarities
Building Library Website using Drupal
Building Library Website using Drupal Building the Library Web Site "The Web is quickly becoming the world's fastest growing repository of data." [Tim Berners-Lee, W3C director and creator of the World
SysPatrol - Server Security Monitor
SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or
Six Common Factors to Consider When selecting a CMS
By Akshaya Ray, Technical Support Leader, Revize Software Systems When you create a search on the Internet you will find many web content management solutions (also referred to as a CMS content management
Improving Software Quality with the Continuous Integration Server Hudson. Dr. Ullrich Hafner Avaloq Evolution AG 8911
Improving Software Quality with the Continuous Integration Server Hudson Dr. Ullrich Hafner Avaloq Evolution AG 8911 AGENDA 2 > INTRODUCTION TO CI AND HUDSON > USING STATIC ANALYSIS IN PROJECTS > DEMO
Modern Web Application Framework Python, SQL Alchemy, Jinja2 & Flask
Modern Web Application Framework Python, SQL Alchemy, Jinja2 & Flask Devert Alexandre December 29, 2012 Slide 1/62 Table of Contents 1 Model-View-Controller 2 Flask 3 First steps 4 Routing 5 Templates
Continuous Integration
Continuous Integration WITH FITNESSE AND SELENIUM By Brian Kitchener [email protected] Intro Who am I? Overview Continuous Integration The Tools Selenium Overview Fitnesse Overview Data Dependence My
SharePoint 2010 End User - Level II
Course Outline Module 1: Overview A simple introduction module. Understand your course, classroom, classmates, facility and instructor. Module 2: Server Site Definitions In this module we will explore
ADMINISTRATOR GUIDE VERSION
ADMINISTRATOR GUIDE VERSION 4.0 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose
Developer Workshop 2015. Marc Dumontier McMaster/OSCAR-EMR
Developer Workshop 2015 Marc Dumontier McMaster/OSCAR-EMR Agenda Code Submission 101 Infrastructure Tools Developing OSCAR Code Submission: Process OSCAR EMR Sourceforge http://www.sourceforge.net/projects/oscarmcmaster
SOA-14: Continuous Integration in SOA Projects Andreas Gies
Distributed Team Building Principal Architect http://www.fusesource.com http://open-source-adventures.blogspot.com About the Author Principal Architect PROGRESS - Open Source Center of Competence Degree
Software Development In the Cloud Cloud management and ALM
Software Development In the Cloud Cloud management and ALM First published in Dr. Dobb's Journal, February 2009: http://www.ddj.com/development-tools/212900736 Nick Gulrajani is a Senior Solutions Architect
Building A Very Simple Web Site
Sitecore CMS 6.2 Building A Very Simple Web Site Rev 100601 Sitecore CMS 6. 2 Building A Very Simple Web Site A Self-Study Guide for Developers Table of Contents Chapter 1 Introduction... 3 Chapter 2 Building
Java Power Tools. John Ferguson Smart. ULB Darmstadt 1 PI. O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo
Java Power Tools John Ferguson Smart ULB Darmstadt 1 PI O'REILLY 4 Beijing Cambridge Farnham Koln Paris Sebastopol Taipei Tokyo Table of Contents Foreword Preface Introduction xvii xix xxxiii Parti. Build
DevOps. Jesse Pai Robert Monical 8/14/2015
DevOps Jesse Pai Robert Monical 8/14/2015 Agile Software Development 8/14/2015 2015 SGT Inc. 2 Agile Practices Adaptive planning Acceptance of changes in requirements and adapting to said changes Close
WHITE PAPER 7 REASONS WHY CRAFTER SHOULD BE ON YOUR WEB CMS SHORTLIST
7 REASONS WHY CRAFTER SHOULD BE ON YOUR WEB CMS SHORTLIST PUBLISHED SEPTEMBER 2013 The evolution of the Web over the years has deeply immersed us into a new era of engagement, and enterprises are striving
Creating Library Website Using Open Source Content Management System
Creating Library Website Using Open Source Content Management System Vimal kumar V. 1 and Deepak Sankar 2 1 Asian School of Business Technopark Trivandrum-695 581 [email protected] 2 Deepak Shankar Malayalam
SPELL Tabs Evaluation Version
SPELL Tabs Evaluation Version Inline Navigation for SharePoint Pages SPELL Tabs v 0.9.2 Evaluation Version May 2013 Author: Christophe HUMBERT User Managed Solutions LLC Table of Contents About the SPELL
A brief introduction on SharePoint
A brief introduction on SharePoint Raizel Consulting 11/09/2007 SharePoint is an enterprise information portal, from Microsoft, that can be configured to run Intranet, Extranet and Internet sites. SharePoint
Effective Web Application Development with Apache Sling. Robert Munteanu ( @rombert ), Adobe Systems Romania
Effective Web Application Development with Apache Sling Robert Munteanu ( @rombert ), Adobe Systems Romania About the Speaker Apache Sling PMC member Fanboy of the Sling/JCR/OSGi stack Enthusiastic Open-Source
Taking full advantage of the medium does also mean that publications can be updated and the changes being visible to all online readers immediately.
Making a Home for a Family of Online Journals The Living Reviews Publishing Platform Robert Forkel Heinz Nixdorf Center for Information Management in the Max Planck Society Overview The Family The Concept
tibbr Now, the Information Finds You.
tibbr Now, the Information Finds You. - tibbr Integration 1 tibbr Integration: Get More from Your Existing Enterprise Systems and Improve Business Process tibbr empowers IT to integrate the enterprise
Content. Development Tools 2(63)
Development Tools Content Project management and build, Maven Version control, Git Code coverage, JaCoCo Profiling, NetBeans Static Analyzer, NetBeans Continuous integration, Hudson Development Tools 2(63)
Content Management System
Content Management System XT-CMS INSTALL GUIDE Requirements The cms runs on PHP so the host/server it is intended to be run on should ideally be linux based with PHP 4.3 or above. A fresh install requires
NextRow - AEM Training Program Course Catalog
NextRow - AEM Training Program Course Catalog Adobe Experience Manager Training Program Course Catalog NextRow provides Adobe CQ training solutions designed to meet your unique project demands. To optimize
Using Workflows in a Content Management System
Using Workflows in a Content Management System Hannon Hill Corporation 950 East Paces Ferry Road Suite 2440, Atlanta, GA 30326 www.hannonhill.com o: 678.904.6900 f: 678.904.6901 Table of Contents Workflow's
Modeling of Pre-Tactical Airline Decision Processes to enable Performance Based Airport Management
Modeling of Pre-Tactical Airline Decision Processes to enable Performance Based Airport Management Steffen Wenzel, Yves Günther AGIFORS Airline Operations Study Group Meeting 2015/05/07 DLR.de Chart 2
MS 50547B Microsoft SharePoint 2010 Collection and Site Administration
MS 50547B Microsoft SharePoint 2010 Collection and Site Administration Description: Days: 5 Prerequisites: This five-day instructor-led Site Collection and Site Administrator course gives students who
Web Developer Toolkit for IBM Digital Experience
Web Developer Toolkit for IBM Digital Experience Open source Node.js-based tools for web developers and designers using IBM Digital Experience Tools for working with: Applications: Script Portlets Site
zen Platform technical white paper
zen Platform technical white paper The zen Platform as Strategic Business Platform The increasing use of application servers as standard paradigm for the development of business critical applications meant
HARVARD BUSINESS PUBLISHING BENEFITS FROM CRAFTER SOFTWARE
HARVARD BUSINESS PUBLISHING BENEFITS FROM CRAFTER SOFTWARE PUBLISHED: MAY 2013 Crafter Software has eased end-user authoring and improved the overall visitor experience for Harvard Business Publishing
Enterprise Content Management with Microsoft SharePoint
Enterprise Content Management with Microsoft SharePoint Overview of ECM Services and Features in Microsoft Office SharePoint Server 2007 and Windows SharePoint Services 3.0. A KnowledgeLake, Inc. White
Wiki Server. Innovative tools for workgroup collaboration and communication. Features
Wiki Server Innovative tools for workgroup collaboration and communication. Features Single site for group collaboration Project-specific wiki accessible via web browsers on Mac, PC, iphone, and ipod touch
latest Release 0.2.6
latest Release 0.2.6 August 19, 2015 Contents 1 Installation 3 2 Configuration 5 3 Django Integration 7 4 Stand-Alone Web Client 9 5 Daemon Mode 11 6 IRC Bots 13 7 Bot Events 15 8 Channel Events 17 9
Das HappyFace Meta-Monitoring Framework
Das HappyFace Meta-Monitoring Framework B. Berge, M. Heinrich, G. Quast, A. Scheurer, M. Zvada, DPG Frühjahrstagung Karlsruhe, 28. März 1. April 2011 KIT University of the State of Baden-Wuerttemberg and
FogBugz & Kiln. Tools for Software Teams From the Makers of Stack Overflow and Trello. Fog Creek Software
FogBugz & Kiln Tools for Software Teams From the Makers of Stack Overflow and Trello Fog Creek Software 1 About Fog Creek Software We Help You Make Better Software Founded in 2000 by Joel Spolsky and Michael
Dove User Guide Copyright 2010-2011 Virgil Trasca
Dove User Guide Dove User Guide Copyright 2010-2011 Virgil Trasca Table of Contents 1. Introduction... 1 2. Distribute reports and documents... 3 Email... 3 Messages and templates... 3 Which message is
LECTURES NOTES Organisational Aspects of Software Development
LECTURES NOTES Organisational Aspects of Software Development Pedro Contreras Department of Computer Science Royal Holloway, University of London Egham, Surrey TW20 0EX, UK [email protected] 1. Introduction
IT Academy Lesson Plan
10 IT Academy Lesson Plan Microsoft Sharepoint Turn potential into success Microsoft Office SharePoint 2010: Lesson Plans Introduction Preparing to teach courses on Microsoft SharePoint 2010 for the first
How To Use An Informix System With A Computer System (For A Dba)
Open Source and Third Party Software Supporting Informix Ognjen Orel University Computing Centre, University of Zagreb, Croatia, EU 1 Who am I? Project manager, DBA, developer 16 years Informix experience
vs. Web Site: www.soebes.com Blog: blog.soebes.com Email: [email protected] Dipl.Ing.(FH) Karl Heinz Marbaise
Project Organization vs. Build- and Configuration Management Web Site: www.soebes.com Blog: blog.soebes.com Email: [email protected] Dipl.Ing.(FH) Karl Heinz Marbaise Agenda 1.Initialization 2.Specification
Version Control with Subversion
Version Control with Subversion Introduction Wouldn t you like to have a time machine? Software developers already have one! it is called version control Version control (aka Revision Control System or
New Space Capabilities for Maritime Surveillance
www.dlr.de ESA Blue Growth Marititime College, Cork, Ireland 17.4..2013 New Space Capabilities for Maritime Surveillance Susanne Lehner German Aerospace Center DLR Remote Sensing Technology Institute DLR
An Introduction to Software Development Process and Collaborative Work
Organisational Aspects of Software Development Pedro Contreras Department of Computer Science Royal Holloway, University of London January 29, 2008 Introduction Creating software is a complex task. Organising
Selenium Automation set up with TestNG and Eclipse- A Beginners Guide
Selenium Automation set up with TestNG and Eclipse- A Beginners Guide Authors: Eevuri Sri Harsha, Ranjani Sivagnanam Sri Harsha is working as an Associate Software Engineer (QA) for IBM Policy Atlas team
Communiqué 4. Standardized Global Content Management. Designed for World s Leading Enterprises. Industry Leading Products & Platform
Communiqué 4 Standardized Communiqué 4 - fully implementing the JCR (JSR 170) Content Repository Standard, managing digital business information, applications and processes through the web. Communiqué
Distribution and Integration Technologies
Distribution and Integration Technologies RESTful Services REST style for web services REST Representational State Transfer, considers the web as a data resource Services accesses and modifies this data
Continuous Integration: A case study
Continuous Integration: A case study Vaibhav Kothari Talentica Software (I) Pvt ltd 1 Abstract Developer s dilemma QA s dilemma Continuous Integration? Case study What is accomplished? Benefits of CI Recommended
The Open Source CMS. Open Source Java & XML
The Open Source CMS Store and retrieve Classify and organize Version and archive management content Edit and review Browse and find Access control collaboration publishing Navigate and show Notify Aggregate
HPC Portal Development Platform with E-Business and HPC Portlets
HPC Portal Development Platform with E-Business and HPC Portlets CHIEN-HENG WU National Center for High-Performance Computing, Hsin-Chu, 300, Taiwan E-mail: [email protected] Abstract HPC Portal Development
CI:IRL. By Beth Tucker Long
CI:IRL By Beth Tucker Long Who am I? Beth Tucker Long (@e3betht) Editor in Chief php[architect] magazine Freelancer under Treeline Design, LLC Stay at home mom User group organizer Madison PHP Audience
SelectSurvey.NET IT Staff Training
SelectSurvey.NET IT Staff Training 3 hour course Written for V4.100.001 11/2013 Page 1 of 12 SelectSurvey.NET IT Staff Training In this video course, students will learn all of the basic functionality
Software Construction
Software Construction Martin Kropp University of Applied Sciences Northwestern Switzerland Institute for Mobile and Distributed Systems Learning Target You can explain the importance of continuous integration
Introduction to OpenTM2 An Open Source Solution for Translators
Introduction to An Open Source Solution for Translators Gerhard Fetz & Michael Schneider October 25, 2012 Version 1.0 Agenda General Overview Strategy & Vision Objectives & Benefits The Global Architecture
Source Control Systems
Source Control Systems SVN, Git, GitHub SoftUni Team Technical Trainers Software University http://softuni.bg Table of Contents 1. Software Configuration Management (SCM) 2. Version Control Systems: Philosophy
Naverisk 2013 R3 - Road Map
Naverisk 2013 R3 - Road Map This document summarizes the new features and enhancements in the 2013 R3 release of Naverisk. Continuing the Naverisk rapid release program, we have taken partner feedback
126 SW 148 th Street Suite C-100, #105 Seattle, WA 98166 Tel: 877-795-9372 Fax: 866-417-6192 www.seattlepro.com
SharePoint 2010 Bootcamp This five-day course is designed to equip Systems Administrators, Integrators and Developers with a strong foundation for implementing solutions on Microsoft SharePoint 2010. Attendees
WHITE PAPER MATTERSPHERE TECHNOLOGY AND FUNCTIONALITY REVIEW CONNECTING YOU WITH WHAT MATTERS
WHITE PAPER MATTERSPHERE TECHNOLOGY AND FUNCTIONALITY REVIEW CONNECTING YOU WITH WHAT MATTERS MATTERSPHERE A MATTER-FOCUSED, INTEGRATED FRONT-OFFICE SOLUTION MatterSphere from Thomson Reuters Elite is
An Electronic Journal Management System
An Electronic Journal Management System Hrvoje Bogunović, Edgar Pek, Sven Lončarić and Vedran Mornar Faculty of Electrical Engineering and Computing, University of Zagreb Unska 3, 0000 Zagreb, Croatia
A Guide To Evaluating a Bug Tracking System
A Guide To Evaluating a Bug Tracking System White Paper By Stephen Blair, MetaQuest Software Published: October, 2004 Abstract Evaluating a bug tracking system requires that you understand how specific
The Automatic HTTP Requests Logging and Replaying Subsystem for CMS Plone
Journal of Electrical Engineering 2 (2014) 29-33 D DAVID PUBLISHING The Automatic HTTP Requests Logging and Replaying Subsystem for CMS Plone Maksym Oleksiv and Taras Poburynnyi Computer Engineering Department,
COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql
COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql 1 About WEB DEVELOPMENT Among web professionals, "web development" refers to the design aspects of building web sites. Web development
Continuous Integration
LT-QAI Torch Talk: Continuous Integration Marc @dfki.de DFKI Language Technology Lab, Saarbrücken and Berlin, Germany What do I mean by Torch Talk? Idea to increase the frequency of
Data processing goes big
Test report: Integration Big Data Edition Data processing goes big Dr. Götz Güttich Integration is a powerful set of tools to access, transform, move and synchronize data. With more than 450 connectors,
Fixes for CrossTec ResQDesk
Fixes for CrossTec ResQDesk Fixes in CrossTec ResQDesk 5.00.0006 December 2, 2014 Resolved issue where the list of Operators on Category was not saving correctly when adding multiple Operators. Fixed issue
Agile Development with Jazz and Rational Team Concert
Agile Development with Jazz and Rational Team Concert Mayank Parikh [email protected] Acknowledgements: Thanks to Khurram Nizami for some of the slides in this presentation Agile Values: A Foundation
