<?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: How To Embed Videos Into WordPress Without Plugins</title>
	<atom:link href="http://bui4ever.com/2008/08/how-to-embed-videos-into-wordpress-without-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/</link>
	<description>Welcome to my website.</description>
	<lastBuildDate>Sun, 14 Mar 2010 06:19:00 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard Bui</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-2570</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Fri, 19 Feb 2010 19:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-2570</guid>
		<description>If you don&#039;t have a post or page set as the homepage, then things should be fine as in step 2, you&#039;re opening your index.php file and making the edits there. But yes, you&#039;ll probably have to add DIVs and style it to make it sure it wraps correctly. Don&#039;t forget to add display: block to that DIV so that the video is always on it&#039;s own line.

Let me know if you need further help!

Thanks BTW!</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t have a post or page set as the homepage, then things should be fine as in step 2, you&#8217;re opening your index.php file and making the edits there. But yes, you&#8217;ll probably have to add DIVs and style it to make it sure it wraps correctly. Don&#8217;t forget to add display: block to that DIV so that the video is always on it&#8217;s own line.</p>
<p>Let me know if you need further help!</p>
<p>Thanks BTW!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-2568</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-2568</guid>
		<description>I could inset the code provided next to youtube videos into my blog post (or page) easily using the HTML field editing option. But I don&#039;t have the post or page set as home page in WP settings so I had a thought to work around it and experimented with fitting it among the index php code lines in that file manually. At first it moved all my text under the video. Now I used one div with float:left style and it&#039;s almost perfect. This page provides more php ideas for me, it&#039;s Friday evening here, I am kind of into this lately. Ta.

Nice b/w shots slides in the &quot;What is love?&quot; category but color as well. Take care...</description>
		<content:encoded><![CDATA[<p>I could inset the code provided next to youtube videos into my blog post (or page) easily using the HTML field editing option. But I don&#8217;t have the post or page set as home page in WP settings so I had a thought to work around it and experimented with fitting it among the index php code lines in that file manually. At first it moved all my text under the video. Now I used one div with float:left style and it&#8217;s almost perfect. This page provides more php ideas for me, it&#8217;s Friday evening here, I am kind of into this lately. Ta.</p>
<p>Nice b/w shots slides in the &#8220;What is love?&#8221; category but color as well. Take care&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bui</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-2566</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-2566</guid>
		<description>Kai, I&#039;m glad it worked! Yes, the stupid &quot;smart quotes&quot; thing used to give me problems all the time in the beginning.</description>
		<content:encoded><![CDATA[<p>Kai, I&#8217;m glad it worked! Yes, the stupid &#8220;smart quotes&#8221; thing used to give me problems all the time in the beginning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bui</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-2565</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-2565</guid>
		<description>Anne, I&#039;m glad the code worked out for you! What&#039;s the problem with adding videos to the front page?

Yes, I do photography also. You can see more at my photography site &lt;a href=&quot;http://buiphotography.com&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Anne, I&#8217;m glad the code worked out for you! What&#8217;s the problem with adding videos to the front page?</p>
<p>Yes, I do photography also. You can see more at my photography site <a href="http://buiphotography.com" rel="nofollow">here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-2564</link>
		<dc:creator>Anne</dc:creator>
		<pubDate>Fri, 19 Feb 2010 07:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-2564</guid>
		<description>Hallo, thanks you for this &quot;video embedding tutorial&quot;, it helped me. I managed to add videos to my blog posts and pages fine, but had problem to add e.g. youtube videos onto my home page. Your code works for me now, I am still tuning CSS for the exact layout I will use. Thank you! I see you do photography too, as per your avatar.</description>
		<content:encoded><![CDATA[<p>Hallo, thanks you for this &#8220;video embedding tutorial&#8221;, it helped me. I managed to add videos to my blog posts and pages fine, but had problem to add e.g. youtube videos onto my home page. Your code works for me now, I am still tuning CSS for the exact layout I will use. Thank you! I see you do photography too, as per your avatar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kai taylr</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-708</link>
		<dc:creator>kai taylr</dc:creator>
		<pubDate>Sat, 21 Feb 2009 20:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-708</guid>
		<description>Thank you so much, my theme was stopping videos from showing on the main page, after hours of trying (literally a whole day) I found your solution. It works perfect although if you are copying and pasting the code from your page dreamweaver does not recognize the quotation marks due to font(note to others re-write the quotations). Thanks again

Kai</description>
		<content:encoded><![CDATA[<p>Thank you so much, my theme was stopping videos from showing on the main page, after hours of trying (literally a whole day) I found your solution. It works perfect although if you are copying and pasting the code from your page dreamweaver does not recognize the quotation marks due to font(note to others re-write the quotations). Thanks again</p>
<p>Kai</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Bui</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-707</link>
		<dc:creator>Richard Bui</dc:creator>
		<pubDate>Fri, 12 Sep 2008 19:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-707</guid>
		<description>&lt;blockquote&gt;&lt;a href=&#039;#comment-15391&#039; rel=&quot;nofollow&quot;&gt;Originally Posted By hissihissi&lt;/a&gt;these code worked with ie7, but failed in firefox &amp; safari. @@~&lt;/blockquote&gt;

What&#039;s not working specifically? Is no video loading? Is flash installed in the Firefox and Safari browsers?

I tested it on my site on a Mac and PC with both FireFox 2/3 and Safari and it works fine. Can you send me a screenshot or a link to the site that&#039;s not working?</description>
		<content:encoded><![CDATA[<blockquote><p><a href='#comment-15391' rel="nofollow">Originally Posted By hissihissi</a>these code worked with ie7, but failed in firefox &amp; safari. @@~</p></blockquote>
<p>What&#8217;s not working specifically? Is no video loading? Is flash installed in the Firefox and Safari browsers?</p>
<p>I tested it on my site on a Mac and PC with both FireFox 2/3 and Safari and it works fine. Can you send me a screenshot or a link to the site that&#8217;s not working?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hissihissi</title>
		<link>http://bui4ever.com/web/how-to-embed-videos-into-wordpress-without-plugins/comment-page-1/#comment-706</link>
		<dc:creator>hissihissi</dc:creator>
		<pubDate>Wed, 10 Sep 2008 04:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://bui4ever.com/?p=1741#comment-706</guid>
		<description>these code worked with ie7, but failed in firefox &amp; safari. @@~</description>
		<content:encoded><![CDATA[<p>these code worked with ie7, but failed in firefox &amp; safari. @@~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
