<?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>h4x3d.com &#187; wordpress mu</title>
	<atom:link href="http://h4x3d.com/tag/wordpress-mu/feed/" rel="self" type="application/rss+xml" />
	<link>http://h4x3d.com</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Thu, 24 May 2012 18:50:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WordPress Mu embed not working for youtube, input, code, etc.</title>
		<link>http://h4x3d.com/wordpress-mu-embed-not-working-for-youtube-input-code-etc/</link>
		<comments>http://h4x3d.com/wordpress-mu-embed-not-working-for-youtube-input-code-etc/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 20:16:32 +0000</pubDate>
		<dc:creator>jz</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[includes]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[unfiltered]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress mu]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/?p=1402</guid>
		<description><![CDATA[Today I wanted to publish a real quick post about how to embed a paypal button into your wordpress post. A topic that has been covered many times elsewhere (if you consult google), but yet many paypal buttons failed to hide the merchant&#8217;s email address which would result in evil spam to be sent. Anyhow, [...]]]></description>
			<content:encoded><![CDATA[<p>Today I wanted to publish a real quick post about how to embed a paypal button into your wordpress post. A topic that has been covered many times elsewhere (if you consult google), but yet many paypal buttons failed to hide the merchant&#8217;s email address which would result in evil spam to be sent. Anyhow, I thought posting this quick article would take max 5 minutes or so, but it turned out to be more difficult: WordPress MU for security purposes does not allow specific HTML code to be included in posts or pages.<br />
This is for security reasons, as mentioned before, because in a multi-blog environment people could post all sorts of crap to compromise your site, server and work, ultimately driving you nuts and causing all sorts of havoc.</p>
<p>After some Googling <a href="http://www.clickonf5.org/wordpress-mu/youtube-other-video-not-embedding-wordpress-mu/5820">I</a> <a href="http://mu.wordpress.org/forums/topic/1964?replies=6">found</a> <a href="http://mu.wordpress.org/forums/topic/1964/page/2#post-46843">several</a> <a href="http://blogs.voxeo.com/behindtheblog/2008/08/01/tip-how-to-modify-wordpress-mu-to-allow-embed-objects-specifically-for-slideshare/">interesting</a> <a href="http://php-princess.net/2009/06/16/embedding-youtube-videos-in-wordpress-mu/">articles</a>, <a href="http://kafekafe.com/wordpress-mu/2009/06/24/wordpress-mu-embed-code/">most</a> of <a href="http://www.darkavenger.co.uk/words/2009/09/get-youtube-videos-to-work-in-wordpress-mu/">them</a> repeated themselves and said &#8220;well.. edit the ksas.php file in wp-includes&#8221; and then stated a long-list with many interesting HTML pieces. This works, but a plugin is more fancy I thought: so I googled on and found a plugin called <a href="http://wordpress.org/extend/plugins/unfiltered-mu/">&#8220;unfiltered&#8221; content WordPress MU</a>, released by the WordPress guys. This is in so far cool, as you can either stick it in the mu-plugins folder and have it sidewide, or in the regular plugins folder and just activate it on a blog by blog basis. Since I am running this WordPress MU installation on my own and do not have posts to monitor for &#8220;havoc causing script includes&#8221;, I decided to go for the plugin and enable it side-wide. This way I can upgrade my wordpress mu next time a new version comes out and keep my sanity (because by then I would probably have forgotten about the includes folder and the php file that I need to update every time&#8230;)</p>
<p>Hope this helps,<br />
best,<br />
jez</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/wordpress-mu-embed-not-working-for-youtube-input-code-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site updates: new features</title>
		<link>http://h4x3d.com/site-updates-new-features/</link>
		<comments>http://h4x3d.com/site-updates-new-features/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 09:00:07 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[bbpress]]></category>
		<category><![CDATA[h4x3d.com]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/site-updates-new-features/</guid>
		<description><![CDATA[New features will be added soon: bbpress forums, wordpress mu blogs for everyone, lighter code, more themes, more interactivity&#8230; stay locked! UPDATE: Installed bbpress and linked it to h4x3d.com (available at discuss.h4x3d.com) &#124; Installed WordPress MU and linked to h4x3d.com (available at blogs.h4x3d.com) &#8211; however I am not yet satisfied with the way it works. [...]]]></description>
			<content:encoded><![CDATA[<p>New features will be added soon: bbpress forums, wordpress mu blogs for everyone, lighter code, more themes, more interactivity&#8230; stay locked!</p>
<p><em>UPDATE: Installed bbpress and linked it to h4x3d.com (available at discuss.h4x3d.com) | Installed WordPress MU and linked to h4x3d.com (available at blogs.h4x3d.com) &#8211; however I am not yet satisfied with the way it works. I will  have to talk to zone.net on monday and sort out domain wildcards, so that blogs are created as subdomains and not appended as virtual folders). I have not finished implementing the changes, specifically added it to this site, added themes, added plugins, etc.<br />
Care to take a peek already though if you like and register&#8230; it is nothing definite right now though ;)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/site-updates-new-features/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress MU version</title>
		<link>http://h4x3d.com/new-wordpress-mu-version/</link>
		<comments>http://h4x3d.com/new-wordpress-mu-version/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 13:51:26 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Dailies]]></category>
		<category><![CDATA[jez]]></category>
		<category><![CDATA[kite cv]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/new-wordpress-mu-version/</guid>
		<description><![CDATA[http://ocaoimh.ie/2007/09/10/wordpress-mu-125/ informs that there is a new WordPress MU version. I got to check that out, the last version did not play along that well with my PLESK. Also, checkout KITE CV (already installed) for some Europass CV action.]]></description>
			<content:encoded><![CDATA[<p><a href="http://ocaoimh.ie/2007/09/10/wordpress-mu-125/">http://ocaoimh.ie/2007/09/10/wordpress-mu-125/</a> informs that there is a new WordPress MU version.</p>
<p>I got to check that out, the last version did not play along that well with my PLESK.</p>
<p>Also, checkout KITE CV (already installed) for some Europass CV action.</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/new-wordpress-mu-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress MU</title>
		<link>http://h4x3d.com/wordpress-mu/</link>
		<comments>http://h4x3d.com/wordpress-mu/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 23:14:49 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Dailies]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress mu]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/wordpress-mu/</guid>
		<description><![CDATA[Got to checkout http://mu.wordpress.org/download/ if you care to build up your own community. Personal bookmark.]]></description>
			<content:encoded><![CDATA[<p>Got to checkout <a href="http://mu.wordpress.org/download/">http://mu.wordpress.org/download/</a></p>
<p>if you care to build up your own community. Personal bookmark.</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/wordpress-mu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

