Enterprise-grade platform designed to connect strategy, planning, and execution across digital product development and software delivery
Planview links your technology vision directly to teams' daily work, providing complete visibility and control over your digital product delivery ecosystem.
Learn More
Empower Your Workforce and Digitize Your Shop Floor
Benefits to Manufacturers
Easily connect to most tools and equipment on the shop floor, enabling efficient data collection and boosting productivity with vital insights. Turn information into action to generate new ideas and better processes.
Compile and run Java programs without using command mode!
Dude is a small simple development environment written in Java which allows you to compile and run Java programs without using the command window. It is platform independent and open source. Dude is easy to set up and uses the same directory structure for source and object files.
Pikzie is an Unit Testing Framework for Python. Pikzie provides more Pythonish API(*) and more usefull test result output rather than PyUnit (unittest.py). (*) PEP 8 -- Style Guide for PythonCode: http://www.python.org/dev/peps/pep-0008/