<?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 for Chris Wheeler's Blog</title>
	<atom:link href="http://www.wheelerc.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wheelerc.com/blog</link>
	<description>Web Development Blog</description>
	<lastBuildDate>Tue, 22 Feb 2011 05:56:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>Comment on Sending automated emails which don&#8217;t get blocked by ISPs by Marshal Jose</title>
		<link>http://www.wheelerc.com/blog/2007/09/05/sending-automated-emails-which-dont-get-blocked-by-isps/#comment-98</link>
		<dc:creator>Marshal Jose</dc:creator>
		<pubDate>Tue, 22 Feb 2011 05:56:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/09/05/sending-automated-emails-which-dont-get-blocked-by-isps/#comment-98</guid>
		<description>Thanks for the information. Its really helpful!!</description>
		<content:encoded><![CDATA[<p>Thanks for the information. Its really helpful!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by Chris Wheeler</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-95</link>
		<dc:creator>Chris Wheeler</dc:creator>
		<pubDate>Mon, 20 Dec 2010 17:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-95</guid>
		<description>Hi Justin,

The line should go on all you php pages which are not part of the blog, in the .php files.

What is the error message you get? The path should be edited to that of your wordpress installation - for example my blog is at wheelerc.com/blog so the path is &#039;./blog/wp-blog-header.php&#039;. If you blog was in the root of your domain the path should be ./wp-blog-header.php&#039;.

- Chris</description>
		<content:encoded><![CDATA[<p>Hi Justin,</p>
<p>The line should go on all you php pages which are not part of the blog, in the .php files.</p>
<p>What is the error message you get? The path should be edited to that of your wordpress installation &#8211; for example my blog is at wheelerc.com/blog so the path is &#8216;./blog/wp-blog-header.php&#8217;. If you blog was in the root of your domain the path should be ./wp-blog-header.php&#8217;.</p>
<p>- Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by Justin</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-94</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Mon, 20 Dec 2010 17:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-94</guid>
		<description>The instructions definitely seem simple enough to follow.  I&#039;m having a little trouble, however.

Does the &quot;Step 3: Include the WordPress header&quot; go inside the current wp theme you are using?   

When I put that line of code --&gt; require_once &#039;./blog/wp-blog-header.php&#039;;  &lt;-- into the header, I get an error message.

Am I missing something? I thought that line of code needed be enclosed in php tags, like:



But, this didn&#039;t work either.

I know you wrote this 3 years ago, but any help would be greatly appreciated.</description>
		<content:encoded><![CDATA[<p>The instructions definitely seem simple enough to follow.  I&#8217;m having a little trouble, however.</p>
<p>Does the &#8220;Step 3: Include the WordPress header&#8221; go inside the current wp theme you are using?   </p>
<p>When I put that line of code &#8211;&gt; require_once &#8216;./blog/wp-blog-header.php&#8217;;  &lt;&#8211; into the header, I get an error message.</p>
<p>Am I missing something? I thought that line of code needed be enclosed in php tags, like:</p>
<p>But, this didn&#8217;t work either.</p>
<p>I know you wrote this 3 years ago, but any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by daniel</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-93</link>
		<dc:creator>daniel</dc:creator>
		<pubDate>Fri, 12 Nov 2010 16:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-93</guid>
		<description>AMAZING!!! excellent tutorial - worked like a charm - just tried it in Nov 2010 and still works very well.</description>
		<content:encoded><![CDATA[<p>AMAZING!!! excellent tutorial &#8211; worked like a charm &#8211; just tried it in Nov 2010 and still works very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by Chris Wheeler</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-89</link>
		<dc:creator>Chris Wheeler</dc:creator>
		<pubDate>Mon, 12 Apr 2010 17:53:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-89</guid>
		<description>Hi Evelen,

Thanks for the comment - this article was written back in 2007 so I think the WordPress code may have changed a bit - hopefully your comments will be of use to others wanting to do this - I&#039;ll update the post to direct people to the comments as there has been some other good points raised.

- Chris</description>
		<content:encoded><![CDATA[<p>Hi Evelen,</p>
<p>Thanks for the comment &#8211; this article was written back in 2007 so I think the WordPress code may have changed a bit &#8211; hopefully your comments will be of use to others wanting to do this &#8211; I&#8217;ll update the post to direct people to the comments as there has been some other good points raised.</p>
<p>- Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by eleven</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-88</link>
		<dc:creator>eleven</dc:creator>
		<pubDate>Mon, 12 Apr 2010 15:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-88</guid>
		<description>Great starting point, but I think that in the sake of example, you should have made this based on a RAW installation of wordpress, as in &quot;wp-content&quot; / &quot;wp-include&quot; directory structure.

I&#039;ve been working on this all morning, and i&#039;ve found a simplier solution:

1- Add this to your smarty PHP calling the blog:

	define(&#039;WP_USE_THEMES&#039;, false);  // NOTE the &#039;FALSE&#039; here!!!!
	require(&#039;../wordpress/wp-blog-header.php&#039;);

2- Add this to your TPL

{include_php file=&#039;wp-content/themes/classic/index.php&#039;}
// Change to the path of your structure

3- change the BLOG URL in the WP Admin area &gt; General Options
       You need to make this URL relative to your page content, so you won&#039;t have bad links!


Hope it helps!</description>
		<content:encoded><![CDATA[<p>Great starting point, but I think that in the sake of example, you should have made this based on a RAW installation of wordpress, as in &#8220;wp-content&#8221; / &#8220;wp-include&#8221; directory structure.</p>
<p>I&#8217;ve been working on this all morning, and i&#8217;ve found a simplier solution:</p>
<p>1- Add this to your smarty PHP calling the blog:</p>
<p>	define(&#8216;WP_USE_THEMES&#8217;, false);  // NOTE the &#8216;FALSE&#8217; here!!!!<br />
	require(&#8216;../wordpress/wp-blog-header.php&#8217;);</p>
<p>2- Add this to your TPL</p>
<p>{include_php file=&#8217;wp-content/themes/classic/index.php&#8217;}<br />
// Change to the path of your structure</p>
<p>3- change the BLOG URL in the WP Admin area &gt; General Options<br />
       You need to make this URL relative to your page content, so you won&#8217;t have bad links!</p>
<p>Hope it helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by Wordpress integrieren - Seite 2 - JTL-Software Supportforum f</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-83</link>
		<dc:creator>Wordpress integrieren - Seite 2 - JTL-Software Supportforum f</dc:creator>
		<pubDate>Sun, 03 Jan 2010 13:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-83</guid>
		<description>[...] eine Anleitung, wie man eine Wordpress Installation in bereits vorhandene Smarty Inhalte einf</description>
		<content:encoded><![CDATA[<p>[...] eine Anleitung, wie man eine WordPress Installation in bereits vorhandene Smarty Inhalte einf</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by PHK Corporation</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-81</link>
		<dc:creator>PHK Corporation</dc:creator>
		<pubDate>Thu, 24 Dec 2009 20:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-81</guid>
		<description>A Smarty for Wordpress plugin is NOW available for download at http://wordpress.org/extend/plugins/smarty-for-wordpress/ this is NOT a hack but a modification of the latest smarty version to work under wordpress.</description>
		<content:encoded><![CDATA[<p>A Smarty for WordPress plugin is NOW available for download at <a href="http://wordpress.org/extend/plugins/smarty-for-wordpress/" rel="nofollow">http://wordpress.org/extend/plugins/smarty-for-wordpress/</a> this is NOT a hack but a modification of the latest smarty version to work under wordpress.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by Niels</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-80</link>
		<dc:creator>Niels</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-80</guid>
		<description>Thanks for sharing! I spend a while trying to enable Worpress integration in a ECommerce System using Smarty, this post helped a lot :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing! I spend a while trying to enable Worpress integration in a ECommerce System using Smarty, this post helped a lot <img src='http://www.wheelerc.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating WordPress into Smarty by Elektronaut</title>
		<link>http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-79</link>
		<dc:creator>Elektronaut</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.wheelerc.com/blog/2007/05/16/integrating-wordpress-with-smarty/#comment-79</guid>
		<description>This is a great tutorial.. Really helped me a lot with the development on my new website. 

However, I have one small thing I cannot seem to get working. Since my Smarty setup uses a map called pages (which holds my php pages) the url re-writing for permalinks won&#039;t work. I&#039;ve tried a couple of things, but couldn&#039;t get it working :(

Could you please help me out here?

So instead of www.domain.com/blog.php i have www.domain.com/pages/blog.php

Thanks!</description>
		<content:encoded><![CDATA[<p>This is a great tutorial.. Really helped me a lot with the development on my new website. </p>
<p>However, I have one small thing I cannot seem to get working. Since my Smarty setup uses a map called pages (which holds my php pages) the url re-writing for permalinks won&#8217;t work. I&#8217;ve tried a couple of things, but couldn&#8217;t get it working <img src='http://www.wheelerc.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Could you please help me out here?</p>
<p>So instead of <a href="http://www.domain.com/blog.php" rel="nofollow">http://www.domain.com/blog.php</a> i have <a href="http://www.domain.com/pages/blog.php" rel="nofollow">http://www.domain.com/pages/blog.php</a></p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

