database web frontend
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6406
vnstat PHP frontend 1.2.1
vnstat PHP frontend project is a PHP fronted end to vnStat, a network traffic logger. more>>
vnstat PHP frontend project is a PHP fronted end to vnStat, a network traffic logger. Since vnStat is console mode only I created this script to make a nice report of the data collected by vnStat.
This script requires a working PHP setup with GD image libraries. Also vnStat must be properly installed and collecting data. For information about how to set those up please check their respective homepages (see links section).
<<lessThis script requires a working PHP setup with GD image libraries. Also vnStat must be properly installed and collecting data. For information about how to set those up please check their respective homepages (see links section).
Download (0.012MB)
Added: 2007-03-27 License: GPL (GNU General Public License) Price:
949 downloads
Userfriendly Iptables Frontend 1.0.4
Userfriendly Iptables Frontend provides a tool for generating optimized packet filter rules. more>>
Userfriendly Iptables Frontend provides a tool for generating optimized packet filter rules.
The Userfriendly Iptables Frontend is used to generate optimized iptables packet filter rules, using a simple description file specified by the user.
Generated rules are provided in iptables- save style.
UIF can be used to read or write rulesets to or from LDAP servers in your network, which provides a global storing mechanism.
Its aim is to be an easy to configure, human readable packet filter.
<<lessThe Userfriendly Iptables Frontend is used to generate optimized iptables packet filter rules, using a simple description file specified by the user.
Generated rules are provided in iptables- save style.
UIF can be used to read or write rulesets to or from LDAP servers in your network, which provides a global storing mechanism.
Its aim is to be an easy to configure, human readable packet filter.
Download (0.027MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
986 downloads
Romeo MAME frontend 0.1.3pre4
Romeo MAME frontend project is a Java frontend to MAME. more>>
Romeo MAME frontend project is a Java frontend to MAME.
It supports XMame and the Windows command line, and it has a lot of features.
This application is skinnable. It can automatically download ROMs, screenshots, flyers, and other related types of media.
A different config file can be used for each game.
<<lessIt supports XMame and the Windows command line, and it has a lot of features.
This application is skinnable. It can automatically download ROMs, screenshots, flyers, and other related types of media.
A different config file can be used for each game.
Download (4.7MB)
Added: 2006-12-06 License: GPL (GNU General Public License) Price:
630 downloads
Database of Managed Objects 2.4 Beta
DMO stands for Database of Managed Objects. more>>
DMO stands for "Database of Managed Objects." This is a tool for documenting all objects within a data center.
Database of Managed Objects provides an object-based overlay on a MySQL database, with a Web-based interface, which allows new objects to be defined in a hierarchy.
Each object can have attributes defined, which are inherited by objects below in the hierarchy. Information can be imported in CSV or XML format, and reports can be produced in XML, CSV, PDF and HTML formats.
DMO uses PHP and MySQL to support documentation of all network and system objects within your computing environment. It offers a Web interface that enables easy navigation through objects, instances and attributes, with XML and access controls.
Enhancements:
- This is the first significant release of DMO for nearly two years.
- It works with Linux and Windows (XAMPP), but should work well with any LAMP stack including PHP4.
- New features include much more graphical viewing, as well as mapping objects onto maps with drill-down to additional layers of maps following dependency trails, a new Flash viewer for browsing through objects, and the ability to create chains of objects based on any attribute type (where any other object can be an attribute of any other object).
<<lessDatabase of Managed Objects provides an object-based overlay on a MySQL database, with a Web-based interface, which allows new objects to be defined in a hierarchy.
Each object can have attributes defined, which are inherited by objects below in the hierarchy. Information can be imported in CSV or XML format, and reports can be produced in XML, CSV, PDF and HTML formats.
DMO uses PHP and MySQL to support documentation of all network and system objects within your computing environment. It offers a Web interface that enables easy navigation through objects, instances and attributes, with XML and access controls.
Enhancements:
- This is the first significant release of DMO for nearly two years.
- It works with Linux and Windows (XAMPP), but should work well with any LAMP stack including PHP4.
- New features include much more graphical viewing, as well as mapping objects onto maps with drill-down to additional layers of maps following dependency trails, a new Flash viewer for browsing through objects, and the ability to create chains of objects based on any attribute type (where any other object can be an attribute of any other object).
Download (14.4MB)
Added: 2007-08-01 License: GPL (GNU General Public License) Price:
814 downloads
H2 Database Engine 1.0/2007-08-02
H2 Database Engine is a free SQL database engine writen in Java. more>>
H2 Database Engine is a free SQL database engine writen in Java.
JDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.H2 Database Engine is a web based java database engine.
Main features:
Fast database engine
- Free, source code is included
- Supports standard SQL
- Written in Java
- Disk based or in-memory databases
- Browser base Console application
- JDBC API
- Limited ODBC support
- Embedded and client/server (network) mode
- High availablility support (clustering / failover)
- Wide range of data types including large objects (BLOB/CLOB)
- Strong security features (SSL, users, roles, encrypted files)
- Multiple connections, table level locking
- Cost based optimizer, using a genetic algorithm for complex queries
- Transaction support (serializable transaction isolation)
- Zero-administration, automatic recovery
- Large resultset, external sorting
- Scrollable and updatable resultset support
- Read only views and inline views
- Inner and outer joins, subqueries
- Many functions already built-in
- Triggers and Java functions / stored procedures
- Referential integrity / foreign key constraints with cascade, check constraints
- Multiple schema support
- Compatibility modes for HSQLDB, MySQL and PostgreSQL
- Sequence and autoincrement columns
- Well tested (high code coverage, randomized stress tests)
- Small footprint (smaller than 1 MB)
- Uses a small number of database files
- Can be compiled to native code using GCJ
- Primary keys, multiple index types (b-tree, linear hash, tree, hash)
- ORDER BY, GROUP BY, HAVING, UNION, LIMIT
- Information Schema
- Multiple connections
- Collation support
- EXPLAIN PLAN support
- The database can generate SQL script files
- Support for linked tables, and a built-in virtual range table
- Automatic re-compilation of prepared statements
- Sophisticated trace options
- Low memory requirements
- Easy to understand exception messages
- Standard handling of NULL values
- Multilanguage console application (at this time, English and German)
Currently, this is not traditional GPL software, but the source code is included. It is free for private and commercial use.
Enhancements:
- H2 now supports the PostgreSQL network protocol, and can be accessed using the PostgreSQL ODBC driver.
- Regular expressions are now supported.
- The per session undo log and referential integrity can be disabled.
- Default settings have been changed to save memory. NOT, boolean columns, and certain joins are optimized now.
- Part of the documentation has been translated to Japanese.
<<lessJDBC and ODBC APIs are supported. Embedded and server modes are available. A Web console application is included. Clustering is supported.H2 Database Engine is a web based java database engine.
Main features:
Fast database engine
- Free, source code is included
- Supports standard SQL
- Written in Java
- Disk based or in-memory databases
- Browser base Console application
- JDBC API
- Limited ODBC support
- Embedded and client/server (network) mode
- High availablility support (clustering / failover)
- Wide range of data types including large objects (BLOB/CLOB)
- Strong security features (SSL, users, roles, encrypted files)
- Multiple connections, table level locking
- Cost based optimizer, using a genetic algorithm for complex queries
- Transaction support (serializable transaction isolation)
- Zero-administration, automatic recovery
- Large resultset, external sorting
- Scrollable and updatable resultset support
- Read only views and inline views
- Inner and outer joins, subqueries
- Many functions already built-in
- Triggers and Java functions / stored procedures
- Referential integrity / foreign key constraints with cascade, check constraints
- Multiple schema support
- Compatibility modes for HSQLDB, MySQL and PostgreSQL
- Sequence and autoincrement columns
- Well tested (high code coverage, randomized stress tests)
- Small footprint (smaller than 1 MB)
- Uses a small number of database files
- Can be compiled to native code using GCJ
- Primary keys, multiple index types (b-tree, linear hash, tree, hash)
- ORDER BY, GROUP BY, HAVING, UNION, LIMIT
- Information Schema
- Multiple connections
- Collation support
- EXPLAIN PLAN support
- The database can generate SQL script files
- Support for linked tables, and a built-in virtual range table
- Automatic re-compilation of prepared statements
- Sophisticated trace options
- Low memory requirements
- Easy to understand exception messages
- Standard handling of NULL values
- Multilanguage console application (at this time, English and German)
Currently, this is not traditional GPL software, but the source code is included. It is free for private and commercial use.
Enhancements:
- H2 now supports the PostgreSQL network protocol, and can be accessed using the PostgreSQL ODBC driver.
- Regular expressions are now supported.
- The per session undo log and referential integrity can be disabled.
- Default settings have been changed to save memory. NOT, boolean columns, and certain joins are optimized now.
- Part of the documentation has been translated to Japanese.
Download (5.2MB)
Added: 2007-08-05 License: MPL (Mozilla Public License) Price:
811 downloads
Used Textbook Database 1.0
Used Textbook Database provides a database for listing used textbooks. more>>
Used Textbook Database provides a database for listing used textbooks.
Used Textbook Database is a Web-based textbook database that lets users to create an account and list their used textbooks or books.
It is very modular and customizable and allows for easy integration into an existing Web site.
<<lessUsed Textbook Database is a Web-based textbook database that lets users to create an account and list their used textbooks or books.
It is very modular and customizable and allows for easy integration into an existing Web site.
Download (0.013MB)
Added: 2007-02-06 License: GPL (GNU General Public License) Price:
589 downloads
ABCWebClient 1.1
ABCWebClient is a minimal, fast, and full functionally torrent Web client-frontend to ABC. more>>
ABCWebClient is a minimal, fast, and full functionally torrent Web client-frontend to ABC (Yet Another Bittorrent Client) v2.69-3.1.
ABCWebClient includes minimal user management and the ability to connect to multiple servers from a list.
Compatibility tested with:
- Apache 1.3/2.0 + mod_php4
- PHP4 + PEAR-PHP ITX_Template
- browser: firefox, konqueror currently only
<<lessABCWebClient includes minimal user management and the ability to connect to multiple servers from a list.
Compatibility tested with:
- Apache 1.3/2.0 + mod_php4
- PHP4 + PEAR-PHP ITX_Template
- browser: firefox, konqueror currently only
Download (0.025MB)
Added: 2006-06-02 License: GPL (GNU General Public License) Price:
1239 downloads
Web Reference Database 0.9.0
Web Reference Database is a bibliographic manager that can import and export references in various formats. more>>
Web Reference Database is a bibliographic manager that can import and export references in various formats (including BibTeX, Endnote, MODS XML, and OpenOffice).
It can make formatted lists of citations in HTML, RTF, PDF, or LaTeX, and offers powerful searching, rich metadata, and RSS support
Enhancements:
- This release offers major function enhancements and bugfixes.
- Batch import from various bibliographic formats (including BibTeX, Endnote, RIS, ISI, and MODS XML) is now supported, as is import from a PubMed ID.
- An OpenDocument spreadsheet for use with OpenOffice.org can be exported, and formatted citation lists can be generated as HTML, RTF, PDF, or LaTeX. An SRU/W service and support for unAPI, OpenURL, and COinS metadata have been added.
- These allow the data to be used by the next generation of bibliographic clients.
- A new command line client is also included.
<<lessIt can make formatted lists of citations in HTML, RTF, PDF, or LaTeX, and offers powerful searching, rich metadata, and RSS support
Enhancements:
- This release offers major function enhancements and bugfixes.
- Batch import from various bibliographic formats (including BibTeX, Endnote, RIS, ISI, and MODS XML) is now supported, as is import from a PubMed ID.
- An OpenDocument spreadsheet for use with OpenOffice.org can be exported, and formatted citation lists can be generated as HTML, RTF, PDF, or LaTeX. An SRU/W service and support for unAPI, OpenURL, and COinS metadata have been added.
- These allow the data to be used by the next generation of bibliographic clients.
- A new command line client is also included.
Download (0.89MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1093 downloads
Web Foot Avio 1.0
Web Foot Avio is a GDM theme based on wallpaper Blue Web Foot - Gnome. more>>
Web Foot Avio is a GDM theme based on wallpaper Blue Web Foot - Gnome.
<<less Download (0.20MB)
Added: 2007-06-07 License: GPL (GNU General Public License) Price:
874 downloads
Contemplate Web Templating System 1.2.2
Contemplate is a set of server-side scripts that makes it easy for web developers to separate content from code. more>>
Contemplate Web Templating System is a set of server-side scripts that makes it easy for web developers to separate content from code when building sites.
Contemplate assembles text content, page layouts, and server-side or client-side scripts into dynamically generated or precompiled web pages based on arguments you pass into each page.
From simple, content-oriented websites to complex, data-driven web applications, Contemplate separates different production tasks and allows writers, front-end developers, and web programmers to focus on what they do best.
Contemplate is distributed under the Apache Software License, which provides for free distribution and use for any purpose. The license forbids, however, the use of the name Contemplate for new products derived from the source code, and requires that Type A be credited in the source code and documentation of any derivative products.
The Contemplate source code is managed under an open source, closed development model, which means that users may view and modify the source for their own purposes, and may submit enhancement suggestions to Type A, but do not have direct access to Type As development environment. Suggestions relating to performance, security, and consistency between the different ports are particularly welcome.
Contemplate was originally written in Perl and subsequently ported to both PHP and ASP, so youll need one of those three scripting languages installed on your web server. We recommend the ASP version of Contemplate for Microsoft IIS servers and the PHP version for other servers, including Apache.
ASP comes pre-installed on all IIS servers, and PHP comes pre-installed with many Apache distributions; you can install PHP from a free download if your server does not already support it. The three Contemplate versions work identically, except for occasional differences noted in the documentation.
Since Contemplate stores its content in standard HTML files, you dont need any database software on your web server, and you can even switch from one version of Contemplate to another (for example, if migrating from a Windows to a Unix server) without modifying your content files or templates.
And Contemplate includes a Flattener utility, which allows you to develop on a server that supports server-side scripting, then compile your website to plain HTML pages and post it on any web server --even one with no scripting support at all!
Enhancements:
- Better Windows compatibility, improved localization, URL rewriting, and menu capabilities, and miscellaneous bugfixes.
<<lessContemplate assembles text content, page layouts, and server-side or client-side scripts into dynamically generated or precompiled web pages based on arguments you pass into each page.
From simple, content-oriented websites to complex, data-driven web applications, Contemplate separates different production tasks and allows writers, front-end developers, and web programmers to focus on what they do best.
Contemplate is distributed under the Apache Software License, which provides for free distribution and use for any purpose. The license forbids, however, the use of the name Contemplate for new products derived from the source code, and requires that Type A be credited in the source code and documentation of any derivative products.
The Contemplate source code is managed under an open source, closed development model, which means that users may view and modify the source for their own purposes, and may submit enhancement suggestions to Type A, but do not have direct access to Type As development environment. Suggestions relating to performance, security, and consistency between the different ports are particularly welcome.
Contemplate was originally written in Perl and subsequently ported to both PHP and ASP, so youll need one of those three scripting languages installed on your web server. We recommend the ASP version of Contemplate for Microsoft IIS servers and the PHP version for other servers, including Apache.
ASP comes pre-installed on all IIS servers, and PHP comes pre-installed with many Apache distributions; you can install PHP from a free download if your server does not already support it. The three Contemplate versions work identically, except for occasional differences noted in the documentation.
Since Contemplate stores its content in standard HTML files, you dont need any database software on your web server, and you can even switch from one version of Contemplate to another (for example, if migrating from a Windows to a Unix server) without modifying your content files or templates.
And Contemplate includes a Flattener utility, which allows you to develop on a server that supports server-side scripting, then compile your website to plain HTML pages and post it on any web server --even one with no scripting support at all!
Enhancements:
- Better Windows compatibility, improved localization, URL rewriting, and menu capabilities, and miscellaneous bugfixes.
Download (0.13MB)
Added: 2007-03-01 License: The Apache License Price:
968 downloads
web_traceroute 0.5
web_traceroute provides a Web frontend for traceroute. more>>
web_traceroute provides a Web frontend for traceroute.
web_traceroute is a simple program to allow your users to see the status of the network between your server and themselves.
a simple program to allow web users to see the status of the network between your server and themselves. "Bad" -- i.e., slow (>= $threshold ms) -- hops are
highlighted in red.
You set that number to whatever you think is best for your network/situation.
This tool is useful in dealing with "Your site is down" complaints when your site is *not* down, but rather there is congestion somewhere on the Internet.
<<lessweb_traceroute is a simple program to allow your users to see the status of the network between your server and themselves.
a simple program to allow web users to see the status of the network between your server and themselves. "Bad" -- i.e., slow (>= $threshold ms) -- hops are
highlighted in red.
You set that number to whatever you think is best for your network/situation.
This tool is useful in dealing with "Your site is down" complaints when your site is *not* down, but rather there is congestion somewhere on the Internet.
Download (0.008MB)
Added: 2007-04-06 License: Artistic License Price:
931 downloads
EnsEMBL::Web::Record 1.01
EnsEMBL::Web::Record is a family of modules used for managing a users persistant data in a database. more>>
EnsEMBL::Web::Record is a family of modules used for managing a users persistant data in a database.
SYNOPSIS
Many web sites now encourage users to register and login to access more advanced features, and to customise a site to their needs.
The EnsEMBL::Web::Record group of Perl modules is design to manage any arbitrary type of user created data in an SQL database. This module follows the Active Record design pattern, in that each new instantiated Record object represents a single row of a database.
That object can be manipulated programatically, and any changes made can be stored in the database with a single record->save function call.
Because arbitrary Perl data structures can be stored in this manner, EnsEMBL::Web::Record allows user preferences to be easily saved, and allows developers to implement new featurs quickly.
This module was first used (and has been abstracted from) the Ensembl genome browser (http://www.ensembl.org).
New user data can be added to the database:
use EnsEMBL::Web::Record;
my $bookmark = EnsEMBL::Web::Record->new();
$bookmark->url(http://www.ensembl.org);
$bookmark->name(Ensembl);
$bookmark->save;
...
The Record can be associated with an user id:
$record->user($id);
The same record can also be removed:
$bookmark->delete;
EnsEMBL::Web::Record also provides a number of methods for getting collections of records from the database, using a field selector.
EnsEMBL::Web::Record::find_bookmarks_by_user_id($id).
<<lessSYNOPSIS
Many web sites now encourage users to register and login to access more advanced features, and to customise a site to their needs.
The EnsEMBL::Web::Record group of Perl modules is design to manage any arbitrary type of user created data in an SQL database. This module follows the Active Record design pattern, in that each new instantiated Record object represents a single row of a database.
That object can be manipulated programatically, and any changes made can be stored in the database with a single record->save function call.
Because arbitrary Perl data structures can be stored in this manner, EnsEMBL::Web::Record allows user preferences to be easily saved, and allows developers to implement new featurs quickly.
This module was first used (and has been abstracted from) the Ensembl genome browser (http://www.ensembl.org).
New user data can be added to the database:
use EnsEMBL::Web::Record;
my $bookmark = EnsEMBL::Web::Record->new();
$bookmark->url(http://www.ensembl.org);
$bookmark->name(Ensembl);
$bookmark->save;
...
The Record can be associated with an user id:
$record->user($id);
The same record can also be removed:
$bookmark->delete;
EnsEMBL::Web::Record also provides a number of methods for getting collections of records from the database, using a field selector.
EnsEMBL::Web::Record::find_bookmarks_by_user_id($id).
Download (0.006MB)
Added: 2007-02-22 License: Perl Artistic License Price:
974 downloads
Finjan SecureBrowsing 1.313
Finjan SecureBrowsing is a security extension for your browser that scans and classifies web addresses. more>>
Finjan SecureBrowsing is a security Firefox extension for your browser that scans and classifies web addresses to provide you with safety rating of URLs before you visit them.
Proactively alerting you to potentially malicious web addresses in links of search results, ads and other selected web pages, SecureBrowsing protects you from webpages that could be used to compromise your privacy and identity.
Unlike other products in the market that are based on static databases containing information on web domain reputations, Finjan’s SecureBrowsing scans each URL as it currently exists on the web, each time the address is displayed in your browser.
<<lessProactively alerting you to potentially malicious web addresses in links of search results, ads and other selected web pages, SecureBrowsing protects you from webpages that could be used to compromise your privacy and identity.
Unlike other products in the market that are based on static databases containing information on web domain reputations, Finjan’s SecureBrowsing scans each URL as it currently exists on the web, each time the address is displayed in your browser.
Download (0.15MB)
Added: 2007-07-23 License: Other/Proprietary License Price:
824 downloads
XAO Web Developer 1.07
XAO Suite is a set of perl modules created primarily for building dynamic, database driven web sites. more>>
XAO::Web is a part of XAO open source web services suite. It allows to build dynamic web content using data, templates and external input.
The distinguishing feature of XAO::Web is in its modular design where almost every aspect of functionality can be altered and alterations can be re-used. No complex code is embedded in the templates which allows to upgrade code and templates separately or maintain multiple visual representations of the same functionality at the same time.
Installation
perl Makefile.PL
make
make test
sudo make install
Saying "install XAO::Web" from the CPAN shell is a good way too:
perl -MCPAN -eshell
install XAO::Web
Using CPAN shell is usually the best way because all dependencies will be resolved automatically.
If you do manual installation then XAO::Web depends on at least the following modules (look into Makefile.PL or just watch closely the output of `perl Makefile.PL for additional dependencies):
XAO::Base
XAO::FS
Digest::MD5
Error
MIME::Lite
Test::Unit
When you run "perl Makefile.PL" you will be asked for XAO::Web test database. That database is only used when you do `make test and it have to exist. It does not matter what is inside the database, it will be completely wiped out for each test case.
Normally the database should be the same that you have used for XAO::FS tests and in case of MySQL is usually test or test_fs.
The directory where templates get installed is the same that you gave to XAO::Base when you installed it. Normally that directory is /usr/local/xao -- we will assume that for the rest of the document.
Main features:
- Perl code is not mixed with templates. Templates can be normal HTML files if no processing is required.
- A specific site can replace or modify standard XAO::Web objects if required by overriding or extending their methods. You do not need to re-implement entire object to make a site specific change. In case of system object upgrade or bug fix there is no need to alter site-specific changes normally.
- Site can create any extension objects or embed third-party extensions as well.
- One server can serve arbitrary number of XAO::Web sites each with however extended functionality without creating any conflicts. That includes different modifications to the system objects for different sites.
- Not limited to Web environment, allows to build any dynamic content -- content of mail messages or reports for instance.
- Works with CGI or mod_perl (mod_perl is recommended for production grade sites).
- If used in mod_perl mode improves performance by using caching of configuration, parsed templates, database handlers and so on.
- XAO::Web is by default integrated with XAO::FS (see XAO::FS) as a database layer, but this is not a requrement -- if for any reason a different database must be used for a site it can be easily and gracefully achieved.
- Hosting providers can allow their customers to build very complex sites without allowing them to execute arbitrary code, by allowing to modify only templates.
Enhancements:
- Fixed a problem with Web.pm for mod_perl usage, introduced last minute just before releasing 1.06
<<lessThe distinguishing feature of XAO::Web is in its modular design where almost every aspect of functionality can be altered and alterations can be re-used. No complex code is embedded in the templates which allows to upgrade code and templates separately or maintain multiple visual representations of the same functionality at the same time.
Installation
perl Makefile.PL
make
make test
sudo make install
Saying "install XAO::Web" from the CPAN shell is a good way too:
perl -MCPAN -eshell
install XAO::Web
Using CPAN shell is usually the best way because all dependencies will be resolved automatically.
If you do manual installation then XAO::Web depends on at least the following modules (look into Makefile.PL or just watch closely the output of `perl Makefile.PL for additional dependencies):
XAO::Base
XAO::FS
Digest::MD5
Error
MIME::Lite
Test::Unit
When you run "perl Makefile.PL" you will be asked for XAO::Web test database. That database is only used when you do `make test and it have to exist. It does not matter what is inside the database, it will be completely wiped out for each test case.
Normally the database should be the same that you have used for XAO::FS tests and in case of MySQL is usually test or test_fs.
The directory where templates get installed is the same that you gave to XAO::Base when you installed it. Normally that directory is /usr/local/xao -- we will assume that for the rest of the document.
Main features:
- Perl code is not mixed with templates. Templates can be normal HTML files if no processing is required.
- A specific site can replace or modify standard XAO::Web objects if required by overriding or extending their methods. You do not need to re-implement entire object to make a site specific change. In case of system object upgrade or bug fix there is no need to alter site-specific changes normally.
- Site can create any extension objects or embed third-party extensions as well.
- One server can serve arbitrary number of XAO::Web sites each with however extended functionality without creating any conflicts. That includes different modifications to the system objects for different sites.
- Not limited to Web environment, allows to build any dynamic content -- content of mail messages or reports for instance.
- Works with CGI or mod_perl (mod_perl is recommended for production grade sites).
- If used in mod_perl mode improves performance by using caching of configuration, parsed templates, database handlers and so on.
- XAO::Web is by default integrated with XAO::FS (see XAO::FS) as a database layer, but this is not a requrement -- if for any reason a different database must be used for a site it can be easily and gracefully achieved.
- Hosting providers can allow their customers to build very complex sites without allowing them to execute arbitrary code, by allowing to modify only templates.
Enhancements:
- Fixed a problem with Web.pm for mod_perl usage, introduced last minute just before releasing 1.06
Download (0.11MB)
Added: 2005-09-22 License: Artistic License Price:
1492 downloads
ZipoBase 0.1 Alpha
ZipoBase is a simple, fast, and free web database. more>>
ZipoBase is a simple, fast, and free web database. ZipoBase is a simple all-in-one database for small and simple applications. It is web-server based, meaning that it is accessed entirely through a web browser.
This release is pretty much for demonstration. It has very limited features, and could be buggy.
Much more features will be implemented in the near future, along with more documentation.
Instructions:
- Download the zip file for your OS
- Unzip
- Place these files in the root of your Web Server: ZipoBase.xsl, ZipoBase.css, - ZipoBase.js
- Place ZipoBase.cgi in your cgi-bin directory
- Browse to this link to access http://your-website.com/cgi-bin/ZipoBase.cgi
- Select "action" and then "Import CSV file"
- Browse to a CSV file to import. If the first row of your CSV file is the column names then check the "First row is column names" box. Hit submit.
- Enjoy!
<<lessThis release is pretty much for demonstration. It has very limited features, and could be buggy.
Much more features will be implemented in the near future, along with more documentation.
Instructions:
- Download the zip file for your OS
- Unzip
- Place these files in the root of your Web Server: ZipoBase.xsl, ZipoBase.css, - ZipoBase.js
- Place ZipoBase.cgi in your cgi-bin directory
- Browse to this link to access http://your-website.com/cgi-bin/ZipoBase.cgi
- Select "action" and then "Import CSV file"
- Browse to a CSV file to import. If the first row of your CSV file is the column names then check the "First row is column names" box. Hit submit.
- Enjoy!
Download (0.53MB)
Added: 2007-01-17 License: Freeware Price:
1083 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above database web frontend 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