<?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"
	>
<channel>
	<title>Comments on: Embedded Movable Type Photo Gallery</title>
	<atom:link href="http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/</link>
	<description>enhancing your experience since 2003.</description>
	<pubDate>Fri, 05 Dec 2008 01:24:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Hagan</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17973</link>
		<dc:creator>Hagan</dc:creator>
		<pubDate>Fri, 04 Feb 2005 08:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17973</guid>
		<description>Rich,

Someone else is also trying to integrate Qdig into WordPress.  I recently added something to the script to help with that.  &lt;a href="http://sourceforge.net/forum/forum.php?thread_id=1220335&#038;forum_id=237805"&gt;Here's&lt;/a&gt; the forum thread.  Let me know if you have any suggestions for making Qdig WordPress-comaptible.</description>
		<content:encoded><![CDATA[<p>Rich,</p>
<p>Someone else is also trying to integrate Qdig into WordPress.  I recently added something to the script to help with that.  <a href="http://sourceforge.net/forum/forum.php?thread_id=1220335&#038;forum_id=237805">Here&#8217;s</a> the forum thread.  Let me know if you have any suggestions for making Qdig WordPress-comaptible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jharr</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17972</link>
		<dc:creator>jharr</dc:creator>
		<pubDate>Thu, 13 May 2004 16:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17972</guid>
		<description>Rich, I managed to get this working, there's some issue with the qdig base file I was using.  I still have no idea where the glitch was, maybe it was in one of the half dozen qdig/index.php files I was using at any given time.  Thanks for your help and for the great MT example.</description>
		<content:encoded><![CDATA[<p>Rich, I managed to get this working, there&#8217;s some issue with the qdig base file I was using.  I still have no idea where the glitch was, maybe it was in one of the half dozen qdig/index.php files I was using at any given time.  Thanks for your help and for the great MT example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jharr</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17971</link>
		<dc:creator>jharr</dc:creator>
		<pubDate>Thu, 13 May 2004 10:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17971</guid>
		<description>Thanks Rich.  That's exactly what I've been doing, however I am still missing something that makes this work correctly.  I'll keep digging.</description>
		<content:encoded><![CDATA[<p>Thanks Rich.  That&#8217;s exactly what I&#8217;ve been doing, however I am still missing something that makes this work correctly.  I&#8217;ll keep digging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17970</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 12 May 2004 11:52:24 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17970</guid>
		<description>jharr, by "include" I mean, use the php function include().  For example, the php code for this page has a line in it like this:

&#60;?php include '/path/to/qdig.php'?&#62;

Make sense?</description>
		<content:encoded><![CDATA[<p>jharr, by &#8220;include&#8221; I mean, use the php function include().  For example, the php code for this page has a line in it like this:</p>
<p>&lt;?php include &#8216;/path/to/qdig.php&#8217;?&gt;</p>
<p>Make sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jharr</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17969</link>
		<dc:creator>jharr</dc:creator>
		<pubDate>Wed, 12 May 2004 11:20:54 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17969</guid>
		<description>So do you reference the original qdig.php file in the include or do you paste the qdig contents into tat page?  I haven't seen any decent documentation on how this is done.

Do I need to somehow modfiy the base qdig file to make this work or should I just be able to reference it as an include?

I've built several robust apps in PHP, yet this little script has given me quite a bit of heartburn.  It's the best, most simple photo gallery php script I've seen, I just wish I could get it to integrate well with my site.</description>
		<content:encoded><![CDATA[<p>So do you reference the original qdig.php file in the include or do you paste the qdig contents into tat page?  I haven&#8217;t seen any decent documentation on how this is done.</p>
<p>Do I need to somehow modfiy the base qdig file to make this work or should I just be able to reference it as an include?</p>
<p>I&#8217;ve built several robust apps in PHP, yet this little script has given me quite a bit of heartburn.  It&#8217;s the best, most simple photo gallery php script I&#8217;ve seen, I just wish I could get it to integrate well with my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17968</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Wed, 12 May 2004 10:04:12 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17968</guid>
		<description>jharr, when you include qdig.php into your "wrapper" php page, all you're doing is adding that qdig functionality within the page you want it to fit into.  In my case, the page I wanted to fit qdig into is this php page (embedded_movable_type_photo_gallery.php).

When you click on the images, the hyperlinks should be pointing back to the original "wrapper" page.

Does this make sense?  It's a little tough to explain.</description>
		<content:encoded><![CDATA[<p>jharr, when you include qdig.php into your &#8220;wrapper&#8221; php page, all you&#8217;re doing is adding that qdig functionality within the page you want it to fit into.  In my case, the page I wanted to fit qdig into is this php page (embedded_movable_type_photo_gallery.php).</p>
<p>When you click on the images, the hyperlinks should be pointing back to the original &#8220;wrapper&#8221; page.</p>
<p>Does this make sense?  It&#8217;s a little tough to explain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jharr</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17967</link>
		<dc:creator>jharr</dc:creator>
		<pubDate>Wed, 12 May 2004 08:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17967</guid>
		<description>Maybe I'm missing something, I'm able to include the initial page.  Just using @ include 'path/qdig.php'; but when I click to view the next image I get the plain qdig.php not embedded.

What am I doing wrong here?</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m missing something, I&#8217;m able to include the initial page.  Just using @ include &#8216;path/qdig.php&#8217;; but when I click to view the next image I get the plain qdig.php not embedded.</p>
<p>What am I doing wrong here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17966</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Tue, 11 May 2004 15:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17966</guid>
		<description>Love the scrollbar idea for qdig.  I borrowed your css and threw it in my index.php for qdig.  It seemed to have worked, but now it still wraps some thumbnails, so they don't all stay up in the scrollbar area.  Any ideas as to what I should do to fix it?  If you want to see what I'm talking about, my qdig gallery is at &lt;a href="http://www.rapidnet.com/~zarxic/blog/pics"&gt;http://www.rapidnet.com/~zarxic/blog/pics&lt;/a&gt;

Thanks again, great site.  :)</description>
		<content:encoded><![CDATA[<p>Love the scrollbar idea for qdig.  I borrowed your css and threw it in my index.php for qdig.  It seemed to have worked, but now it still wraps some thumbnails, so they don&#8217;t all stay up in the scrollbar area.  Any ideas as to what I should do to fix it?  If you want to see what I&#8217;m talking about, my qdig gallery is at <a href="http://www.rapidnet.com/~zarxic/blog/pics">http://www.rapidnet.com/~zarxic/blog/pics</a></p>
<p>Thanks again, great site.  <img src='http://manalang.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17965</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 15 Apr 2004 15:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17965</guid>
		<description>You can add the MT tags in the MT templates.  Read this for a tutorial on templates:

&lt;a href="http://www.movabletype.org/docs/mtmanual_templates.html"&gt;http://www.movabletype.org/docs/mtmanual_templates.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>You can add the MT tags in the MT templates.  Read this for a tutorial on templates:</p>
<p><a href="http://www.movabletype.org/docs/mtmanual_templates.html">http://www.movabletype.org/docs/mtmanual_templates.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Turse</title>
		<link>http://manalang.com/archives/2004/03/22/embedded_movable_type_photo_gallery/#comment-17964</link>
		<dc:creator>Josh Turse</dc:creator>
		<pubDate>Wed, 14 Apr 2004 15:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2004/03/22/embedded_movable_type_photo_gallery/#comment-17964</guid>
		<description>Love the use of QDig - can't get it working on my site, am a newbie to MT, and basically learning everything as I go - where do I define the MT tags?  Does this go in the index.php template?  Does it matter where?</description>
		<content:encoded><![CDATA[<p>Love the use of QDig - can&#8217;t get it working on my site, am a newbie to MT, and basically learning everything as I go - where do I define the MT tags?  Does this go in the index.php template?  Does it matter where?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
