<?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>Power-up Media Blog &#187; blog</title>
	<atom:link href="http://blog.powerupmedia.nl/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.powerupmedia.nl</link>
	<description></description>
	<lastBuildDate>Wed, 20 Jul 2011 20:39:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>WordPress update &amp; plugin troubles&#8230;</title>
		<link>http://blog.powerupmedia.nl/2008/03/09/wordpress-update-plugin-troubles/</link>
		<comments>http://blog.powerupmedia.nl/2008/03/09/wordpress-update-plugin-troubles/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 17:35:49 +0000</pubDate>
		<dc:creator>Arno van Oordt</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Power-up Media]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.justgreat.nl/2008/03/09/wordpress-update-plugin-troubles/</guid>
		<description><![CDATA[Just great! Recently I updated my blog to wordpress 2.3.3 (because of a major security leak) and all of a sudden almost my entire blog crashed . Without any proper warning on the wordpress site when downloading the new blog version, I assumed there should be no problem to update, but that turned out to [...]]]></description>
			<content:encoded><![CDATA[<p>Just great! Recently I updated my blog to wordpress 2.3.3 (because of a major security leak) and all of a sudden almost my entire blog crashed <img src='http://blog.powerupmedia.nl/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  .<br />
Without any proper warning on the wordpress site when downloading the new blog version, I assumed there should be no problem to update, but that turned out to be a big mistake&#8230;<br />
<strong>my entire blog crashed!</strong></p>
<p>It turned out the (old) plugins were the root of the problem and I had to delete them all in order to get my blog up and running again.</p>
<p>Mad as I could be I tried to reinstall new versions of plugins, but since most of the plugins were not yet updated and compatible with the new WordPress version it was still drama and I decided to let it be and leave my blog a big mess (no syntax highlighting, broken tags, etc.).</p>
<p>After a week of snowboard fun I regained the courage to look for new plugins to replace the old ones. And whaddayaknow; I found just the right plugins for my blog. I&#8217;m not sure if it was the time plugin-developers needed to update their plugins or the time I needed to cooldown and start a fresh new search but <strong>I did it</strong> <img src='http://blog.powerupmedia.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  .</p>
<p><strong>SWF and Youtube embedding</strong><br />
To show swf files, youtube videos and other mash-up stuff I now use <a target="_blank" href="http://saltwaterc.net/xhtml-video-embed" title="xhtml-video-embed">xhtml-video-embed</a>. This plugin lets you embed different content using a simple <code>[tag] ... [/tag]</code>-markup&#8230;<br />
No more fucked-up embedcode in your post editor!</p>
<p><strong>Syntax highlighting<br />
</strong>To display my codesnipets in proper format without screwing up the layout of my theme I now use <a target="_blank" href="http://www.ericbess.com/ericblog/2008/03/03/wp-codebox/" title="wp-codebox">WP-Codebox</a>. It turned out this plugin is even better than my old syntaxhighlighter-plugin!<br />
This plugin uses a <code>&lt;pre lang="LANGUAGE"&gt; ... &lt;pre&gt;</code>-markup and supports a lot of languages (including actionscript). Very nice. <img src='http://blog.powerupmedia.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><strong>Tagging<br />
</strong>For the tags of my post I now use the new tag-feature of WordPress. Since it doesn&#8217;t display tags with posts by default I had to find a way to show them anyway and I found the answer right here: <a target="_blank" href="http://richgilchrest.com/how-to-add-wordpress-23-tags-to-your-current-theme/">http://richgilchrest.com/how-to-add-wordpress-23-tags-to-your-current-theme/</a><br />
In short; you just have to add a line like the one below into the index.php, archive.php,  and/or single.php file of your theme:<br />
<code>&lt;?php the_tags("&lt;b&gt;Tags:&lt;/b&gt; ", ", ", ""); ?&gt;</code><br />
How easy&#8230;</p>
<p>In the end it turned out to be all worth the stress and nail nibbling&#8230; justGREAT!</p>
<p>PS: With my blog back in business I decided to change the header and footer of my theme as well. Hope you appreciate it <img src='http://blog.powerupmedia.nl/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerupmedia.nl/2008/03/09/wordpress-update-plugin-troubles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

