<?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>KrazyWorks&#187; WordPress</title>
	<atom:link href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.krazyworks.com</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:47:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Shadowbox JS Plugin Breaks WordPress</title>
		<link>http://www.krazyworks.com/shadowbox-js-plugin-breaks-wordpress/</link>
		<comments>http://www.krazyworks.com/shadowbox-js-plugin-breaks-wordpress/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 04:24:24 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2360</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Just a quick alert: the latest version (v. 3.0.3.3) of the popular Shadowbox JS plugin for WordPress has a serious bug that exposes your WordPress installation to a major security risk. Incorrectly coded handling of the "player" tag causes all of your NexGEN Gallery images to be displayed on any page that also has single images embedded via WordPress "Add an Image" function.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/shadowbox-js-plugin-breaks-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disabling WordPress X-FRAME-OPTIONS Support</title>
		<link>http://www.krazyworks.com/disabling-wordpress-x-frame-options-support/</link>
		<comments>http://www.krazyworks.com/disabling-wordpress-x-frame-options-support/#comments</comments>
		<pubDate>Mon, 30 May 2011 19:37:48 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2355</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Staring with version 3.1.3, WordPress <a href="http://www.esecurityplanet.com/features/article.php/3934626/WordPress-Gets-Clickjacking-Protection.htm">introduced</a> X-FRAME-OPTIONS support for the admin and login pages. This is a simple defensive measure against sneaky characters trying to encapsulate your blog within their own Web sites using iframes. So this new security was a welcome addition to WP for most users. I was not one of those users.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/disabling-wordpress-x-frame-options-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.4 &#8211; the Return of the Custom Field Bug</title>
		<link>http://www.krazyworks.com/wordpress-3-0-4-the-return-of-the-custom-field-bug/</link>
		<comments>http://www.krazyworks.com/wordpress-3-0-4-the-return-of-the-custom-field-bug/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 20:20:49 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[custom field]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2197</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>After upgrading to the latest stable WordPress version 3.0.4 I ran into an old issue I haven't see for almost two years. Clicking "Publish" or "Save Draft" when writing a new post seems to remove some custom fields. If you re-add the custom field and click "Update", the entry stays. But it goes away again once you use the "Save Draft" or "Publish". ]]></description>
		<wfw:commentRss>http://www.krazyworks.com/wordpress-3-0-4-the-return-of-the-custom-field-bug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 and 3.0.1 Upgrade Bug</title>
		<link>http://www.krazyworks.com/wordpress-3-0-and-3-0-1-upgrade-bug/</link>
		<comments>http://www.krazyworks.com/wordpress-3-0-and-3-0-1-upgrade-bug/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 20:01:54 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[hangs]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[maintenance mode]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[stuck]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=2069</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Ignoring my own advice to never install latest WordPress releases as soon as they come out, I upgraded my installation to WP 3.0 and shortly after to 3.0.1. Doing so broke a few things. Automatic plugin updates or installs seem to hang and so does automatic WordPress upgrade.  Let me illustrate. According to this screenshot, I need to update one of the plugins.]]></description>
		<wfw:commentRss>http://www.krazyworks.com/wordpress-3-0-and-3-0-1-upgrade-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove Duplicate Posts in WordPress</title>
		<link>http://www.krazyworks.com/remove-duplicate-posts-in-wordpress/</link>
		<comments>http://www.krazyworks.com/remove-duplicate-posts-in-wordpress/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 02:28:19 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dd]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[TABLE]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=1710</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/mysql/" title="MySQL">MySQL</a><a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Below is the SQL script that will attempt to identify and remove duplicate posts in your WordPress database. This script can be useful for autoblogging. If you use plugins like WP-o-Matic to pull full-text RSS ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/remove-duplicate-posts-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Backup Script</title>
		<link>http://www.krazyworks.com/wordpress-backup-script/</link>
		<comments>http://www.krazyworks.com/wordpress-backup-script/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 17:04:48 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Backups]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[ksh]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[tarball]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=1681</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/scripts/" title="Scripts">Scripts</a><a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Whenever a new WordPress version comes out, I get an itch to upgrade as quickly as possible. Generally, this is not a good idea, unless you enjoy working out new software bugs and dealing with ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/wordpress-backup-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Hosting Providers and php.ini</title>
		<link>http://www.krazyworks.com/web-hosting-providers-and-php-ini/</link>
		<comments>http://www.krazyworks.com/web-hosting-providers-and-php-ini/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 20:07:36 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[configuration file]]></category>
		<category><![CDATA[home directory]]></category>
		<category><![CDATA[ini]]></category>
		<category><![CDATA[php files]]></category>
		<category><![CDATA[unix shell]]></category>
		<category><![CDATA[web hosting provider]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=1662</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/commands-and-shells/" title="Commands &amp; Shells">Commands &amp; Shells</a><a href="http://www.krazyworks.com/category/sysadmin/web-design/" title="Web Design">Web Design</a><a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>The php.ini is the primary configuration file for the PHP &#8211; a popular scripting language used for Web development. Most Web hosting providers offer preinstalled PHP on their servers. However, not many hosting providers explain ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/web-hosting-providers-and-php-ini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duplicating WordPress Installation</title>
		<link>http://www.krazyworks.com/duplicating-wordpress-installation/</link>
		<comments>http://www.krazyworks.com/duplicating-wordpress-installation/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:51:54 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[chown]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysqldump]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=1132</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/mysql/" title="MySQL">MySQL</a><a href="http://www.krazyworks.com/category/sysadmin/scripts/" title="Scripts">Scripts</a><a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Whenever you upgrade your WordPress installation or do development work, it is always a good idea to be working on a copy of your main site and not on the real thing. Copying WordPress installation ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/duplicating-wordpress-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Directory Listing Risk</title>
		<link>http://www.krazyworks.com/wordpress-directory-listing-risk/</link>
		<comments>http://www.krazyworks.com/wordpress-directory-listing-risk/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:36:34 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[chmod]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=1092</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>A large number of WordPress directories do not have an index file. This is particularly dangerous in case of the plugins directory. If your server allows directory listings, a potential attacker may see which plugins ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/wordpress-directory-listing-risk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Best CMS</title>
		<link>http://www.krazyworks.com/whats-the-best-cms/</link>
		<comments>http://www.krazyworks.com/whats-the-best-cms/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 18:57:45 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=840</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Content management systems are sprouting up like mushrooms after a warm April rain. If your job is to find the perfect CMS for your needs, you can spend weeks analyzing and comparing features of various ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/whats-the-best-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Quick Upgrade for Linux</title>
		<link>http://www.krazyworks.com/wordpress-quick-upgrade-for-linux/</link>
		<comments>http://www.krazyworks.com/wordpress-quick-upgrade-for-linux/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 22:22:55 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[wordpress upgrade]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=812</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Never ever upgrade WordPress to the latest version as soon as it comes out, unless you want to be the guinea pig dealing with the new bugs and incompatible plugins. Even if the new version ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/wordpress-quick-upgrade-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating print.css for WordPress</title>
		<link>http://www.krazyworks.com/creating-printcss-for-wordpress/</link>
		<comments>http://www.krazyworks.com/creating-printcss-for-wordpress/#comments</comments>
		<pubDate>Sat, 24 May 2008 22:35:48 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[print template]]></category>
		<category><![CDATA[print.css]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=753</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>Many WordPress theme designers choose to cut some corners with their creations. One of the more important things they skip over is print.css &#8211; the stylesheet that controls your blog&#8217;s appearance when you print it. ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/creating-printcss-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Improving WordPress Performance</title>
		<link>http://www.krazyworks.com/improving-wordpress-performance/</link>
		<comments>http://www.krazyworks.com/improving-wordpress-performance/#comments</comments>
		<pubDate>Sun, 04 May 2008 16:39:34 +0000</pubDate>
		<dc:creator>Igor</dc:creator>
				<category><![CDATA[Commands & Shells]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[memory utilization]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.krazyworks.com/?p=712</guid>
		<description><![CDATA[<p>Posted in <a href="http://www.krazyworks.com/category/sysadmin/commands-and-shells/" title="Commands &amp; Shells">Commands &amp; Shells</a><a href="http://www.krazyworks.com/category/sysadmin/applications/wordpress/" title="WordPress">WordPress</a></p>WordPress is a great blogging engine and decent CMS. Unfortunately, most available WordPress themes- even those claiming to be &#8220;minimalist&#8221; &#8211; are bloated and slow to load. Heavy CSS stylesheets, multiple Java scripts, numerous graphics ...]]></description>
		<wfw:commentRss>http://www.krazyworks.com/improving-wordpress-performance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

