Main > Internet > HTTP >

Ansel 2.3

Ansel 2.3

Sponsored Links

Ansel 2.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.034 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1489
Date added: 2005-09-27

Ansel 2.3 description

Ansel is a picture gallery for web sites. It is a high quality, information-rich photo gallery designed to handle large numbers of images and albums. Ansel stores all its images in a database, making it both fast and flexible.
Ansel is similar in spirit to Shutterfly and Yahoo pictures, but does not place restrictions on image size. It was named after Ansel Adams, the famous twentieth century naturalist photographer of the
American West.
Ansel is free; it carries a BSD liscence which allows many different types of usage including commercial ones. However along with this fact comes some caveats. It is designed to be easy to use, but not necessarily easy to setup. In fact its a bit advanced in that department.
Ansel requires a webserver with the PHP/PHP-MySQL engine, and a running MySQL database. You may need to know the basics of PHP, MySQL, and Apache to get things running.
I have tried to make Ansel use relative paths instead of absolute ones to make it play nicely with the rest of your site and to allow multiple instances.
Your system must have ImageMagic installed, specifically mogrify (named from Calvin&Hobbes I believe) and montage. These are used for image manipulation and are generally available by default on Linux systems.
Apache
Ansel allows images to be uploaded to the gallery remotely, which means potentially anyone can add pictures. In Ansel 2.0 passwords are used to protect pictures in an album. Security is by-album, not by-picture, which shouldnt be too much of a problem.
However, you must serve this site over HTTPS to safely encrypt passwords sent from browsers. A 403 password box sends usernames and passwords in plain text, and only by running the site over encrypted channels (like https) can security be called anything close to safe. Apache has an excellent and free mod_ssl which will run https.
MySQL
You have to create the ansel database in MySQL and give select and update permissions to a user. Ones that will work off the bat would be:
mysql> grant select,update,insert on ansel.* to apache@localhost;
To create the database do the following as root:
$ mysqladmin create ansel
$ mysql ansel < ansel.sql
The ansel.sql file is contained in the ansel/sql directory.
PHP
I believe Ansel expects to have magicquotes turned off. This affects how quotes are returned from the database. You should change the resource limits to allow large picture uploads. These are for my Linux RedHat system (Built with Rocks 3.1), the exact locations of these file may vary for you.
In File /etc/httpd/conf.d/php.conf:
LimitRequestBody 16777216
In File /etc/php.ini:
; Maximum size of POST data that PHP will accept.
post_max_size = 60M
; Maximum allowed size for uploaded files.
upload_max_filesize = 20M
Enhancements:
- Security was improved by removing the requirement for PHPs register_globals setting.
- Minor features including a more dynamic gallery home page were added.

Ansel 2.3 Screenshot

Advertisements

Ansel 2.3 Keywords

Bookmark Ansel 2.3

Hyperlink code:
Link for forum:

Ansel 2.3 Copyright

WareSeeker periodically updates pricing and software information of Ansel 2.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Ansel 2.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PHPDevShell is a PHP written application using MySQL, PHP and Apache that works as a shell for integrating custom PHP scripts. Free Download
Chaussette is a PHP/MySQL Web group calendar using Ajax. With it, friends can share events and chat together. Free Download
GeekLog is a PHP and MySQL weblog. Free Download
Yet Another Community System (YACS) is an open source, open-standards content management system based on PHP and MySQL. Free Download
Koinpurse is a lightweight PHP+MySQL application for keeping track of shared bills, utilities in an apartment or townhouse. Free Download
seedBlogs provides a PHP/MySQL module for plugging blocks of dynamic content into any Web site. Free Download
phpSortable is a PHP class that shows MySQL QueryResults in an HTML table. Free Download
PHP TopSites provides a PHP/MySQL-based customizable TopList script. Free Download