<?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: WP-Phototagger Released!</title>
	<atom:link href="http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/</link>
	<description>Facebook-like Phototagging for your WordPress Blog</description>
	<lastBuildDate>Thu, 28 Jan 2010 09:58:53 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ovidiu</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-21</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Tue, 09 Jun 2009 09:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-21</guid>
		<description>hello.
I didn&#039;t answer faster because I noticed I had actually a permission problem. initially .htaccesses couldn&#039;t be used/parsed, fixsed that on the server, then noticed there is a difference how I update plugins: seems plugin central and the built-in updates set different permissions :-( (running suPhp so permissions are very important :-(

runs now insofar, as I can click new tag, the box for the tag name and target open, when hovering over the picture the mouse changes to the cross thinggy, I can click and make a tag but not drag. I can only click once, as soon as I start dragging, the whole picture gets dragged so I can&#039;t actually mark a part of the pic as a tag.

hopefully that was udnerstandable?</description>
		<content:encoded><![CDATA[<p>hello.<br />
I didn&#8217;t answer faster because I noticed I had actually a permission problem. initially .htaccesses couldn&#8217;t be used/parsed, fixsed that on the server, then noticed there is a difference how I update plugins: seems plugin central and the built-in updates set different permissions <img src='http://jontascher.com/phototagger/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  (running suPhp so permissions are very important <img src='http://jontascher.com/phototagger/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>runs now insofar, as I can click new tag, the box for the tag name and target open, when hovering over the picture the mouse changes to the cross thinggy, I can click and make a tag but not drag. I can only click once, as soon as I start dragging, the whole picture gets dragged so I can&#8217;t actually mark a part of the pic as a tag.</p>
<p>hopefully that was udnerstandable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Tascher</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-8</link>
		<dc:creator>Jon Tascher</dc:creator>
		<pubDate>Tue, 02 Jun 2009 15:26:29 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-8</guid>
		<description>@ovidiu:  Please try the new version I just released--this should fix your problems.

Jon</description>
		<content:encoded><![CDATA[<p>@ovidiu:  Please try the new version I just released&#8211;this should fix your problems.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-6</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Tue, 02 Jun 2009 11:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-6</guid>
		<description>none of those scripts is being loaded http://screencast.com/t/unZnFXSDqH . again, maybe I am doing something wrong: in the back end, I go to the media library, click edit picture, then edit tags, then add tag, then onto the picture but nothing happens...</description>
		<content:encoded><![CDATA[<p>none of those scripts is being loaded <a href="http://screencast.com/t/unZnFXSDqH" rel="nofollow">http://screencast.com/t/unZnFXSDqH</a> . again, maybe I am doing something wrong: in the back end, I go to the media library, click edit picture, then edit tags, then add tag, then onto the picture but nothing happens&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Tascher</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-5</link>
		<dc:creator>Jon Tascher</dc:creator>
		<pubDate>Mon, 01 Jun 2009 12:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-5</guid>
		<description>@ovidiu:  Right now this uses its own set of tags (separate from from WordPress&#039;s tags on posts).  It was intentionally designed this way but in a future release perhaps I&#039;ll integrate them both to use the same set of tags.  

After you click &quot;add tag&quot;, you need to click on the image to place the tag.  Once you do that, a box should appear on the image and a tag info dialog should appear.  If this is not happening, then something is wrong.. the following scripts are required (and should be loaded by the plugin):
jquery
draggable
resizable
suggest
wp-phototagger_admin.js

Let me know if you continue to have problems.

Jon</description>
		<content:encoded><![CDATA[<p>@ovidiu:  Right now this uses its own set of tags (separate from from WordPress&#8217;s tags on posts).  It was intentionally designed this way but in a future release perhaps I&#8217;ll integrate them both to use the same set of tags.  </p>
<p>After you click &#8220;add tag&#8221;, you need to click on the image to place the tag.  Once you do that, a box should appear on the image and a tag info dialog should appear.  If this is not happening, then something is wrong.. the following scripts are required (and should be loaded by the plugin):<br />
jquery<br />
draggable<br />
resizable<br />
suggest<br />
wp-phototagger_admin.js</p>
<p>Let me know if you continue to have problems.</p>
<p>Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-4</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Mon, 01 Jun 2009 12:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-4</guid>
		<description>ok, stumbled at the first hurdle :-) when clicking on add new tag, nothing happens. firebug is not showing any errors. what scripts should be loaded on that page?</description>
		<content:encoded><![CDATA[<p>ok, stumbled at the first hurdle <img src='http://jontascher.com/phototagger/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  when clicking on add new tag, nothing happens. firebug is not showing any errors. what scripts should be loaded on that page?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ovidiu</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-3</link>
		<dc:creator>ovidiu</dc:creator>
		<pubDate>Mon, 01 Jun 2009 12:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-3</guid>
		<description>ok, looks good, but could you update the description? this seems to be about tagging persons/locations in the photo, not giving the whole photo a tag, right?

does this somehow interact with the normal wordpress tags? that would be pretty great :-) and can one customize the links for the tags, i.e. to make them link to the wordpress tag page for that particular tag?</description>
		<content:encoded><![CDATA[<p>ok, looks good, but could you update the description? this seems to be about tagging persons/locations in the photo, not giving the whole photo a tag, right?</p>
<p>does this somehow interact with the normal wordpress tags? that would be pretty great <img src='http://jontascher.com/phototagger/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  and can one customize the links for the tags, i.e. to make them link to the wordpress tag page for that particular tag?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Tascher</title>
		<link>http://jontascher.com/phototagger/2009/05/31/wp-phototagger-released/#comment-2</link>
		<dc:creator>Jon Tascher</dc:creator>
		<pubDate>Sun, 31 May 2009 20:54:01 +0000</pubDate>
		<guid isPermaLink="false">http://jontascher.com/phototagger/?p=3#comment-2</guid>
		<description>Please ask your questions here, rather than contacting me directly.  This way other people with the same question can find the answer.</description>
		<content:encoded><![CDATA[<p>Please ask your questions here, rather than contacting me directly.  This way other people with the same question can find the answer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
