204 projects tagged "JavaScript"
phlyMail is a groupware, webmailer, and PIM. It offers unlimited nested groups, unlimited POP3/IMAP profiles, quotas, an integrated address book, a calendar with multiple reminders and event repetitions, a file manager with an integrated WebDAV server, the ability to send faxes, SMS support (which lets you send SMS, get reminded of events via SMS, and get email notification via SMS), a bookmark manager, themes, and multilingual support. It uses either sendmail or SMTP to send email, and can handle MIME and SSL connections. Support for IDN (Internationalized Domain Names) is included. Through its modular design, it's easy to add completely new features as modules, which can be plugged into the system.
todoyu is a powerful project and task management system. The core features are project handling, time tracking, time sheets, resource management, calendar, customizable reporting, keeping track of communication and decisions, invoicing directly from tracked time, and address management of customers and employees. It improves billing accuracy and timeliness, and removes risk from the billing process. A todoyu customer's clients get visibility into the project work done on their behalf. The system is extensible with additional modules. The system is completely Web based and translated in 12 languages.
AShopV provides a shopping cart with digital goods delivery, affiliate tracking, Swoopo-style auctions, full PayPal support, support for many other payment gateways, many shipping calculation options, and multiple languages and currencies. The software also includes a CRM Sales Office with order management where you can create quotes and turn them into bills that can be paid online, set up automatic recurring billing, manage purchase orders, handle customer and vendor contact through POP3 or IMAP, and view customer and vendor history. A Shopping Mall integrates with the affiliate tracking to let you set up your own ClickBank clone.
SnappyJ is a Java library designed to ease Web 2.0 development. It was developed to take the pain out of developing Web pages that asynchronously reload sections of themselves. Performing these types of asynchronous reloads properly and professionally is harder than one might initially expect. The key challenges are loading Indication, support for browser history, error handling, code complexity, and having reloadable sections that interact with each other. SnappyJ completely eliminates these challenges, making it quick and easy to develop complex application-like Web sites.
jjax is a collection of tools and libraries which assist in the development of fat-client style Web applications. jjax provides client-side JavaScript language extensions that greatly simplify usage of the W3C DOM, as well as communications library code that encapsulates XMLHttpRequest calls. jjax also includes Java-based server-side components that perform AJAX request dispatching, JSON data marshaling, and glue code for using the Jetty HTTP library as an alternative to an application server.
Virtual Planner is a Web-based project management application which sits on top of multiple Trac projects, providing a unified view of them all. It allows for weekly assignment of work, estimated versus actual job times, a drag and drop Web-based UI, and direct linking to your Trac projects.
A C++11 unit testing framework based on Perl's Test::More module.