37 projects tagged "English"
"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.
Larrys Form Generation creates HTML forms using jQuery for validation. It can generate HTML for different types of form elements, including inputs, labels, and form start and end sections. The generated HTML includes JavaScript which can validate the form inputs either when the inputs are changed or when the form is submitted. The validation can be done according to certain rules, and it uses the jQuery JavaScript library and a JavaScript class provided separately.
OpenReviewScript is software for creating review Web sites. All you need is PHP hosting with a database. The simple installer gets you set up in minutes. A theme system lets you create or modify designs without needing to know any PHP. All themes are CSS/HTML based with a separate set of template files that control the content on each page. You have access to every single line of code; nothing is encrypted.
openPLM is a Web-based Product Lifecycle Management (PLM) application. It provides a configuration management system that manages all kind of files and data as documents in a product structure. It supports documents, parts, BOMs, part-document links, electronic signatures for objects, revision management, check in and check out for all files, plain text search using the Xapian engine, navigation between objects using Graphviz, and user management that allows sponsorship, delegation, and rights. Plug-ins are available for Thunderbird, OpenOffice/LibreOffice, FreeCAD, and Gedit.
Git Manager is a Web interface for Git. It allows you to manage and create Git repositories, users, and access groups. It is based on Apache authentication mechanisms (HTTP or LDAP) and uses a MySQL database to store repo/user/group relation data. The ViewGit repository viewer is included.
Elefant is a full-featured, but refreshingly simple CMS and PHP Web framework. It features an intuitive, streamlined admin interface, a tightly integrated WYSIWYG editor, dynamically embeddable content objects for building dynamic Web sites without touching code, and an extremely fast, secure, and flexible framework for add-ons and themes. The core CMS includes page editing, a blogging engine, site navigation, file and user management, automatic version control, a tool for translators and multilingual site management, and an in-browser theme/layout editor. It is also extensively documented and has a small but friendly and active developer community.
Backshift is a deduplicating (variable-sized, content-based blocks), compressing (xz or bz2) backup program. Full saves and incrementals are pretty indistinct other than the amount of data transmitted, somewhat like with "rsync --link-dest" but without the huge number of hardlinks. It also de-duplicates large file content at a granularity of about 2 megabytes on average; there tends to be a unique copy of each file with size less than around 2 megabytes on average.