<?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>A Fool's Wisdom &#187; Dion Hulse</title>
	<atom:link href="http://foolswisdom.com/tag/dion-hulse/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Media Library and WordPress Plugin Challenge</title>
		<link>http://foolswisdom.com/media-library-and-wordpress-plugin-challenge/</link>
		<comments>http://foolswisdom.com/media-library-and-wordpress-plugin-challenge/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 19:44:48 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Alex Shiels]]></category>
		<category><![CDATA[Andy Skelton]]></category>
		<category><![CDATA[Dion Hulse]]></category>
		<category><![CDATA[Gallery]]></category>
		<category><![CDATA[Image Management]]></category>
		<category><![CDATA[Lorelle VanFossen]]></category>
		<category><![CDATA[Matt Mullenweg]]></category>
		<category><![CDATA[Media Library]]></category>
		<category><![CDATA[WordPress 2.5]]></category>
		<category><![CDATA[WordPress Plugin]]></category>
		<category><![CDATA[WordPress Plugin Developers]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=845</guid>
		<description><![CDATA[WordPress 2.5 will be the first release with more than a rudimentary image and media experience right out of the box. There are now add media buttons in the editor, the manage menu includes media library, and there is a &#8230; <a href="http://foolswisdom.com/media-library-and-wordpress-plugin-challenge/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.5 will be the first release with more than a rudimentary image and media experience right out of the box. There are now add media buttons in the editor, the manage menu includes media library, and there is a gallery.</p>
<p><a href="http://andyskelton.com/"><span id="more-845"></span> Andy</a> and <a href="http://thresholdstate.com/">Alex</a> have been hard at work on it for some time. It&#8217;s really impressive and I&#8217;ve only started to play with it &#8212; it being searchable is a huge enough leap for me. I don&#8217;t use a lot of images and other media, so I&#8217;m eager to see what you experts think of the experience.</p>
<p><a href="http://lorelle.wordpress.com/">Lorelle</a> <a href="http://www.blogherald.com/2008/02/27/wordpress-wednesday-news-wordpress-25-in-two-weeks-new-hot-media-library-instant-upgrades-theme-designers-lack-inspiration-more-plugin-vulnerabilities-found/">describes it as hot</a>. And <a href="http://ma.tt/">Matt</a> is <a href="http://ma.tt/2008/02/northern-voice/#comment-439084">eagerly waiting</a> for it to be ready:</p>
<blockquote><p>My pictures are ready to go, I&#8217;m just waiting for certain features within WordPress to start working and creating intermediate sizes so I can upload them to my blog instead of Gallery.</p></blockquote>
<hr />On <a href="http://lists.automattic.com/mailman/listinfo/wp-testers">wp-testers mailing list</a>, <a href="http://www.portlandfoodanddrink.com/">A Food Dude</a> <a href="http://comox.textdrive.com/pipermail/wp-testers/2008-March/006343.html">asks about importing</a> his other images and media files. Ones that he didn&#8217;t create in WordPress.</p>
<p>Andy responded</p>
<blockquote><p>The Media Library only knows about files that have a record in the posts table with post_type = &#8216;attachment&#8217;. These records are created when you upload a file via WordPress. Uploading via FTP, etc., has no effect on the WordPress database.</p>
<p>We do not scan your upload directories and that is not now planned. I would like to see a plugin do this.</p></blockquote>
<p>So Andy has dropped the gauntlet. Which plugin developer among you will rise to the challenge? You will garner much fame and admiration from your fellow WordPress participants!</p>
<p><strong>Update</strong>: Less than 9 hrs since I published this, the amazing <a href="http://dd32.id.au/">Dion Hulse</a>, or as we know him, DD32, has created <a href="http://dd32.id.au/wordpress-plugins/add-from-server/">Add From Server</a>:</p>
<blockquote><p>A WordPress plugin which allows you to browse the filesystem on the webserver and <strong>copy</strong> any files into the WordPress uploads system, Once imported it&#8217;ll be treated as any other uploaded file, and you can access it via the Media Library.</p></blockquote>
<p>On wp-testers list Dion adds:</p>
<blockquote><p>While it doesnt scan the directories for new files, I just wrote up a plugin to allow importing files from the web servers filesystem into the WordPress uploads system.</p>
<p>It simply allows you to select files, and then import them into the uploads folder(They&#8217;re copied).</p>
<p>It needs more work obviously, And i&#8217;ll have to add some logic to detect that its adding a file from within the uploads folder to prevent duplication i guess.. Another function that i&#8217;d like to add is a watch-directory, Any files which get uploaded into that folder, get imported automatically (and optionally deleted from the source dir afterwards), But thats all for the next release in another week or so most likely.</p></blockquote>
<p>It is a work in progress, as all great things are. Already this is going to make a lot of people happy!</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/media-library-and-wordpress-plugin-challenge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Embedding YouTube in WordPress Bug</title>
		<link>http://foolswisdom.com/embedding-youtube-in-wordpress-2-3-bug/</link>
		<comments>http://foolswisdom.com/embedding-youtube-in-wordpress-2-3-bug/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 00:14:16 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Dion Hulse]]></category>
		<category><![CDATA[Embed]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Moose Camp]]></category>
		<category><![CDATA[Nancy White]]></category>
		<category><![CDATA[Northern Voice]]></category>
		<category><![CDATA[nv08]]></category>
		<category><![CDATA[TinyMCE]]></category>
		<category><![CDATA[WordPress and Your Problems]]></category>
		<category><![CDATA[WordPress and your Problems at MooseCamp]]></category>
		<category><![CDATA[WordPress Bugs]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=800</guid>
		<description><![CDATA[Nancy White is the first person to add a specific problems for tomorrow&#8217;s WordPress and your Problems. Her problem is: embedding youtube &#8211; I know to turn off WYSIWYG but is there an easier way? First, you can&#8217;t do embeds, &#8230; <a href="http://foolswisdom.com/embedding-youtube-in-wordpress-2-3-bug/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fullcirc.com/">Nancy White</a> is the first person to add a specific problems for tomorrow&#8217;s <a href="http://foolswisdom.com/wordpress-and-your-problems-at-moosecamp/">WordPress and your Problems</a>. Her problem is:</p>
<blockquote><p>embedding youtube &#8211; I know to turn off WYSIWYG but is there an easier way?</p></blockquote>
<p><span id="more-800"></span>First, you can&#8217;t do embeds, JavaScript, etc if you are don&#8217;t <a href="http://codex.wordpress.org/Roles_and_Capabilities#Capability_vs._Role_Table">have unfiltered_html</a>, which only the Admin and Editor roles have.</p>
<p>Nancy, describe it works in &#8220;code&#8221; mode so she has sufficient permissions. So this is a big clue that the problem is how we integrated TinyMCE (the WYSIWYG or visual editor) into WordPress.</p>
<p>Although, if I had waited until tomorrow I would have gotten additional important details. I was about to confirm there is a bug in the latest release (2.3.3).</p>
<p>And it is fixed in the next major release (WordPress 2.5), further in 2.5 it will remember whether you were last using Visual or HTML editor mode, so even if the bug still existed, which it doesn&#8217;t, it would be worked around.</p>
<p>The bug is <a href="http://trac.wordpress.org/ticket/5336">#5336 TinyMCE Mangles &lt;object&gt; tag&#8217;s</a> and <a href="http://dd32.id.au/">DD32</a> verified that it is fixed:</p>
<blockquote><p>WordPress 2.4/2.5&#8242;s TinyMCE has a built-in flash functionality.</p>
<p>Heres the HTML it generates: (as seen on the published page, i&#8217;m pretty sure its identical in the edit window)</p>
<pre>&lt;p&gt;&lt;object height="110" width="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"&gt;&lt;param value="http://www.spiegel.de/media/0,4906,16534,00.swf" name="src" /&gt;&lt;embed height="110" width="315" src="http://www.spiegel.de/media/0,4906,16534,00.swf" type="application/x-shockwave-flash"&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</pre>
<p>Appears to be fixed.</p></blockquote>
<p>So Nancy, it sounds like you have the best work around until WordPress 2.5 which will fix the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/embedding-youtube-in-wordpress-2-3-bug/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

