12 projects tagged "Windows"
CVS, GIT, and Mercurial as well as other well-known version control systems cannot version directories. In other words, you cannot add empty directories. A "workaround" for this issue is to use placeholder files that are placed into empty directories. These placeholder files can then be committed into the repository and will make sure that, upon checkout, the directory tree is entirely reconstructed. The problem with using placeholder files is that you need to create them, and need to delete them if they are not necessary anymore (because sub-directories or real files were added). With big source trees, managing these placeholder files can be cumbersome and error prone. MarkEmptyDirs can manage the creation/deletion of such placeholder files automatically. It creates placeholder files in all empty "leaf" directories. If later on new files or directories are put into such directories, the placeholder files are not necessary anymore, and are removed automatically.
once:radix is an integrated development environment (IDE) that operates entirely within a Web browser. once:radix supports two methods of connecting to the server. Most interest is focused on its Rich Internet Application (RIA) environment. This comes with a suite of five RIAs that perform specific roles: logging on or off, context-sensitive help, database administration, IDE, and client. In addition, the once:secureserver (oSS) can respond to commands from session-managed external Web servers.
SafiWorkshop allows you to design, test, debug, and deploy advanced process flow applications (like IVRs) from a single, unified development environment. For database work, it includes a fully featured SQL query editor. SafiWorkshop also includes some Asterisk PBX specific features like an audio prompt editor.
Fluere is a graphical software package for particle image velocimetry (PIV). Fluere is highly optimized for parallel processing and runs on multiple platforms. The goal of the project is to provide researchers and educators with high-quality velocimetry software that incorporates the latest advancements in PIV processing, while having complete knowledge of the algorithms used.
SleepyHead is cross-platform sleep tracking software with a focus on monitoring CPAP treatment. It features fast, interactive mouse-controlled graphs. It supports Philips Respironics System One Machines, ResMed S9 CPAP machines, DeVilbiss Intellipap machines, and Contec CMS50 Oximeters.
pcapfix is a repair tool for corrupted pcap files. It checks for an intact pcap global header and repairs it if there are any corrupted bytes. If one is not present, one is created and added to the beginning of the file. It then tries to find pcap packet headers, and checks and repairs them.
STALLioN is a cross-platform C/C++ library for creating coherent CLI/Terminal programs on multiple platforms with one codebase. It aims to provide a consistent development API across multiple platforms so that separate code does not have to be created for each (often very different) terminal interface.
DataStatix manages data of every kind, creates statistics and graphs, and exports data easily to the R environment. Its features include user management (create, delete, modify password) within the software, different levels of user data access (administrator, standard, read-only), user-defined templates (models) of data, the ability to create new databases easily, importation and exportation of data in CSV format, and synchronization of existing data from a CSV file created with DataStatix.