6 projects tagged "JavaScript"
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.
PhpPeanuts is a framework for developing database-backed applications in PHP. Rather than building an application from the bottom up, you initially only build domain model classes in which you specify properties, relationships, and database table names in metadata. The framework dynamically scaffolds getters and setters, persistency, navigation over relations, and input and delete validation. The abstract user interface instantly offers a rich set of pages for searching, browsing, drilling down, editing and reporting over your domain model. From there on you extend and refine both the domain model and the user interface to make it what you want by defining specialization classes and overriding inherited methods.
HOMER is a robust, carrier-grade, scalable SIP capturing system and monitoring application with hEP, IP Proto4 (IPIP) encapsulation, and port mirroring/monitoring support right out of the box, ready to process and store large amounts of signaling with instant searches, end-to-end analysis, and drill-down capabilities for ITSPs, VoIP providers, and trunk suppliers using SIP signaling.
Archipel is a solution to manage and supervise virtual machines. No matter if you have a few locally on your computer or thousands through data centers, Archipel is a central solution to manage them all. You can use all libvirt-supported virtualization engines like KVM, Xen, OpenVZ, or VMWare. You can perform all basic virtualization commands and many other things like live migration, VMCasts, packages, etc. Archipel uses XMPP for all communication. There is no Web service or custom protocol. You just need at least one XMPP server, like eJabberd, to start playing with it. This allows Archipel to work completely in real time. You never have to refresh the user interface. You'll be notified as soon as something happens. You can even use your favorite chat clients to command your infrastructure. You can open a chat conversation with your virtual machine and say things like "How are you today?" or "Hey, please reboot."
Qute is a text editor with Markdown and TeX support. It offers per-paragraph previews so users can switch between editing the source and viewing a rich text rendering with typeset formulas for each paragraph separately. To make looking at a single text file for hours appealing, Qute offers switchable themes with subtle background images and font effects and includes a couple of great Open Source fonts which are a joy to work with. Qute's user interface is distraction-free and offers a full-screen mode. In this sense, it is similar to such great editors as WriteRoom, Dark Room, and WriteMonkey. As far as the themes are concerned, however, Qute is far more adventurous. Qute reads and writes plain text files using the Markdown markup language for rich text formatting and TeX syntax for formulas. Paragraphs are separated by blank lines. While it is possible to edit arbitrary text files with Qute, editing (for example) source code is not what Qute is intended for. Instead, Qute is a tool for writing prose. Qute is built using Web technologies. In particular, it uses Chromeless, Showdown, and MathJax.