11 projects tagged "OS Independent"
Components 4 Java is a development tool for Java. It provides a framework to organize and separate different parts of code, and fills the gap between the class level and the library level as provided by the Java SE architecture. Additionally, you can organize your classes in well-separated and loosely coupled components. Those can be stuck together graphically into larger compositions. Finally, components and compositions will be distributed among Java archives as specified in assemblies.
J7Z is an alternative 7-Zip GUI. 7-Zip is a high-compression file archiver designed by Igor Pavlov. Use J7Z if you want to: update existing archives quickly; backup multiple folders to a storage location; create or extract protected archives; and lessen effort by using archiving profiles and lists.
PrimeDesktop is a tool for planning, mapping, and administration of a network with the ability to place, move, and manipulate entities within the network map such as desktops, servers, and infrastructure objects. The application allows administrators to control all aspects of their network such as standard devices, user groups, and network rules.
The Guide is a way to manage projects. It is a comprehensive intellectual work automation system for software companies. The Guide automates project and process measurements, personnel skills and knowledge, customer feedback, standard adherence, real-time automatic audits, and more. The Guide does not require standards to be followed, but encourages it. The Guide suggests what professionals should do next, and provides tools to do it. The Guide can actually automatically tell what should be done next. The Guide also tells what has not been done.
The jflicks media system allows people to manage their video, audio, photos, and other media in their home. It is a "whole house DVR" for one or more home theater PCs (HTPC) on the home network. Each HTPC can access any media item on any other in the home. When needed, the system uses other software to get work done. For example, it uses mplayer and VLC to display video.
C++ template classes implementing a B+ tree key/data container in main memory.