10 projects tagged "Linux"
Archive is a fully drag-and-drop multi-format archiver. Drag a directory onto it to create an archive. Drag an archive onto it to extract to a directory. It can also compress and decompress streams (for example, you could drag a .gz file onto Archive and from Archive into your text editor).
mojoPortal is a cross-platform object oriented Web site framework. It supports PostgreSQL, MySQL, Firebird, SQLite and MS SQL for the backend. It includes a content management system, forums, blogs, photo galleries, newsletter, polls, surveys, an event calendar, an RSS feed aggregator, and a skinnable design.
Splunk Hogs is a quick Perl script that was written to find what systems are sending too many events to Splunk and using up all the licenses. This is good for several reasons: developers will turn debugging on and use up all the licenses, which will help catch it early; INFO messages get turned on and useless events will be sent, filling up the licenses; issues will be detected that were being ignored by others. The advantage over Splunk's SaveSearch is that it outputs the raw data, so you can import it into Nagios or other tools. It collects raw data from Splunk that consists of the host, Splunk server, and the count of events that took place.
Simple PHP Chat Script is an AJAX chatting system which does not require a database. It works with text files saved on the server, so it is fast and requires very few server resources. It can be included in both PHP or HTML files (in blogs, forums), but the server must run PHP. The script can easily be changed to be used in other languages, just by translating the texts in a single file. It can have one or more chat rooms. The user can add smiles in chat, and can format the text with Bold, Italic, an Underline.
Countdown Timer until specified Date-Time starts a countdown to a time defined in forms. It can take a given time for the end of a countdown from form inputs which define the year, month, day, hour, minute, and second. The object can also take the end time from static page elements with identifiers which start with a given prefix. The object can start the countdown and keep updating page elements which show the remaining time to the end.