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
Software for managing apps and accounts | WebCatalog
Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps
Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
The OpenGL Object-Orientated Windowing Environment provides a C++ OO basis from which to develop OpenGL projects, giving you all the usual widgets (buttons etc) and a windowing framework. Good for cross-platform development.
PHPTrans is PHP based library that allow translation of your project
output to another languages. This will open your project to be understandable for the whole world. PHPTrans can be integrated in
existing projects as well as used for new projects.
A Java Swing-based development environment to assist in the rapid creation of Struts-based (currently Struts 1.1b) web applications. This standalone application allows users to create from scratch and/or import existing Struts 1.x struts-config.xml files,
javam is a make utility for Java projects that can automatically generate its own dependency file in a cross-platform XML format. It is a method of building Java projects that can be as simple as using "javac" and still handle large systems.
Generate C++ header files from cpp files. Inspired by javadoc, and doxygen style source commenting. No need to maintain two seperate files to represent one class. Create and keep your headers up-to-date with your cpp files with little effort.
Need to package up your compiled program so that it can be install on a Windows or Unix machine? Use this Zip Package Maker. ZipPKG Maker lets you, Install, Uninstall, List and create Zip Packages. ZipPKG Maker is compatible with the output files from
Make in Java (jmk) is an application which is used to ensure that a set of files is in a consistent state. The application is based on the make utility which is part of most Unix systems, but is designed to support the task of writing platform independe
Small utility to stuff a file into an initrd.img file inside a bootnet.img image. This is quite handy if you are preparing kickstart files and want to include the ks.cfg in the initrd.img. I created this for Merrill Lynch\'s Standard Build Deployment be
From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.
Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
The OpenOCS project is groupware software which allows groups to work on projects. Client/Server architecture written in Java with a MySQL database and PHP front end.
See http://sourceforge.net/projects/javadiff for Downloads.
JDiff is a JavaDoc doclet which emits an HTML report of all the packages, classes, methods, and so on, which are different (the "diff" part) when two Java APIs are compared. Great for reporti
ROBOCOPY.EXE halts with a "Runtime error R6002" (after a certain # files or dirs).
So I decided to write my own version, in Perl. I'm striving to have the output be *identical* to Robocopy's output, so existing scripts will not break.
Bash script that uses various Linux tools regarding Java programming for PDAs and Palm devices to automate the process of creating a PRC file out of the JAVA files.
The Library Optimizer tool rebuilds shared libraries to contain only the object files needed to provide symbols required by executables and shared libraries in a given directory tree. It can be used to reduce file system sizes for embedded systems.
"Draft" provides a collaborative design environment to assist in prototyping projects - software or other - in a graphical manner. It's written in Java and provides an interactive, animated UI framework to create rich content. Emphasis is on ease of use.
HTMLInc is a Java program that is designed to process include files within html source files and generate HTML pages. The program can be used to republish an entire site after changing only a few files.
WebForm is a library to develop Web-based (database) applications. The core aim for this module is to minimize the amount of code duplication in projects and to maximize the security of your applications by providing strong data-verification algorithms.
C and C++ are wonderful languages but makefiles are a pain.
The maker is is a tested (it /should/ work) tool that allows building and linking of complex projects (although there are limits) with one single command (very much like javac).
If you wan
classdoc is a Java reverse engineering API documentation generator based on the Java Doclet API.
It generates javadoc-style HTML files or other documentation formats without source code from compiled .class/.jar files ONLY.
A build-management tool used for manually generating Microsoft Visual Studio DSP (project) and DSW (workspace) files, or automatically generating such files based on existing Makefile(s)/Makefile.am(s), written in perl.
pkgbuild is a graphical development environment for Red Hat's RPM packaging format. It is designed to allow easy building and testing of RPM SPEC files. This is in the hope that more people will build and distribute quality RPMs. If your new to RPM it is
LnxZip is a Gnome front-end to common archive utilities under Linux/Unix.
The goal is to provide the end user with a quality tool he/she requires
to either work with compressed files or create RPM's. LnxZip is covered
under the open source GNU GPL
"cset" is a set of utilities for parsing c code and automatic generation of necessary header files.
The idea is: to not write #include... lines and header files with function declarations etc., just write functions and everything else leave to a machine.