If you are looking for my personal day-to-day blog of adventures, please visit my main blog at http://blog.nztechie.com
Showing posts with label Bharat Mediratta. Show all posts
Showing posts with label Bharat Mediratta. Show all posts

Monday, January 7, 2008

Google Analytics for Gallery 2

This evening I took the simple steps of adding Google Analytics tracking to my new online photo gallery. I found a simple and straight-forward tutorial on Bharat Mediratta's Gallery site at the following URL:

Google Analytics for Gallery

The process is quite simple in that all that is required is to make a new directory within Gallery, copy an existing configuration file (theme.tpl) into it, and insert the HTML code into the theme.tpl file and save it.

Gallery automatically picks up the the new directory created and uses the tpl within it. The author of the tutorial advises that this process will also survive updates and upgrades to Gallery2.

Wednesday, December 26, 2007

My Photo Gallery is Reborn!

After the recent problems with my photo gallery due to Startlogic disabling allow_url_fopen functionality, I decided to bite the bullet and have installed Gallery version 2.2. This version does not suffer the same limitations as version 1.5 which I had installed.

Installation was a breeze, with some fantastic instructions provided for full installation. After installation, I successfully imported all of my version 1.5 photo albums into 2.2. This worked well, however it did fail at one stage, which I resolved by individually uploading each album separately.

The main interface looks a lot cleaner. The only initial thing that bothered me was not being able to work out how to upload pictures in bulk! By default, the installation only provided uploading via web browser. This was quickly remedied after I located the plugins facility. A few moments of one-click installation, and the Java Applet I was so fond of in the past was back. I was also pleasantly surprised by the fact that there are now more options for uploading, ranging from WebDAV, Windows XP Publishing etc available.

One good new option was the fact if there are no publicly available albums, a user is prompted to log in with credentials. Previous versions of Gallery presented users with a page with no albums on it, confusing many of them.

I also like the fact that albums now display the total number of photos within them, even when they are within a nested sub-album! Everything is looking good so far!