966 projects tagged "Spanish"
Custom Strategy Role Playing Game is an engine for creating strategy role-playing games. Two players confront two parties of characters (which have RPG attributes: job, level, exp, skills, etc.) over a battlefield, and the surviving party wins. Jobs, skills, etc. are stored in XML custom files. It has a combat style similar to Final Fantasy Tactics and Shining Force.
sYnergy is a Web-based groupware and communication solution for use with an intranet. It includes email mailboxes, a fax viewer and sending function, contact lists, an appointment and task management function, a picture database, and a function for listening to voice messages. The extensive user management enables administrators to assign various permissions to each user and to exchange data e.g. contacts, appointments, or tasks. It also offers a function to import existing data.
jPDFWriter is a Java class library to create PDF documents directly from Java programs without having to install any third party drivers or software. It emulates the standard Java classes to print and draw graphics to reduce the learning curve when using the library and reuse existing code. It can create PDF files in two ways: PDF files can be created directly using jPDFWriter's very simple API (simply create a PDFDocument object, create as many PDFPage objects as necessary, draw strings, graphics, or any other elements supported by Graphics2D to the pages, and save the document), or jPDFWriter can extend the standard Java PrinterJob to create PDF files as though printing to a physical printer. This allows reuse of existing printing code and lets an application decide, at runtime, whether to send the output to a printer or to a PDF file. PDF files can be saved to files on a disk, written to a java.io.OutputStream, or written directly to a javax.servlet.ServletOutputStream to show in a browser when working within a J2EE application server. jPDFWriter is written entirely in Java, so application portability and operating system independence are not compromised.
OpenEMR is a medical practice management, electronic medical records, prescription writing, and medical billing application. It is a replacement for medical applications such as Medical Manager, Health Pro, and Misys. It features support for EDI billing to clearing houses such as MedAvant and ZirMED using ANSI X12. Major features include electronic billing (includes Medicare), document management, integrated practice management, e-prescribing, prescriptions by printed script, fax, or email, insurance tracking, multilanguage support, easy customization, easy Windows installation, integration with an external general accounting program (SQL-Ledger), and a built-in scheduler. It is multi-facility capable, voice recognition ready (on Windows), and Web based (secure access with SSL certificates).
TnFOX is a modern secure, robust, multithreaded, exception aware, internationalizable, portable GUI toolkit library designed for mission-critical work in C++ and Python, forked from the FOX library. It replicates the Qt API in many places, comes with a full set of Python bindings, and has been designed primarily for Tn, the port of Tornado to FOX.
MailListStat is a tool that generates useful statistics for email archives stored in the mbox format. It will show the top 10 authors, most successful subjects, and more. It also prints graphs showing the number of messages written during different hours of the day, days of the month, and days of the week. The output is in text format suitable for mailing. It also produces output in plain text or HTML format, includes a PHP wrapper, and supports cache files. It is mainly useful for mailing list archives, producing tables and graphs, and supporting different output languages.