The #1 solution for profitable resource management
Designed to give Operations and Finance leaders the insight and foresight they need to achieve profitable delivery at scale.
Unlike spreadsheets or clunky PSAs, Float offers a clear, centralized view to schedule teams, plan capacity, estimate work, and track margins in real-time so that you can keep your people and profits on track.
Learn More
Diagnose and Resolve IT Issues in Real Time
Engage your employees and agents more efficiently with ScreenMeet as a seamless extension of your existing IT Service Delivery Platform.
ScreenMeet’s unique combination of video calling, screen share, and remote desktop functionality lets you quickly diagnose hardware and software issues with no frustration.
This project is continued in the JBoss-IDE project (http://sourceforge.net/projects/jboss). The sources are at (/cvsroot/jboss/contrib/jbosside). XDoclet support in the JBoss-IDE is much better then in the docletassistant, I wouldn't use it anymore.
Greebo is an Ant task for making developer's life easier by downloading and managing non-source dependency files from a (possibly networked) source, to a specified local repository, much like Maven.
This program is a installer for KDE sourcefiles. It compiles the code for you so as you need it. It's for UNIX like operating systems. programmed with python.
A collection of Jakarta Ant extenstions, primarily aimed at J2ee, and remote server project development.
Can be used shorten complex j2ee build files to a few lines
antxmltasks allows ant executions to be driven by an xml file using xpath expressions. Has tasks ForEach, Choose, ConditionalTask, DefaultTask, ValueOf.
It is meant to enhance the degree to which dynamic behaviour can be supported by ant build files.
This project provides an ANT task and an API to analyze the dependencies between Java class files. It's different from the similar tools existing for ANT as it only compiles the classes affected by your modifications and work with any bytecode compiler.
Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.
jarg reduces a jar file that have java class files.
It remove debugging informations.
It remove unnecesary attributes for execution.
It remove unused fields and unused methods.
It remove unused entry in the constant pool.
It rename fields and method
Say goodbye to hiring guesswork. Use Canditech’s job simulation tests to assess real-world skills and make data-driven decisions.
Canditech offers innovative, cheat-proof skill assessments and job simulations to transform your hiring process. From technical skills to soft skills, we help you assess candidates on actual job performance. With over 500 customizable tests and powerful video interview features, you can evaluate real-world capabilities, streamline your hiring, and reduce biases. Whether you’re hiring for remote roles, mass hiring, or looking to expand your diversity pool, Canditech’s data-driven platform ensures the right candidates are chosen for the job every time.
itchconfig is a tool for the flexible configuration of software packages; a configure script generated by itchconfig checks several properties of a user's computer and generates all files which are necessary to build a program on the user's computer.
ARIO is a C++ library for reading and producing archive files, which are commonly used as libraries of relocatable object files. See also ELFIO project.(http://sourceforge.net/projects/elfio)
JMake is a tool for Java programmers to make compiling large projects consisting of many packages and sourcefiles easy. It is similar in purpose to the make utility familiar to C programmers, except it requires no user configuration.
TomcatTonto is an Administrative Tool for the Tomcat WebServer. TomcatTonto provides an simple and efficient interface developed in Java Swing to edit the Xml Configuration files as well as start/stop the Tomcat WebServer form it.
This project has moved to: http://vger.kernel.org/vger-lists.html#linux-kbuild Here, you can find the old mailing list, files and website regarding: Linux kernel build. Patches, documentation, and auxilary programs related to the kernel configuration
IntelliX Java collaborative editor is the first editor for Java that uses multimedia tools for development. Main features of IntelliX editor are java files editing and bookmarking in standalone mode or over LAN or Internet with others.
d4c&b generates online (HTML) documentation from special comments in C++/TCL/Bison/Flex source. texinfo and user defined files are supported as well. d4c&b underlying language is texinfo.
The MlDoC system is a powerfull but 'simple as needed' documentation tool
for OCaML programming projects. It consists currently of a frontend
module and various backend modules for HTML, ASCII-Text and LaTeX output.
...Main goal is to decrease the pain of using the NetPBM library when working with images in different formats. Featured with macro commands to perform manipulations on many files.
JRPT is a library of JAVA objects and generic JSP files which enables the report creation offering many features at no programming cost. The package contains doc with examples of reports and their implementation in JRPT.
RAVERRtf is a PHP class to create RTF files from scratch. It implements methods to write to a buffer that can be collected, to produce a functional RTF file without any kind of special libraries.
Expands C/C++ header files into a single output file. Very handy to determine what files are included from a specific header and put them all in a single header (leaving you with just one .h-file instead of hunderds). Optionally expand/evaluate pre-proces
When writting portable C++ CORBA code one finds that each ORB vendor has its own set of libraries, include files, caracteristics, etc. This project's goal is both:
1. to provide a set of autoconf/automake/libtool macros to support as many ORBs (C & C++)