29 projects tagged "English"
SyncWall is a basic wallpaper changer with a special feature, the ability to synchronize wallpaper changes between several workstations with a basic (and unsecured) client/server protocol. Each workstation must share the same pool of files, there is no FTP or Internet download. Other interesting features are simple multi-monitor support and the ability to add special effects to wallpaper.
BAD (BAckup Daemon) "watches" a directory and copies any files or directories moved/copied into it to another "backup" directory automatically using inotify. It will automatically generates hashes for files using the md5 hashing algorithm, and stores them in a file for quick and easy integrity checking. It will log (mostly) everything it's doing, and makes it very convenient to grep for certain messages using multiple logging levels which the user can set to get the desired output. It has its own built-in uninstaller which will delete any and all files it has created (besides the user's watch and backup directories).
OTRS is a platform independent Web-based help desk system that supports service organization of any kind (e.g. IT service, customer and technical product service, complaint management, public services, etc.) to increase their efficiency. It increases transparency as well as service quality and lowers your total cost of ownership. It has been certified ITIL V3 compatible by PinkVERIFY for incident, problem, change, service asset and configuration, request fulfillment, and knowledge management. Other ITIL processes like service catalog and service level management are supported as well.
DHTMLX delivers a rich set of JavaScript UI components, including a powerful datagrid, trees, tabs, menus, forms, calendars, and more. The components can easily be integrated into a single Web application interface, which allows Web developers to build Web app interfaces faster. The library comes with HTML5-based charts, allowing developers to generate different types of charts, including line, area, scatter, bar, pie, etc. There is special Connector extension which simplifies integration with the server side for PHP, Java, ASP.NET, and ColdFusion. The supported browsers include Internet Explorer, Firefox, Safari, Chrome, and Opera.
TeachTables lets you create a scheduling and management site for your school. You can add rooms, lessons, groups, teachers, and students, enroll students in groups, assign groups to courses, assign teachers to courses, set up timetables for teachers, create plans for courses, set up tests for courses, and enter information for absent teachers, meetings (visible in timetables), and reservations for rooms/equipment. There is a quiz module with integrated support for numeric questions and symbolic evaluation of answers (pycas on the server). Server code is node.js, and the client is Javascript (based on jQuery and d3.js).
bcg729 is an Open Source implementation of both the encoder and decoder of the ITU G729 Annex A speech codec. It is written in C 99, is fully portable, and can be executed on many platforms, including both ARM and x86. libbcg729 supports concurrent channel encoding/decoding for multi-call applications such as conferencing. This project was initially developed as part of Mediastreamer2, Linphone's media processing engine, so it contains the glue to be integrated into Linphone/Mediastreamer2.