14 projects tagged "POSIX"
JInto is a plugin for Eclipse that lets the developer easily edit and maintain resource bundles (files that hold the localized strings for an application). It features parallel editing of all language versions (side by side), warnings when no text has been provided for a specific key, or when the text for one key is identical for different languages, and a search wizard to locate unused strings (strings that are referenced, but not actually defined in the resource bundle). It has been tested under Windows and Linux.
Style is the ongoing C++ port of IBM's SWT for Java, itself deriving from IBM's VisualAge for SmallTalk, with two major twists. First, it is written in 100% ISO-C++ with no specific compiler dependencies, and second, it comes with a threading model design that guarantee that users won't be stuck with busy cursors forever. It currently targets OS X, Win32, and GTK.
Hippojump is an alert management application that allows you to track RSS, XML, HTML, and Web services with specific keywords, and deliver the results to devices such as desktop, email, and SMS. It is an Eclipse-based RCP application, and is extensible via plugins. Examples of alerts include notification of movies with reviews of greater than 70%, of news that match certain keywords, of travel deals that relate to a cruise in a particular place, and of good deals on tickets to shows or famous destinations.
Systemtap is a GUI to assist in the development of Systemtap scripts and to graph the return values of those scripts. It is intended to ease the use of the Systemtap tool for Linux. It is both an IDE for the scripting language and a data visualization and analysis tool. The GUI is targeted at system administrators who want to get information out of their system using Systemtap, as well as developers who wish to write new scripts. It is an Eclipse-based application.
The ZDT (Zhongwen Development Tool) is a program written to help users study Mandarin Chinese. Users can create their own word lists and quiz themselves using three different flashcard modes. There is also a dictionary that can be used to search through the built in CEDICT (and optional Adso) databases. Users can input Chinese characters and get the associated pinyin and English definitions through the Annotation function. This makes it convenient to read blocks of Chinese text. The program is built on top of the Eclipse RCP platform, which allows it to be extendable through its plugin architecture. It runs on Linux, OS X, and Windows platforms.
The Small Footprint CIM Broker is a CIM server (or CIMOM) like OpenPegasus or OpenWBEM, but is targeted at resource-constrained environments. A CIMOM manages communication between providers, which interact with the hardware, and a CIM client, where the administrator manages the system. SFCB supports CMPI-style providers, such as those in the SBLIM project. The SBLIM project is a collection of tools designed to support Web-Based Enterprise Management (WBEM).