15 projects tagged "English"
Ozeki NG SMS Gateway sends and receives SMS, MMS, email, and voice messages via GSM modem connections or directly over the Internet (SMPP, UCP, CIMD2) to/from mobile phones. It is useful for SMS services like SMS notifications, two-way SMS systems, automated SMS services, SMS paging, SMS games, billing systems, email-to-SMS forwarding, premium rated SMS services, etc. It supports various APIs.
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.
Phraseanet is a complete solution for managing and distributing digital assets, including photos, videos, sounds, and PDF documents. It has rich functions and good working ergonomy. It is easy to set up, evolutive, and affordable. Phraseanet can be used as a departmental or as a transversal solution for multiple services or as an inter-company solution for major groups. It is only built with standard open source components.
TimeIT is a time tracker that works quietly almost without any interaction and still measures the time you are spending on several projects. The concept of this program is that tasks and projects are assigned to workspaces and while you are in those workspaces your projects are timed. It also has detection of idleness, editing of time records, and summary views grouped by day, week, month, and year.
openSUSE Medical is a distribution of openSUSE made especially to address the needs of doctors. It is based on openSUSE 11.3. It is distributed in the form of ISO image files and VirtualBox/VMWare images. It includes carefully selected software for doctors' practices, clinical environments, and medical students. The software selection encompasses everything required to make computers productive for either home or medical use. This distribution includes a LAMP (Linux, Apache, MySQL, and PHP) stack that is needed for developing or hosting PHP-based Web sites and all other major development tools. The aim of this distribution is to provide complete resources for medical doctors, clinics, and medical students as well as IT admins running labs at educational institutes.
Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that one or more clients can attach to and detach from a central core, much like the popular combination of screen and a text-based IRC client, but graphical. In addition to this unique feature, it aims to be a comfortable chatting program.
Flynax General Classified script allows you to run your own classifieds portal. The Administration Panel will allow you to create simple or complex sites. You can build general classifieds as well as classifieds for specific categories (plants, guns, sporting goods, etc.). Form builders, categories, listings fields, plans, and other managers will help you adapt the software to your needs.
Cego implements a relational and transactional database system with support for the SQL query language. The current release contains the most common database features for basic table manipulation and data retrieval. Indexes, foreign keys, views, and stored procedures are also implemented. Future releases (2.0 and above) will support a multi-node database concept with log file shipping for an automatic database application failover.