The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
Learn More
Complete Data Management for Nonprofits
Designed to fit with multi-level non-profit organization, across any sector
NewOrg is a robust platform built with enhanced features to help non-profit organizations that capture and integrate the information from all of their operational areas to better manage volunteers, clients, programs, outcome reporting, activity sign-ups & scheduling, communications, surveys, fundraising activities and Development campaigns. NewOrg can truly deliver an intuitive product that will help manage your Committees, Donors, Events, and Memberships so that the organization runs efficiently.
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Salesforce.com Apex, Java, JavaScript, XML, XSL.
Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code in Java, C, C++, C#, PHP, Ruby, Fortran, JavaScript, Matlab, Swift.
UCDetector (Unnecessary CodeDetector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Javacode. It suggests to make code final, protected or private.
A static source code analyser for Fortran 90 and C++
ChkSem is a static Fortran 90 and C++ source code analyser.
Fortran codes are analysed to find potential problems and deadcode.
This project allows ( for the moment ) to find useless includes and to find missing direct includes for helping programmers to clean C++ codes.
This can potentially reduce building time from small programs to huge solutions.
This tool is not finalized and new versions will follow, with a GUI with even more features.