<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>whoismanu.com - Forum &#187; Tag: Exif - Recent Posts</title>
		<link>http://www.whoismanu.com/forum/tags/exif</link>
		<description>Just another bbPress community</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 11:33:33 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.whoismanu.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.whoismanu.com/forum/rss/tags/exif" rel="self" type="application/rss+xml" />

		<item>
			<title>thm on "EXIF date only?"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-date-only#post-1288</link>
			<pubDate>Wed, 26 Jan 2011 05:53:27 +0000</pubDate>
			<dc:creator>thm</dc:creator>
			<guid isPermaLink="false">1288@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Answering my own question:&#60;/p&#62;
&#60;p&#62;First, slow down and read the documentation! Most of what I needed was in there.&#60;/p&#62;
&#60;p&#62;The way I figured it out was: first, put the exif field data into a php variable, so somewhere in the index.php file, include the line:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php $exifdata=get_post_meta($post-&#38;gt;ID, &#38;#39;photoQExifFull&#38;#39;, true); ?&#38;gt;&#60;/code&#62;&#60;br /&#62;
And to actually print just the date--or the date/time with any php formatting option--insert, also in the index.php file, at the location where it should be printed,&#60;br /&#62;
&#60;code&#62;&#38;lt;?php echo &#38;quot;Taken: &#38;quot;, date(&#38;#39;F j, Y&#38;#39;,strtotime($exifdata[&#38;#39;DateTimeOriginal&#38;#39;])) ?&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>thm on "EXIF date only?"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-date-only#post-1283</link>
			<pubDate>Tue, 25 Jan 2011 02:46:44 +0000</pubDate>
			<dc:creator>thm</dc:creator>
			<guid isPermaLink="false">1283@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I'd like to put a &#34;Date Taken: January 24, 2011&#34; line, with the date that the photograph was taken, but without including the time. The DateTimeOriginal and DateTime both include the time also. Is there any way to format the output of these so that the time isn't displayed, and to use a different date format as well? I don't need any other EXIF data in my posts.&#60;/p&#62;
&#60;p&#62;Further, would there be a way to use this data in other places in the theme, besides as a part of the_content?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Darcy on "Small html typo on exif seperator"</title>
			<link>http://www.whoismanu.com/forum/topic/small-html-typo-on-exif-seperator#post-1260</link>
			<pubDate>Thu, 16 Dec 2010 22:32:17 +0000</pubDate>
			<dc:creator>Darcy</dc:creator>
			<guid isPermaLink="false">1260@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;First of all, I love this tool.  It is so comprehensive and full featured.  Kudos to whoismanu.&#60;/p&#62;
&#60;p&#62;Changed the text of this post as I am the cause of my own issues.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1172</link>
			<pubDate>Mon, 18 Oct 2010 23:01:50 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">1172@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;great, thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DeBing on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1170</link>
			<pubDate>Mon, 18 Oct 2010 20:24:05 +0000</pubDate>
			<dc:creator>DeBing</dc:creator>
			<guid isPermaLink="false">1170@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Ok will try it these days in a new install.&#60;/p&#62;
&#60;p&#62;And no matters for your late answer xD.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1169</link>
			<pubDate>Mon, 18 Oct 2010 07:35:42 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">1169@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;could you try on a test install with the &#60;a href=&#34;http://www.whoismanu.com/blog/2010/10/test-photoq-2-0-beta/&#34;&#62;photoq 2.0 beta&#60;/a&#62;?&#60;/p&#62;
&#60;p&#62;because this will be the next version that will come out and if it is broken, we better fix it there. thanks a lot and sorry for my late answer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DeBing on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1165</link>
			<pubDate>Sun, 17 Oct 2010 20:06:46 +0000</pubDate>
			<dc:creator>DeBing</dc:creator>
			<guid isPermaLink="false">1165@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DeBing on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1149</link>
			<pubDate>Tue, 12 Oct 2010 20:27:49 +0000</pubDate>
			<dc:creator>DeBing</dc:creator>
			<guid isPermaLink="false">1149@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Installed Patch --&#38;gt; don't works&#60;br /&#62;
Rebuild all --&#38;gt; don't works and takes a lot of time&#60;br /&#62;
Rebuild one --&#38;gt; don't works&#60;br /&#62;
Change Image --&#38;gt; don't works&#60;br /&#62;
Deactivate, Activating the plugin --&#38;gt; don't works&#60;br /&#62;
Uncheck and Save, Check automatic generating tags --&#38;gt; works and takes a lot of time
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1140</link>
			<pubDate>Fri, 08 Oct 2010 15:15:14 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">1140@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;cool, great! thanks for letting me know that it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucrecia.f on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1139</link>
			<pubDate>Fri, 08 Oct 2010 14:22:39 +0000</pubDate>
			<dc:creator>lucrecia.f</dc:creator>
			<guid isPermaLink="false">1139@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Thank you! I've done another fresh installation of the plugin and now it is working. Evidently I was missing something before.&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "EXIF data back in images."</title>
			<link>http://www.whoismanu.com/forum/topic/exif-data-back-in-images#post-1125</link>
			<pubDate>Thu, 07 Oct 2010 10:12:24 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">1125@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;thanks for your post. yes, i added it to my long list :-) however, your link looks very helpful and promising, so this might get it much faster to the top of the list...thanks a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1117</link>
			<pubDate>Sun, 03 Oct 2010 18:24:26 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">1117@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;hmmm, it work for me and other users also reported the patch to work. &#60;/p&#62;
&#60;p&#62;would you happen to have a temporary account for me to a test install, so i can have a look myself?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucrecia.f on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1116</link>
			<pubDate>Sat, 02 Oct 2010 19:01:05 +0000</pubDate>
			<dc:creator>lucrecia.f</dc:creator>
			<guid isPermaLink="false">1116@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;One thing that I've noticed is that if I uncheck all the EXIF-fields in the settings page, save the settings and rebuilding all the pictures, and the check again the fields rebuilding again, the tags are created correctly. However, when I publish a single photo from PhotoQ pane, the tags are not created.&#60;br /&#62;
Hope this helps finding the issue.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lucrecia.f on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1115</link>
			<pubDate>Sat, 02 Oct 2010 18:34:24 +0000</pubDate>
			<dc:creator>lucrecia.f</dc:creator>
			<guid isPermaLink="false">1115@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hello! I have the same issue (EXIF Tags won't generate even when the data is properly read). I've installed the patch, and I still have the issue.&#60;br /&#62;
I've also deleted the plugin and installed it again, with the patch, and It won't generate the tags. Is there any other patch I could install?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mikker on "EXIF data back in images."</title>
			<link>http://www.whoismanu.com/forum/topic/exif-data-back-in-images#post-1114</link>
			<pubDate>Sat, 02 Oct 2010 17:46:42 +0000</pubDate>
			<dc:creator>Mikker</dc:creator>
			<guid isPermaLink="false">1114@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Hi Manu.&#60;/p&#62;
&#60;p&#62;I noticed that the exif data is stripped from the images and leaves them orphaned. Since it's so easy to steal images on the web it would be nice if this data could return to the images.&#60;/p&#62;
&#60;p&#62;I found this php script that might be usefull &#60;a href=&#34;http://www.imagemetadata.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.imagemetadata.com/&#60;/a&#62; (download button) and hope this is something that could be put on the probably long todo list.&#60;/p&#62;
&#60;p&#62;A feature could be the ability to select which imagesizes are to have this data&#60;/p&#62;
&#60;p&#62;Regards, Miklas.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>whoismanu on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1065</link>
			<pubDate>Sat, 11 Sep 2010 11:07:55 +0000</pubDate>
			<dc:creator>whoismanu</dc:creator>
			<guid isPermaLink="false">1065@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;do you have the patch mentioned here that fixes exif issues installed? &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.whoismanu.com/forum/topic/nasty-error-when-saving-settings&#34; rel=&#34;nofollow&#34;&#62;http://www.whoismanu.com/forum/topic/nasty-error-when-saving-settings&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;if not, could you install it and tell me whether you still have exif problems?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DeBing on "Exif generating Tags"</title>
			<link>http://www.whoismanu.com/forum/topic/exif-generating-tags#post-1063</link>
			<pubDate>Thu, 09 Sep 2010 10:46:53 +0000</pubDate>
			<dc:creator>DeBing</dc:creator>
			<guid isPermaLink="false">1063@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I got a new &#34;problem&#34;, since a few days (ok i didn't recognize when it started):&#60;/p&#62;
&#60;p&#62;When i publish a photo (with enough memory left) PhotoQ won't generate the EXIF-Tags which i activated. Even a rebuild of all photos doesn't fix it.&#60;/p&#62;
&#60;p&#62;And another strange EXIF &#34;bug&#34;: I got some photos which focal length will be shown with 2 decimal counts (18.10, 40.23). But i don't want any decimal counts. How to change this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sideshowbob on "Errors when rebuilding or changing exif layout"</title>
			<link>http://www.whoismanu.com/forum/topic/errors-when-rebuilding-or-changing-exif-layout#post-1006</link>
			<pubDate>Thu, 12 Aug 2010 18:31:47 +0000</pubDate>
			<dc:creator>sideshowbob</dc:creator>
			<guid isPermaLink="false">1006@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;Also was able to successfully &#34;rebuild all&#34; with no errors.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sideshowbob on "Nasty error when saving settings"</title>
			<link>http://www.whoismanu.com/forum/topic/nasty-error-when-saving-settings#post-1004</link>
			<pubDate>Thu, 12 Aug 2010 17:14:18 +0000</pubDate>
			<dc:creator>sideshowbob</dc:creator>
			<guid isPermaLink="false">1004@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;I can also confirm that this patch works to fix the custom EXIF label issue.  Good work!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>sideshowbob on "Errors when rebuilding or changing exif layout"</title>
			<link>http://www.whoismanu.com/forum/topic/errors-when-rebuilding-or-changing-exif-layout#post-1003</link>
			<pubDate>Thu, 12 Aug 2010 15:49:53 +0000</pubDate>
			<dc:creator>sideshowbob</dc:creator>
			<guid isPermaLink="false">1003@http://www.whoismanu.com/forum/</guid>
			<description>&#60;p&#62;That seemed to fix it!  I was able to edit the exif layout and save with no errors at all.&#60;/p&#62;
&#60;p&#62;Thanks for supporting your excellent plugin!!!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

