1697 projects tagged "JavaScript"
StatusNet Desktop is a dedicated multi-platform client for connecting to StatusNet messaging servers (requires a server running 0.9.3 or later). The client can connect to multiple StatusNet sites to read and post updates, including secure and private installations. Home, public, individual, and group timelines can be read and posted to, as well as direct user-to-user messages and keyword searching of the public notice stream. Support for StatusNet-specific features such as user groups is explicitly included, where these are usually not supported by generic Twitter-API clients.
labelgrid is a Web-based label design and printing software. It is useful for printing address labels, business cards, product price tags, and product labels. The software provides a What You See Is What You Get (WYSIWYG) editor for designing the label and has a unique calibration mechanism to help users print the labels using their Web browsers. labelgrid comes with an expandable label template database to help users create labels for commonly used off-the-shelf labels. Alternatively, users can also choose to create a customized template for their labels.
TinyShell AJAX is a tiny cross-browser module based shell that acts like a Unix prompt. It includes a MySQL command line client. It supports multi-line commands, tabbing, and much more. It is ideal for emulating SSH access to a webhotel that only offers FTP and HTTP access. Also, the application is fully functional on the native iPhone/iPad browser.
OpenNode Management Server (OMS) lets you manage OpenNode cloud nodes. It is packaged and deployed simply as a VM appliance onto an OpenNode host. Easy install and setup is provided via the local OpenNode CLI Utility menu. OpenNode Management Server is responsible for secure communication between OpenNode Cloud nodes via underlaying FUNC and libvirt infrastructure and provides a JSON-RPC API server for integration with possible GUI, WUI, CLI consoles and client applications or with other systems. OMS includes an AJAX Web Console with SSL secured VNC and SSH VM consoles for easy VM management in OpenNode Cloud.
JE is a pure Perl ECMAScript (JavaScript) engine. It is easy to install, with no C compiler necessary. It is compatible with Data::Dump::Streamer, so the runtime environment can be serialized. The parser can be extended/customized to support extra (or fewer) language features. All JavaScript datatypes can be manipulated directly from Perl.