<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>phTagr &#187; info</title>
	<atom:link href="http://www.phtagr.org/tag/info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phtagr.org</link>
	<description>Tag your photos once. Find them forever.</description>
	<lastBuildDate>Fri, 06 Jan 2012 11:10:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>New Mailinglist for phTagr</title>
		<link>http://www.phtagr.org/2010/05/08/new-mailinglist-for-phtagr/</link>
		<comments>http://www.phtagr.org/2010/05/08/new-mailinglist-for-phtagr/#comments</comments>
		<pubDate>Sat, 08 May 2010 14:06:37 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[mailinglist]]></category>

		<guid isPermaLink="false">http://www.phtagr.org/?p=311</guid>
		<description><![CDATA[phTagr opens now a mailinglist hosted by SourceForge.net. The mailing list is reached via phtagr-gallery@lists.sourceforge.net. You can subscribe at https://lists.sourceforge.net/lists/listinfo/phtagr-gallery for open discussions, help requests or feature requests.]]></description>
			<content:encoded><![CDATA[<div lang="x-western">phTagr opens now a mailinglist hosted by SourceForge.net. The mailing list is  reached via <a href="mailto:phtagr-gallery@lists.sourceforge.net">phtagr-gallery@lists.sourceforge.net</a>.</p>
<p>You can subscribe at <a href="https://lists.sourceforge.net/lists/listinfo/phtagr-gallery">https://lists.sourceforge.net/lists/listinfo/phtagr-gallery</a> for open discussions, help requests or feature requests.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.phtagr.org/2010/05/08/new-mailinglist-for-phtagr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screenshots</title>
		<link>http://www.phtagr.org/2008/07/16/screenshots/</link>
		<comments>http://www.phtagr.org/2008/07/16/screenshots/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 20:10:43 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[Related Links]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://www.phtagr.org/?p=26</guid>
		<description><![CDATA[Screenshots of phtagr where uploaded to the demo page and can be viewed by category screenshot. You are able to see more screenshots of older versions if you login with username demo and the password demo08. Have fun watching them.]]></description>
			<content:encoded><![CDATA[<p>Screenshots of phtagr where uploaded to the demo page and can be viewed by category <a href="http://demo.phtagr.org/explorer/category/screenshot">screenshot</a>. You are able to see more screenshots of older versions if you login with username <em>demo</em> and the password <em>demo08</em>. Have fun watching them.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phtagr.org/2008/07/16/screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phTagr 2.0 is out</title>
		<link>http://www.phtagr.org/2008/05/05/phtagr-20-is-out/</link>
		<comments>http://www.phtagr.org/2008/05/05/phtagr-20-is-out/#comments</comments>
		<pubDate>Mon, 05 May 2008 18:00:32 +0000</pubDate>
		<dc:creator>sebastian</dc:creator>
				<category><![CDATA[announce]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[Related Links]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.phtagr.org/?p=12</guid>
		<description><![CDATA[In the last couple of months, phTagr was completely rewritten from scratch using the great framework cakePHP. The new version called phTagr 2.0 is much better and faster! phTagr 2.0 supports so far the basic functionality like image uploading via WebDAV, multiple tagging, group based access control, guest account creation. Short (and maybe incomplete) installation [...]]]></description>
			<content:encoded><![CDATA[<p>In the last couple of months, phTagr was completely rewritten from scratch using the great framework <a title="cakePHP" href="http://www.cakephp.org">cakePHP</a>. The new version called <strong>phTagr 2.0</strong> is much better and faster! phTagr 2.0 supports so far the basic functionality like image uploading via WebDAV, multiple tagging, group based access control, guest account creation.</p>
<p>Short (and maybe incomplete) installation procedure is (on Ubuntu 8.04):</p>
<p>Install required tools (apart from apache2 with rewrite module, php, and mysql):</p>
<pre>$ sudo apt-get install ffmpeg flvtool2 imagemagick exif php-pear
$ sudo pear update-channels
$ sudo pear install HTTP_WebDAV_Server-1.0.0RC4</pre>
<p>Download the code</p>
<pre>$ cd /var/www
$ sudo svn co https://svn.cakephp.org/repo/branches/1.2.x.x cake
$ sudo chown -R `whoami` cake
$ cd cake
$ svn co https://svn.phtagr.org/phtagr/trunk phtagr
$ cd phtagr
$ sudo chown -R www-data tmp users</pre>
<p>Now open <code>http://localhost/cake/phtagr/setup</code> in your browser and follow the installation procedure.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phtagr.org/2008/05/05/phtagr-20-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

