<?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: Setting up PhotoBlogs: MTEmbedImage</title>
	<atom:link href="http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html</link>
	<description>Philipp Kellers weblog</description>
	<lastBuildDate>Mon, 06 Sep 2010 14:21:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rambohoho</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-127447</link>
		<dc:creator>rambohoho</dc:creator>
		<pubDate>Fri, 09 May 2008 22:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-127447</guid>
		<description>can i let this plugin store thumbnails in other folders i specify?</description>
		<content:encoded><![CDATA[<p>can i let this plugin store thumbnails in other folders i specify?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phred</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-1456</link>
		<dc:creator>phred</dc:creator>
		<pubDate>Tue, 04 Oct 2005 06:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-1456</guid>
		<description>Hmm.. difficult one!
Is your site hosted somewhere or is it on your own server..?
Yeah, I&#039;d also go for the permissions. The perl process probably runs as a different user id as your user..
Disk space shouldn&#039;t be the problem..?

What you could do: Move your already generated thumbnails into a different directory and let MTEmbedImage generate the thumbnails for the old photos.. dunno what that would say but it would be something to investigate :)</description>
		<content:encoded><![CDATA[<p>Hmm.. difficult one!<br />
Is your site hosted somewhere or is it on your own server..?<br />
Yeah, I&#8217;d also go for the permissions. The perl process probably runs as a different user id as your user..<br />
Disk space shouldn&#8217;t be the problem..?</p>
<p>What you could do: Move your already generated thumbnails into a different directory and let MTEmbedImage generate the thumbnails for the old photos.. dunno what that would say but it would be something to investigate :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-1421</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Fri, 30 Sep 2005 17:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-1421</guid>
		<description>Thank you for your useful code!  I was wondering if you might have any insight into the problem I&#039;m having.  I have been using MTEmbedImage, and it&#039;s working fine for a while, then mysteriously stopped creating thumbnails.  It finds the file and will print out any information about it I request using the provided tags, so I can print the full-size image.  However, it just will not create a thumbnail!  I am at a loss.  

I was wondering if it was my permissions, but I have all permissions fully enabled for the folder my photos are in.  Do you have any ideas of what I might check? Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Thank you for your useful code!  I was wondering if you might have any insight into the problem I&#8217;m having.  I have been using MTEmbedImage, and it&#8217;s working fine for a while, then mysteriously stopped creating thumbnails.  It finds the file and will print out any information about it I request using the provided tags, so I can print the full-size image.  However, it just will not create a thumbnail!  I am at a loss.  </p>
<p>I was wondering if it was my permissions, but I have all permissions fully enabled for the folder my photos are in.  Do you have any ideas of what I might check? Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phred</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-112</link>
		<dc:creator>phred</dc:creator>
		<pubDate>Mon, 13 Jun 2005 06:00:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-112</guid>
		<description>Hi Banoota..

1. MTEmbedImage doesn&#039;t help you with doing a &quot;archive page&quot;. It just helps you to automatically scale your images and displaying it properly. You can have archive pages an such by using &lt;a href=&quot;http://brandon.fuller.name/archives/hacks/mtphotogallery/&quot; rel=&quot;nofollow&quot;&gt;MTPhotoGallery&lt;/a&gt; for instance.
2. MTembedimage does save its sized images in the directory you saved your original image. With a suffix: If you sized your image &quot;photos/myalbum/myphoto.jpg&quot; to 250 pixels horizontal, it will save it to &quot;photos/myalbum/myphoto-250.jpg&quot;.

I cannot help you very much further as I&#039;m not using MTEmbedImage actively as I switched my active blog to Wordpress.</description>
		<content:encoded><![CDATA[<p>Hi Banoota..</p>
<p>1. MTEmbedImage doesn&#8217;t help you with doing a &#8220;archive page&#8221;. It just helps you to automatically scale your images and displaying it properly. You can have archive pages an such by using <a href="http://brandon.fuller.name/archives/hacks/mtphotogallery/" rel="nofollow">MTPhotoGallery</a> for instance.<br />
2. MTembedimage does save its sized images in the directory you saved your original image. With a suffix: If you sized your image &#8220;photos/myalbum/myphoto.jpg&#8221; to 250 pixels horizontal, it will save it to &#8220;photos/myalbum/myphoto-250.jpg&#8221;.</p>
<p>I cannot help you very much further as I&#8217;m not using MTEmbedImage actively as I switched my active blog to Wordpress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b.</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-111</link>
		<dc:creator>b.</dc:creator>
		<pubDate>Sat, 04 Jun 2005 07:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-111</guid>
		<description>thanks for the tip, it worked fine here -- i just can&#039;t figure out 2 things:

1. how do i make an archive of thumbnail images instead of the boring plain text.

2. where does MTembedimage save my photos? I can&#039;t find them =/</description>
		<content:encoded><![CDATA[<p>thanks for the tip, it worked fine here &#8212; i just can&#8217;t figure out 2 things:</p>
<p>1. how do i make an archive of thumbnail images instead of the boring plain text.</p>
<p>2. where does MTembedimage save my photos? I can&#8217;t find them =/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phred</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-49</link>
		<dc:creator>phred</dc:creator>
		<pubDate>Wed, 13 Apr 2005 05:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-49</guid>
		<description>Jennifer: It seems that your code didn&#039;t make it to the blog.. Could you &lt;a href=&quot;mailto:phred@citrin.ch&quot; rel=&quot;nofollow&quot;&gt;mail me directly&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>Jennifer: It seems that your code didn&#8217;t make it to the blog.. Could you <a href="mailto:phred@citrin.ch" rel="nofollow">mail me directly</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jennifer</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-37</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 06 Apr 2005 04:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-37</guid>
		<description>So I have been struggling with MTEmbedImage all night.  
Where is your photos directory?  
My pictures are stored in 
../twenty-five.net/Blog_files/
Movable type is here:
../twenty-five.net/Movabletype/
Yet even when I put a *.jpg in the Movabletype directory and try the following code:
or any other variant, I get nothing.  Looking at the source, the whole thing disappears.
I have also tried changing the first line to:
or 
and nothing works!
Can anyone help?
Thanks amillion.</description>
		<content:encoded><![CDATA[<p>So I have been struggling with MTEmbedImage all night.<br />
Where is your photos directory?<br />
My pictures are stored in<br />
../twenty-five.net/Blog_files/<br />
Movable type is here:<br />
../twenty-five.net/Movabletype/<br />
Yet even when I put a *.jpg in the Movabletype directory and try the following code:<br />
or any other variant, I get nothing.  Looking at the source, the whole thing disappears.<br />
I have also tried changing the first line to:<br />
or<br />
and nothing works!<br />
Can anyone help?<br />
Thanks amillion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beausmith</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-3</link>
		<dc:creator>beausmith</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-3</guid>
		<description>&lt;p&gt;Thanks for your comment. The MTEmbedImage plugin was somewhat complicated. I really wish that developers would always place a handful of very different implementation examples so that the user would be able to see the usage and be able to customize based upon the examples.&lt;/p&gt;

&lt;p&gt;I ended up using the code twice like this on my &lt;a href=&quot;http://www.beausmith.com/china/2005/02/inga.php&quot;&gt;individual entry archive&lt;/a&gt;. The javascript swaps images.&lt;/p&gt;

&lt;blockquote&gt;&lt;pre&gt;
&lt;SCRIPT LANGUAGE=javascript&gt;
&lt;!--
function swap(photo){
document[&#039;mainphoto&#039;].src =  photo;
return;
}
//--&gt;
&lt;/SCRIPT&gt;

&lt;MTPhotoGallery exclude=&quot;-thumb&quot; silent=&quot;1&quot; path=&quot;images/[MTEntryID]&quot;&gt;
    &lt;MTEmbedImage basename=&quot;[MTPhotoGalleryImagePath]/[MTPhotoGalleryImageFileName]&quot; width=&quot;70&quot; thumbsuffix=&quot;-thumb&quot;&gt;
       &lt;a href=&quot;javascript:swap(&#039;/china/&lt;MTEmbedImageFilename&gt;&#039;)&quot;&gt;
          &lt;img src=&quot;/china/&lt;MTEmbedImageThumbFilename&gt;&quot;
             width=&quot;&lt;MTEmbedImageThumbWidth&gt;&quot;
             height=&quot;&lt;MTEmbedImageThumbHeight&gt;&quot;/&gt;
       &lt;/a&gt;
    &lt;/MTEmbedImage&gt;
&lt;/MTPhotoGallery&gt;

&lt;MTPhotoGallery exclude=&quot;-thumb&quot; silent=&quot;1&quot; path=&quot;images/[MTEntryID]&quot; count=&quot;1&quot; sort_order=&quot;ascend&quot;&gt;
    &lt;MTEmbedImage basename=&quot;[MTPhotoGalleryImagePath]/[MTPhotoGalleryImageFileName]&quot; width=&quot;70&quot; thumbsuffix=&quot;-thumb&quot;&gt;
          &lt;img src=&quot;/china/&lt;MTEmbedImageFilename&gt;&quot;
             width=&quot;&lt;MTEmbedImageWidth&gt;&quot;
             height=&quot;&lt;MTEmbedImageHeight&gt;&quot;
             name=&quot;mainphoto&quot; /&gt;
    &lt;/MTEmbedImage&gt;
&lt;/MTPhotoGallery&gt;
&lt;/pre&gt;&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for your comment. The MTEmbedImage plugin was somewhat complicated. I really wish that developers would always place a handful of very different implementation examples so that the user would be able to see the usage and be able to customize based upon the examples.</p>
<p>I ended up using the code twice like this on my <a href="http://www.beausmith.com/china/2005/02/inga.php">individual entry archive</a>. The javascript swaps images.</p>
<blockquote><pre>
&lt;SCRIPT LANGUAGE=javascript&gt;
&lt;!--
function swap(photo){
document['mainphoto'].src =  photo;
return;
}
//--&gt;
&lt;/SCRIPT&gt;

&lt;MTPhotoGallery exclude="-thumb" silent="1" path="images/[MTEntryID]"&gt;
    &lt;MTEmbedImage basename="[MTPhotoGalleryImagePath]/[MTPhotoGalleryImageFileName]" width="70" thumbsuffix="-thumb"&gt;
       &lt;a href="javascript:swap('/china/&lt;MTEmbedImageFilename&gt;')"&gt;
          &lt;img src="/china/&lt;MTEmbedImageThumbFilename&gt;"
             width="&lt;MTEmbedImageThumbWidth&gt;"
             height="&lt;MTEmbedImageThumbHeight&gt;"/&gt;
       &lt;/a&gt;
    &lt;/MTEmbedImage&gt;
&lt;/MTPhotoGallery&gt;

&lt;MTPhotoGallery exclude="-thumb" silent="1" path="images/[MTEntryID]" count="1" sort_order="ascend"&gt;
    &lt;MTEmbedImage basename="[MTPhotoGalleryImagePath]/[MTPhotoGalleryImageFileName]" width="70" thumbsuffix="-thumb"&gt;
          &lt;img src="/china/&lt;MTEmbedImageFilename&gt;"
             width="&lt;MTEmbedImageWidth&gt;"
             height="&lt;MTEmbedImageHeight&gt;"
             name="mainphoto" /&gt;
    &lt;/MTEmbedImage&gt;
&lt;/MTPhotoGallery&gt;
</pre>
</blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philipp Keller</title>
		<link>http://www.pui.ch/phred/archives/2005/01/setting_up_phot.html/comment-page-1#comment-4</link>
		<dc:creator>Philipp Keller</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.pui.ch/home/?p=5#comment-4</guid>
		<description>Thank you for your code example..! And wish you pleasant stay in china..!
</description>
		<content:encoded><![CDATA[<p>Thank you for your code example..! And wish you pleasant stay in china..!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
