13 projects tagged "English"
TorrentGrab is a script that searches isoHunt for specific keywords, parse results using regular expressions, and then downloads episode numbers not located in saved list. It's not too user friendly. Although configuration is straightforward, it still requires you to know regular expressions.
OpenClass is a simple solution for class control. It provides multicast screen projection (sending the teacher's screen to all of the students), student attention requests (blocking student activities and asking them to look at teacher), viewing of all student screens at once, direct messaging to students, file and URL sharing, computer shutdown, access control for specific classes, and support for multi-seat configurations and multiple clients per machine. For students it provides automatic teacher discovery via broadcast, "raise hand" functionality, and automatic handling of network saturation and disconnection events.
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).
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.
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.
Antony is an off-line and cross platform tool for organizing and sharing photos that makes it possible for a group of peers to keep a common photo, image, or picture collection current and synchronized. Users can tag images (year, event name, event place, or event type, photographer, people, comments). Images are stored in a local file system, and tags are stored in an SQLite database. To identify images, their MD5 sum is used, which makes it possible for users to merge collections. Images can be searched using tags, and images and metadata can be exported to a folder. A thumbnail representation and a zooming image viewer are provided.