Contact Us
Home Page
About Us
Products
Customers
Documents
News & Events
Strategic Change
Contact Us
     

RESOURCES

As part of the process of developing Oriel, Tapster Rock has produced software tools, libraries, and other resources which will be useful to organisations and individuals outside of Tapster Rock. As Oriel benefits from using freely available Open Source software libraries, Tapster Rock is keen to reciprocate by distributing resources developed in house that may be useful to others.

MPXJ

Microsoft Project Exchange in Java (MPXJ) is a library that provides a set of facilities to allow project information to be manipulated in Java. MPXJ can read and write files in MPX and MSPDI file formats, and can read MPP files.

MPX is the Microsoft Project Exchange (MPX) format which is a text based file format that can be read by all versions of Microsoft Project, and written by versions of Microsoft Project up to and including Microsoft Project 98. The MPP file format is the proprietary format used by used by Microsoft Project 2000 and Microsoft Project 2002. MSPDI is the new Microsoft Project Data Interchange XML file format supported by Microsoft Project 2002.

The library is hosted on SourceForge, and it's home page can be found here. MPXJ is distributed under the terms of the GNU LGPL.

Jiffie

Jiffie is a Java library which allows Microsoft Internet Explorer to be controlled from Java. The primary purpose of this library is to allow automated regression testing of web applications using a framework like JUnit. Jiffie has been developed by Tapster Rock and released as Open Source software under the terms of the GPL licence.

The Jiffie project is hosted on SourceForge, and it's home page can be found here.