<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Colaussi &#187; blogging</title>
	<atom:link href="http://colaussi.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://colaussi.com</link>
	<description>Sports, Entertainment, Leisure and what not</description>
	<lastBuildDate>Sun, 06 Jan 2008 15:34:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>test</title>
		<link>http://colaussi.com/2008/01/06/test/</link>
		<comments>http://colaussi.com/2008/01/06/test/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 15:34:21 +0000</pubDate>
		<dc:creator>wyliemac</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://colaussi.com/2008/01/06/test/</guid>
		<description><![CDATA[Live Comment Plugin

]]></description>
			<content:encoded><![CDATA[<p>Live Comment Plugin<br />
<?php live_preview() ?></p>
]]></content:encoded>
			<wfw:commentRss>http://colaussi.com/2008/01/06/test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just added sitemaps</title>
		<link>http://colaussi.com/2007/05/29/just-added-sitemaps/</link>
		<comments>http://colaussi.com/2007/05/29/just-added-sitemaps/#comments</comments>
		<pubDate>Tue, 29 May 2007 04:12:42 +0000</pubDate>
		<dc:creator>wyliemac</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://colaussi.com/2007/05/29/just-added-sitemaps/</guid>
		<description><![CDATA[Followed these instructions.  Very&#160;cool.
]]></description>
			<content:encoded><![CDATA[<p>Followed <a href="http://www.pearsonified.com/2006/12/use_an_xhtml_sitemap_for_better_indexing.php#activation_instructions" title="sitemaps">these instructions</a>.  Very&nbsp;cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://colaussi.com/2007/05/29/just-added-sitemaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About worked instantly, but I had to fiddle a bit to get Archives to work</title>
		<link>http://colaussi.com/2007/05/29/about-worked-instantly-but-i-had-to-fiddle-a-bit-to-get-archives-to-work/</link>
		<comments>http://colaussi.com/2007/05/29/about-worked-instantly-but-i-had-to-fiddle-a-bit-to-get-archives-to-work/#comments</comments>
		<pubDate>Tue, 29 May 2007 03:46:41 +0000</pubDate>
		<dc:creator>wyliemac</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://colaussi.com/2007/05/29/about-worked-instantly-but-i-had-to-fiddle-a-bit-to-get-archives-to-work/</guid>
		<description><![CDATA[As the headline said, when I changed the permalink structure as instructed, the &#8220;About&#8221; page worked instantly.  However, I kept getting a 404 message for the &#8220;Archives&#8221;&#160;page.
Thankfully, I didn&#8217;t change the .htaccess page.  Instead, I found this page on creating archives and about pages which was&#160;helpful.


Log into your WP Administration panel and click [...]]]></description>
			<content:encoded><![CDATA[<p>As the headline said, when I changed the permalink structure as <a href="http://cutline.tubetorial.com/why-dont-my-archives-and-about-links-work/#more-6" title="Archives and permalinks">instructed</a>, the &#8220;About&#8221; page worked instantly.  However, I kept getting a 404 message for the &#8220;Archives&#8221;&nbsp;page.</p>
<p>Thankfully, I didn&#8217;t change the .htaccess page.  Instead, I found this page on <a href="http://cutline.tubetorial.com/creating-archives-and-about-pages/" title="Creating Archives and About Pages">creating archives and about pages</a> which was&nbsp;helpful.</p>
<blockquote>
<ol>
<li>Log into your WP Administration panel and click on the  <strong>Presentation</strong>&nbsp;link.</li>
<li>Assuming you have the Cutline theme activated, you’ll notice a link in the  sub-navigation menu called <strong>Cutline&nbsp;Options</strong>.</li>
<li>On the Cutline Options page, simply check the box next to “Enable the  Cutline Archives&nbsp;Page.”</li>
<li>Click the <strong>Update Options</strong> button to create the Archives&nbsp;page.</li>
<li>In order to ensure that your new Archives page gets published properly,  you’ll need to click on the <strong>Manage</strong> link in the main navigation&nbsp;menu.</li>
<li>Once there, click on <strong>Pages</strong> in the sub-navigation&nbsp;menu.</li>
<li>One of your pages will contain the text “Archives” in the Title field&thinsp;&#8211;&thinsp;find  that page, and then click on the <strong>Edit</strong> button for that&nbsp;page.</li>
<li>Locate the <strong>Save »</strong> button (which resides just beneath the  main text entry box), and click it. You’re&nbsp;done!</li>
</ol>
</blockquote>
<p>The only problem was that when I went to step 6, there was no &#8220;Archives&#8221; page.  So I created one, with the text box blank, and hit &#8220;Save.&#8221;  Still no go.  So instead I hit the &#8220;Publish&#8221; button, and this time it&nbsp;worked.</p>
<p>By the way, the instructions appeared to be for WordPress version 2.1.  I have version 2.2 installed, so that may be the problem.   I hope this helps others with similar&nbsp;issues.</p>
<p>Update:  by the way, the creating a &#8220;Archives&#8221; page tip came courtesy of&nbsp;<a href="http://www.paulthology.com/blog/?p=361" title="Fix "About" and "Archives" in Cutline 1.1 and WordPress 2.2">PaulThology</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://colaussi.com/2007/05/29/about-worked-instantly-but-i-had-to-fiddle-a-bit-to-get-archives-to-work/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Archives and permalinks</title>
		<link>http://colaussi.com/2007/05/29/archives-and-permalinks/</link>
		<comments>http://colaussi.com/2007/05/29/archives-and-permalinks/#comments</comments>
		<pubDate>Tue, 29 May 2007 02:45:10 +0000</pubDate>
		<dc:creator>wyliemac</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://colaussi.com/2007/05/29/archives-and-permalinks/</guid>
		<description><![CDATA[Okay, so I downloaded the killer Cutline theme created by Chris Pearson, and was having trouble with the Archive and About links.  By trouble, I mean they were not&#160;working.
I found out why&#160;here.
The header code was constructed under the assumption that your permalink structure ends with  the post name (for more info, read  this [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so I downloaded the killer <a href="http://cutline.tubetorial.com/" title="Cutline">Cutline</a> theme created by Chris Pearson, and was having trouble with the Archive and About links.  By trouble, I mean they were not&nbsp;working.</p>
<p>I found out why&nbsp;<a href="http://cutline.tubetorial.com/why-dont-my-archives-and-about-links-work/#more-6" title="Cutline - Make the archives and about links work">here</a>.</p>
<blockquote><p>The header code was constructed under the assumption that your <a href="http://en.wikipedia.org/wiki/Permalink">permalink structure</a> ends with  the post name (for more info, <a href="http://codex.wordpress.org/Using_Permalinks#mod_rewrite_.28.22Pretty_Permalinks.22.29">read  this section of the WordPress Codex</a>). Unfortunately, the WordPress default  permalink structure is <em>not</em> constructed this way. Thus, whenever someone  who is using the default permalink structure attempts to use the links in the  navigation menu, they will encounter this problem (i.e. their links won’t&nbsp;work).</p></blockquote>
<p>The solution is to change the permalink structure in&nbsp;WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://colaussi.com/2007/05/29/archives-and-permalinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
