5 projects tagged "Apache 2.0"
jobhuntin is a recruitment portal engine. For job candidates, it features simple file upload, automatic parsing of resume text, a rich resume gallery, anonymous job searching, weekly job match reports, and advanced job filtering. For consultants, it features powerful searches, email alerts for new matches, the ability to save candidate lists, mass mailing, and the ability to post jobs.
WaldScan is a PHP class which recursively scans a given directory for a list of selected file types. It has many uses for any Web page which serves files over HTTP/HTTPS, for a CLI program which does batch processing of files, or in cron jobs for caching file data for faster access.
fuzzylite is a cross-platform fuzzy logic control library. It provides a natural and simple way of creating a fuzzy logic engine in a few steps using object-oriented programming. It allows you to easily add your own features to the library by just using inheritance. It only relies on the Standard Template Library (STL) which comes with C++. No third-party libraries (e.g., boost) are involved. As a library, it only contains the functions you need from a fuzzy logic controller. qtfuzzylite is a Graphic User Interface which uses fuzzylite to provide a nice and easy way to visually create your fuzzy logic controllers. It allows you to design your fuzzy logic controller and interactively play with it while observing its operation in realtime, and it allows you to export your controller to actual fuzzylite C++ code, so you only need to copy and paste it into your C++ application.
Mole (Mobile Organic Localization Engine) provides room-level geoposition estimates using existing WiFi infrastructure. When you create an entry in the database by naming a room, your and other users' mobile devices will recognize when they are in that room. Other applications can poll or monitor the current room estimate and act accordingly, with context aware behavior. Because too much WiFi scanning drains batteries, it uses accelerometers and other tricks to keep scanning to a minimum while keeping update latency reasonable.