2.8
EWS : Easy Web Server 2.00
EWS is a package of open source applications configured for instant web publishing or development. In a near future, EWS will have the ability to auto update his components directly from component web sites. It was made first for French WDScript CGI more>> EWS is a package of open source applications configured for instant web publishing or development. In a near future, EWS will have the ability to auto update his components directly from component web sites. It was made first for French WDScript CGI but i think it can be helpful for most of php developers too. English and French - EWS Manager 2.00 - WDScript 2.4.3-12 - Apache 2.2.9 - PHP4Apache22 5.2.6 - eAccelerator 0.9.5.3 - MySQL 5.0.51a - PHPMyAdmin 2.11.6 - Webalizer 2.01 XT - Mini Perl 5.8.3 - Smarty 2.6.19 - SQLite 2.8.14 - SQLiteManager 1.2.0 - SlimFTPd 3.16 - PHPsFTPd 0.5 http://e.w.s.free.fr/inde x_us.php<<less
DansGuardian 2.8.0.0
DansGuardian is an award winning Open Source web content filter. more>> DansGuardian 2.8.0.0 brings you a wonderful Open Source web content filter tool which currently runs on Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, HP-UX, and Solaris.
It filters the actual content of pages based on many methods including phrase matching, PICS filtering and URL filtering. It does not purely filter based on a banned list of sites like lesser totally commercial filters.
DansGuardian is designed to be completely flexible and allows you to tailor the filtering to your exact needs. It can be as draconian or as unobstructive as you want.
The default settings are geared towards what a primary school might want but DansGuardian puts you in control of what you want to block.
The content phrase filtering will check for pages that contain profanities and phrases often associated with pornography and other undesirable content. The POST filtering allows you to block or limit web upload. The URL and domain filtering is able to handle huge lists and is significantly faster than squidGuard.
The filtering has configurable domain, user and source ip exception lists. SSL Tunneling is supported.
The configurable logging produces a log in an easy to read format which has the option to only log the text-based pages, thus significantly reducing redundant information such as every image on a page.
Major Features:
- Significantly cheaper than IGear (one of the best commercial filters).
- Can block adverts by the use of an advert URL block list.
- Can filter text and HTML pages for obscene (sexual, racial, violent, etc) content.
- Uses an advanced phrase weighting system to reduce over or under blocking.
- Can filter sites using the PICS labeling system.
- Can filter according to MIME type and file extension.
- Can filter according to URLs including Regular Expression URLs.
- URL filtering is compatible with squidGuard black lists.
- The URL filtering is able to filter https requests.
- Can work in a whitelist mode where all sites except those listed are blocked.
- Can block all IP based URLs.
- Is able to block sites when users try using the IP address of the site instead.
- Produces a log in a very human readable format.
- Optionally produces a log in CSV format for easy import into databases etc.
- Is able to log the username using either Ident or basic proxy authentication.
- It has the ability to switch off filtering for specified sites, parts of sites, browser IPs and usernames.
- Can block specified source IPs and usernames.
- Can block or limit web uploading (e.g. attachments in Hotmail).
- Has the ability to work in a stealth mode where it logs sites that would have been blocked, but does not block them. This allows you to monitor your users without them knowing.
- Uses a very intelligent algorithm to match phrases in web pages mixed in with HTML code and white space.
- Big5, Unicode and top-bit set characters can be used in search phrases.
- DansGuardian 2.4.0 is over 6 times faster than DansGuardian 1.x.x.
- URL filtering is significantly faster than squidGuard.
- The configuration lists use the same incredibly fast code that allows them all to be hundreds of thousands of entries long.
- 100% C and can compile on GCC 3.
- Can be made to re-read config files with a HUP signal.
- Works perfectly in conjunction with Squid and Oops.
- Has no 3rd party library requirements (no nb as was used in version 1) so can be installed much easier and so is also provided as an RPM.
- Supports (adds) the squid X-Forwarded-For header line.
- Supports compressed (Content-Encoding gzip and deflate) HTML.
- Can be made to only listen on 1 IP.
Requirements:
- GNU C++
UnlimitedFTP Secure - Secure FTP applet with SFTP and FTPS support 2.8.2
UnlimitedFTP Secure is a secure FTP applet providing both SFTP and FTPS support. It has all of the features of UnlimitedFTP Pro, and adds secure FTP capabilities. more>> UnlimitedFTP Secure is a secure FTP applet providing both SFTP and FTPS support. It has all of the features of UnlimitedFTP Pro, and adds secure FTP capabilities.<<less
DynarchMenu 2.8
Cross-browser and cross-platform DHTML menu, featuring keyboard shortcuts, CSS skins, unlimited menu depth, horizontal or vertical display, context menus, timeouts, cross-frames support and more! The menu is defined in plain (semantic) HTML as nested more>> Cross-browser and cross-platform DHTML menu, featuring keyboard shortcuts, CSS skins, unlimited menu depth, horizontal or vertical display, context menus, timeouts, cross-frames support and more! The menu is defined in plain (semantic) HTML as nested lists, as opposed to pure JavaScript setup that is used in most menus. This is friendly to search engines, has the advantage of being extremely easy to generate (even dynamically) and degrades even to non-JavaScript browsers.<<less
WP e-Commerce 2.8
A nice elegant approach to online shopping. WP e-Commerce is full of nice web 2.0 goodies and is perfect for 99% of your online shopping needs. more>> A nice elegant approach to online shopping. WP e-Commerce is full of nice web 2.0 goodies and is perfect for 99% of your online shopping needs.<<less
MySQL 5.1.31 Client Extension for PHP 5.2.8-NTS Win32 5.1.31 / 5.2.8
*** For Windows 32-bit Non-Threadsafe PHP ONLY! *** Includes: PHP Version: 5.2.8-nts MySQL Client API version : 5.1.31 more>> *** For Windows 32-bit Non-Threadsafe PHP ONLY! *** Includes: PHP Version: 5.2.8-nts MySQL Client API version : 5.1.31<<less
CImg Library 1.2.8
CImg Library is an open source C toolkit for image processing. more>> CImg Library 1.2.8 is a program which appears as an open source C toolkit for image processing. It supports classes and functions to load, save, process and display images in your own C code.
Major Features:
- Consist only of a single header file CImg.h that must be included in your C program source.
- Contain useful image processing algorithms for image loading/saving, displaying, resizing/rotating, filtering, object drawing (text, lines, faces, curves, ellipses, 3D objects, ..), etc...
- The main image class can represent images up to 4-dimension wide (x,y,z,v) (from 1-D scalar signals to 3-D multi-channel volumes), with template pixel types.
- Depend on a minimal number of libraries : you can compile it only with standard C libraries. No need for exotic libraries and complex dependencies.
- Additional features appear with the use of ImageMagick, libpng, libjpeg or XMedCon. Install the Image-Magick package or link your code with libpng and libjpeg to be able to load and save standard compressed image formats (GIF,BMP,TIF,JPG,PNG,...).
Sigsiu Online Business Index 2 (SOBI2) RC 2.8.4
SOBI 2 - Sigsiu Online Business Index 2 is a directory component for the WCMS Mambo and Joomla! to show entries of companies, clubs, persons, shops, products, aso. The entries are divided into categories, which can contain subcategories. One entry can more>> SOBI 2 - Sigsiu Online Business Index 2 is a directory component for the WCMS Mambo and Joomla! to show entries of companies, clubs, persons, shops, products, aso. The entries are divided into categories, which can contain subcategories. One entry can be entered in up to five categories. The companies/clubs/persons enter themselves in the index. A security code (security image) is available for spam protection. Registered users can modify or delete their entries. Using the integrated Category&Entry Manager in the back-end all categories and entries can be managed comfortably. Entries and categories can be deleted, unpublished and moved. A Field Manager can be used to configure each field entirely. This concerns the ordering, obligatory fields, fees, field length (width of field and number of characters), field type (textfield, textarea, checkbox, checkbox group, select list, text code or calendar), search methods, in which view a field should be shown (cards view and/or Details Vi<<less
Power Log 2.8.2
Power Log lets you know who, what, where, when, and why (in most cases) people are visiting your website. Using a very fast MySQL db for data storage, Power Log generates statistics in seconds. Power Log can be in almost any page. Stats are tracked more>> Power Log lets you know who, what, where, when, and why (in most cases) people are visiting your website. Using a very fast MySQL db for data storage, Power Log generates statistics in seconds. Power Log can be in almost any page. Stats are tracked using javascript and a < img > tag. Even non PHP pages can be used with PowerLog! Power Log helps you know how to create your website. For instance, take javascript. If all your advertisements are pop-up windows, and the majority of your visitors have javascript disabled, your advertisements will not be displayed every visitor, slashing your websites revenue.<<less
Cooking Recipe Portal 2.8
World Recipe V2.8 is an ASP.NET 2.0 C# N-Tier application and SQL 2005 Database with stored procedure to contain and display recipes in a wide variety of categories, also allow your visitors to post their favorite recipes, rate recipe and add comment. more>> World Recipe V2.8 is an ASP.NET 2.0 C# N-Tier application and SQL 2005 Database with stored procedure to contain and display recipes in a wide variety of categories, also allow your visitors to post their favorite recipes, rate recipe and add comment. You can edit/delete recipes or comments in a password protected admin recipe manager area. Features: Cooking Blog/Article RichText Editor Recipe of the Day Last Viewed Recipe in the last 4 Hours Configure SMTP server address and Webmaster email Enabled/Disabled Comment Through the Admin Page Send to a Friend Email in HTML Format Cross browser compatibility Search capability Email notifications Advanced Admin Management Extremely extensible RSS Feeds Link ratings Link reviews<<less
UnlimitedFTP - Java ftp applet 2.8.2
UnlimitedFTP applet is a full featured FTP client that runs in a web browser. Unlimited FTP applet is the most robust Java FTP applet on the market. Upload/download entire directories, resume transfers, customize the interface, and even syncronize more>> UnlimitedFTP applet is a full featured FTP client that runs in a web browser. Unlimited FTP applet is the most robust Java FTP applet on the market. Upload/download entire directories, resume transfers, customize the interface, and even syncronize folders. Written in Java 1.1, Unlimited FTP applet doesnt require any browser plug-ins, is only about 100K in size, and is compatible with most of the major browsers in Windows, Mac, and Linux.<<less
BB Services PHPBB 2.8 IPB 1.3
BB Services offers ad - supported IPB 1.3 Final and Ad - Free PHPBB forum hosting! We have a good looking site with PHPBB powered Support Forums! Enjoy your stay with BB Services! more>> BB Services offers ad - supported IPB 1.3 Final and Ad - Free PHPBB forum hosting! We have a good looking site with PHPBB powered Support Forums! Enjoy your stay with BB Services!<<less
Tell A Friend Script 2.8
This script allows your visitors to recommend your website. Both HTML layout and e-mail layout are template driven and customizable. You are also able to send the e-mails in HTML and text format. This script also includes several security features to more>> This script allows your visitors to recommend your website. Both HTML layout and e-mail layout are template driven and customizable. You are also able to send the e-mails in HTML and text format. This script also includes several security features to prevent abuse by spammers. The recommendation message can be previewed by the visitor and after sending the e-mail the visitor can be redirected to the referring page or to a special thanks page.<<less
Flash MP3 Player for your site 2.8
This is a real simple flash mp3 player. The music is loaded to the music directory and the php scripts do the rest. The scripts read the id3 tags of the mp3 files and display them in the play list. No matter how many files it will read the entire more>> This is a real simple flash mp3 player. The music is loaded to the music directory and the php scripts do the rest. The scripts read the id3 tags of the mp3 files and display them in the play list. No matter how many files it will read the entire directory.<<less
PcNuke-Lite! released - Free Portal Systems v1.0
Pc-Nuke! would like to welcome everyone to the recent addition to our PHP Portal Series. This version is called the PcNuke-LITE portal system. PcNuke-LITE! is an upgrade to the recently released PHP-Nuke v7.6.2.8 system from PHP-Nuke.org. LITE more>> Pc-Nuke! would like to welcome everyone to the recent addition to our PHP Portal Series. This version is called the PcNuke-LITE portal system. PcNuke-LITE! is an upgrade to the recently released PHP-Nuke v7.6.2.8 system from PHP-Nuke.org. LITE incorporates a number of advanced resources from various developers in the PHP community and they are listed inside the programs CREDIT link. Some of the upgrades include advanced: News, Downloads, Reviews, Web Links, Your Account, Supporters, CZModules, CZFeedback, Mailing Lists, Address Lists, Center HTML pages, and other addons. We incorporate into LITE version our Charcoal theme and also add a good amount of useful items to this setup. Download it, install it, and please come back to www.pcnuke.com and tell us what you think about our PHP Portal Systems.<<less
- Page: 1 of 2
- 1
- 2