<?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: ThumbView</title>
	<atom:link href="http://www.tubepress.net/thumbview.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tubepress.net/thumbview.html</link>
	<description>Video Imports &#038; Downloads</description>
	<lastBuildDate>Mon, 16 Aug 2010 15:39:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: <img src='http://www.tubepress.net/wp-content/plugins/rpx/images/yahoo.png'/> michaelsanderson54</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-660</link>
		<dc:creator><img src='http://www.tubepress.net/wp-content/plugins/rpx/images/yahoo.png'/> michaelsanderson54</dc:creator>
		<pubDate>Sun, 25 Oct 2009 02:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-660</guid>
		<description>Hey;

Really nice plugin :)

One thing. In description of Thumbvie above you say &quot;If you click on the title of the post or on the thumbnail image you enter the post page&quot;

I can&#039;t seem to get the thumbnail to link to the post. Any advice?

Cheers,
Austin.</description>
		<content:encoded><![CDATA[<p>Hey;</p>
<p>Really nice plugin <img src='http://www.tubepress.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>One thing. In description of Thumbvie above you say &#8220;If you click on the title of the post or on the thumbnail image you enter the post page&#8221;</p>
<p>I can&#8217;t seem to get the thumbnail to link to the post. Any advice?</p>
<p>Cheers,<br />
Austin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tehseen</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-573</link>
		<dc:creator>Tehseen</dc:creator>
		<pubDate>Mon, 11 May 2009 19:07:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-573</guid>
		<description>I have a question,
I have installed the plugin but it still isn&#039;t showing the thumbnails on my home page?
What do i have to do to fix that?

My blog is at www.BaatSeBaat.com

Thanks

tehseen</description>
		<content:encoded><![CDATA[<p>I have a question,<br />
I have installed the plugin but it still isn&#8217;t showing the thumbnails on my home page?<br />
What do i have to do to fix that?</p>
<p>My blog is at <a href="http://www.BaatSeBaat.com" rel="nofollow">http://www.BaatSeBaat.com</a></p>
<p>Thanks</p>
<p>tehseen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-397</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Sat, 20 Dec 2008 19:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-397</guid>
		<description>Hello, is there a php code instead of %tp_thumbnail% to insert on my theme???
thanks</description>
		<content:encoded><![CDATA[<p>Hello, is there a php code instead of %tp_thumbnail% to insert on my theme???<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-35</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 08 Jan 2008 14:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-35</guid>
		<description>Hi Mario,

I&#039;ve managed to solve this in part using a mini loop and your guidance on where the appropriate function lay in the youtube.php file.

I also had to change the &#039;Front Page&#039; section in &#039;Options&#039; &gt; &#039;Reading&#039; back to the default &#039;Front Page displays your latest posts&#039;.  From there I re-created the homepage template as home.php and everything seemed to work fine.

Again, many thanks for your help and a fantastic plug-in.

All the best,

Scott.</description>
		<content:encoded><![CDATA[<p>Hi Mario,</p>
<p>I&#8217;ve managed to solve this in part using a mini loop and your guidance on where the appropriate function lay in the youtube.php file.</p>
<p>I also had to change the &#8216;Front Page&#8217; section in &#8216;Options&#8217; &gt; &#8216;Reading&#8217; back to the default &#8216;Front Page displays your latest posts&#8217;.  From there I re-created the homepage template as home.php and everything seemed to work fine.</p>
<p>Again, many thanks for your help and a fantastic plug-in.</p>
<p>All the best,</p>
<p>Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Mansour</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-34</link>
		<dc:creator>Mario Mansour</dc:creator>
		<pubDate>Tue, 08 Jan 2008 13:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-34</guid>
		<description>Here&#039;s a tip

in youtube.php locate the function tp_filter_content then inside the code locate the condition that says

if ((is_home() &#124;&#124; is_archive() &#124;&#124; is_category()) &amp;&amp; $options[&#039;is_thumb&#039;])

inside this if condition is the display code in Homepage, Archive and Category pages in case ThumbView option is selected
The code here will display thumbnail images.
You can split this code by creating a sub condition for is_home() to create custom design for Homepage as follows

if ((is_home() &#124;&#124; is_archive() &#124;&#124; is_category()) &amp;&amp; $options[&#039;is_thumb&#039;])
     if (is_home()) {
       //write your code in here
     } else {
       // here u can keep my code
}

note that there&#039;s another else later on in this function

} else {

//here comes the part where you display the video which means ThumbView is not selected or you are viewing a post.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a tip</p>
<p>in youtube.php locate the function tp_filter_content then inside the code locate the condition that says</p>
<p>if ((is_home() || is_archive() || is_category()) &#038;&#038; $options['is_thumb'])</p>
<p>inside this if condition is the display code in Homepage, Archive and Category pages in case ThumbView option is selected<br />
The code here will display thumbnail images.<br />
You can split this code by creating a sub condition for is_home() to create custom design for Homepage as follows</p>
<p>if ((is_home() || is_archive() || is_category()) &#038;&#038; $options['is_thumb'])<br />
     if (is_home()) {<br />
       //write your code in here<br />
     } else {<br />
       // here u can keep my code<br />
}</p>
<p>note that there&#8217;s another else later on in this function</p>
<p>} else {</p>
<p>//here comes the part where you display the video which means ThumbView is not selected or you are viewing a post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-33</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 08 Jan 2008 12:43:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-33</guid>
		<description>Ooops!  It looks like the comment system has removed the example PHP code I had written.  Is it possible to send you an e-mail directly Mario?

Cheers,

Scott.</description>
		<content:encoded><![CDATA[<p>Ooops!  It looks like the comment system has removed the example PHP code I had written.  Is it possible to send you an e-mail directly Mario?</p>
<p>Cheers,</p>
<p>Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-32</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 08 Jan 2008 12:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-32</guid>
		<description>Hi Mario,

Many thanks for your response.

I follow what you are saying and had noticed that the ID etc were stored in the database.  I had also had a quick look through the youtube.php file itself to see if I could get any clues as to how you were pulling in the thumbnails for the category pages.  However, my PHP isn&#039;t too hot which why I had asked if there was any neat little snippet or template tag from your plugin that I could use.

I had thought that a mini loop would do the trick but it was here I ran into the issue of how to hook into ID value and use that as part of the URL for the thumbnail:


 &lt;a&gt;&quot;&gt;&lt;/a&gt;
	
 

This may not be the way to go though.  As I say, my knowledge of PHP isn&#039;t great and I&#039;m only using bits of code that I can follow from the Wordpress Codex.

I appreciate that I&#039;m essentially trying to do something out-with the normal operation of your plugin, but if there is any help you can provide here I would be extremely grateful.

Best wishes,

Scott.</description>
		<content:encoded><![CDATA[<p>Hi Mario,</p>
<p>Many thanks for your response.</p>
<p>I follow what you are saying and had noticed that the ID etc were stored in the database.  I had also had a quick look through the youtube.php file itself to see if I could get any clues as to how you were pulling in the thumbnails for the category pages.  However, my PHP isn&#8217;t too hot which why I had asked if there was any neat little snippet or template tag from your plugin that I could use.</p>
<p>I had thought that a mini loop would do the trick but it was here I ran into the issue of how to hook into ID value and use that as part of the URL for the thumbnail:</p>
<p> <a>&#8220;&gt;</a></p>
<p>This may not be the way to go though.  As I say, my knowledge of PHP isn&#8217;t great and I&#8217;m only using bits of code that I can follow from the Wordpress Codex.</p>
<p>I appreciate that I&#8217;m essentially trying to do something out-with the normal operation of your plugin, but if there is any help you can provide here I would be extremely grateful.</p>
<p>Best wishes,</p>
<p>Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Mansour</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-31</link>
		<dc:creator>Mario Mansour</dc:creator>
		<pubDate>Tue, 08 Jan 2008 11:58:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-31</guid>
		<description>Hi Scott,

The static page is still part of the wordpress template which means that you can still use all wordpress functions to pull out data from your database.

The videos you import using my plugin will be stored in the database as normal posts you would write from the WP admin panel. If you go inside Manage &gt; Posts and edit a post that contains video information you can see the pattern I use to store the information.
[ID]IbrUmPnL11Q[/ID] ...etc

A solution would be to hook the_content() functions presented by WordPress. In which u can search for the THUMBNAIL tag and parse it in an html image tag.

I hope this helps you with your project..if you have other questions please let me know.</description>
		<content:encoded><![CDATA[<p>Hi Scott,</p>
<p>The static page is still part of the wordpress template which means that you can still use all wordpress functions to pull out data from your database.</p>
<p>The videos you import using my plugin will be stored in the database as normal posts you would write from the WP admin panel. If you go inside Manage > Posts and edit a post that contains video information you can see the pattern I use to store the information.<br />
[ID]IbrUmPnL11Q[/ID] &#8230;etc</p>
<p>A solution would be to hook the_content() functions presented by WordPress. In which u can search for the THUMBNAIL tag and parse it in an html image tag.</p>
<p>I hope this helps you with your project..if you have other questions please let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-30</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Tue, 08 Jan 2008 09:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-30</guid>
		<description>Hi Mario,

I&#039;ve just discovered your fantastic plugin (BIG thanks for taking the time to put it together!).

I was wondering if you help me with the following:

I am building a site that will use your plugin and I would like to display the thumbnail for the latest video I have imported on the homepage.  I want to create a &#039;static&#039; home page (under &#039;Options&#039; &gt; &#039;Reading&#039; in the admin centre) using a template that I will create that will be different from the blog.

Is there a PHP snippet I can use or some way you can think of that will allow me to pull in a video thumbnail into this template page?

Many thanks,

Scott.</description>
		<content:encoded><![CDATA[<p>Hi Mario,</p>
<p>I&#8217;ve just discovered your fantastic plugin (BIG thanks for taking the time to put it together!).</p>
<p>I was wondering if you help me with the following:</p>
<p>I am building a site that will use your plugin and I would like to display the thumbnail for the latest video I have imported on the homepage.  I want to create a &#8217;static&#8217; home page (under &#8216;Options&#8217; &gt; &#8216;Reading&#8217; in the admin centre) using a template that I will create that will be different from the blog.</p>
<p>Is there a PHP snippet I can use or some way you can think of that will allow me to pull in a video thumbnail into this template page?</p>
<p>Many thanks,</p>
<p>Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Swift</title>
		<link>http://www.tubepress.net/thumbview.html/comment-page-1#comment-25</link>
		<dc:creator>Graham Swift</dc:creator>
		<pubDate>Wed, 31 Oct 2007 06:36:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.tubepress.net/tumbview.html#comment-25</guid>
		<description>Yes, maybe you are right. Maybe it is easier to manually edit the text once it is too long or too strange. Most of them are okay to start with. 

One more thing I thought about that would be nice. Could it be possible to import single youtube videos without having to import whole categories? Sometimes I come across something that I like and could see in my blog, but don&#039;t want to add to my favorites.</description>
		<content:encoded><![CDATA[<p>Yes, maybe you are right. Maybe it is easier to manually edit the text once it is too long or too strange. Most of them are okay to start with. </p>
<p>One more thing I thought about that would be nice. Could it be possible to import single youtube videos without having to import whole categories? Sometimes I come across something that I like and could see in my blog, but don&#8217;t want to add to my favorites.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
