25 projects tagged "English"
ITDB is a Web-based tool used to store information about assets found in office environments, with a focus on IT assets, but not limited to such. It will help you keep track of hardware, software, relationships between assets, invoices, locations, contracts, people, and rack layouts. It can also print labels for all assets.
superseriousstats is a small and efficient program for creating a Web page with statistics from various types of IRC logs. It keeps track of its parse history and only processes new activity before storing any accumulated data in a SQLite or MySQL database. It is suitable for high volume IRC channels and large log archives, and is relatively easy to integrate with IRC services (e.g. bots) that interact with the database and provide last seen information and many other statistics directly in your channel.
FreeDiams is a program for making prescriptions of pharmaceutical drugs and testing their interactions. It is the result of building the FreeMedForms prescriber plugins into a standalone application. It is developed by medical doctors and is intended for use by these same professionals. It can be used to prescribe drugs and test drug interactions within a prescription. It can be linked to any application by way of its command line parameters. FreeDiams can use several drug databases, including the FDA_USA drug database, the French AFSSAPS drug database, the Canadian drug databases, and the South African drug database (SAEPI).
With Dagri, you can build up tables and save data within. While a spreadsheet uses one single table layout, Dagri can use many tables with different layouts on one sheet, and it gives you more focus on your data. The intention is not another spreadsheet, but something new instead: a data grid application.
The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.
Easysync allows you to synchronize files among different computers. You pick up a directory you want to synchronize and Easysync will perform synchronisation whenever this directory is changed. The server part propagates the sync signal among clients, so that if there is a change on one client, all other clients will perform synchronization. It is based on Unison.
Rumble is a mail server suite for SMTP (ESMTPSA), HTTP, POP3, and IMAP4v1 with an extensive C/C++ and Lua API for scripting. It comes with support for SSL/TLS, SQLite, and MySQL and has a Web-based administration and Web mail feature. Additional included modules feature greylisting, DNS blacklisting, SpamAssassin support, and dynamic performance scaling as well as a multithreaded structure that allows for clustering of multiple servers for one or all domains. With the Lua API you can create your own new server mailing lists, CRM software, e-marketing, and other extensions within minutes.
Groupware that lets you share projects, calendars, files, and email online.
A portable, cross-platform, command-line logic analyzer program that supports various logic analyzers.