Archive for Author » Tim Stroebele

Acing our exams—Polarion consultants certified by IREB (International Requirements Engineering Board)

Friday, January 18th, 2013 by

IREB_LogoAt Polarion, creating more value for our customers is a top priority.   Part of Polarion’s ongoing internal training activities are dedicated to just that.  All of our consultants who took the IREB exam passed and were certified for the CPRE (Certified Professional for Requirements Engineering) Foundation Level.  CPRE FL certification signifies the understanding and knowledge of eliciting, analyzing, specifying, documenting, validating, and managing requirements.  A total of 10 consultants participated and passed the assessment (100% pass rate for Polarion, overall average pass rate is ~70%).

Our consultants apply this knowledge to the challenges and solutions they deal with every day.  As theory and practice are closely linked together, we find that is a good sign and proof that our consultants both know the theoretical content and have practical project experience.

The training with 100% pass rate was delivered by Ralph Depke from Zühlke.

Book on-site training and consulting services with Polarion’s certified experts.

 

Migrate MKS to SVN – free data migration tool from Polarion

Wednesday, November 28th, 2012 by

By Tim Ströbele

migrating geese with Subversion logo imposedPolarion has actively supported the Subversion community since 2005. One major contribution has been a set of free Subversion tools, and in particular tools for migrating to Subversion from legacy third-party version control tools.

Among the SVN migration tools is one that will migrate data from MKS to Subversion: the mks2svn data migration utility. The Polarion Professional Services team  has just released a new version of this tool.

New Features and Changes

  1. The new version adds support for the API method of interface to MKS (mksapi.jar required). So it now supports both CLI and API through a configuration option. This limits support to new versions of MKS a.k.a. “MKS 2009″.
  2. The old MKS to SVN tool version was single-project, single-repository. It was monolithic (flattens) in its treatment of sub-projects of the project being migrated. MKS added support for shared projects since Polarion’s original MKS to SVN migration tool was developed.
  3. The new version allows you to provide a list of projects to be migrated to their own SVN repositories ,and if they are shared, then it will provide external linking between SVN repositories at either file or project (SVN folder) level.
  4. Project Lifecycle metadata are preserved on all projects.
  5. Subproject Checkpoint data is uniquely preserved into tags and also coalesced within parent projects in tags to provide both parent and subproject unity which can be used as releases for either.
  6. Change Package support was added to the new version. MKS Change Packages are replicated into the Subversion repository as a tag folder using the Change Package name.
  7. Also new is Version pinning. Any file that was pinned to an older version from the current trunk version is now supported.
  8. All MKS metadata is replicated into Subversion as properties of the artifact to which it was attached.
  9. File types are not forced to a MIME type, but rather allow Subversion clients to provide native client handling.

Current Feature Overview

The mks2svn MKS to Subversion conversion tool now has these main features and capabilities:

  • Supports MKS2009 and later
  • Supports both API &/or CLI(si) to access the MKS repository (requires MKS client installation)
  • Supports the generation of multiple subversion repositories from MKS projects with external linking.
  • Supports the transformation of MKS “Change Packages” to SVN tags
  • The transformation preserves revisions, authors, commit messages and dates of commits
  • Transformation converts MKS branches to SVN branches
  • Transformation converts MKS revision labels to SVN tags
  • Logging (output to console, logging level) can be tuned in configuration file (using log4j configuration)

Known issues with the MKS to SVN migration tool

  • Moved MKS Projects not predictable in all cases. MKS does not provide any details about to where to or from where a project might have been moved. In fact it provides no details that a project was moved at all. Enhance the issue.
  • Very legacy MKS issues like old RCS paths and project naming changed over time and neither variant of the importer handles these issues very well.
  • Performance statistics added but still needs more work for validation.

Info and Downloads


Many of our customers and prospects are still in the process of migrating their old repositories to Subversion. Polarion’s free Subversion migration tools and Professional Services assistance can help automate this process and address specific needs. If you need additional help with your Subversion migration please feel free to contact us here.

If you’re not yet familiar with Polarion Software, you might be interested to know that our application lifecycle solutions can help you get more from Subversion than you ever imagined possible.

I encourage you to spend a few minutes to see what our Subversion-based solutions can do for you in areas like:


About the Author:
Tim Ströbele is Director of Professional Services at Polarion Software. He is based in Stuttgart, Germany.

New open source Subversion training released

Wednesday, October 28th, 2009 by

We’ve just released an updated version of our open source project SubTrain, our highly appreciated SVN training tool for new and advanced Subversion users and admins. In terms of downloads, it gets far less some of our other open source projects such as the 750,000 users of Subversive; but in terms of customer feedback – SubTrain is loved for its clarity of content, complete coverage of the most important topics, and efficient delivery!

Everyone agrees that SubTrain is a great Subversion training solution that helps cut migration and training costs. Why does Polarion invest time and money in SubTrain and provide it free to the world, when our competitors charge for such quality courseware?

(more…)

How to Embed External Webpages into Polarion Wiki

Tuesday, March 31st, 2009 by

Sometimes you may want to embed other web pages into a polarion wiki page. This may be the case if you want to

  • embed existing wiki pages of other wiki systems you are currently using
  • embed pages of your intranet
  • embed exisiting web 2.0 application like mind mapper, drawing tools or whiteboarding tools

Please find below some example wiki code snipplets using the <iframe> </iframe> command

Embedding a wiki page e.g. from wikipedia
<iframe src=”http://en.wikipedia.org/wiki/Main_Page” width=”100%” height=”500″</iframe>

Mind Mapping with http://www.text2mindmap.com
<iframe src=”http://www.text2mindmap.com/” width=”100%” height=”500″</iframe>

Mind Mapping with http://bubbl.us
<iframe src=”http://bubbl.us/edit.php” width=”100%” height=”500″</iframe>

Mockups with Balsamiq (commercial) http://www.balsamiq.com
<iframe src=”http://www.balsamiq.com/demos/mockups/Mockups.html” width=”100%” height=”600″</iframe>

Drawing Charts with http://www.mxgraph.com
<iframe src=”http://www.mxgraph.com/demo/mxgraph/editors/workfloweditor.html” width=”100%” height=”500″</iframe>

Best Wishes
Tim

Free Subversion Training Localized in Portuguese

Monday, February 2nd, 2009 by

We are glad to announce the first localized version of our open source training materials for Subversion 1.5. Materials are available in Portuguese and can be downloaded here.

http://www.polarion.org/index.php?page=download&project=subtrain

Subtrain

Best Wishes
Tim