<?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>Burobjorn.nl &#124; digitaal vakmanschap // digital craftsmanship &#187; plugins</title>
	<atom:link href="http://www.burobjorn.nl/blog/category/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.burobjorn.nl</link>
	<description>Burobjorn houdt zich bezig met open source software en online media. Van advies tot concept. Van prototype tot implementatie.</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:24:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Released WordPress plugin bbRedirector</title>
		<link>http://www.burobjorn.nl/blog/2009/11/24/released-wordpress-plugin-bbredirector/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=released-wordpress-plugin-bbredirector</link>
		<comments>http://www.burobjorn.nl/blog/2009/11/24/released-wordpress-plugin-bbredirector/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 19:59:54 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=665</guid>
		<description><![CDATA[I&#8217;ve just released another WordPress plugin. This one is called bbRedirector: bbRedirector makes it easy to redirect a page to another location using absolute urls from within WordPress. No mod_rewrite nor .htaccess is needed. You just create a page, add a specific customfield and choose the redirect template included with this plugin. It even allows [...]<br /><a href="http://www.burobjorn.nl/blog/2009/11/24/released-wordpress-plugin-bbredirector/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just released another <a href="http://wordpress.org">WordPress</a> plugin. This one is called bbRedirector:</p>
<blockquote><p>bbRedirector makes it easy to redirect a page to another location using absolute urls from within WordPress.  No mod_rewrite nor .htaccess is needed. You just create a page, add a specific customfield and choose the redirect template included with this plugin. It even allows you to set the required http status code (302 or 301). You can also set a default sitewide redirection or setup your own custom redirection.</p>
<p>The included templates should give you an easy start using this plugin.</p></blockquote>
<p>Download the plugin from <a href="http://wordpress.org/extend/plugins/bbredirector/">http://wordpress.org/extend/plugins/bbredirector/<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/11/24/released-wordpress-plugin-bbredirector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Mu pages overriden by new blogs</title>
		<link>http://www.burobjorn.nl/blog/2009/11/06/wordpress-mu-pages-overriden-by-new-blogs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-mu-pages-overriden-by-new-blogs</link>
		<comments>http://www.burobjorn.nl/blog/2009/11/06/wordpress-mu-pages-overriden-by-new-blogs/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 14:01:04 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=651</guid>
		<description><![CDATA[When using WordPress Mu (WP MU) 2.8.4 or 2.8.5.2 (not tested on older versions) with sub directories it seems one can override the main blog&#8217;s pages by creating a blog with the exactly the same name without any warning. Causing visitors to be redirected to the newly created blog instead of the page with the [...]<br /><a href="http://www.burobjorn.nl/blog/2009/11/06/wordpress-mu-pages-overriden-by-new-blogs/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>When using <a href="http://mu.wordpress.org">WordPress Mu</a> (WP MU) 2.8.4 or 2.8.5.2 (not tested on older versions) with sub directories it seems one can override the main blog&#8217;s pages by creating a blog with the exactly the same name without any warning. Causing visitors to be redirected to the newly created blog instead of the page with the same name. I presume most people would not expect this and in fact it can become quite nasty. So I filled a <a href="http://trac.mu.wordpress.org/ticket/1150">bug report</a>. </p>
<p><strong>Assume this situation:</strong><br />
You have a WPMU site set using sub directories available at  http://mywebsite.dev/. You&#8217;re using the primary blog as your website with mostly pages. One of those pages is called &#8220;Donation&#8221;. You allow other people to register and create a blog. Someone creates a blog called &#8220;Donation&#8221; and without warning the previous existing page &#8220;Donation&#8221; has been redirected to the blog &#8220;Donation&#8221;.</p>
<p>Obliviously, this should not happen. </p>
<p>As I understood from <a href="http://ocaoimh.ie/">Donncha</a> (lead-developer of WP MU), in earlier version there was a check to prevent this from happening. I haven&#8217;t tested older versions so I cannot confirm nor deny this. However in the current and previous stable version of WordPress Mu this unexpected behavior does happen. There are some solutions in order to prevent this from happening:</p>
<ul>
<li>Use sub-domains instead of sub-directories. Since each blog will become a sub-domain instead of a sub-directory it will not clash with any pages created in the<br />
main blog.</li>
<li>Prevent any blogs from being created with the same slug (path) as a page in the primary blog. This fixes the issue with WP MU and sub-directories</li>
</ul>
<p>I created a plugin called &#8220;bbMuAutoBanPage&#8221; for the latter, which uses the &#8220;Banned Names&#8221; option in the site admin. Basically it keeps track of the pages created in the primary blog and adds the slugs to the illegal_names options which is used for the &#8220;Banned Names&#8221; functionality. This is a temporarily fix until this issue is properly fixed in the core WP MU code. Until then you can use <a href="http://trac.mu.wordpress.org/raw-attachment/ticket/1150/bbMuAutoBanPage.php">my plugin</a>, which I highly recommend if you allow people to register their own blog on your WP MU install. <a href="http://trac.mu.wordpress.org/raw-attachment/ticket/1150/bbMuAutoBanPage.php">DOWNLOAD IT HERE</a></p>
<p>In my humble opinion this would be a great moment to have a closer look at the way WordPress Mu deals with routing, since I would like to see it allow for more fine-grained control. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/11/06/wordpress-mu-pages-overriden-by-new-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-ons for Mozilla Firefox and Thunderbird</title>
		<link>http://www.burobjorn.nl/blog/2009/08/30/add-ons-for-mozilla-firefox-and-thunderbird/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=add-ons-for-mozilla-firefox-and-thunderbird</link>
		<comments>http://www.burobjorn.nl/blog/2009/08/30/add-ons-for-mozilla-firefox-and-thunderbird/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 20:55:24 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/?p=571</guid>
		<description><![CDATA[(source: http://www-archive.mozilla.org/party/2000/mozilla2.gif) I&#8217;m an avid user of Mozilla Firefox for browsing the web and Mozilla Thunderbird for reading up email when I&#8217;m not in a commandline Mutt kinda mood. Out of the box these applications are already great to use, but by installing some add-ons it gets even better. So I made a list of [...]<br /><a href="http://www.burobjorn.nl/blog/2009/08/30/add-ons-for-mozilla-firefox-and-thunderbird/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.org"><img class="aligncenter size-full wp-image-576" title="mozilla-dragon-from-archive-mozilla-org" src="http://www.burobjorn.nl/blog/wp-content/uploads/2009/08/mozilla-dragon-from-archive-mozilla-org.gif" alt="mozilla-dragon-from-archive-mozilla-org" width="380" height="380" /></a></p>
<h5>(source: <a href="http://www-archive.mozilla.org/party/2000/mozilla2.gif">http://www-archive.mozilla.org/party/2000/mozilla2.gif</a>)</h5>
<p>I&#8217;m an avid user of <a href="http://www.mozilla.com/en-US/firefox/personal.html">Mozilla Firefox</a> for browsing the web and <a href="http://www.mozillamessaging.com/en-US/thunderbird/">Mozilla Thunderbird</a> for reading up email when I&#8217;m not in a <a href="http://www.mutt.org/">commandline Mutt</a> kinda mood. Out of the box these applications are already great to use, but by installing some add-ons it gets even better. So I made a list of all the add-ons I regularly use.</p>
<p>Frankly, without these add-ons I would not be able to do my work as a web developer nor would I enjoy the web as much as I do. In fact, without the Thunderbird add-ons I would not be able to keep track of appointments nor would I be able to archive emails in a sane and time saving manner. In other words these add-ons are lifesavers and perhaps you might find them just as useful as I find them. So have a look at:</p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/collection/burobjorn-webtools">Burobjorn Webdeveloper Tools</a></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/collection/burobjorn-powertools">Burobjorn Powertools</a></li>
<li><a href="https://addons.mozilla.org/en-US/thunderbird/collection/burobjorn-email-essentials">Burobjorn Email Essentials</a></li>
</ul>
<p>I plan on updating these collections with future add-ons when I come across new add-ons.</p>
<p>If you know of great add-ons which should be part of the above mentioned collections feel free to leave me a comment below. I won&#8217;t promise to make them part of it, but if I find them useful to me I will add them. Otherwise you can easily <a href="https://addons.mozilla.org/en-US/firefox/collections/">create your own collections at Mozilla</a> and ignore me <img src='http://www.burobjorn.nl/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2009/08/30/add-ons-for-mozilla-firefox-and-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>updated profile_picture plugin</title>
		<link>http://www.burobjorn.nl/blog/2008/08/05/updated-profile_picture-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=updated-profile_picture-plugin</link>
		<comments>http://www.burobjorn.nl/blog/2008/08/05/updated-profile_picture-plugin/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 19:44:12 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[profile picture plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=353</guid>
		<description><![CDATA[I just updated my version with the profile_picture plugin with a patch supplied by Johannes Harms. I haven&#8217;t had the time to test it thoroughly, so use it on your own risk. More info on this page If you&#8217;re interested, you can check the patch here below: &#8212; profile-picture.php.01_adminCanUploadPics 2008-07-02 19:51:00.000000000 +0200 +++ profile-picture.php.02_chmodUploads 2008-07-04 [...]<br /><a href="http://www.burobjorn.nl/blog/2008/08/05/updated-profile_picture-plugin/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I just updated my version with the profile_picture plugin with a patch supplied by Johannes Harms. I haven&#8217;t had the time to test it thoroughly, so use it on your own risk. More info on this <a href="http://www.burobjorn.nl/blog/?page_id=212">page</a></p>
<p>If you&#8217;re interested, you can check the patch here below:<br />
<span id="more-353"></span></p>
<blockquote><p>&#8212; profile-picture.php.01_adminCanUploadPics	2008-07-02 19:51:00.000000000 +0200<br />
+++ profile-picture.php.02_chmodUploads	2008-07-04 12:03:05.000000000 +0200<br />
@@ -152,8 +152,12 @@ function upload_pic() {<br />
 		$clean_name = ereg_replace(&#8220;[^a-z0-9._]&#8220;, &#8220;&#8221;, ereg_replace(&#8221; &#8220;, &#8220;_&#8221;, ereg_replace(&#8220;%20&#8243;, &#8220;_&#8221;, strtolower($raw_name))));<br />
 		$file_ext = substr(strrchr($clean_name, &#8220;.&#8221;), 1);<br />
 		$file_path = clean_path(ABSPATH . &#8216;/&#8217; . $image_dir . &#8216;/&#8217; . $user_ID . &#8216;.&#8217; . $file_ext);<br />
-	// store file<br />
+	        // store file<br />
 		move_uploaded_file($_FILES['picture']['tmp_name'], $file_path);<br />
+                // Add file permissions<br />
+                $stat = stat( dirname( $file_path ));<br />
+	        $perms = $stat['mode'] &#038; 0000666;<br />
+                @ chmod( $file_path, $perms);<br />
 	} else {<br />
 		return false;<br />
 	}<br />
@@ -260,4 +264,4 @@ function pick_image($authorID) {<br />
 	}<br />
 	return $path;<br />
 }<br />
-?><br />
\ No newline at end of file<br />
+?></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2008/08/05/updated-profile_picture-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing WordPress and MySQL Charset Problem with bbwp2utf8</title>
		<link>http://www.burobjorn.nl/blog/2008/08/05/released-bbwp2utf8-version-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=released-bbwp2utf8-version-10</link>
		<comments>http://www.burobjorn.nl/blog/2008/08/05/released-bbwp2utf8-version-10/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 15:54:30 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[bbwp2utf8]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=351</guid>
		<description><![CDATA[I just released version 1.0 of bbwp2utf8 plugin on the wordpress plugin directory. If you have issues with your blog with strange characters appearing due to a MySQL database Character Set not being UTF8 in combination with WordPress, then this might be the solution for you: bbwp2utf8 will attempt to convert a wordpress or wordpress [...]<br /><a href="http://www.burobjorn.nl/blog/2008/08/05/released-bbwp2utf8-version-10/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I just released version 1.0 of <a href="http://wordpress.org/extend/plugins/bbwp2utf8/">bbwp2utf8 plugin on the wordpress plugin directory</a>. </p>
<p>If you have issues with your blog with strange characters appearing due to a <a href="http://mysql.com">MySQL</a> database <a href="http://dev.mysql.com/doc/refman/5.0/en/charset-general.html">Character Set</a> not being <a href="http://en.wikipedia.org/wiki/UTF-8">UTF8</a> in combination with <a href="http://wordpress.org">WordPress</a>, then this might be the solution for you:</p>
<blockquote><p>bbwp2utf8 will attempt to convert a wordpress or wordpress mu database with content in whatever character set to utf8. It uses the information provided by this <a href="http://codex.wordpress.org/Converting_Database_Character_Sets/">guide</a> on the <a href="http://codex.wordpress.org">wordpress codex site</a>. </p></blockquote>
<p>This solves the issue with weird characters due to UTF8 encoding issues as seen in the screenshot below. </p>
<p><a href='http://www.burobjorn.nl/blog/wp-content/uploads/2008/08/screenshot-utf8-character-issue.png'><img src="http://www.burobjorn.nl/blog/wp-content/uploads/2008/08/screenshot-utf8-character-issue-300x231.png" alt="utf8 character issues made visible" title="screenshot-utf8-character-issue" width="300" height="231" class="aligncenter size-medium wp-image-352" /></a></p>
<p>Development for this plugin is made possible by <a href="http://vpro.nl">VPRO</a> Digitaal and started after encountering numerous solutions including other plugins and none providing a 100% workable solution. If you need any help with this plugin, do not hesistate to contact me. My <a href="http://burobjorn.nl">company</a> is available for hire <img src='http://www.burobjorn.nl/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </p>
<p>Note: Keep in mind that this plugin has been tested thoroughly for <a href="http://mu.wordpress.org">wordpress mu</a>, but only minimaly for <a href="http://wordpress.org">wordpress</a>. Please contact me if you encounter any issues with WordPress, patches are always welcome.</p>
<p>Visit this link <a href="http://wordpress.org/extend/plugins/bbwp2utf8/">http://wordpress.org/extend/plugins/bbwp2utf8/</a> to download the plugin or to get more detailed info. </p>
<p>Make sure to have a <strong>working backup</strong> of your wordpress (mu) database before using this plugin!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2008/08/05/released-bbwp2utf8-version-10/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Pre-release of bbmutag: a wordpress mu tag plugin</title>
		<link>http://www.burobjorn.nl/blog/2007/11/06/pre-release-of-bbmutag-a-wordpress-mu-tag-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pre-release-of-bbmutag-a-wordpress-mu-tag-plugin</link>
		<comments>http://www.burobjorn.nl/blog/2007/11/06/pre-release-of-bbmutag-a-wordpress-mu-tag-plugin/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 23:55:26 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=279</guid>
		<description><![CDATA[I&#8217;ve been working on a wordpress mu tagging plugin, which will be released under the GPL license . It might seem useless with the upcoming changes in WordPress MU where tagging will probably become is part of the core, but for those using older versions this might be useful. It&#8217;s been tested on WP MU [...]<br /><a href="http://www.burobjorn.nl/blog/2007/11/06/pre-release-of-bbmutag-a-wordpress-mu-tag-plugin/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on a wordpress mu tagging plugin, which will be released under the <a href="http://www.gnu.org/copyleft/gpl.html">GPL license</a> . It might seem useless with the <strike>upcoming</strike> <a href="http://mu.wordpress.org/forums/topic.php?id=6672&amp;page">changes in WordPress MU</a>   where tagging <strike>will probably become</strike> is part of the core, but for those using older versions this might be useful. It&#8217;s been tested on WP MU 1.2.1.</p>
<p>I still need to iron out some quirks here and there with the generated documentation and (lack of) usage examples (do I hear templates), but as the saying of free open source software goes: &#8216;<a href="http://www.firstmonday.org/issues/issue3_3/raymond/#d4">release early, release often&#8217;</a> . So consider this version to be the pre-official release of my WordPress Mu tagging plugin. If you need any help with this plugin, leave a comment and I&#8217;ll try to help you out.</p>
<p>This plugin was made possible by the generous support of <a href="http://www.vpro.nl">VPRO</a>  Digitaal.</p>
<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2007/11/pre-release-bbmutag.zip"><strong>Download bbMutag, a tagging plugin for WP MU</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2007/11/06/pre-release-of-bbmutag-a-wordpress-mu-tag-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>VPRO radio6 tags live</title>
		<link>http://www.burobjorn.nl/blog/2007/08/22/vpro-radio6-tags-live/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=vpro-radio6-tags-live</link>
		<comments>http://www.burobjorn.nl/blog/2007/08/22/vpro-radio6-tags-live/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 19:42:54 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=264</guid>
		<description><![CDATA[Yeah! The wordpress mu tags plugin I&#8217;ve built for the Dutch public broadcaster VPRO is live at Radio 6.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2007/08/screenshot-radio6-tags.png" title="screenshot wordpress mu tags plugin"><img src="http://www.burobjorn.nl/blog/wp-content/uploads/2007/08/screenshot-radio6-tags.thumbnail.png" alt="screenshot wordpress mu tags plugin" /></a></p>
<p>Yeah! The <a href="http://mu.wordpress.org/">wordpress mu</a> tags plugin I&#8217;ve built for the Dutch public broadcaster <a href="http://www.vpro.nl">VPRO</a> is live at <a href="http://www.radio6.nl">Radio 6</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2007/08/22/vpro-radio6-tags-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing ogg support in Anarchy Media Player</title>
		<link>http://www.burobjorn.nl/blog/2007/07/18/testing-ogg-support-in-anarchy-media-player/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testing-ogg-support-in-anarchy-media-player</link>
		<comments>http://www.burobjorn.nl/blog/2007/07/18/testing-ogg-support-in-anarchy-media-player/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 12:41:04 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[open media formats]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=240</guid>
		<description><![CDATA[Yesterday evening I had some time to slack and I decided to implement Vorbis and Theora into the Anarchy Media Player. This is a fairly wellknown WordPress plugi for displaying media files, but it can also be used without WordPress. I used the Cortado applet made available by the Fluendo people which should allow direct [...]<br /><a href="http://www.burobjorn.nl/blog/2007/07/18/testing-ogg-support-in-anarchy-media-player/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday evening I had some time to slack and I decided to implement <a href="http://www.vorbis.com/">Vorbis</a> and <a href="http://www.theora.org/">Theora</a> into the <a href="http://an-archos.com/anarchy-media-player">Anarchy Media Player</a>. This is a fairly wellknown WordPress plugi for displaying media files, but it can also be used without WordPress. I used the <a href="http://www.flumotion.net/cortado/">Cortado</a> applet made available by the <a href="http://www.fluendo.com/">Fluendo</a> people which should allow direct playback in the browser (at least if the person accessing the content has Java installed) otherwise you should see a download link. So it degrades pretty nice.<span id="more-240"></span></p>
<p>If everything went ok you should either see a movie with a cable train, just like this screenshot below.</p>
<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2007/07/picture-83.png" title="Screenshot of the Anarchy Media Player supporting Theora"><img src="http://www.burobjorn.nl/blog/wp-content/uploads/2007/07/picture-83.thumbnail.png" alt="Screenshot of the Anarchy Media Player supporting Theora" /></a></p>
<p>or if the Mediaplayer failed you should see its filename. Keep in mind though that for Cortado to work your visitors need to have Java installed on their machine. Without Java Cortado will not work.</p>
<p><a href="http://www.burobjorn.nl/blog/wp-content/uploads/2007/07/cablecar_7_turntable.ogg" title="Testing theora support with the movie Cablecar_7_turntable.oggâ€Ž Author: Jim Addams licensed under the GFDL">Testing theora support with the movie Cablecar_7_turntable.oggâ€Ž Author: Jim Addams licensed under the GFDL</a></p>
<p>The testing movie is from <a href="http://commons.wikimedia.org">Wikimedia</a> and made by Jim Adams licensed under the <a href="http://en.wikipedia.org/wiki/GNU_Free_Documentation_License">GNU Free Documentation license</a>. The original file can be found here along with a lot more Theora movies: <a href="http://commons.wikimedia.org/wiki/Category:Video">http://commons.wikimedia.org/wiki/Category:Video</a></p>
<p>I&#8217;ve already sent my changes back to the author of Anarchy Media Player, so I hope to see it included with the new release. Would be great if more people would start to use open media formats. For those interested in more about open media formats check out our recently started initiative called <a href="http://spreadopenmedia.com">Spread Open  Media</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2007/07/18/testing-ogg-support-in-anarchy-media-player/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress plugin: custom profile picture plugin</title>
		<link>http://www.burobjorn.nl/blog/2007/05/09/wordpress-plugin-custom-profile-picture-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-plugin-custom-profile-picture-plugin</link>
		<comments>http://www.burobjorn.nl/blog/2007/05/09/wordpress-plugin-custom-profile-picture-plugin/#comments</comments>
		<pubDate>Wed, 09 May 2007 16:05:07 +0000</pubDate>
		<dc:creator>BjornW</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[profile picture plugin]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.burobjorn.nl/blog/?p=214</guid>
		<description><![CDATA[I changed the profile picture plugin by Hannah Gray aka Geekgrl in such a way that users with admin rights now can change profile pictures for other users. Until now I haven&#8217;t heard back from Hannah and my comments on her blog did not seem to get through. So I decided to upload my customized [...]<br /><a href="http://www.burobjorn.nl/blog/2007/05/09/wordpress-plugin-custom-profile-picture-plugin/">Lees verder &#8594;</a>]]></description>
			<content:encoded><![CDATA[<p>I changed the <a href="http://geekgrl.net/2007/01/02/profile-pics-plugin-release/">profile picture plugin by Hannah Gray</a> aka <a href="http://geekgrl.net">Geekgrl</a> in such a way that users with admin rights now can change profile pictures for other users. Until now I haven&#8217;t heard back from Hannah and my comments on her blog did not seem to get through. So I decided to upload my customized version <a href="http://www.burobjorn.nl/blog/?page_id=212">here</a> and allow other people to use it as well. Check the <a href="http://www.burobjorn.nl/blog/?page_id=212">instructions</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.burobjorn.nl/blog/2007/05/09/wordpress-plugin-custom-profile-picture-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

