76 projects tagged "English"
123 Live Help is a Web-based support software for businesses. It shows visitors to your Web site that a live agent is just a click away and enables operators to chat in real time with them. There are text and video chat options. It is secure, fast, flexible, customizable, and cost-effective. There is a full-featured administrative panel for operators and administrators, allowing them to automatically detect customers' details, track their footprints, transfer chats, follow the visitor's Web browsing, check spelling, get canned messages, and more. Administrators also can monitor all chat sessions and get statistics on the traffic sources of visitors and performance of operators.
Abmash provides Web application automation based on visible rendered output. It is all about interacting with a browser as humans would do, including AJAX and forms. It lets you perform tasks like "Click the red button", "Give me all text elements directly below an image", or "Click 'Login' and wait until the login form is loaded, then type in my credentials and submit the form".
Autojump is a tool that acts as a complement to cd: it makes navigating your filesystem a lot faster. It works by automagically maintaining a database of the directories you use the most from the command line, and allows you to jump back and forth between them, by typing just a few letters of the name of the directory you want to jump to. It works for Linux, Mac, and Cygwin under Windows.
BBCT is a simple database app for your baseball card collection. You can add information about the cards in your collection, view details about individual cards, and filter the list of cards according to a limited set of criteria. BBCT helps you organize your collection and quickly look up which cards you own.
BOH is a unique retro-flavoured puzzle-riddled maze game. The player moves in claustrophobic, mysterious, dangerous battlefields searching for the Evil Masters, who throw countless enemies at you until you discover and face them in the final battle. Although quests are made slightly less hard by the power-ups scattered all around, carrying out the missions demands lots of concentration and quick reflexes. New missions and themes can be added anytime, and you can even create your own.
CRest (Client REST) is a lightweight library that simplifies the integration of third party RESTful services into Java applications. CRest is mainly annotation-driven, allowing the developer to focus on the essential aspects of the integration of a REST service, such as the definition of the Java interface that maps the remote REST methods and the data model the interface will deal with. The rest is achieved by annotating a plain Java interface with the relevant information such as the service end-point, the desired timeouts, URL formats, etc. CRest will handle everything else, including HTTP request generation, auto marshalling of the response, and more.