31 projects tagged "JavaScript"
Coquelicot is a “one-click” file sharing Web application with a focus on protecting users’ privacy. Its basic principle is that users can upload a file to the server, and in return they get a unique URL which can be shared with others in order to download the file. Coquelicot aims to protect, to some extent, users and system administrators from disclosure of the files exchanged from passive and not-so-active attackers.
Roles UI is a graphic interface library for Ruby on Rails which provides the ability to manage roles and permissions in realtime for applications which use Cancan. It is a Rails engine, so it has its own namespace. You can reach Roles UI in /roles_ui. Roles UI consist of two main entities, Role and Permission. Each Role may have a permission set. Roles belongs to users. Roles UI extends your User model so you don't need to create this association. By default, Roles UI is configured to work with the User model.
Glassomium is a window manager for multi-touch devices (table top surfaces, kiosks) based on Web technologies. Every part of the UI and every application is built using HTML/CSS/Javascript, which allows developers to quickly get applications running without having to learn yet another complicated API or language. The project supports the TUIO protocol, which is becoming a standard in the field of multi-touch devices and works on both Windows and Linux.
Kaltura Community Edition is a self-hosted version of the Kaltura video platform, developed through the combined efforts of Kaltura and its worldwide developer community. You can use it to run a live online video service or as a development environment framework for developing Kaltura-based applications and extensions. You can access the Kaltura API Suite for enabling development of diverse online video solutions, integrations, and extensions, deploy and integrate Kaltura's video platform within your own infrastructure or preferred cloud service provider, integrate with Kaltura's widgets, applications, and CMS/LMS extensions, and integrate with the CDN of your choice for content delivery.
Chyrp is a blogging engine designed to be very lightweight while retaining functionality. It has powerful theme and extension engines, so you can personalize it however you want. The code is well-documented, and it has a very strong structure that's loosely based on the MVC design pattern. Chyrp allows importation from several different blogging engines and uses a system called "feathers", which are basically templates for custom posts.