<?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: First plugin to change admin color themes for Wordpress 2.5?</title>
	<atom:link href="http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/</link>
	<description>fermented cabbage boy...</description>
	<pubDate>Wed, 03 Dec 2008 21:41:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-RC1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Efim</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-210</link>
		<dc:creator>Efim</dc:creator>
		<pubDate>Thu, 06 Nov 2008 04:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-210</guid>
		<description>a good theme, and you can read more</description>
		<content:encoded><![CDATA[<p>a good theme, and you can read more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rikky</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-204</link>
		<dc:creator>Rikky</dc:creator>
		<pubDate>Mon, 20 Oct 2008 01:44:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-204</guid>
		<description>Now this some great info!!! Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Now this some great info!!! Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dimick</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-40</link>
		<dc:creator>James Dimick</dc:creator>
		<pubDate>Mon, 21 Apr 2008 08:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-40</guid>
		<description>Sure thing... E-mail has been sent. ;)</description>
		<content:encoded><![CDATA[<p>Sure thing&#8230; E-mail has been sent. <img src='http://www.kimchikid.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kimchikid</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-39</link>
		<dc:creator>kimchikid</dc:creator>
		<pubDate>Mon, 21 Apr 2008 08:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-39</guid>
		<description>Sorry, I don't understand where to put the line exactly. Could  you mail me the new php file and I will test it. Email is mentioned in the post.</description>
		<content:encoded><![CDATA[<p>Sorry, I don&#8217;t understand where to put the line exactly. Could  you mail me the new php file and I will test it. Email is mentioned in the post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dimick</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-38</link>
		<dc:creator>James Dimick</dc:creator>
		<pubDate>Mon, 21 Apr 2008 07:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-38</guid>
		<description>I think I may have an idea why it's not working. It has to be that the stuff the &lt;code&gt;filemtime&lt;/code&gt; function is returning is incorrect. That would explain why the dates you're getting are coming out as 1970 or whatever. Now, that means, either the &lt;code&gt;filemtime&lt;/code&gt; function isn't working properly &lt;em&gt;(unlikely)&lt;/em&gt; or the file path being provided to the function is incorrect &lt;em&gt;(possible)&lt;/em&gt;.

So, if you could open up the &lt;code&gt;easy-admin-color-schemes.php&lt;/code&gt; file and go down to line &lt;code&gt;331&lt;/code&gt; and after that put &lt;code&gt;echo($schemepath);exit;&lt;/code&gt; and let me know what you get, I would greatly appreciate it. If it doesn't return anything, then that's a problem. If it returns something invalid, then that is also a problem.

So anyway, if you could give that a try and let me know what you get, that would be really great! :)</description>
		<content:encoded><![CDATA[<p>I think I may have an idea why it&#8217;s not working. It has to be that the stuff the <code>filemtime</code> function is returning is incorrect. That would explain why the dates you&#8217;re getting are coming out as 1970 or whatever. Now, that means, either the <code>filemtime</code> function isn&#8217;t working properly <em>(unlikely)</em> or the file path being provided to the function is incorrect <em>(possible)</em>.</p>
<p>So, if you could open up the <code>easy-admin-color-schemes.php</code> file and go down to line <code>331</code> and after that put <code>echo($schemepath);exit;</code> and let me know what you get, I would greatly appreciate it. If it doesn&#8217;t return anything, then that&#8217;s a problem. If it returns something invalid, then that is also a problem.</p>
<p>So anyway, if you could give that a try and let me know what you get, that would be really great! <img src='http://www.kimchikid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kimchikid</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-37</link>
		<dc:creator>kimchikid</dc:creator>
		<pubDate>Mon, 21 Apr 2008 06:40:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-37</guid>
		<description>Hello James,

Thanks for stepping by and replying. I don't know why it doesn't work for me. My database and server has following data:

Server version: 5.0.32-Debian_7etch5-log
MySQL client version: 5.0.32

Anyway, I am sure more people will confirm it if it is a common problem and then you will solve it.

Thanks for a good plugin.</description>
		<content:encoded><![CDATA[<p>Hello James,</p>
<p>Thanks for stepping by and replying. I don&#8217;t know why it doesn&#8217;t work for me. My database and server has following data:</p>
<p>Server version: 5.0.32-Debian_7etch5-log<br />
MySQL client version: 5.0.32</p>
<p>Anyway, I am sure more people will confirm it if it is a common problem and then you will solve it.</p>
<p>Thanks for a good plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dimick</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-36</link>
		<dc:creator>James Dimick</dc:creator>
		<pubDate>Mon, 21 Apr 2008 05:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-36</guid>
		<description>Hey again,
Still trying to figure out the last modified date issue. Can you perhaps give me some more info on your current configuration of your server? See, my plugin is using the &lt;a href="http://www.php.net/manual/en/function.filemtime.php" rel="nofollow"&gt;&lt;code&gt;filemtime&lt;/code&gt;&lt;/a&gt; function in PHP to determine the last modified time of the CSS files. So, it should work. I'm not exactly sure why it isn't for you. It works just fine for me. My server is running a pretty standard LAMP setup.

So, anyway, any more info you can provide would help me to track down the problem. Thanks. :)</description>
		<content:encoded><![CDATA[<p>Hey again,<br />
Still trying to figure out the last modified date issue. Can you perhaps give me some more info on your current configuration of your server? See, my plugin is using the <a href="http://www.php.net/manual/en/function.filemtime.php" rel="nofollow"><code>filemtime</code></a> function in PHP to determine the last modified time of the CSS files. So, it should work. I&#8217;m not exactly sure why it isn&#8217;t for you. It works just fine for me. My server is running a pretty standard LAMP setup.</p>
<p>So, anyway, any more info you can provide would help me to track down the problem. Thanks. <img src='http://www.kimchikid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Dimick</title>
		<link>http://www.kimchikid.com/blog/2008/04/20/first-plugin-to-change-admin-colour-themes-for-wordpress/comment-page-1/#comment-35</link>
		<dc:creator>James Dimick</dc:creator>
		<pubDate>Mon, 21 Apr 2008 03:16:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kimchikid.com/blog/?p=45#comment-35</guid>
		<description>Hello,
Thanks for featuring my plugin.

The last modified dates do seem to have a bug. I'll see what's going on and hopefully have a fix for it very soon.

As for the scheme that comes with it, yeah, it's pretty hideous. :p The only reason I had any scheme at all in there by default was so the schemes directory would appear in the zip file for sure. If I had nothing in there it wouldn't include the schemes directory at all in the zip file for some odd reason. I wanted to make sure it would be included in the zip file to help minimize confusion. When I get some more time I plan to make a nicer scheme to include with it by default.

Anyway, thanks for trying out my plugin. I'm already looking into the last modified date issue. I'll post back here when I get it figured out so you'll know right away. ;)</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Thanks for featuring my plugin.</p>
<p>The last modified dates do seem to have a bug. I&#8217;ll see what&#8217;s going on and hopefully have a fix for it very soon.</p>
<p>As for the scheme that comes with it, yeah, it&#8217;s pretty hideous. :p The only reason I had any scheme at all in there by default was so the schemes directory would appear in the zip file for sure. If I had nothing in there it wouldn&#8217;t include the schemes directory at all in the zip file for some odd reason. I wanted to make sure it would be included in the zip file to help minimize confusion. When I get some more time I plan to make a nicer scheme to include with it by default.</p>
<p>Anyway, thanks for trying out my plugin. I&#8217;m already looking into the last modified date issue. I&#8217;ll post back here when I get it figured out so you&#8217;ll know right away. <img src='http://www.kimchikid.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
