<?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: Day 3</title>
	<atom:link href="http://spoken-for.org/archives/2004/10/30/592/feed/" rel="self" type="application/rss+xml" />
	<link>http://spoken-for.org/archives/2004/10/30/592/</link>
	<description>hmmm... what?</description>
	<pubDate>Wed, 07 Jan 2009 02:10:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Owen</title>
		<link>http://spoken-for.org/archives/2004/10/30/592/comment-page-1/#comment-1233</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Thu, 04 Nov 2004 14:13:02 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2004/10/30/592/#comment-1233</guid>
		<description>Hmm... I'm pretty sure there are no whole table changes.  There might be a couple field changes, but I doubt even that between a2 and a4.

You should never &lt;em&gt;need&lt;/em&gt; to drop a table; it will only take up space when it's not used, and that won't affect anything but how much space you have left on your server.</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I&#8217;m pretty sure there are no whole table changes.  There might be a couple field changes, but I doubt even that between a2 and a4.</p>
<p>You should never <em>need</em> to drop a table; it will only take up space when it&#8217;s not used, and that won&#8217;t affect anything but how much space you have left on your server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Val</title>
		<link>http://spoken-for.org/archives/2004/10/30/592/comment-page-1/#comment-1231</link>
		<dc:creator>Val</dc:creator>
		<pubDate>Thu, 04 Nov 2004 02:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2004/10/30/592/#comment-1231</guid>
		<description>So wait... have there been any mysql database changes from 1.2 until the newest nightly release?  Like do I have tables I need to drop, or are they all being used?</description>
		<content:encoded><![CDATA[<p>So wait&#8230; have there been any mysql database changes from 1.2 until the newest nightly release?  Like do I have tables I need to drop, or are they all being used?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Val</title>
		<link>http://spoken-for.org/archives/2004/10/30/592/comment-page-1/#comment-1230</link>
		<dc:creator>Val</dc:creator>
		<pubDate>Tue, 02 Nov 2004 21:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2004/10/30/592/#comment-1230</guid>
		<description>Laura - thanks!  ;-)
Owen - hehe - no offense intended you know...  I will probably upgrade soon then, when I get a chance.  :-D</description>
		<content:encoded><![CDATA[<p>Laura - thanks!  ;-)<br />
Owen - hehe - no offense intended you know&#8230;  I will probably upgrade soon then, when I get a chance.  :-D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laura</title>
		<link>http://spoken-for.org/archives/2004/10/30/592/comment-page-1/#comment-1229</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Tue, 02 Nov 2004 15:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2004/10/30/592/#comment-1229</guid>
		<description>Just wanted to let you know I really enjoyed my trip to your site. I found you through Honest-Truth reviews. You're an amazing webmistress. Once the review site is up and running again, I hope you'll be able to review. Hope you get your WP issues taken care of, I just installed it. Haven't had any problems thus far, but like I said, I just installed it. :) Take care of yourself! I'll definately be back soon. :)</description>
		<content:encoded><![CDATA[<p>Just wanted to let you know I really enjoyed my trip to your site. I found you through Honest-Truth reviews. You&#8217;re an amazing webmistress. Once the review site is up and running again, I hope you&#8217;ll be able to review. Hope you get your WP issues taken care of, I just installed it. Haven&#8217;t had any problems thus far, but like I said, I just installed it. :) Take care of yourself! I&#8217;ll definately be back soon. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://spoken-for.org/archives/2004/10/30/592/comment-page-1/#comment-1228</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Mon, 01 Nov 2004 21:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2004/10/30/592/#comment-1228</guid>
		<description>If you've got what you consider to be a "stable" build (like what you're using here) I would offer that one, simply because you never know what a nightly will do.  I run upgrades straight out of CVS with a server-side script, so my experience with what's in each nightly is limited to when I notice the version number change in my output.  So if I wasn't the geek that I am, I would go with something someone has already running with no/few issues.  1.3 has so much good stuff in it, it's hard to abstain from recommending it.

Your upgrade concerns are funny because I wrote the database upgrade routines in WP1.3.  So, yeah, they're perfect.  :)

Apart from the DB stuff, the code all seems to work (usually something will break trackbacks or whatever, but that's obviously working on our blogs), so if you backup before you install, you should be fine.</description>
		<content:encoded><![CDATA[<p>If you&#8217;ve got what you consider to be a &#8220;stable&#8221; build (like what you&#8217;re using here) I would offer that one, simply because you never know what a nightly will do.  I run upgrades straight out of CVS with a server-side script, so my experience with what&#8217;s in each nightly is limited to when I notice the version number change in my output.  So if I wasn&#8217;t the geek that I am, I would go with something someone has already running with no/few issues.  1.3 has so much good stuff in it, it&#8217;s hard to abstain from recommending it.</p>
<p>Your upgrade concerns are funny because I wrote the database upgrade routines in WP1.3.  So, yeah, they&#8217;re perfect.  :)</p>
<p>Apart from the DB stuff, the code all seems to work (usually something will break trackbacks or whatever, but that&#8217;s obviously working on our blogs), so if you backup before you install, you should be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Val</title>
		<link>http://spoken-for.org/archives/2004/10/30/592/comment-page-1/#comment-1227</link>
		<dc:creator>Val</dc:creator>
		<pubDate>Mon, 01 Nov 2004 18:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://spoken-for.org/archives/2004/10/30/592/#comment-1227</guid>
		<description>Okay, Chrissie - this is also in response to your email....  

Yes, Owen definitly knows more about this stuff than I do, so go for it - jump into a 1.3 alpha version.  (Owen - do you mean the one that is available now at wordpress.org/nightly or an earlier version?  I have several versions saved on my hard drive I can probably find the one she should try if it's not available elsewhere anymore).

Apparently that categories.php wasn't the right solution then, lol.

Definitly try another version - delete everything out of that folder and have your host drop the WordPress tables for you and try installing a newer version.
If that doesn't work, we can get together online and I can see if I can install one for you...

Owen - yeah I didn't think upgrading would solve anything and it is very rare for me to have that problem.  Usually things go off with my WP pretty smoothly and if they don't, it's usually a plugin that I either decide not to use or can fix.  I was just wondering because I know you'd mentioned Alpha 4 before. 

Now, on almost-there.net, I am running Alpha 4 - I forgot about that.  No problems there, but that was a new installation.  So I guess I was just wondering about upgrade issues.... ???</description>
		<content:encoded><![CDATA[<p>Okay, Chrissie - this is also in response to your email&#8230;.  </p>
<p>Yes, Owen definitly knows more about this stuff than I do, so go for it - jump into a 1.3 alpha version.  (Owen - do you mean the one that is available now at wordpress.org/nightly or an earlier version?  I have several versions saved on my hard drive I can probably find the one she should try if it&#8217;s not available elsewhere anymore).</p>
<p>Apparently that categories.php wasn&#8217;t the right solution then, lol.</p>
<p>Definitly try another version - delete everything out of that folder and have your host drop the WordPress tables for you and try installing a newer version.<br />
If that doesn&#8217;t work, we can get together online and I can see if I can install one for you&#8230;</p>
<p>Owen - yeah I didn&#8217;t think upgrading would solve anything and it is very rare for me to have that problem.  Usually things go off with my WP pretty smoothly and if they don&#8217;t, it&#8217;s usually a plugin that I either decide not to use or can fix.  I was just wondering because I know you&#8217;d mentioned Alpha 4 before. </p>
<p>Now, on almost-there.net, I am running Alpha 4 - I forgot about that.  No problems there, but that was a new installation.  So I guess I was just wondering about upgrade issues&#8230;. ???</p>
]]></content:encoded>
	</item>
</channel>
</rss>
