<?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</title>
	<atom:link href="http://www.h4x3d.com/category/Wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.h4x3d.com</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Wed, 23 Dec 2009 10:43:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Mu embed not working for youtube, input, code, etc.</title>
		<link>http://www.h4x3d.com/wordpress-mu-embed-not-working-for-youtube-input-code-etc/</link>
		<comments>http://www.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>h4x3d.com</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 publich 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 publich 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" class="external">I</a> <a href="http://mu.wordpress.org/forums/topic/1964?replies=6" class="external">found</a> <a href="http://mu.wordpress.org/forums/topic/1964/page/2#post-46843" class="external">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/" class="external">interesting</a> <a href="http://php-princess.net/2009/06/16/embedding-youtube-videos-in-wordpress-mu/" class="external">articles</a>, <a href="http://kafekafe.com/wordpress-mu/2009/06/24/wordpress-mu-embed-code/" class="external">most</a> of <a href="http://www.darkavenger.co.uk/words/2009/09/get-youtube-videos-to-work-in-wordpress-mu/" class="external">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/" class="external">&#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://www.h4x3d.com/wordpress-mu-embed-not-working-for-youtube-input-code-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a paypal button to your wordpress page</title>
		<link>http://www.h4x3d.com/adding-a-paypal-button-to-your-wordpress-page/</link>
		<comments>http://www.h4x3d.com/adding-a-paypal-button-to-your-wordpress-page/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 15:39:23 +0000</pubDate>
		<dc:creator>h4x3d.com</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[donate]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/?p=1398</guid>
		<description><![CDATA[update: f§*king wordpress mu won't let me enter  tags in my posts. I have tried the wordpress RAW plugin and other filters, but still. more updates on this tomorrow -> solution
There are different approaches to doing this (adding a paypal button to your wordpress page, or any html or php website):
You can copy&#38;paste the [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.h4x3d.com/wordpress-mu-embed-not-working-for-youtube-input-code-etc/" class="internal">update: f§*king wordpress mu won't let me enter  tags in my posts. I have tried the wordpress RAW plugin and other filters, but still. more updates on this tomorrow -> solution</a></strong></p>
<p>There are different approaches to doing this (adding a paypal button to your wordpress page, or any html or php website):</p>
<p>You can copy&amp;paste the code you find on most pages and wonder why you get really a lot of spam emails<br />
or you can use the "secure merchant id" code from paypal<br />
or you can grab a plugin at wordpress.org</p>
<p>To explain the first (revealing code)</p>
<pre><span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>form</span> <span style=' color: Red;'>name</span>=”_xclick” <span style=' color: Red;'>action</span>=”https://www.paypal.com/cgi-bin/webscr” <span style=' color: Red;'>method</span>=”post”<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>=”hidden” <span style=' color: Red;'>name</span>=”cmd” <span style=' color: Red;'>value</span>=”_xclick”/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>=”hidden” <span style=' color: Red;'>name</span>=”business” <span style=' color: Red;'>value</span>=”user@spam-me-please.com”/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>=”hidden” <span style=' color: Red;'>name</span>=”item_name” <span style=' color: Red;'>value</span>=”Customer Service”/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>=”hidden” <span style=' color: Red;'>name</span>=”currency_code” <span style=' color: Red;'>value</span>=”USD”/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>=”hidden” <span style=' color: Red;'>name</span>=”amount” <span style=' color: Red;'>value</span>=”1.00″/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>=”image” <span style=' color: Red;'>src</span>=”http://www.paypal.com/en_US/i/btn/btn_donate_LG.gif” <span style=' color: Red;'>border</span>=”0″ <span style=' color: Red;'>name</span>=”submit” <span style=' color: Red;'>alt</span>=”Make payments with PayPal - it’s fast, free and secure!”/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span>/<span style=' color: Maroon;'>form</span><span style=' color: Blue;'>&gt;</span></pre>
<p>While this has its advantages: you can easily specify the parameters, it also has the problem that your email address is very likely to be scraped and spammed by bots. So next time you receive one of those fake paypal "you need to click here to reactivate your account" emails... guess why you are receiving it.</p>
<p>I use the second version, the paypal secured id, because I am not too keen to exposing (any) email address to spam bots. The code below will generate a paypal button with my id in it. To change that or to get your code you need to login to paypal and get it from the merchant tab. Or you can enter "paypal button" in the search field top right of the page.</p>
<p>2) Click on Merchant services.<br />
3) Click on websites payment standards.<br />
4) Click on accept contributions.<br />
5) Click on get donation button.</p>
<pre><span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>form</span> <span style=' color: Red;'>action</span>="<span style=' color: Blue;'>https://www.paypal.com/cgi-bin/webscr</span>" <span style=' color: Red;'>method</span>="<span style=' color: Blue;'>post</span>"<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>="<span style=' color: Blue;'>hidden</span>" <span style=' color: Red;'>name</span>="<span style=' color: Blue;'>cmd</span>" <span style=' color: Red;'>value</span>="<span style=' color: Blue;'>_s-xclick</span>"/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>="<span style=' color: Blue;'>hidden</span>" <span style=' color: Red;'>name</span>="<span style=' color: Blue;'>hosted_button_id</span>" <span style=' color: Red;'>value</span>="<span style=' color: Blue;'>10155388</span>"/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span><span style=' color: Maroon;'>input</span> <span style=' color: Red;'>type</span>="<span style=' color: Blue;'>image</span>" <span style=' color: Red;'>src</span>="<span style=' color: Blue;'>https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif</span>" <span style=' color: Red;'>style</span>="<span style=' color: Blue;'>width: 100px; float: right;</span>" <span style=' color: Red;'>border</span>="<span style=' color: Blue;'>0</span>" <span style=' color: Red;'>name</span>="<span style=' color: Blue;'>submit</span>" <span style=' color: Red;'>alt</span>="<span style=' color: Blue;'>PayPal - The safer, easier way to pay online!</span>"/<span style=' color: Blue;'>&gt;</span>
<span style=' color: Blue;'>&lt;</span>/<span style=' color: Maroon;'>form</span><span style=' color: Blue;'>&gt;</span></pre>
<p>And now to the fun part actually: you will not be able to copy and paste the code(s) mentioned above, because wordpress will strip the input fields and nothing will display. So unless you are putting this code into your template (e.g. by including it in a separate php file), it won't work, I believe.</p>
<p>You can however grab a wordpress plugin, like this <a href="http://wordpress.org/extend/plugins/paypal-donations/" class="external">paypal plugin</a> to help you out.</p>
<p>Also of help - this support post at <a href="http://en.forums.wordpress.com/topic/adding-a-custom-paypal-link-easy-as-1-2-3?replies=7" class="external">wordpress</a></p>
<p>hope this helps anyone,<br />
best,<br />
jez</p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4x3d.com/adding-a-paypal-button-to-your-wordpress-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buddypress</title>
		<link>http://www.h4x3d.com/buddypress/</link>
		<comments>http://www.h4x3d.com/buddypress/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 11:05:55 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[april]]></category>
		<category><![CDATA[buddypress]]></category>
		<category><![CDATA[wordpressmu]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/buddypress/</guid>
		<description><![CDATA[
This week I have been extensively working with WordpressMU and buddypress.org, pretty much
setting up your own community sites with Wordpress. Highly recommended (however
I do dig their logo that much)
  My site(s) are hosted by SolarVPS and their friendly &#8220;can do attitude&#8221; is why I recommend them. This was posted via email  
]]></description>
			<content:encoded><![CDATA[<p><img src="http://posterous.com/getfile/files.posterous.com/jez/whfGnLuH5CiIDN0zp2GozwiyOzjVECDLjor6gNq1qemaGv2XTcmrTzBHv7zP/buddypress.gif" width="500"></p>
<p>This week I have been extensively working with WordpressMU and buddypress.org, pretty much<br />
setting up your own community sites with Wordpress. Highly recommended (however<br />
I do dig their logo that much)</p>
<p style="font-size: 10px">  My site(s) are hosted by <a href="http://solarvps.com" class="external">SolarVPS</a> and their friendly &#8220;can do attitude&#8221; is why I recommend them. This was posted via email  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4x3d.com/buddypress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing themes over to GPL</title>
		<link>http://www.h4x3d.com/changing-themes-over-to-gpl/</link>
		<comments>http://www.h4x3d.com/changing-themes-over-to-gpl/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 22:12:18 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[WTFPL]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/?p=1217</guid>
		<description><![CDATA[I am in the midst of changing all my themes over to GPL -
particularly interesting is the WTFPL license &#8211; http://sam.zoy.org/wtfpl/COPYING
which states:
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
          [...]]]></description>
			<content:encoded><![CDATA[<p>I am in the midst of changing all my themes over to GPL -<br />
particularly interesting is the WTFPL license &#8211; <a href="http://sam.zoy.org/wtfpl/COPYING" class="external">http://sam.zoy.org/wtfpl/COPYING</a></p>
<p>which states:</p>
<p><em>Everyone is permitted to copy and distribute verbatim or modified<br />
copies of this license document, and changing it is allowed as long<br />
as the name is changed.</p>
<p>            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE<br />
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</p>
<p>  0. You just DO WHAT THE FUCK YOU WANT TO.</em></p>
<p><strong>I am almost tempted to use this one</strong>, because if GPL is boilt down to its core, this is basically what (as I understand) is meant by it. People, companies, evil can do whatever the crap they like with the work GPL&#8217;ed.</p>
<p>If those are the conditions to get my 10 something themes re-listed on the themeviewer for the community, so be it. My PR dropped recently from 6 to 5 anyway, so I am clearly not in for the link juice anyway.</p>
<p>WTF PL&#8217;ed themes mean you can also remove the footer link/change whatever you like as desired.<br />
It would be nice however to retain it to show some appreciation.</p>
<p>Keep you posted,<br />
jez</p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4x3d.com/changing-themes-over-to-gpl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.7 to be released tomorrow</title>
		<link>http://www.h4x3d.com/wordpress-27-to-be-released-tomorrow/</link>
		<comments>http://www.h4x3d.com/wordpress-27-to-be-released-tomorrow/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 20:07:52 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2.7]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[December]]></category>
		<category><![CDATA[RC]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/?p=1187</guid>
		<description><![CDATA[Is tomorrow today already (from UK perspective?) &#8211; too lazy to do the maths right now, but anyway &#8211; personally I do not like Wordpress 2.7 too much right now, the new interface, even though it is slick, is a bit confusing. I have some sites running the nightly built with 2.7, and to my [...]]]></description>
			<content:encoded><![CDATA[<p>Is tomorrow today already (from UK perspective?) &#8211; too lazy to do the maths right now, but anyway &#8211; personally I do not like Wordpress 2.7 too much right now, the new interface, even though it is slick, is a bit confusing. I have some sites running the nightly built with 2.7, and to my surprise most of the plugins works. However what I dislike is the new template engine. To be honest, for now, I will just be using the old tags&#8230; more news when appropriate</p>
]]></content:encoded>
			<wfw:commentRss>http://www.h4x3d.com/wordpress-27-to-be-released-tomorrow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
