<?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>Drew5.NET &#187; wordpress</title>
	<atom:link href="http://drew5.net/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://drew5.net</link>
	<description>My 5 Cents</description>
	<lastBuildDate>Mon, 28 Nov 2011 20:14:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Launched a New Site for a Friend</title>
		<link>http://drew5.net/2010/02/15/launched-a-new-site-for-a-friend/</link>
		<comments>http://drew5.net/2010/02/15/launched-a-new-site-for-a-friend/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 02:35:00 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Newtown]]></category>
		<category><![CDATA[qjf services]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://drew5.net/?p=225</guid>
		<description><![CDATA[Another WordPress site is up.  This time for QJF Services in Newtown CT.  QJF is a professional landscape and property maintenance company.  They have been providing quality service in Newtown for a number of years. The site is built of the Buffet Framework and all jQuery.  I need to upgrade it to 1.4 but for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://drew5.net/wp-content/uploads/2010/02/qjfservices_com1-e1266287500519.jpg"><img class="alignleft size-medium wp-image-227" title="qjfservices.com" src="http://drew5.net/wp-content/uploads/2010/02/qjfservices_com1-269x300.jpg" alt="" width="269" height="300" /></a>Another WordPress site is up.  This time for QJF Services in Newtown CT.  QJF is a professional landscape and property maintenance company.  They have been providing quality service in Newtown for a number of years.</p>
<p>The site is built of the Buffet Framework and all jQuery.  I need to upgrade it to 1.4 but for now it is 1.3.2.</p>
<p>Facebook pages to come.</p>
<p>Visit it <a title="QJF Services" href="http://qjfservices.com" target="_blank">QJF Services here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://drew5.net/2010/02/15/launched-a-new-site-for-a-friend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress for the iPhone</title>
		<link>http://drew5.net/2009/11/18/wordpress-for-the-iphone/</link>
		<comments>http://drew5.net/2009/11/18/wordpress-for-the-iphone/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 01:25:47 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://drew5.net/2009/11/18/wordpress-for-the-iphone/</guid>
		<description><![CDATA[I am using the WordPress app for the iPhone. I wonder if I can add images? Looks like I can. I can now manage my blog on the run&#8230;like I really need that.]]></description>
			<content:encoded><![CDATA[<p>I am using the WordPress app for the iPhone. I wonder if I can add images?  Looks like I can.</p>
<p>I can now manage my blog on the run&#8230;like I really need that.</p>
]]></content:encoded>
			<wfw:commentRss>http://drew5.net/2009/11/18/wordpress-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Days Later&#8230;</title>
		<link>http://drew5.net/2009/08/20/3-days-later/</link>
		<comments>http://drew5.net/2009/08/20/3-days-later/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:04:33 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://drew5.net/?p=48</guid>
		<description><![CDATA[So I decided to upgrade my wordpress installation on my company intranet.  We were running an older version of WordPress MU (2.7..so I thought) and wanted to bump it up to the latest. I read the instructions over and over and seemed pretty straightforward.  So I began. Step 1. Tar up my site.  That took [...]]]></description>
			<content:encoded><![CDATA[<p>So I decided to upgrade my wordpress installation on my company intranet.  We were running an older version of WordPress MU (2.7..so I thought) and wanted to bump it up to the latest.</p>
<p>I read the instructions over and over and seemed pretty straightforward.  So I began.</p>
<p>Step 1. Tar up my site.  That took forever.</p>
<p>Step 2. Dump my db.  Did that.</p>
<p>Step 3. Script my db as well.  Glad I did that.</p>
<p>Step 4. Back up .htaccess and wp-config.php and copy over all files (not wp-content).</p>
<p>Everything was going well.  Checked permissions, files, db&#8230;all was in order.</p>
<p>Fire up my browser and nothing.  I looked at firebug and saw that i was getting a 500 error.  Checked the logs nothing out of the ordinary.</p>
<p>Did the following: login with the db user using phpmyadmin, mysql, changed password, created new user and nothing worked.  I then created a new db and copied tables over&#8230;nothing.  I then tried to start from scratch..kinda like a new install&#8230;nothing.  Still could not connect to DB.  CHMOD 777 everything.  Nothing.  Finally I downloaded another 2.8.4a version and uploaded the whole thing.  New installation with that went fine.</p>
<p>Argh.  Tried to change to old db, nothing.  So I manually copied over all the data into the new database.  Still doing it.  Also, my theme no longer works&#8230;that is Fridays job <img src='http://drew5.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://drew5.net/2009/08/20/3-days-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

