4958 projects tagged "English"
Shelk-test is a program for creating tests for students. Tests take up just three modules: creation, testing, and reporting. Shelk-test can insert images into all types of questions, making it possible to create a question such as "What is shown in the picture?" All tests are stored centrally in a SQLite database, increasing reliability and allowing you to have a database file without having to install a database server.
oTranCe offers a ready to go and entirely Web-based translation platform to your project and your translators. The files you already translated can be imported easily, and the present stage can be exported to language packages at any time. If you are using a versioning system you can, update your repository with just a mouse click. All your translators need is a login to start working on translations. The administrator will be able to adjust very fine-grained rights and roles for your developers and translators.
Seafile is a file synchronization and collaboration platform. It comes with Dropbox-like file syncing, but is designed to be better suited to teamwork. You can build a file syncing and collaboration service for your team on your servers. It can also be used to build your own Dropbox for personal use.
BugOS is a microkernel operating system. It has a kernel, device drivers, a file system, and an Internet module. The main concepts are that every process has its own computer with its own console, security, and modularization. If a process wants to read the file, it asks the kernel. The kernel forwards the request to the filesystem driver, which reads and writes through the partition handler, which operates over the idehdd driver. The kernel is around 20 KB. Processes are fully separated from hardware.
PicoReddit is a mobile reddit client for any Java-enabled (J2ME, MIDP 2.0) phone. It supports the ability to view both frontpage and subreddit articles, view comments, share articles with contacts, bookmark articles, configure subreddits, and more. You can save articles for offline viewing. It supports JavaScript, images (including GIF, JPEG, PNG, TIFF, and BMP), with the ability to Zoom, Fullsize, Save, and OCR images, compression to reduce wireless data charges, and Unicode and many character encodings.