<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: WordPress Implementation</title>
	<link>http://alexking.org/blog/2004/06/01/wordpress-implementation</link>
	<description>Alex King's blog - software, photography, sports, etc.</description>
	<pubDate>Fri, 21 Nov 2008 04:39:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: alexking.org: Blog</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1958</link>
		<dc:creator>alexking.org: Blog</dc:creator>
		<pubDate>Thu, 10 Jun 2004 00:40:15 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1958</guid>
		<description>&lt;strong&gt;Custom Development&lt;/strong&gt;
I've been working on a few custom development projects in the last few weeks. The WordPress implementation I mentioned previously is pretty close to going live and I've just finished adding some custom functionality to Tasks Pro&#8482; for a cust...</description>
		<content:encoded><![CDATA[<p><strong>Custom Development</strong><br />
I&#8217;ve been working on a few custom development projects in the last few weeks. The WordPress implementation I mentioned previously is pretty close to going live and I&#8217;ve just finished adding some custom functionality to Tasks Pro&#8482; for a cust&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Cooper</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1904</link>
		<dc:creator>Chad Cooper</dc:creator>
		<pubDate>Thu, 03 Jun 2004 20:56:45 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1904</guid>
		<description>I too had this problem with a plugin causing my blog to crash...this is interesting and I need to look into it more.  Not only did my index.php crash, but so did wp-login.php.  I ftp'd into my directory, deleted the plugin, and everything now works fine...I'm going to look and see if that function call is still in there...it should be....hmmmm.......</description>
		<content:encoded><![CDATA[<p>I too had this problem with a plugin causing my blog to crash&#8230;this is interesting and I need to look into it more.  Not only did my index.php crash, but so did wp-login.php.  I ftp&#8217;d into my directory, deleted the plugin, and everything now works fine&#8230;I&#8217;m going to look and see if that function call is still in there&#8230;it should be&#8230;.hmmmm&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1901</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 03 Jun 2004 18:39:05 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1901</guid>
		<description>The plugins go in the wp-content/plugins directory.</description>
		<content:encoded><![CDATA[<p>The plugins go in the wp-content/plugins directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danithew</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1899</link>
		<dc:creator>danithew</dc:creator>
		<pubDate>Thu, 03 Jun 2004 18:37:23 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1899</guid>
		<description>Looking forward to the upcoming release of WP-Photos for 1.2.  It's interesting to read your thoughts and criticques on the Wordpress 1.2 system.  I honestly haven't gotten my 1.2 plugins working yet but will at some point get around to it.  I've been momentarily (and probably unnecessarily) confused by the use of the term directory in "wp-admin/plugins directory."  I think it's just talking about the plugins.php "file" (which is what I've been calling these.  I thought a directory would be a file folder of some sort.  But that shows how much I know about programming or coding.</description>
		<content:encoded><![CDATA[<p>Looking forward to the upcoming release of WP-Photos for 1.2.  It&#8217;s interesting to read your thoughts and criticques on the Wordpress 1.2 system.  I honestly haven&#8217;t gotten my 1.2 plugins working yet but will at some point get around to it.  I&#8217;ve been momentarily (and probably unnecessarily) confused by the use of the term directory in &#8220;wp-admin/plugins directory.&#8221;  I think it&#8217;s just talking about the plugins.php &#8220;file&#8221; (which is what I&#8217;ve been calling these.  I thought a directory would be a file folder of some sort.  But that shows how much I know about programming or coding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blogging Pro - Blog News, Tools and Hacks</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1894</link>
		<dc:creator>Blogging Pro - Blog News, Tools and Hacks</dc:creator>
		<pubDate>Wed, 02 Jun 2004 18:11:23 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1894</guid>
		<description>&lt;strong&gt;WordPress Tip: Keeping A Development Log&lt;/strong&gt;
Alex King brings up a good point about activating and deactivating plugins. Most plugins that you implement require some sort of code to be placed in the index.php file. Once you activate the plugin you're ready to go. But when you turn off the plugin...</description>
		<content:encoded><![CDATA[<p><strong>WordPress Tip: Keeping A Development Log</strong><br />
Alex King brings up a good point about activating and deactivating plugins. Most plugins that you implement require some sort of code to be placed in the index.php file. Once you activate the plugin you&#8217;re ready to go. But when you turn off the plugin&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Visual Grammar</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1893</link>
		<dc:creator>Visual Grammar</dc:creator>
		<pubDate>Wed, 02 Jun 2004 17:44:06 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1893</guid>
		<description>&lt;strong&gt;I Concur!&lt;/strong&gt;
Doing my usual reading rounds, i had these thoughts:

I feel totally the same as Alex. I was doing some testing the other day and i was thinking to myself that it was kinda bothersome and inefficient that i had to click activate/deactivate on one plu...</description>
		<content:encoded><![CDATA[<p><strong>I Concur!</strong><br />
Doing my usual reading rounds, i had these thoughts:</p>
<p>I feel totally the same as Alex. I was doing some testing the other day and i was thinking to myself that it was kinda bothersome and inefficient that i had to click activate/deactivate on one plu&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Pederick</title>
		<link>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1892</link>
		<dc:creator>Chris Pederick</dc:creator>
		<pubDate>Wed, 02 Jun 2004 07:02:33 +0000</pubDate>
		<guid>http://alexking.org/blog/2004/06/01/wordpress-implementation#comment-1892</guid>
		<description>I thought exactly the same thing about the enabling/disabling of plugins. 

I even disabled a plugin thinking that it would just stop that piece of content showing, but of course the whole blog broke.

Maybe it's something they can fix for a future release.</description>
		<content:encoded><![CDATA[<p>I thought exactly the same thing about the enabling/disabling of plugins. </p>
<p>I even disabled a plugin thinking that it would just stop that piece of content showing, but of course the whole blog broke.</p>
<p>Maybe it&#8217;s something they can fix for a future release.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
