1699 projects tagged "JavaScript"
The Apache Open For Business Project is an enterprise automation software project that includes ERP, CRM, E-Business/E-Commerce, SCM, MRP, and CMMS/EAM functions. It is a foundation and starting point for enterprise solutions and can certainly be used out of the box, but is also great for creating specialized applications.
XSpell is a spell checker for Web forms. When a user fills in a form and hits a spell-check button, the text input is packaged up by the browser into an XML-RPC message and sent to the spell checker server. The server generates an XML-RPC response containing spelling mistakes it found (if any), and word replacement suggestions for those words. The user's browser parses the response and presents the list of word suggestions to pick from, along with an input box that can be used to type in words not suggested.
Spacecraft analysis is a set of four increasingly detailed JavaScript programs which analyze the performance, trajectory, and cost of a spacecraft. The first script analyzes the performance in a vacuum, the second the performance in an atmosphere, the third the performance of a multistage spacecraft in an atmosphere, and the last analyzes the performance and cost of a multistage spacecraft in an atmosphere.
SandSurfer is a Web-based Perl CGI application for time tracking and billing. It was developed to keep track of time for each employee on a per job/client basis and then to bill the appropriate amount. Each job and/or client can have a different billing rate. Employees can be paid different amounts per job and client. It features employee time sheet entry, auto clock in and auto clock out, gross wage calculations for each employee in a given time period, exporting of data to a file, and HTML invoice generation.
PHP Layers Menu is a hierarchical DHTML menu system that relies on the PHP scripting engine for the processing of data items. It achieves a compact layout and a compact output code for menus with a large number of entries. It provides horizontal and vertical layers-based menus whose behavior is analogous to menus of commonly used GUI-based applications. It also provides JavaScript-based tree menus, whose look is analogous to the most widely used file managers and bookmark handling tools. Menus are generated using data retrieved from files, strings, and databases. It supports Mozilla, Netscape 4, 6, and 7, Konqueror 2.2+/Safari, Opera 5+, and Internet Explorer 4+. It also provides accessibility solutions for browsers that do not support JavaScript.
Compiere is an integrated ERP and CRM business solution for automating financial, distribution, sales, and service processes, including: financial management, purchasing, materials management, manufacturing, order management, project accounting, customer management, sales, service requests, ecommerce, reporting, and performance management. Compiere utilizes a powerful model-driven application platform that provides customers with unprecedented adaptability, rapid deployment, and low cost of ownership.
A boilerplate code generator for Android providing runtime dependency injection along with simplified threading and event models.