Overview
Project moved to¶
https://code.google.com/p/hppg/
High performance photo gallery. Used in- http://animeonly.org (70 000 images)
- http://artmight.com/ (49 000 images)
- http://www.dayfunny.com (~2 000 images :D)
- http://hentai-wallpapers.com (150 000 images) [Not safe for work]
- I have been using this gallery for about two month's and have not seen a single Mysql slow query.
- No server issues serving 130 000 page views daily. One server. Peak times reaches 190 000 request's per hour.
- Cached page albums pagination, search pagination etc loads in around 0.005 seconds.
- Sphinx
- Memcached
- Update translations
- Image magic or GD support
- ETag caching
- Memcached support
- Sphinx default search engine
- Multiple file uploads from browser
- Batch file uploads, upload to FTP and import images. Recursive directory import. Witch single import it can importo thousands of images. Tested with 10 000 images import at once...
- RSS - album, search RSS by keyword, last uploaded images RSS, top rated images RSS, last hits RSS, most popular RSS
- Public uploads
- Users albums
- Blazing speed of cached pages, around 0.005 seconds.
- Nice URL out of the box
- Output HTML compress.
- Zip images upload
- Batch album create
- Static articles
- Feedback form
- Configurable variations sizes
- Google analytics API integration
- Canonical URL in image preview window
- Advanced photo watermarks
- More is comming...
- Google analytics API integration [DONE]
- Advanced photo watermarks [DONE]
- Simple photo basket
- Custom variations sizes
Some introduction:
http://remdex.info/High-performance-photo-gallery-95a.html
Architecture preview:
http://www.slideshare.net/remdex/hppg
Download source code:
svn co svn://remdex.info/hppg/trunk
Sponsors:
http://olava.lt - Olava Internet Solutions, it's a new company located in Lithuania I'm technical consultant at this company. I very like open mind thinking of this company.
Follow me:
http://twitter.com/remdexinfo
Members
Manager:
Remigijus Kiminas
Latest news
Google analytics API
Since 178 revision google analytics module was implemented.
High performance photo gallery 0.2 v released
Even more speed improvement and many other changes.
More speed in search pagination
Implemented caching in search results
High performance photo gallery released
Released 0.1 version of photo gallery.