7 projects tagged "JavaScript"
British bingo runs in your browser and uses 3 by 9 boards. The game simulates the other players. Players make mistakes and chat. Players leave, join, and re-join between and during games. You can have over 10,000 players. You can hear the players and the caller talk. You can change the sizes to fit a small screen
Kaiku (Japanese for "evolution", Finnish for "echo") is a Web-based reservation system for physical items. It allows you to check what is in the inventory and to keep track of who has borrowed which items. It was designed for use within a university to reserve and keep track of phones, tablets, and other gadgets borrowed by students.
The OpenGeo Suite is an integrated package of best of breed open source geospatial software providing an easy to install Web-mapping and data sharing solution. It consists of several components. GeoServer is a map and feature server providing standardized Web access to underlying GIS data sources and cartographic quality maps. GeoWebCache is a Web map accelerator, intelligently caching and serving tiles to make maps scale. Styler provides Web styling of maps, built on OpenLayers and GeoExt. GeoExplorer is a pure Javascript map composition application built on OpenLayers and Geoext. Dashboard is a cross-platform desktop application to access all the components. There are samples of Javascript functionality to build custom Web applications.
Playtomic is a set of client and server APIs for game leaderboards, user generated content, and dynamic updates. It began as a hosted service providing tools and analytics for game developers, but is now available for developers to operate on their own. It includes the API server which is written in NodeJS and backed with MongoDB, along with game client APIs for HTML5, Flash, iOS, Android, Windows, and Unity3d games.
iBeans aims to make integration for Web applications much easier than it is today. It does this by focusing on simplicity and task-based integration and avoids technical jargon and new concepts wherever possible. It offers easy to use integration for doing things like publishing and subscribing to JMS queues and topics, sending and receiving email, polling resources such as databases and ATOM feeds, task scheduling, creating HTTP/Rest services, consuming external services such as Amazon EC2 and S3, Twitter, Flickr, Google, and much more. It proves a Tomcat distribution that drops straight into Tomcat, with no need to mess with your project dependencies, and works with developer tooling for Tomcat or Tcat. It has a very simple API using annotations. This means iBeans can be plugged into your existing Web apps easily. It includes easy unit and mock testing using JUnit. IBeans Central offers a great place to discover and try new iBeans in your applications.
phpVirtualBox is an AJAX implementation of the VirtualBox user interface written in PHP. As a modern Web interface, it allows you to access and control remote VirtualBox instances. Much of its verbage and some of its code is based on the (inactive) vboxweb project. It was created for people who prefer not to have to log in to their headless VirtualBox host to administer their virtual machines.