vmware fedora core 6
Installation of Ruby on Rails in Fedora Core 6
Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6. more>> Installation of ruby on rails with Apache 2.2 and Mongrel on Fedora Core 6.<<less
Modulo Core 1.2
Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most more>> Modulo is a piece of software that PHP programmers can embed into their applications to allow users to easily interact with databases. Modulo morphs your database into an application. Most PHP applications are driven by databases, and most database-driven applications share common properties. Modulo melds into those, allowing you to save thousands of lines of code and hours (even weeks) of programming without sacrificing the look and feel of your software. Unlike other packages, Modulo can be completely integrated into your application. Features: - Works out of the box, but is highly configurable. - Not reliant on any other packages. - Operates on MySQL, MSSQL and PGSQL (although support is limited for PG) - Great basic and advanced search features - Template driven presentation. Template engine comes bundled and is compatible with Smarty - Can be expanded through Modules - Security can be administered through Authorization Objects, allowing multi-tiered user access.<<less
iVex Framework 3.1.8
The iVex Framework is the premier in php core system setups. The framework is designed with the coder in mind as it has been in non production development for over 5 years it is in use of several Top 100,000 websites and even on a Top 20,000 website. more>> The iVex Framework is the premier in php core system setups. The framework is designed with the coder in mind as it has been in non production development for over 5 years it is in use of several Top 100,000 websites and even on a Top 20,000 website. With this framework you can propel your website development into the next age embrace the Web 2.0 and usher in the Web 3.0. With the packaged javascipt frameworks and easy loading you will be creating rich user friendly websites within minutes. This framework is not meant for beginners. A good knowledge of PHP is required also a good knowledge of JavaScript if you plan on using the included javascript frameworks. Remember that the framework is tested and works best with PHP 5.2 or greater and with MySQL 5.0 or greater. Soon there may be a PHP 4 version of the framework available but even if there is it will lack the testing and support that is given for the latest framework.<<less
Matrix Server v0.0.2
eNetwizard Matrix Server is an open source, component-based, object-oriented approach to the content management and application serving needs necessary in todays web environment. As a framework, almost any solution imaginable can be built upon it, more>> eNetwizard Matrix Server is an open source, component-based, object-oriented approach to the content management and application serving needs necessary in todays web environment. As a framework, almost any solution imaginable can be built upon it, including an infinite number of websites and domains, all served from a single point of access on the web server. It includes advanced security features, session management functionality, cascading templates, a comprehensive core class library, plus much more. Infuse your web environment with eNetwizard Matrix Server!<<less
License:Other Free / Open Source License
Minerva R3
Minerva R3 is a powerful, flexible and modular portal/CMS solution. Originally derived from phpBB 2.0.x and phpBB 2.1.x it has been enhanced with a blocks engine, module engine, extensible template en more>> Minerva R3 is a powerful, flexible and modular portal/CMS solution. Originally derived from phpBB 2.0.x and phpBB 2.1.x it has been enhanced with a blocks engine, module engine, extensible template engine with caching, database caching and much more. In addition to the Minerva R3 core which includes community forums we also have a number of official modules such as Knowledge Base, Links Directory, Download Manager, IRC Chat, News System, Photo Album, Pages and Calendar. Minerva R3 is more comparable to portal systems such as phpNuke or PostNuke rather than the forum only solution it was originally based upon. Although still pre beta and subject to change, R3 is stable. The Milestone 1a (M1a) release package we have created is designed to serve as a developer preview in the hope we might attract some developers to the project, either as core developers or 3rd party developers who create and support their own applications. We are actively seeking developers to join the team. We look forward to your visit!<<less
OSCore 2.2.5
This is a set of utility-classes that are common to other components of the OpenSymphony software more>>
Contains essential functionality for any J2EE application. From these basic classes, other applications or programming algorithms can be built upon.
Installation:
There are two different ways to install OSCore: using oscore.jar as a library in your application or deploying oscore.jar as an EJB module to an application server.
Major Features:
- TextUtils useful functions for manipulating Strings. Examples include: extracting primitive types, verifying e-mail addresses, splitting and joining, escaping characters, hyperlinking text, indentation, etc.
- XMLUtils common XML functions such as parsing and printing DOM documents, performing XSL transformations and selecting nodes using XPATH.
- EJBUtils common EJB and JNDI based functions such as looking up and narrowing home interfaces and looking up entity-beans directly.
- BeanUtils useful methods for accessing values of objects using reflection.
- MultipartException a special type of Exception designed to be subclassed for holding many child Exceptions. Useful if validation can throw many Exceptions and they all need to be wrapped up into and report (for example).
- Data an Object wrapper for binary data.
- OrderedMap a java.util.Map implementation that retains the order items were added in.
- DataUtil a small class that helps convert Objects to their primitive types.
- DateUtil a small class for handling ISO 8601 International Date formats.
Enhancements:
- Bug
-
- [CORE-63] - TextUtils.br() does not generate XHTML
- [CORE-65] - URL is not linked if the last URL on the page is "http://"
- [CORE-67] - URLs with quotes are valid, but URLUtils does not show them as valid
- Improvement: [CORE-71] - Allow overriding of the encoding of high bit characters in htmlEncode
web-cp hosting control panel 0.5.7
web-cp is a full-featured, GPL-licensed web hosting control panel written in PHP. It consists of 4 control panels - personal, domain, reseller and server. web-cp allows domain owners to add new users and aliases and allows users to update their more>> web-cp is a full-featured, GPL-licensed web hosting control panel written in PHP. It consists of 4 control panels - personal, domain, reseller and server. web-cp allows domain owners to add new users and aliases and allows users to update their personal information. Resellers can control their domain accounts and the server administrator controls all functionality. Scripting, shell access, SSI, etc is all controlled from a top-down approach. web-cp is designed for Unix-like systems and is not distribution specific. It currently supports RedHat, CentOS, Fedora, Debian, FreeBSD, Slackware and likely your favorite distribution. The only requirements are that Apache, PHP and MySQL be available for your platform.<<less
EditArea 0.6
This editor is designed to edit souce code files in a textarea. The main goal is to allow text formatting, search and replace and syntax highlight (for small text). Main features: * Easy to integrate, only one script include and one function call more>> This editor is designed to edit souce code files in a textarea. The main goal is to allow text formatting, search and replace and syntax highlight (for small text). Main features: * Easy to integrate, only one script include and one function call * Tabulation support (allow to write well formated source code) * Search and replace (with regexp) * Customizable syntax highlighting (currently: PHP, CSS, Javascript, Python, HTML, XML, VB) * Auto-indenting new lines * Line numerotation * Multilanguage support (currently: Danish, English, French, German, Portuguese) * Possible PHP gzip compression (compress the 12 core files to one file of ~20Ko) * Allow multiple instances * Possible plugin integration * Possible save and load callback functions * Possible dynamic content management<<less
Bedrock Framework 0.1.2
Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, its primary goal is to simplify the use of other technologies with more>> Bedrock Framework is a web framework designed around bridging popular APIs and technologies with PHP. While it has an MVC core with all the functionality expected from a web framework, its primary goal is to simplify the use of other technologies with PHP.<<less
Minerva R3 Milestone 1a
Minerva R3 is a powerful, flexible and modular portal/CMS solution. Originally derived from phpBB 2.0.x and phpBB 2.1.x it has been enhanced with a blocks engine, module engine, extensible template engine with caching, database caching and much more. In more>> Minerva R3 is a powerful, flexible and modular portal/CMS solution. Originally derived from phpBB 2.0.x and phpBB 2.1.x it has been enhanced with a blocks engine, module engine, extensible template engine with caching, database caching and much more. In addition to the Minerva R3 core which includes community forums we also have a number of official modules such as Knowledge Base, Links Directory, Download Manager, IRC Chat, News System, Photo Album, Pages and Calendar. Minerva R3 is more comparable to portal systems such as phpNuke or PostNuke rather than the forum only solution it was originally based upon. Although still pre beta and subject to change, R3 is stable. The Milestone 1a (M1a) release package we have created is designed to serve as a developer preview in the hope we might attract some developers to the project, either as core developers or 3rd party developers who create and support their own applications. We are actively seeking developers to join the team. We look forward to your visit!<<less
Expandable Form Validation Class : Part 2 1.0
In Part 1 of this tutorial series, we created the core of our Class. In Part 2 here, we learn how to expand on our Class to allow form fields to be validated as well as returning and generating the many error messages when validating. more>> In Part 1 of this tutorial series, we created the core of our Class. In Part 2 here, we learn how to expand on our Class to allow form fields to be validated as well as returning and generating the many error messages when validating.<<less
Seagull Application Framework 0.6.0
Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - more>> Seagull is an OO PHP framework with the core modules licensed under BSD, and has the following design goals: - independence of data, logic & presentation layers - extensible component architecture - reduction of repetitive programming tasks - simplifying data access - comprehensive error handling - module workflow routines - form handling without the donkey work - component reuse - authentication management - integration with PEAR libraries - PHP coding standards - platform/PHP version/browser independence - self-generating documentation - quality end user docs<<less
Maya Online Image Editor
This is a script for web-based image editing more>> Maya Online Image Editor is a little yet powerful script for web-based image editing. It provides a way to manipulate images in various formats. The image will have to be uploaded to the server, where many modifications can be applied through a WYSIWYG editor.
Installation:
- Unzip it to a directory, say %Maya%
- Change variable BASEURL and BASEPATH in %Maya%\imglib\core\class.image.config.unix.php if you are using *nix server
- Change variable BASEURL and BASEPATH in %Maya%\imglib\core\class.image.config.win.php if you are using windows server
- Make sure you %Maya%\imglib\working is writable if you are using *nix server.
- Go to your http://domain/%Maya%/index.html to see the result
Major Features:
- Resize, crop, rotate, mirror images or photos
- Add text with various font, color, size at any point of image/photo
- Overlay images, avatars
- Picture frame or add a mask
- Convert, sharpen, color tone
- Near 10 filters available, including gray scale, negate, edge detect, embosses, gaussian blur, blur, mean removal and smooth
- Unlimited steps of redo/undo
- Jpeg, gif, png file formats supported
- Muti-language
- Pure script, no ActiveX, no flash
Requirements:
- PHP 5.24 or higher
- Apache 2.0 or higher
Autoload eCommerce Shopping Cart Script
Based on the osCommerce core shopping cart, Autoload was built by shop owners who have tried several other shopping cart scripts before deciding to create Autoload. Its everything you need added to osCommerce for running an online storefront and eBay more>> Based on the osCommerce core shopping cart, Autoload was built by shop owners who have tried several other shopping cart scripts before deciding to create Autoload. Its everything you need added to osCommerce for running an online storefront and eBay management utility. Emphasis has been placed on keeping the script universal in that it will work with other applications, in several languages completely, and with long-term goals for serious website owners in mind. You need a machine that works, Autoload is that machine. New: * Added Quickbooks import functionality * Improved Auctionblox eBay management tool integration * Improved search engine optimization * Improved PayPal IPN notifications * Customers no longer need to join PayPal to order * New attribute sets tool * 3 new configurable categories menus options * Easier installation procedure Google Base store export and Easypopulate improvements * Google Adsense infobox installed for showing your ads<<less
Perlbot 1.9.6
Perlbot 1.9.6 is created to provide you with many useful features. It is actually an IRC bot written in Perl. It depends on Net::IRC and its goals are simplicity and modularity. more>>
Perlbot 1.9.6 is created to provide you with many useful features. It is actually an IRC bot written in Perl. It depends on Net:IRC and its goals are simplicity and modularity.
Perlbot is a totally modular bot. All functionality is provided by Plugins which use a standard, simple API. The two most common levels of functionality are encompassed by the "Core" and "Basic" sets of plugins.
A growing suite of integrated web services is also a feature that sets Perlbot apart. With integrated browsing and searching of channel logs via the web and XML web-published bot statistics, Perlbot makes lots of information readily available.
Enhancements:
- New Config API, new Logging API, cleanups
- More robust access to config data.
- New logging facilities. Allows logging to arbitrary targets, like files, databases, xml, etc.Provides for generic searching.
- All code uses 'strict' and compiles cleanly with -w
- Nicer debugging output.Prints PID and calling package/sub on each line.
- Feedback-agent copy edited and cleaned up
- New PluginConfig class allows moving plugin config data into the main config file while keeping the syntax the same as before webserver does authentication.
- Added pluginreport.pl to miscscripts.
- Plugins use 'base' and 'fields' instead of ISA and ad-hoc hash keys
- Plugins:
-
- LogServer: 'allowsearchengines' option (yes/no) allows or prohibits search engines crawling the logs produced by this plugin.
- UserAdmin: new 'addadmin' and 'removeadmin' commands
- Host: uses Net:DNS to do DNS lookups
- Infobot: won't reply twice by accident now
- PriceWatch: works with new site HTML
- Weather: changed to use Weather:Underground since Geo:Weather is having issues