<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Update on zenphoto</title>
	<atom:link href="http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/</link>
	<description>programming, web, music and life</description>
	<pubDate>Sat, 10 Jan 2009 00:15:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mick</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2683</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Tue, 13 Sep 2005 13:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2683</guid>
		<description>The Snipe page is up again and here is a link to one of the pages on the demo which has keywords underneath the image. The IPTC info is originally embeded in the image and (I think) the info is extracted using PHP.

http://snipegallery.com/demo/image.php?page=1&#38;search_type=and&#38;image_id=1100&#38;keyword=car&#38;search_cat=

You can find out more about snipe at http://snipegallery.com

This is (what I've found to be) the simplest of any of the galleries using IPTC info.

Oh and I'd love to help you out with a plug in but I know VERY little about producing this kind of stuff :-) I could help you with design but joen looks to be doing a great job there.</description>
		<content:encoded><![CDATA[<p>The Snipe page is up again and here is a link to one of the pages on the demo which has keywords underneath the image. The IPTC info is originally embeded in the image and (I think) the info is extracted using PHP.</p>
<p><a href="http://snipegallery.com/demo/image.php?page=1&amp;search_type=and&amp;image_id=1100&amp;keyword=car&amp;search_cat=" rel="nofollow">http://snipegallery.com/demo/image.php?page=1&amp;search_type=and&amp;image_id=1100&amp;keyword=car&amp;search_cat=</a></p>
<p>You can find out more about snipe at <a href="http://snipegallery.com" rel="nofollow">http://snipegallery.com</a></p>
<p>This is (what I&#8217;ve found to be) the simplest of any of the galleries using IPTC info.</p>
<p>Oh and I&#8217;d love to help you out with a plug in but I know VERY little about producing this kind of stuff <img src='http://www.trisweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> I could help you with design but joen looks to be doing a great job there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2682</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Tue, 13 Sep 2005 07:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2682</guid>
		<description>&lt;b&gt;Mick&lt;/b&gt; - Sounds like a great plugin you or someone else could make once I put a plugin interface in. :)

I will take a look at it for earlier versions however. I wish I'd heard about that before I began development; it may be that I could have used the images themselves to store metadata instead of a database. 

No, I take that back. DB will be orders of magnitude more efficient once I add custom groups and searching. Anyway, thanks for bringing it up. I'll definately research it.</description>
		<content:encoded><![CDATA[<p><b>Mick</b> - Sounds like a great plugin you or someone else could make once I put a plugin interface in. <img src='http://www.trisweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I will take a look at it for earlier versions however. I wish I&#8217;d heard about that before I began development; it may be that I could have used the images themselves to store metadata instead of a database. </p>
<p>No, I take that back. DB will be orders of magnitude more efficient once I add custom groups and searching. Anyway, thanks for bringing it up. I&#8217;ll definately research it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mick</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2678</link>
		<dc:creator>Mick</dc:creator>
		<pubDate>Sun, 11 Sep 2005 20:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2678</guid>
		<description>Can't remember if I've brought this up on your site before but have you considered using IPTC metadata for image info?
I have been following the discussions on noscope regarding the gallery/cms debate but haven't gotten round to actually writing to any of you and your gallery system seems to be the best of the lot so here goes.
Almost every gallery system from folderblog to coppermine has the ability to display EXIF info from an image... who cares?! IPTC is the info people might actually be interested in. Location, title, keywords, city, dates, description, people, etc. Rather than what ISO was used for the image. Or both if you want.
The important thing is, software like photoshop, bridge, or even better iView media pro allows you to batch enter IPTC information to thousands of images and embed that information so when you use PHP or something to parse the info you can display it on a web page just like EXIF info can be. This way you don't have to use a web interface to enter things like titles and descriptions. It's all done in software that can batch process it all before hand and save a hell of a lot of time.
At the moment there are a few systems that can display IPTC info extracted from an image. Coppermine and Snipe Gallery to name a couple but they are systems that aren't as nice and simple as Zen Photo. At the moment Snipe's page is down but that is a fairly simple system that is almost there, however it is far from where yours is at. It would be great to see IPTC info from an image as an option in your gallery system sooner or later.

There I finally did it. Thanks and nice work.</description>
		<content:encoded><![CDATA[<p>Can&#8217;t remember if I&#8217;ve brought this up on your site before but have you considered using IPTC metadata for image info?<br />
I have been following the discussions on noscope regarding the gallery/cms debate but haven&#8217;t gotten round to actually writing to any of you and your gallery system seems to be the best of the lot so here goes.<br />
Almost every gallery system from folderblog to coppermine has the ability to display EXIF info from an image&#8230; who cares?! IPTC is the info people might actually be interested in. Location, title, keywords, city, dates, description, people, etc. Rather than what ISO was used for the image. Or both if you want.<br />
The important thing is, software like photoshop, bridge, or even better iView media pro allows you to batch enter IPTC information to thousands of images and embed that information so when you use PHP or something to parse the info you can display it on a web page just like EXIF info can be. This way you don&#8217;t have to use a web interface to enter things like titles and descriptions. It&#8217;s all done in software that can batch process it all before hand and save a hell of a lot of time.<br />
At the moment there are a few systems that can display IPTC info extracted from an image. Coppermine and Snipe Gallery to name a couple but they are systems that aren&#8217;t as nice and simple as Zen Photo. At the moment Snipe&#8217;s page is down but that is a fairly simple system that is almost there, however it is far from where yours is at. It would be great to see IPTC info from an image as an option in your gallery system sooner or later.</p>
<p>There I finally did it. Thanks and nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2677</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Sun, 11 Sep 2005 20:01:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2677</guid>
		<description>&lt;b&gt;Bryan - &lt;/b&gt; Yep, it's completely open source once I decide to make it that way, and yes, I will be looking for developers to help once I get the first release out the window. I'm going to be very strict about coding and design standards though. I'll give you more info once the time comes.

No, there will not be a prerelease version. Unfortunately, I'm afraid of any release spreading like wildfire, along with inherent bugs, so the first release is going to be very robust. I hope you don't mind... ;-)</description>
		<content:encoded><![CDATA[<p><b>Bryan - </b> Yep, it&#8217;s completely open source once I decide to make it that way, and yes, I will be looking for developers to help once I get the first release out the window. I&#8217;m going to be very strict about coding and design standards though. I&#8217;ll give you more info once the time comes.</p>
<p>No, there will not be a prerelease version. Unfortunately, I&#8217;m afraid of any release spreading like wildfire, along with inherent bugs, so the first release is going to be very robust. I hope you don&#8217;t mind&#8230; <img src='http://www.trisweb.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jina Bolton</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2676</link>
		<dc:creator>Jina Bolton</dc:creator>
		<pubDate>Sun, 11 Sep 2005 12:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2676</guid>
		<description>gimme gimme gimme gimme gimme gimme gimme!!!  I've been silently watching this for a while, but I can't hold my silence any longer - I want ZenPhoto!!! ;)</description>
		<content:encoded><![CDATA[<p>gimme gimme gimme gimme gimme gimme gimme!!!  I&#8217;ve been silently watching this for a while, but I can&#8217;t hold my silence any longer - I want ZenPhoto!!! <img src='http://www.trisweb.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryan Ward</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2675</link>
		<dc:creator>Bryan Ward</dc:creator>
		<pubDate>Sun, 11 Sep 2005 10:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2675</guid>
		<description>As others have said, Zenphoto is exactly what I'm looking for too, is it possible that there is going to be a pre-release version? Also, is this going to be open source? Possible to contribute towards it's development?</description>
		<content:encoded><![CDATA[<p>As others have said, Zenphoto is exactly what I&#8217;m looking for too, is it possible that there is going to be a pre-release version? Also, is this going to be open source? Possible to contribute towards it&#8217;s development?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie Rees</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2669</link>
		<dc:creator>Jamie Rees</dc:creator>
		<pubDate>Wed, 07 Sep 2005 19:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2669</guid>
		<description>Zenphoto is exactly what I'm looking for - can't wait for the release ;)</description>
		<content:encoded><![CDATA[<p>Zenphoto is exactly what I&#8217;m looking for - can&#8217;t wait for the release <img src='http://www.trisweb.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: junkie</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2660</link>
		<dc:creator>junkie</dc:creator>
		<pubDate>Sun, 04 Sep 2005 09:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2660</guid>
		<description>release when ? i like zp :)</description>
		<content:encoded><![CDATA[<p>release when ? i like zp <img src='http://www.trisweb.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant Palin</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2649</link>
		<dc:creator>Grant Palin</dc:creator>
		<pubDate>Wed, 31 Aug 2005 20:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2649</guid>
		<description>Hi, I've been using Simple PHP Gallery for some time, and it's okay...I can upload photos into directories via FTP, but there's no configureation features, and I have to manually edit a text file with photo labels and album names.  Tedious!

I've been searching for a better solution, and was thinking of writing my own in PHP, but then I found your site and this project.  Wow!  I think I'll wait for the release of the software, and use that!  It seems to have all the features I want, and I like what I see in the live demos.

I will definitely be keeping an eye on this one, and will try it on my site once it becomes available.  Keep it up!</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve been using Simple PHP Gallery for some time, and it&#8217;s okay&#8230;I can upload photos into directories via FTP, but there&#8217;s no configureation features, and I have to manually edit a text file with photo labels and album names.  Tedious!</p>
<p>I&#8217;ve been searching for a better solution, and was thinking of writing my own in PHP, but then I found your site and this project.  Wow!  I think I&#8217;ll wait for the release of the software, and use that!  It seems to have all the features I want, and I like what I see in the live demos.</p>
<p>I will definitely be keeping an eye on this one, and will try it on my site once it becomes available.  Keep it up!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan</title>
		<link>http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/comment-page-1/#comment-2647</link>
		<dc:creator>Tristan</dc:creator>
		<pubDate>Wed, 31 Aug 2005 05:27:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.trisweb.com/archives/2005/08/23/update-on-zenphoto/#comment-2647</guid>
		<description>Thanks Bernard. I'll take care of that.</description>
		<content:encoded><![CDATA[<p>Thanks Bernard. I&#8217;ll take care of that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
