condition
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2
kDataGrid 1.2
kDataGrid is a PHP component that is ideal for generating data-bound HTML grids. more>>
kDataGrid project is a PHP component that is ideal for generating data-bound HTML grids.
kDataGrid showcases a comprehensive set of features, including automatic table mapping and pagination, AJAX edit-in-place, theming support, built-in quick-search, custom formatting rules, and data manipulation pages.
kDataGrid can be easily implemented into any Web site, Web application, or framework.
Main features:
Data mapping
- Map database tables or custom queries. Just point kDataGrid to a table in your database and youll have a complete paginated, editable and AJAXified grid.
Columns
- Custom formatting. Provide custom formatting rules for any column in a resultset; especially useful for formatting currency or e-mail fields.
- Custom lengths. Limit the maximum number of characters displayed for any field; useful for truncating links, street addresses or lengthy text descriptions.
- Sorting. Sort by any column in a result-set; no configuration necessary.
- Editable headers. Provide your own column headers; especially useful for tables with criptic column names.
- Column hiding. Hide specific fields from public display; such fields may include passwords or e-mail addresses.
Rows
- Automatic pagination. Paginate a table or query result without writing a single line of code; customize the number of rows per page.
- Alternate odd/even. Fully customizable odd/even coloring for improved readability.
- Highlight on click and hover. Fully customizable row highlighting for improved readability.
Edit-in-place
- Edit-in-place is a system for quickly editing text without requiring any page reloads. A simple double-click turns any cell intro an editable field. Upon completition, the new data is saved back in the database.
- Enabled by default.
- Automatically detects primary key columns and sets them to read-only.
- Can be disabled for any column in the result set.
- Preserves custom cell formatting.
Live search
- Typing in the quick-search text-box automatically triggers the live-search function.
- Provides visual feedback using an animated "Loading..." image.
- Checks all cells for the provided keywords.
- Does not required clicking, page reloads, or trips to the database.
Data Editing
- kDataGrid automatically generates the necessary pages to manipulate data in your database tables.
- Automatically generates pages to view, add, edit and delete records.
- Actions column. A data manipulating column called Actions is automatically added as the last column in the grid and can show links to view, edit and delete a record.
- Add record link added on the top strip.
- Available actions can be set using the show_actions() function.
- The look-and-feel of all data manipulation pages can be changed by editing a simple template file.
Enhancements:
- This release adds support for Oracle, SQL Server, and PostgreSQL.
- It is now possible to explicitly set column widths, change the CSS Id and Class attributes of the grid, and block specific actions (data-editing pages) from being displayed.
- A bug has been fixed with set_columns_maxlength() where lengths were not correctly parsed under some conditions.
<<lesskDataGrid showcases a comprehensive set of features, including automatic table mapping and pagination, AJAX edit-in-place, theming support, built-in quick-search, custom formatting rules, and data manipulation pages.
kDataGrid can be easily implemented into any Web site, Web application, or framework.
Main features:
Data mapping
- Map database tables or custom queries. Just point kDataGrid to a table in your database and youll have a complete paginated, editable and AJAXified grid.
Columns
- Custom formatting. Provide custom formatting rules for any column in a resultset; especially useful for formatting currency or e-mail fields.
- Custom lengths. Limit the maximum number of characters displayed for any field; useful for truncating links, street addresses or lengthy text descriptions.
- Sorting. Sort by any column in a result-set; no configuration necessary.
- Editable headers. Provide your own column headers; especially useful for tables with criptic column names.
- Column hiding. Hide specific fields from public display; such fields may include passwords or e-mail addresses.
Rows
- Automatic pagination. Paginate a table or query result without writing a single line of code; customize the number of rows per page.
- Alternate odd/even. Fully customizable odd/even coloring for improved readability.
- Highlight on click and hover. Fully customizable row highlighting for improved readability.
Edit-in-place
- Edit-in-place is a system for quickly editing text without requiring any page reloads. A simple double-click turns any cell intro an editable field. Upon completition, the new data is saved back in the database.
- Enabled by default.
- Automatically detects primary key columns and sets them to read-only.
- Can be disabled for any column in the result set.
- Preserves custom cell formatting.
Live search
- Typing in the quick-search text-box automatically triggers the live-search function.
- Provides visual feedback using an animated "Loading..." image.
- Checks all cells for the provided keywords.
- Does not required clicking, page reloads, or trips to the database.
Data Editing
- kDataGrid automatically generates the necessary pages to manipulate data in your database tables.
- Automatically generates pages to view, add, edit and delete records.
- Actions column. A data manipulating column called Actions is automatically added as the last column in the grid and can show links to view, edit and delete a record.
- Add record link added on the top strip.
- Available actions can be set using the show_actions() function.
- The look-and-feel of all data manipulation pages can be changed by editing a simple template file.
Enhancements:
- This release adds support for Oracle, SQL Server, and PostgreSQL.
- It is now possible to explicitly set column widths, change the CSS Id and Class attributes of the grid, and block specific actions (data-editing pages) from being displayed.
- A bug has been fixed with set_columns_maxlength() where lengths were not correctly parsed under some conditions.
Download (MB)
Added: 2007-01-10 License: Other/Proprietary License with Source Price: $59
1020 downloads
Beltane 2.3.4
Beltane is a web-based central management console for the Samhain file integrity / intrusion detection system. more>>
Beltane is a web-based central management console for the Samhain file integrity / intrusion detection system. Beltane project enables the administrator to browse client messages, acknowledge them, and update centrally stored file signature databases.
Beltane requires a Samhain (version 1.6.0 or higher) client/server installation, with file signature databases stored on the central server, and logging to a SQL database enabled.
In a client/server installation of Samhain, you have individual hosts monitored by Samhain clients, and a central log server (called yule) where also the file signature databases are kept. Beltane enhances this setup by providing an interface to browse client messages, acknowledge them, and modify the file signature database for a client according to the file changes reported by that client.
As the Samhain daemon keeps a memory of file changes, the file signature database need only be up to date when the daemon restarts and downloads the database from the central server. Beltane allows you to use the information logged by the client in order to update the signature database.
Details
Beltane is a PHP4 (also works with PHP5) application, with some additional components written in C. PHP4 (or PHP5) may be compiled as Apache module or as CGI interpreter (Beltane is tested with Linux, Apache 1.3/2.0, PHP 4.3.4/5.0.3 used as CGI interpreter, suexec, no SSL, MySQL and PostgreSQL databases).
Beltane 2 can also be used with an Oracle database.
On the client side, Beltane requires a Javascript capable browser. Cookies must be enabled. We recommend Mozilla/Firefox, as it is rumoured to be the most standard-conforming browser, but most inferior browsers may work as well.
Documentation is provided as SGML and HTML files within the tarball. You are adviced to read the documentation before attempting to install Beltane.
Main features:
- Major performance and scalability improvements for reduced memory consumption, faster baseline database updates, and faster reload of the client panel
- Support for Oracle database (Beltane version 2.1.1 and above)
- Client Status Display (running/dead/unknown)
- Bulk Update from user-defined criteria like: the hostname, a list of files (with or without checksums), or a time window
- On-the-fly Sorting of the message list
- Message Filtering with POSIX regular expressions
- GnuPG Signing of client file signature databases after an update
- Search function for the database.
- Editing of client configurations
- Client Configuration Reload can be triggered
- Multiple Users with logging of login/logouts
- Server Messages can be viewed optionally
Enhancements:
- Multiple administrator accounts are possible, per-user configurability has been improved, and a strict locking policy has been implemented to avoid race conditions.
<<lessBeltane requires a Samhain (version 1.6.0 or higher) client/server installation, with file signature databases stored on the central server, and logging to a SQL database enabled.
In a client/server installation of Samhain, you have individual hosts monitored by Samhain clients, and a central log server (called yule) where also the file signature databases are kept. Beltane enhances this setup by providing an interface to browse client messages, acknowledge them, and modify the file signature database for a client according to the file changes reported by that client.
As the Samhain daemon keeps a memory of file changes, the file signature database need only be up to date when the daemon restarts and downloads the database from the central server. Beltane allows you to use the information logged by the client in order to update the signature database.
Details
Beltane is a PHP4 (also works with PHP5) application, with some additional components written in C. PHP4 (or PHP5) may be compiled as Apache module or as CGI interpreter (Beltane is tested with Linux, Apache 1.3/2.0, PHP 4.3.4/5.0.3 used as CGI interpreter, suexec, no SSL, MySQL and PostgreSQL databases).
Beltane 2 can also be used with an Oracle database.
On the client side, Beltane requires a Javascript capable browser. Cookies must be enabled. We recommend Mozilla/Firefox, as it is rumoured to be the most standard-conforming browser, but most inferior browsers may work as well.
Documentation is provided as SGML and HTML files within the tarball. You are adviced to read the documentation before attempting to install Beltane.
Main features:
- Major performance and scalability improvements for reduced memory consumption, faster baseline database updates, and faster reload of the client panel
- Support for Oracle database (Beltane version 2.1.1 and above)
- Client Status Display (running/dead/unknown)
- Bulk Update from user-defined criteria like: the hostname, a list of files (with or without checksums), or a time window
- On-the-fly Sorting of the message list
- Message Filtering with POSIX regular expressions
- GnuPG Signing of client file signature databases after an update
- Search function for the database.
- Editing of client configurations
- Client Configuration Reload can be triggered
- Multiple Users with logging of login/logouts
- Server Messages can be viewed optionally
Enhancements:
- Multiple administrator accounts are possible, per-user configurability has been improved, and a strict locking policy has been implemented to avoid race conditions.
Download (MB)
Added: 2007-05-02 License: Other/Proprietary License Price: $25
908 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above condition search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed