41 projects tagged "English"
papaya CMS is a Web Content Management System based on open standards (including XML, XSLT, PHP, and MySQL/PostgreSQL). It is compatible with almost every operating system, is platform-independent, is multi-lingual, offers great usability, and is easy to extend via its plugin system. It is scalable and perfect for business websites.
Gnew is a simple content management system. It is fully customizable using a template system, and supports multiple languages. It features easy installation, a simple but complete administration section, multi-level categories, article management, news management with an advanced comments system, poll management, user management, a forum, search engine, RSS feed generation, BBCode and HTML support, emoticons, and more.
"PHP Web Security Monitor" is designed to protect Internet sites created with PHP from malicious queries from hackers and Web viruses. It filters common PHP variables via prepared security patterns and compares (unprotected) input variables against patterns of dangerous data, such as SQL injection, XSS injection, and PHP code compromising.
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.
Datum is a Web application which shares data from databases and information related to these databases. The core of the software provides user management and permissions, news, file sharing, visualisation of the database schema through WWWSQLDesigner, data reports with charts, dynamic charts, an asynchronous daemon, internationalization, a help system, database management with optimization and triggers, and user history. Modules can be added to add special functionalities or interfaces for a database.
DBeaver is a universal database manager and SQL Client. It supports MySQL, PostgreSQL, Oracle, DB2, MSSQL, Sybase, Mimer, HSQLDB, SQLite, Derby, and any database that has a JDBC driver. It is a GUI program that allows you to view the structure of a database, execute SQL queries and scripts, browse and export table data, handle BLOB/CLOB values, modify database meta objects, etc. It has a native UI (provided by the Eclipse SWT library), great performance, and relatively low memory consumption.
Wolf CMS simplifies content management by offering an elegant user interface, flexible templating per page, simple user management and permissions, and the tools necessary for file management. It is a fork of Frog CMS, which was itself a PHP migration of the Ruby-on-Rails app Radiant CMS. Wolf is now forging its own development path, although a family resemblance with these two systems can still be seen.