23 projects tagged "English"
PerlShare is a DropBox drop-in to create your own private file sharing "cloud". It consists of two parts; a client and a server. The server part lets you configure a Linux machine to accept PerlShare clients. PerlShare behaves a lot like DropBox. On collisions, for example, it creates conflicted copies. The workhorse for synchronization is Unison, a very reliable piece of software from Pascal Bach.
Me and My Shadow is a puzzle/platform game in which you try to reach the exit by solving puzzles. Spikes, moving blocks, fragile blocks, and much more stand between you and the exit. Record your moves and let your shadow mimic them to reach blocks you couldn't reach alone. Play through over 40 levels and use the built-in level editor to make your own.
ThreadFix is a software vulnerability aggregation and management system that reduces the time it takes to fix software vulnerabilities. It imports the results from dynamic, static, and manual testing to provide a centralized view of software security defects across development teams and applications. The system allows companies to correlate testing results and streamline software remediation efforts by simplifying feeds to software issue trackers. By auto-generating application firewall rules, this tool allows organizations to continue remediation work uninterrupted. ThreadFix empowers managers with vulnerability trending reports that show progress over time, giving them justification for their efforts.
Enrollix manages enrollment of people to associations, communities, groups, classes, teams, magazines, and events like meetings, parties, etc. It collects detailed personal data of members and of their enrollments (with a possible fee), selects them according to any kind of filter, and produces a balance of the revenues which can be saved in a CSV (comma separated value) file. This file can be opened with a spreadsheet like Calc or Excel. It is possible to prepare different models of certificates (like a receipt or a certificate of membership) within the software and print them with the data of any member, with a possible progressive number (like a protocol) within it. It can print labels of addresses or lists of payments of the selected (filtered) members, and it's possible to save their postal addresses or all their personal data in a CSV file, or to copy their email addresses to the clipboard, to paste them into the recipient field of a new message. The personal data of each member may contain a picture, which is saved in a directory with the same name and path of the file in use. It is possible to export selected members from the file in use to another Enrollix file, or to import all the members from it. Each member and his or her enrollments are internally identified by a unique mark (a UID number).
mDNS Responder with Unicast runs on a server anywhere in a network and responds to mDNS queries across the network by performing a unicast DNS lookup and returning the result. Many networks use a .local top-level domain for their intranet. This has proven to be quite problematic as operating systems such as OS X have begun handling .local domains differently (in particular, prioritizing multicast DNS over conventional unicast DNS). Ideally, you'd have no problems moving away from a .local domain name, or simply not using one in the first place. That's not always possible, though. So with this tool, a lookup for "host.local" will be resolved via your existing unicast DNS servers, even if "host" does not have its own mDNS responder. Of course, the tool isn't limited to just .local domains, and can realistically work on any network where mDNS is in use.