<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>wphacker</title>
	<atom:link href="http://wphacker.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacker.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Sat, 23 Jun 2007 21:21:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wphacker.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>wphacker</title>
		<link>http://wphacker.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wphacker.wordpress.com/osd.xml" title="wphacker" />
	<atom:link rel='hub' href='http://wphacker.wordpress.com/?pushpress=hub'/>
		<item>
		<title>functions.php versus mu-plugins</title>
		<link>http://wphacker.wordpress.com/2007/06/23/functionsphp-versus-mu-plugins/</link>
		<comments>http://wphacker.wordpress.com/2007/06/23/functionsphp-versus-mu-plugins/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 21:17:48 +0000</pubDate>
		<dc:creator>Marco Raaphorst</dc:creator>
				<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://wphacker.wordpress.com/2007/06/23/functionsphp-versus-mu-plugins/</guid>
		<description><![CDATA[When I first started programming special functionality for WordPress MU I wrote several mu-plugins for the aggregated homepage. Today in a bright moment I felt I&#8217;d better use the functions.php file and add it to the aggregated-theme. My new convention &#8230; <a href="http://wphacker.wordpress.com/2007/06/23/functionsphp-versus-mu-plugins/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wphacker.wordpress.com&amp;blog=1276152&amp;post=7&amp;subd=wphacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When I first started programming special functionality for WordPress MU I wrote several mu-plugins for the aggregated homepage. </p>
<p>Today in a bright moment I felt I&#8217;d better use the functions.php file and add it to the aggregated-theme.</p>
<h3>My new convention</h3>
<p>A mu-plugin should be a plugin for adding functionality which needs to be available for all, or at least a lot of blogs.</p>
<p>The functions.php file includes functions which are related to a specific blog. </p>
<p>So adding extra functionality to the aggregated-theme should be done by functions.php instead of mu-plugins. </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wphacker.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wphacker.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wphacker.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wphacker.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wphacker.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wphacker.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wphacker.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wphacker.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wphacker.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wphacker.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wphacker.wordpress.com&amp;blog=1276152&amp;post=7&amp;subd=wphacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wphacker.wordpress.com/2007/06/23/functionsphp-versus-mu-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/326664b633a5f1d96078cf68a4a3920b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marco Raaphorst</media:title>
		</media:content>
	</item>
		<item>
		<title>TinyMCE buttons got lots in WPMU 1.2.1</title>
		<link>http://wphacker.wordpress.com/2007/06/23/tinymce-buttons-got-lots-in-wpmu-121/</link>
		<comments>http://wphacker.wordpress.com/2007/06/23/tinymce-buttons-got-lots-in-wpmu-121/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 08:13:13 +0000</pubDate>
		<dc:creator>Marco Raaphorst</dc:creator>
				<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://wphacker.wordpress.com/2007/06/23/tinymce-buttons-got-lots-in-wpmu-121/</guid>
		<description><![CDATA[Apparently one of my plugins was outputting an extra couple lines of non-php at the end of the file. I found this solution: With plugins, extra lines after the php-end seems to be the source of the problem I tweaked &#8230; <a href="http://wphacker.wordpress.com/2007/06/23/tinymce-buttons-got-lots-in-wpmu-121/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wphacker.wordpress.com&amp;blog=1276152&amp;post=3&amp;subd=wphacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<blockquote><p>Apparently one of my plugins was outputting an extra couple lines of non-php at the end of the file.</p></blockquote>
<p>I found <a href="http://heftagaub.wordpress.com/2007/04/24/the-case-of-the-disappearing-tinymce/">this solution</a>:</p>
<ul>
<li>With plugins, extra lines after the php-end seems to be the source of the problem</li>
</ul>
<p>I tweaked my plugins and now the issue seems to be solved. Great!</p>
<p>Might not be an issue for WordPress, maybe only WordPress MU.</p>
<p><strong>Note</strong>: this fix is also needed for all files included in the theme of course!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/wphacker.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/wphacker.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wphacker.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wphacker.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/wphacker.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/wphacker.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wphacker.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wphacker.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wphacker.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wphacker.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wphacker.wordpress.com&amp;blog=1276152&amp;post=3&amp;subd=wphacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://wphacker.wordpress.com/2007/06/23/tinymce-buttons-got-lots-in-wpmu-121/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/326664b633a5f1d96078cf68a4a3920b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Marco Raaphorst</media:title>
		</media:content>
	</item>
	</channel>
</rss>
