<?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: Semi-Static WordPress Homepage</title>
	<atom:link href="http://knowledgeconstructs.com/semi-static-wordpress-homepage/feed/" rel="self" type="application/rss+xml" />
	<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/</link>
	<description>How To Create A Semi-Dynamic Homepage In WordPress</description>
	<pubDate>Sat, 30 Aug 2008 00:05:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Carol</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-1392</link>
		<dc:creator>Carol</dc:creator>
		<pubDate>Sun, 16 Mar 2008 11:18:59 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-1392</guid>
		<description>Hello again my friend!
Getting ready to "snipplet" three more blogs thanks to your good work.  This is the best thing to come along in a long time in my opinion.  So there is a little error; you did all the hard work, the least "we" can do it a little of the light lifting.  Thanks so much for working with me the many hours that you did.  I miss e-mailing you!  Hope your Christmas plans lived up to your expectations (you were visiting a friend if I remember correctly).  Sniplets has certainly lived up to mine.  I should dedicate a blog to "I love smiplets"!  Carol</description>
		<content:encoded><![CDATA[<p>Hello again my friend!<br />
Getting ready to &#8220;snipplet&#8221; three more blogs thanks to your good work.  This is the best thing to come along in a long time in my opinion.  So there is a little error; you did all the hard work, the least &#8220;we&#8221; can do it a little of the light lifting.  Thanks so much for working with me the many hours that you did.  I miss e-mailing you!  Hope your Christmas plans lived up to your expectations (you were visiting a friend if I remember correctly).  Sniplets has certainly lived up to mine.  I should dedicate a blog to &#8220;I love smiplets&#8221;!  Carol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joni Solis</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-1327</link>
		<dc:creator>Joni Solis</dc:creator>
		<pubDate>Sun, 27 Jan 2008 01:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-1327</guid>
		<description>I have WordPress Version 2.3.2 which now has a way to set a static home page, right? So can I now de-activate and delete this WordPress Plugin - Filosofo Home-Page Control .83 ? Thanks for the help, because all these plugins have me confused. Oh, and by the way, no I am not using a static home page. I thought I would, but decided against it and never set one.

Filosofo Home-Page Control 	.83 	

Allows you to put pages on the same permalink level as the blog's directory and to set which page you want to be the "home" page. Go to Options » Home-Page Control to adjust the settings. Works in WordPress versions 1.5+ By Austin Matzko.</description>
		<content:encoded><![CDATA[<p>I have WordPress Version 2.3.2 which now has a way to set a static home page, right? So can I now de-activate and delete this WordPress Plugin - Filosofo Home-Page Control .83 ? Thanks for the help, because all these plugins have me confused. Oh, and by the way, no I am not using a static home page. I thought I would, but decided against it and never set one.</p>
<p>Filosofo Home-Page Control 	.83 	</p>
<p>Allows you to put pages on the same permalink level as the blog&#8217;s directory and to set which page you want to be the &#8220;home&#8221; page. Go to Options » Home-Page Control to adjust the settings. Works in WordPress versions 1.5+ By Austin Matzko.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress SEO</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-1159</link>
		<dc:creator>WordPress SEO</dc:creator>
		<pubDate>Tue, 11 Dec 2007 10:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-1159</guid>
		<description>This is a very good use of Sniplets. Sniplets is very handy for including any fragile text, especially javascript in your WordPress pages.

A significant use is keeping your javascript safely out of the hands of WYSIWYG editors and/or clients.

I will be using this technique. Thanks Zain.</description>
		<content:encoded><![CDATA[<p>This is a very good use of Sniplets. Sniplets is very handy for including any fragile text, especially javascript in your WordPress pages.</p>
<p>A significant use is keeping your javascript safely out of the hands of WYSIWYG editors and/or clients.</p>
<p>I will be using this technique. Thanks Zain.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zain</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-1030</link>
		<dc:creator>Zain</dc:creator>
		<pubDate>Thu, 29 Nov 2007 07:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-1030</guid>
		<description>Hi Will,

Yes - you're right this was spotted a while back and I updated the information in a later post. Another "newbie" (Carol) mentioned this and working with her on getting this working I updated the information which you can now find here:

http://knowledgeconstructs.com/semi-static-wordpress-homepages-yogi-ive-found-a-boo-boo

As for why you'd want to do this instead of adding text directly to your index.php, page.php or single.php - the main reason is "ease of use". Once it's set up, there's less chance of messing up the actual PHP code and you can add text etc. without worry of accidentally killing the page (it happens - trust me. Even as an experienced coder, I still mess pages up!).

From a time efficiency perspective, you might also consider that every time you need to make an update you have to go to your FTP, download the file, update it and then re-upload it. With a semi-static system, you just need to go into the Sniplets admin panel in WordPress, tweak the copy and hit "save". Job done.

Also, Sniplets allow you to *add* PHP code as well - you could gain extra functionality just by putting the relevant code into the Sniplet (again, without worry of destroying your layout).

I hope that explains some of the reasons why you'd want to use this type of system instead of just adding code or text directly to your pages. I'd rather do it this "safe" way than adding potential issues to my site!

Cheers,

Zain</description>
		<content:encoded><![CDATA[<p>Hi Will,</p>
<p>Yes - you&#8217;re right this was spotted a while back and I updated the information in a later post. Another &#8220;newbie&#8221; (Carol) mentioned this and working with her on getting this working I updated the information which you can now find here:</p>
<p><a href="http://knowledgeconstructs.com/semi-static-wordpress-homepages-yogi-ive-found-a-boo-boo">http://knowledgeconstructs.com/semi-static-wordpress-homepages-yogi-ive-found-a-boo-boo</a></p>
<p>As for why you&#8217;d want to do this instead of adding text directly to your index.php, page.php or single.php - the main reason is &#8220;ease of use&#8221;. Once it&#8217;s set up, there&#8217;s less chance of messing up the actual PHP code and you can add text etc. without worry of accidentally killing the page (it happens - trust me. Even as an experienced coder, I still mess pages up!).</p>
<p>From a time efficiency perspective, you might also consider that every time you need to make an update you have to go to your FTP, download the file, update it and then re-upload it. With a semi-static system, you just need to go into the Sniplets admin panel in WordPress, tweak the copy and hit &#8220;save&#8221;. Job done.</p>
<p>Also, Sniplets allow you to *add* PHP code as well - you could gain extra functionality just by putting the relevant code into the Sniplet (again, without worry of destroying your layout).</p>
<p>I hope that explains some of the reasons why you&#8217;d want to use this type of system instead of just adding code or text directly to your pages. I&#8217;d rather do it this &#8220;safe&#8221; way than adding potential issues to my site!</p>
<p>Cheers,</p>
<p>Zain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-1024</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 29 Nov 2007 02:02:49 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-1024</guid>
		<description>Hi - thanks for this tutorial. Sadly I can't get it to work.

This shouldn't be a surprise though – I'm a complete beginner with Wordpress, and not much better with PHP, so this is bound to be a stupid question...

Anyway, nothing is showing up - nothing at all. If I manually paste my "static" text into my index.php file I get the desired result, so why not just do that?</description>
		<content:encoded><![CDATA[<p>Hi - thanks for this tutorial. Sadly I can&#8217;t get it to work.</p>
<p>This shouldn&#8217;t be a surprise though – I&#8217;m a complete beginner with Wordpress, and not much better with PHP, so this is bound to be a stupid question&#8230;</p>
<p>Anyway, nothing is showing up - nothing at all. If I manually paste my &#8220;static&#8221; text into my index.php file I get the desired result, so why not just do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robberto</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-873</link>
		<dc:creator>Robberto</dc:creator>
		<pubDate>Sun, 18 Nov 2007 10:45:02 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-873</guid>
		<description>Something is wrong with http://www.metamedicine.se, because above the actual webpage I see a lot of blah blah like: 

[16-Nov-2007 17:06:16] PHP Fatal error: Class filter_is_numeric: Cannot inherit from undefined class fi_filter in /home/metam7/public_html/wp-content/plugins/filled-in/extensions/filters/is_numeric.php on line 16 [16-Nov-2007 17:07:04] PHP Fatal error: Class filter_word_count: Cannot inherit from undefined class fi_filter in.... etcetera.</description>
		<content:encoded><![CDATA[<p>Something is wrong with <a href="http://www.metamedicine.se">http://www.metamedicine.se</a>, because above the actual webpage I see a lot of blah blah like: </p>
<p>[16-Nov-2007 17:06:16] PHP Fatal error: Class filter_is_numeric: Cannot inherit from undefined class fi_filter in /home/metam7/public_html/wp-content/plugins/filled-in/extensions/filters/is_numeric.php on line 16 [16-Nov-2007 17:07:04] PHP Fatal error: Class filter_word_count: Cannot inherit from undefined class fi_filter in&#8230;. etcetera.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-685</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Fri, 19 Oct 2007 04:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-685</guid>
		<description>How do you feel this will work with SEO's?

Nick</description>
		<content:encoded><![CDATA[<p>How do you feel this will work with SEO&#8217;s?</p>
<p>Nick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zain</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-467</link>
		<dc:creator>Zain</dc:creator>
		<pubDate>Wed, 03 Oct 2007 20:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-467</guid>
		<description>Hi Carol,

I'm a bit confused on precisely where you're stuck. That's probably because my instructions weren't as exact as they could be.

Anyway, look out for an email as I'll contact you directly on this to see if we can get your Semi-Static homepage working properly on your site. So far, I've installed it on 2 sites and working on a 3rd - it'll be good seeing it working on another site too!

Cheers,

Zain</description>
		<content:encoded><![CDATA[<p>Hi Carol,</p>
<p>I&#8217;m a bit confused on precisely where you&#8217;re stuck. That&#8217;s probably because my instructions weren&#8217;t as exact as they could be.</p>
<p>Anyway, look out for an email as I&#8217;ll contact you directly on this to see if we can get your Semi-Static homepage working properly on your site. So far, I&#8217;ve installed it on 2 sites and working on a 3rd - it&#8217;ll be good seeing it working on another site too!</p>
<p>Cheers,</p>
<p>Zain</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carol Jones</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-458</link>
		<dc:creator>Carol Jones</dc:creator>
		<pubDate>Wed, 03 Oct 2007 15:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-458</guid>
		<description>I;m setting up a new blog and your article was exactly what I was looking for on static pages.  Thanks so much!  You won't have to read much further to guess i am green green green.

I have a couple of questions:
When i named the snippet homepage it showed up on the page just like that homepage and ugly.  

My original homepage was the Freedom Train Depot.  So I went back and took "home" off the page slug since I had designated it as that in my -options, reading pane in wordpress. and renamed the slug on "homepage".  Now my snippet doesnt show up anywhere now. 

Also nothing will show up when i use the content tag - only shows up when i put it above posts on first page.


So one:  how do i get my original title (Depot) to act as my homepage in your scenario?  And second, why won't anything i write show up if i tag it content?

Thanks so  much.</description>
		<content:encoded><![CDATA[<p>I;m setting up a new blog and your article was exactly what I was looking for on static pages.  Thanks so much!  You won&#8217;t have to read much further to guess i am green green green.</p>
<p>I have a couple of questions:<br />
When i named the snippet homepage it showed up on the page just like that homepage and ugly.  </p>
<p>My original homepage was the Freedom Train Depot.  So I went back and took &#8220;home&#8221; off the page slug since I had designated it as that in my -options, reading pane in wordpress. and renamed the slug on &#8220;homepage&#8221;.  Now my snippet doesnt show up anywhere now. </p>
<p>Also nothing will show up when i use the content tag - only shows up when i put it above posts on first page.</p>
<p>So one:  how do i get my original title (Depot) to act as my homepage in your scenario?  And second, why won&#8217;t anything i write show up if i tag it content?</p>
<p>Thanks so  much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zain</title>
		<link>http://knowledgeconstructs.com/semi-static-wordpress-homepage/#comment-263</link>
		<dc:creator>Zain</dc:creator>
		<pubDate>Thu, 13 Sep 2007 08:22:18 +0000</pubDate>
		<guid isPermaLink="false">http://knowledgeconstructs.com/semi-static-wordpress-homepage#comment-263</guid>
		<description>Hi Lorelle,

The kind words are there because I regard you as being one of the best resources in the WordPress field. As a subscriber to your feed, there's always quality information that I enjoy reading and think there are tips that other readers would do well to make note of. Always inspiring - keep it up!

Checking the comments today, I was glad that I left you speechless - I must be doing something *right* ;) . It's just one of the few tips I'll be sharing over the coming weeks on how to make full use of WordPress to make it do things that people wouldn't normally expect. 

I love pushing the boundaries.

Just to clarify (and I know you're a smart cookie to have worked it out) - yes, all you need to do to change the static content is to go into Manage / Sniplets / Whatever-you-called-the-sniplet and then update the content. That will change the text on the homepage.

The beauty of this tip is that Sniplets also accept HTML tags - so your creativity and talent are the only things that will restrict you when coming up with a really amazing homepage. Add some tables, pictures or (for those of you in the Internet Marketing field) put your best products on the homepage!

Go for it and let us know what you've come up with! I'd love to see how far people take this tip.

Let's start beautifying the web. Blogs don't have to look like blogs!

Good luck.</description>
		<content:encoded><![CDATA[<p>Hi Lorelle,</p>
<p>The kind words are there because I regard you as being one of the best resources in the WordPress field. As a subscriber to your feed, there&#8217;s always quality information that I enjoy reading and think there are tips that other readers would do well to make note of. Always inspiring - keep it up!</p>
<p>Checking the comments today, I was glad that I left you speechless - I must be doing something *right* <img src='http://knowledgeconstructs.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . It&#8217;s just one of the few tips I&#8217;ll be sharing over the coming weeks on how to make full use of WordPress to make it do things that people wouldn&#8217;t normally expect. </p>
<p>I love pushing the boundaries.</p>
<p>Just to clarify (and I know you&#8217;re a smart cookie to have worked it out) - yes, all you need to do to change the static content is to go into Manage / Sniplets / Whatever-you-called-the-sniplet and then update the content. That will change the text on the homepage.</p>
<p>The beauty of this tip is that Sniplets also accept HTML tags - so your creativity and talent are the only things that will restrict you when coming up with a really amazing homepage. Add some tables, pictures or (for those of you in the Internet Marketing field) put your best products on the homepage!</p>
<p>Go for it and let us know what you&#8217;ve come up with! I&#8217;d love to see how far people take this tip.</p>
<p>Let&#8217;s start beautifying the web. Blogs don&#8217;t have to look like blogs!</p>
<p>Good luck.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.541 seconds -->
