<?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>thedeadone.net &#187; Wordpress</title>
	<atom:link href="http://thedeadone.net/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedeadone.net</link>
	<description></description>
	<lastBuildDate>Wed, 08 Feb 2012 13:04:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Where has TDO Mini Forms plugin gone?</title>
		<link>http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/</link>
		<comments>http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 17:00:00 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=1182</guid>
		<description><![CDATA[I haven’t been updating or working on this WordPress plugin of mine for a while now. And it seems it has been removed from the WordPress.org plugin directory. I’ve put up a temporary mirror link on the page here for it for those desperate enough to want it now. However an exploit was reported against [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>I haven’t been updating or working on this WordPress plugin of mine for a while now. And it seems it has been removed from the WordPress.org plugin directory.</p>
<p><a href="http://thedeadone.net/download/tdo-mini-forms-wordpress-plugin/">I’ve put up a temporary mirror link on the page here for it</a> for those desperate enough to want it now. However an exploit was reported against it. Details below.</p>
<p>tl/dr An exploit was reported to WordPress support. The plugin was pulled. Will be fixed.</p>
<p><span id="more-1182"></span></p>
<p>I think the term “exploit” is a not completely true. I’m not able to replicate the exploit on my web servers.</p>
<p>You have to have a public visible form, with an upload form and allow anonymous users to upload. The reported exploit uses only the first form, but in theory any form could be used. You temporary upload folder must also be publically available, but if you the post is automatically published, then the uploaded file will be publically available.</p>
<p><strong>But</strong> you must also have your webserver configured to execute files as .php even if their extensions are .jpg. On my host and even on my default test setups, this is not the default. I’m not a big enough web server admin expert to properly understand all the ins and outs of this part, but generally it’s outside the scope of wordpress or tdo-mini-forms.</p>
<p>Example, the exploit user would upload script_to_run.php.jpg to your upload form. They’d then run it using a URL (if it’s public from the temp folder (uploads are kept for one hour). My setup would always treat that file as Image file and so it wouldn’t run.</p>
<p><a href="http://lists.automattic.com/pipermail/wp-hackers/2009-November/028493.html">See this thread from wp-hackers mailing list for more info on it.</a></p>
<p>If you think you’re currently affected, remove the upload widget from your forms or only allow trusted users to upload files.</p>
<p>WordPress does have some code now to remove the double extension. So I plan to update tdo-mini-forms to do this. I’m afraid I don’t currently have a test bed or a huge amount of time to fix this, but I will do it in the next month or so.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/' title='An alternative to TDO Mini Forms?'>An alternative to TDO Mini Forms?</a></li>
<li><a href='http://thedeadone.net/blog/and-another-release-of-tdo-mini-forms-is-out-the-door/' title='And another release of TDO Mini Forms is out the door!'>And another release of TDO Mini Forms is out the door!</a></li>
<li><a href='http://thedeadone.net/blog/ahhhh-v013-escapes-with-editing-functionality/' title='Ahhhh! v0.13 escapes with editing functionality!'>Ahhhh! v0.13 escapes with editing functionality!</a></li>
<li><a href='http://thedeadone.net/blog/grab-a-beta-release-of-tdo-mini-forms-if-you-dare/' title='Grab a beta release of TDO Mini Forms, if you dare!'>Grab a beta release of TDO Mini Forms, if you dare!</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Pet Projects, TDO-Mini-Forms and Forums</title>
		<link>http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/</link>
		<comments>http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/#comments</comments>
		<pubDate>Wed, 02 Mar 2011 13:03:26 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[frustrating]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=1006</guid>
		<description><![CDATA[Following on from my previous post (“for fun or for success”), I keep thinking about a blog post I read from Jeff Vogel called The Bottom Feeder: Three Reasons Creators Should Never Read Their Forums. If I have learned anything from writing Indie games for a living for fifteen years and there are plenty who [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>Following on from my previous post (<a href="http://thedeadone.net/blog/for-fun-or-for-success/">“for fun or for success”</a>), I keep thinking about a blog post I read from Jeff Vogel called <a href="http://jeff-vogel.blogspot.com/2011/01/three-reasons-creators-should-never.html#">The Bottom Feeder: Three Reasons Creators Should Never Read Their Forums</a>.</p>
<blockquote><p>If I have learned anything from writing Indie games for a living for fifteen years and there are plenty who would say that I haven’t, it is that it is usually a bad idea for creators to visit online forums discussing them and their work. It doesn’t lead to happy ends.</p></blockquote>
<p>He offers three salient points:</p>
<ol>
<li>It&#8217;s Not Productive To Read How Much People Hate You</li>
<li>It&#8217;s Not Going To Be Helpful</li>
<li>You Might Get Suckered Into Getting Angry</li>
</ol>
<p>I think there is certainly some truth in what he says. I’m only thinking of <a href="http://thedeadone.net/download/tdo-mini-forms-wordpress-plugin/">TDO-Mini-Forms</a>, a project that was done for fun but became something else.</p>
<p>When I started it, I had a small group of users from the WordPress forums, I listened to them, made releases to address there issues and enjoyed the feedback. I setup this <a href="http://thedeadone.net/forum/">forum</a> (I thought I was being clever using TDO-Mini-Forms to power a WordPress blog as a forum!) as a place to informally handle discussion, feedback, feature suggestions, bugs, etc. It was very open creative time and it was with pride that I saw people creating interesting sites using my plugin. This one-on-one feeling with users is great. It really motivates you to help them. Some bought me books or gave me donations as thanks.</p>
<p>For the profit-oriented readers, working with users directly like this, I got bigger and more donations than any other method. It seems people are quite happy to use your plugin for free but if they spend end up interacting with the author in a positive (not necessarily successful) way, they often give something back where they might not have done so before.</p>
<p>But user numbers grew and grew. And it hit a certain critical mass of users where I wasn’t meaningfully engaging with any of them. I think I hit what Jeff Vogel is talking about, though I didn’t have fans, I had users.</p>
<p>Every new feature or change I made would both be liked or derided by users including those same features previously demanded. Coupled with WordPress upgrades/changes that occasionally broke TDOMF outright, introduced new subtle bugs, or highlighted ones that no-one noticed before, users demanded fixes and patches. The stuff I wanted to do, I couldn’t.</p>
<blockquote><p>Forums contain a cacophony of people telling you to do diametrically opposite things, very loudly, often for bad reasons. There will be plenty of good ideas, but picking them out from the bad ones is unreliable and a lot of work. If you try to make too many people happy at once, you will drive yourself mad. You have to be very, very careful who you let into your head.</p></blockquote>
<p>I fell into this trap big time. My reaction? Dragging my heels until I stopped working on TDO-Mini-Forms completely. It was a slow long process, though. I still <em>tried</em> for a long time, replying to emails, offering advice over twitter, trying desperately to keep up with the forums, etc. But it poisoned my enjoyment.</p>
<p>I was creating/maintaining TDO-Mini-Forms for fun, a pet project. I was learning PHP, WordPress, web programming, DB management, etc. as I went a long. Many of my early mistakes are buried in TDO-Mini-Forms (and occasionally loud users remind me of these failures). I felt I couldn’t evolve or play with TDO-Mini-Forms, in case I broke people&#8217;s existing set-ups, so it became stale. Work on it was maintenance, backwards compatibility testing, etc. and I wasn’t getting much out of it. Even the few donations I got, which I heartily appreciated, were not enough incentive. I was trying to please everyone and ended up not just frustrating people, but frustrating myself.</p>
<p>If I were to do things different, I’d treat TDO-Mini-Forms more as a <em>product </em>(as I suggested in my previous post). Create a layer between myself and the users and even try to make some money off it (in fact many users have suggested I do this). Of course hindsight is great and by now there are a few alternatives out there, and where do I find the time?</p>
<p>I still get the occasionally email about TDO-Mini-Forms, sometimes I reply, sometimes I just leave there unread, which is unfair to the sender and myself. I see the occasionally tweet or blog entry, sometimes positive, sometimes negative (those make me sad). But I rarely respond. I&#8217;ve so far managed to avoid, number 3: <em>You Might Get Suckered Into Getting Angry</em>.</p>
<p>I never read the forums that I setup and I think I may end up deleting it outright. I no longer link to them directly from my home page. I’m not sure about the best approach to this as there are new posts every day on it but <a href="http://wordpress.org/tags/tdo-mini-forms?forum_id=10">WordPress.org has it’s own forums for TDO-Mini-Forms</a> (like it does for every plugin). I may just redirect there one day and leave it at that. I’d be inclined to keep the forums if they readership spilled out into other topics that I do have an interest in, like roleplaying or writing, but that’s not going to happen. I barely blog about WordPress as it is. There isn’t much overlap. Even when TDO-Mini-Form users comment on my blog, they are looking for advice or help.</p>
<p>I often evaluate WordPress plugins that I use for my own blog(s) through the lens of my experience of TDO-Mini-Forms. If it&#8217;s a simple, one-job, type of plugin then that&#8217;s normally okay, if it works. If it&#8217;s a big popular plugin and the author seems to be serious about making something off it (such as they work with WordPress professionally, or they have big donate panels on the plugin), that&#8217;s a good thing. Means they are going to support it across versions of WordPress etc. (I wish I had done this with TDO-Mini-Forms).</p>
<p>Also, if they themselves are using the plugin on their own blog, that&#8217;s a very hot indicator. It&#8217;s core functionality will be maintained across WordPress upgrades. (I no longer use TDO-Mini-Forms actively anywhere).</p>
<p>Anything in-between, I get a little suspicious, fearful it won&#8217;t get updated with the next major WordPress overhaul or that minor bugs will never get fixed. I wouldn&#8217;t depend on such plugins. (That&#8217;s where TDO-Mini-Forms now lies, big plugin but not actively in use by author and not &#8220;productized&#8221; in any way).</p>
<p>Now hopefully I’ve gotten all that TDO-Mini-Forms angst out of me! Next rules for Lost Heroes RPG and a blog post about dream worlds in roleplaying settings.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/' title='An alternative to TDO Mini Forms?'>An alternative to TDO Mini Forms?</a></li>
<li><a href='http://thedeadone.net/blog/and-another-release-of-tdo-mini-forms-is-out-the-door/' title='And another release of TDO Mini Forms is out the door!'>And another release of TDO Mini Forms is out the door!</a></li>
<li><a href='http://thedeadone.net/blog/ahhhh-v013-escapes-with-editing-functionality/' title='Ahhhh! v0.13 escapes with editing functionality!'>Ahhhh! v0.13 escapes with editing functionality!</a></li>
<li><a href='http://thedeadone.net/blog/grab-a-beta-release-of-tdo-mini-forms-if-you-dare/' title='Grab a beta release of TDO Mini Forms, if you dare!'>Grab a beta release of TDO Mini Forms, if you dare!</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Working on a Taxonomy Widget for TDO Mini Forms</title>
		<link>http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/</link>
		<comments>http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 13:02:01 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Taxonomies]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=927</guid>
		<description><![CDATA[I started looking at Elio’s patch for supporting custom Taxonomies with a view of rolling them into the core of TDO Mini Forms. But looking at a little further, I figured it would be better to create a new widget rather than modify the Categories widget. A new clean widget that properly supported taxonomies would [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>I started looking at <a href="http://www.ilovecolors.com.ar/custom-taxonomies-tdomf/">Elio’s patch for supporting custom Taxonomies</a> with a view of rolling them into the core of TDO Mini Forms. But looking at a little further, I figured it would be better to create a new widget rather than modify the Categories widget.</p>
<p>A new clean widget that properly supported taxonomies would be better and I’ve started work on it, basing it on Elio’s changes. Unfortunately it’s slow going here. I have the basic widget options figured out:</p>
<p style="text-align: center;"><a href="http://thedeadone.net/wp-content/uploads/tdomftaxonomywidgetscreenshot1.jpg"><img class="aligncenter" style="display: inline;" title="tdomf-taxonomy-widget-screenshot1" src="http://thedeadone.net/wp-content/uploads/tdomftaxonomywidgetscreenshot1_thumb.jpg" border="0" alt="tdomf-taxonomy-widget-screenshot1" width="244" height="188" /></a></p>
<p>But now I have to implement all the logic underneath, mix together both tag behaviour and category behaviour, build a way to hack it in the form hacker and then test it as much as possible.</p>
<p>That while not having a decent development environment at home and limited bandwidth to work on it during lunchtime at work (if at all). But I’ll post on <a href="http://twitter.com/thedeadone">twitter</a> when I make progress. Don’t ask when it’ll be done, it’ll be done when it’ll be done.</p>
<p>But, when finished, you’ll be able to use any taxonomy, including tags and categories and including your own custom taxonomies, display them in a list, drop-down, tag cloud, sorted by name or number of posts, set defaults, filter, etc.</p>
<p>I haven’t looked at Custom Page types yet though I have read up on them. But that will be another for another day I think.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/' title='An alternative to TDO Mini Forms?'>An alternative to TDO Mini Forms?</a></li>
<li><a href='http://thedeadone.net/blog/you-want-custom-taxonomies-in-tdo-mini-forms/' title='You want Custom Taxonomies in TDO Mini Forms?'>You want Custom Taxonomies in TDO Mini Forms?</a></li>
<li><a href='http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/' title='Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming'>Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An alternative to TDO Mini Forms?</title>
		<link>http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/</link>
		<comments>http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 20:24:32 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[gravity forms]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=919</guid>
		<description><![CDATA[I always thought if there was a decent alternative to my wordpress plugin TDO Mini Forms, that I would properly retire the plugin. Well it seems there may be: Gravity Forms. As it says on the website: “the WordPress form management plugin you’ve been waiting for”. The catch? You have to pay for it. And [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>I always thought if there was a decent alternative to <a href="http://thedeadone.net/download/tdo-mini-forms-wordpress-plugin/">my wordpress plugin TDO Mini Forms</a>, that I would properly retire the plugin. Well it seems there may be: <a href="http://www.gravityforms.com/">Gravity Forms</a>. As it says on the website: “<em>the WordPress form management plugin you’ve been waiting for”</em>. The catch? You have to pay for it.</p>
<p>And for that reason I haven’t tried it so I can’t comment on in comparison to TDO Mini Forms, but certainly it looks more polished and contains all sorts of features I never added to TDO Mini Forms. Yet because you have to pay, you get access to proper support, something I’ve struggle to provide (as it’s simply not fun).</p>
<p>A number of commenters on my post about <a href="http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/">TDO Mini Forms hiatus</a> suggested I should turn it into a paid plugin and that they’d be willing to pay for it. Well I think Gravity Forms have beaten me to the punch there, though I never had the drive to try and make money from TDO Mini Forms at all.</p>
<p>I did say:</p>
<blockquote><p>…if you’re building a professional website using WordPress and require some special user interface that hides the backend UI, it’s great to mock something up with TDO Mini Forms. But I can’t help but think, it would be better to build your own custom version. TDO Mini Forms is incredibly flexible, but it can’t do <em>everything. </em>And the more complex it gets, the more bug prone it becomes and harder to support and… well it also suffers the fickleness of an author that isn’t under contract to support it long term either. Just saying, it’s not as I’m being paid.</p></blockquote>
<p>Maybe Gravity Forms is your answer if that paragraph hits home.</p>
<p>Of course, the existence of Gravity Forms does allow me to think, perhaps, I could strip back a lot of the “advanced” features, such as image upload, and just make a simple decent post submit/edit form with moderation. Which is what it should have been all along, rather than the sprawling, monstrous, hacky mess of code and features it is now.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/and-another-release-of-tdo-mini-forms-is-out-the-door/' title='And another release of TDO Mini Forms is out the door!'>And another release of TDO Mini Forms is out the door!</a></li>
<li><a href='http://thedeadone.net/blog/ahhhh-v013-escapes-with-editing-functionality/' title='Ahhhh! v0.13 escapes with editing functionality!'>Ahhhh! v0.13 escapes with editing functionality!</a></li>
<li><a href='http://thedeadone.net/blog/grab-a-beta-release-of-tdo-mini-forms-if-you-dare/' title='Grab a beta release of TDO Mini Forms, if you dare!'>Grab a beta release of TDO Mini Forms, if you dare!</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>You want Custom Taxonomies in TDO Mini Forms?</title>
		<link>http://thedeadone.net/blog/you-want-custom-taxonomies-in-tdo-mini-forms/</link>
		<comments>http://thedeadone.net/blog/you-want-custom-taxonomies-in-tdo-mini-forms/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 21:53:44 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=859</guid>
		<description><![CDATA[While I&#8217;ve been on holiday and not doing anything on TDO Mini Forms, others have been quite busy: How to use custom taxonomies in TDO Mini Forms (from ilovecolors). TDO Mini Forms is one of the best plugins for WordPress to allow visitors or users to publish posts and upload files without having to access [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>While I&#8217;ve been on holiday and <a href="http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/">not doing anything on TDO Mini Forms</a>, others have been quite busy:</p>
<p><a href="http://www.ilovecolors.com.ar/custom-taxonomies-tdomf/">How to use custom taxonomies in TDO Mini Forms</a> (from <a href="http://www.ilovecolors.com.ar">ilovecolors</a>).</p>
<blockquote><p>TDO Mini Forms is one of the best plugins for WordPress to allow visitors or users to publish posts and upload files without having to access the admin area. You can select categories for the post, add tags, title, content, etc. However, even after WordPress introduced UIs for custom taxonomies in version 2.8, TDO Mini Forms (or tdomf for short) won’t allow you to select custom taxonomies. In this post you will find how to modify the categories widget for TDOMF to enable custom taxonomies.</p></blockquote>
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/' title='Working on a Taxonomy Widget for TDO Mini Forms'>Working on a Taxonomy Widget for TDO Mini Forms</a></li>
<li><a href='http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/' title='An alternative to TDO Mini Forms?'>An alternative to TDO Mini Forms?</a></li>
<li><a href='http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/' title='Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming'>Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/you-want-custom-taxonomies-in-tdo-mini-forms/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix for TDO Mini Form&#8217;s drag&#8217;n&#8217;drop issue in WordPress 3.0 coming</title>
		<link>http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/</link>
		<comments>http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/#comments</comments>
		<pubDate>Tue, 22 Jun 2010 13:57:46 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress 3.0]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=850</guid>
		<description><![CDATA[Got to the bottom of not being able to drag and drop in my TDO Mini Forms plugin after WordPress 3.0 upgrade. The fix will take a bit of time to do as it requires a little re-engineering of the Create Forms screen. The problem occurred because with WordPress 3.0, they also updated their jQuery [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>Got to the bottom of not being able to drag and drop in my TDO Mini Forms plugin after WordPress 3.0 upgrade. The fix will take a bit of time to do as it requires a little re-engineering of the Create Forms screen.</p>
<p>The problem occurred because with WordPress 3.0, they also updated their jQuery libraries and re-engineered how you load them. To be honest, I didn’t expect a jQuery update would break existing jQuery-based code, but sadly it’s nothing more than I would expect.</p>
<p>I’ll get a proper fix out for it something this week.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/run-for-cover-wordpress-3-0-has-arrived-and-tdo-mini-forms-mostly-works/' title='Run for cover WordPress 3.0 has arrived and TDO Mini Forms mostly works!'>Run for cover WordPress 3.0 has arrived and TDO Mini Forms mostly works!</a></li>
<li><a href='http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/' title='Forgive me Internet, for I have been lax. It has been over six months since I did any work on TDO Mini Forms&hellip;'>Forgive me Internet, for I have been lax. It has been over six months since I did any work on TDO Mini Forms&hellip;</a></li>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/' title='Working on a Taxonomy Widget for TDO Mini Forms'>Working on a Taxonomy Widget for TDO Mini Forms</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Run for cover WordPress 3.0 has arrived and TDO Mini Forms mostly works!</title>
		<link>http://thedeadone.net/blog/run-for-cover-wordpress-3-0-has-arrived-and-tdo-mini-forms-mostly-works/</link>
		<comments>http://thedeadone.net/blog/run-for-cover-wordpress-3-0-has-arrived-and-tdo-mini-forms-mostly-works/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 11:33:17 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress 3.0]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=849</guid>
		<description><![CDATA[I’ve just spent a good hour updating all my sites to the latest drop of WordPress 3.0 (I’m amazing I’m running so many, anyway…). As far as I can tell TDO Mini Forms is still mostly working okay. Certainly you can upgrade right now if you’re security conscious. Submitting post and previewing seems to be [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>I’ve just spent a good hour updating all my sites to the latest drop of WordPress 3.0 (I’m amazing I’m running so many, anyway…). As far as I can tell TDO Mini Forms is still mostly working okay. Certainly you can upgrade right now if you’re security conscious. Submitting post and previewing seems to be okay. But the drag/drop in the form editor is broken, so you can’t edit or create new forms. I’ll see over the next week if I can fix it. Please feel free to log any issues about upgrading here and I’ll see what I can get through.</p>
<p>If you notice anything else that doesn’t work after upgrade, feel free to drop a comment here. I don’t have the bandwidth to test every feature, so I’m sure some minor feature or corner issue may also break.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/' title='Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming'>Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming</a></li>
<li><a href='http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/' title='Forgive me Internet, for I have been lax. It has been over six months since I did any work on TDO Mini Forms&hellip;'>Forgive me Internet, for I have been lax. It has been over six months since I did any work on TDO Mini Forms&hellip;</a></li>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/' title='Working on a Taxonomy Widget for TDO Mini Forms'>Working on a Taxonomy Widget for TDO Mini Forms</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/run-for-cover-wordpress-3-0-has-arrived-and-tdo-mini-forms-mostly-works/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Forgive me Internet, for I have been lax. It has been over six months since I did any work on TDO Mini Forms&#8230;</title>
		<link>http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/</link>
		<comments>http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/#comments</comments>
		<pubDate>Mon, 31 May 2010 12:08:39 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[tdo-mini-forms]]></category>
		<category><![CDATA[TDOMF]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress 3.0]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=848</guid>
		<description><![CDATA[Even finding time to write this blog post is problematic, having to push it into the few spare minutes during my lunch break. I simply have not found the time to work on TDO Mini Forms. Well that’s not entirely true, I haven’t found time and motivation this last six months. Part of the problem [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>Even finding time to write this blog post is problematic, having to push it into the few spare minutes during my lunch break. I simply have not found the time to work on <a href="http://thedeadone.net/download/tdo-mini-forms-wordpress-plugin/">TDO Mini Forms</a>. Well that’s not entirely true, I haven’t found time and<em> motivation</em> this last six months.</p>
<p>Part of the problem is that I implemented TDO Mini Forms for fun, a neat little plugin for <a href="http://wordpress.org">WordPress</a> I could use on some web projects (all dead now by the way). Then it was driven by my love of coding and the small crowd of users. But I changed projects in work several months back and could no longer slip the time in to bash away at some code for myself, at least during the daylight hours and now there is a mountain of support requests on the forums that I can’t even comprehend getting through and a slow disconnect between what I enjoyed about it and what I wanted to enjoy about it.</p>
<p>Essentially, it’s not fun any more. It’s bug fixes, RTFM and maintaince upgrades (with WordPress 3.0 is coming and that’s like a big stomping unstoppable giant, which I fully expect to splat my plugins…) it becomes daunting. I’ve added too many features (that can do wonderful things), and people either complain about them (&#8220;it’s too complex&#8221;) or demand more (&#8220;editable image uploads ftw!&#8221;). The whole code base of TDO Mini Forms evolved chaotically and the idea of re-writing (and having to maintain some degree of backwards compatibility) it’s quite off-putting.</p>
<p>And then I’m working on another creative project that I’m genuinely motivated about, but isn’t software. And when I have free time, I dive into this project, because I want to, not because I have to.</p>
<p>It might be more interesting if I was getting more out of it, say I was a web-developer (I’m not, I’m embedded engineer) and it was promoting my career or getting my clients, I was a big wordpress-advocate and people were coming to my blog to hear the cool things I say (I don’t have much cool things to say, unless you like tabletop roleplaying…), I was making enough money from donations I could afford to get a new gadget every once in a while or it was powering a big project I loved, but it’s not.</p>
<p>So I’m not sure where that leaves TDO Mini Forms. I think probably it’s been on an unofficial hiatus for the last while already. I don’t want to dump it, but I’m not sure of when I’ll get back to it. I have been thinking about it a lot, but not working on it. (I may write up those thoughts in a future blog post).</p>
<p>One thing I will say, if you’re building a professional website using WordPress and require some special user interface that hides the backend UI, it’s great to mock something up with TDO Mini Forms. But I can’t help but think, it would be better to build your own custom version. TDO Mini Forms is incredibly flexible, but it can’t do <em>everything. </em>And the more complex it gets, the more bug prone it becomes and hard to support and… well it also suffers the fickleness of an author that isn’t under contract to support it long term either. Just saying, it’s not as I’m being paid. <img src='http://thedeadone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I have to send out a big thanks to all the people who <em>have</em> donated to the plugin. I really do appreciate it and it’s why I went so far with it. Thanks for listening.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/for-fun-or-for-success/' title='For fun or for success?'>For fun or for success?</a></li>
<li><a href='http://thedeadone.net/blog/fix-for-tdo-mini-forms-dragndrop-issue-in-wordpress-3-0-coming/' title='Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming'>Fix for TDO Mini Form&rsquo;s drag&rsquo;n&rsquo;drop issue in WordPress 3.0 coming</a></li>
<li><a href='http://thedeadone.net/blog/run-for-cover-wordpress-3-0-has-arrived-and-tdo-mini-forms-mostly-works/' title='Run for cover WordPress 3.0 has arrived and TDO Mini Forms mostly works!'>Run for cover WordPress 3.0 has arrived and TDO Mini Forms mostly works!</a></li>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/forgive-me-internet-for-i-have-been-lax-it-has-been-over-six-months-since-i-did-any-work-on-tdo-mini-forms/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>The answer to my question: WordPress &#8220;Press It&#8221; feature</title>
		<link>http://thedeadone.net/blog/the-answer-to-my-question-wordpress-press-it-feature/</link>
		<comments>http://thedeadone.net/blog/the-answer-to-my-question-wordpress-press-it-feature/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 12:40:50 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Google-Reader]]></category>
		<category><![CDATA[Quick Post]]></category>
		<category><![CDATA[Tip]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress 2.6]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=837</guid>
		<description><![CDATA[I asked, not too long ago, if anyone had suggestions on sharing stuff from google reader in a nice way into WordPress. No-one answered and I didn’t find any solutions myself. However, I did come across this plugin for WordPress: Quick Post. It didn’t install properly when I tried it, but I played with it [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>I asked, not too long ago, if anyone <a href="http://thedeadone.net/blog/suggestions-for-how-to-share-stuff-from-google-reader-in-a-wordpress-blog/">had suggestions on sharing stuff from google reader in a nice way into WordPress</a>. No-one answered and I didn’t find any solutions myself.</p>
<p>However, I did come across this plugin for WordPress: <a href="http://wordpress.org/extend/plugins/quick-post/">Quick Post</a>. It didn’t install properly when I tried it, but I played with it and bit and got it to work. What it does is add a little “Bookmarklet” (works in Chrome and Firefox at least) which you can click on when you’re on a webpage and it’ll pop up a window with some details of the page you’re on already embedded in the post. What is nice about it, is that you can select a portion of the page, click the bookmarklet, and it’ll pop up a post with that text in it. It can also embed videos and images.</p>
<p>How does this solve my problem? I can’t get Google Reader to automatically create a draft post. But that’s not a big deal. I don’t want to be sharing loads of stuff here, so doing a little bit of manual work is fine. I just go to the link, select a summary or an image and I can use Quick Post to generate an entry. I’ll have to copy over my comment, but that’s fine. It forces me to write a blog post instead of just dumping a link compared to say doing it on Facebook or Twitter.</p>
<p>I did some digging, planning on forwarding my fixes to the author, and found that <a href="http://blog.twelvehorses.com/2007/07/18/tumblr-inspired-quick-post-wordpress-plugin/#respond">it is no longer supported</a>! Not only that, it’s already supported in WordPress 2.6 (the latest version is 2.9). It seems if you go under the Tools menu, you’ll find a link called “Press It”, which you can drag to your Browser’s bookmarks. This little bookmarklet does something similar to Quick Post. Go to a webpage, select the text from the page, click the bookmarklet and you get a simple post screen with the link and title plus your summary. It’s pretty funky.</p>
<p>My one complaint is that if you want to use an image from a website, it only allows you to use the URL as the image (i.e. hotlinking). It doesn’t automatically download the image, which would make it the ultimate solution.</p>
<p>So there you go, that’s my wordpress tip for the month. Now you shouldn’t have any excuse for automated regurgitated content. <img src='http://thedeadone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/roleplaying-design-versus-facebook-versus-twitter-versus-buzz-eh/' title='Roleplaying Design versus Facebook versus Twitter versus Buzz, eh?'>Roleplaying Design versus Facebook versus Twitter versus Buzz, eh?</a></li>
<li><a href='http://thedeadone.net/blog/going-on-holidays-tomorrow/' title='Going on holidays tomorrow! :)'>Going on holidays tomorrow! <img src='http://thedeadone.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </a></li>
<li><a href='http://thedeadone.net/blog/learning-to-not-drown-in-the-sea-of-social-networking/' title='Learning to not drown in the sea of social networking'>Learning to not drown in the sea of social networking</a></li>
<li><a href='http://thedeadone.net/blog/review-part-1-of-my-custom-dice/' title='Review part 1 of my Custom Dice'>Review part 1 of my Custom Dice</a></li>
<li><a href='http://thedeadone.net/blog/thedeadone-gaming-dice/' title='thedeadone gaming dice?'>thedeadone gaming dice?</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/the-answer-to-my-question-wordpress-press-it-feature/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Suggestions for how to share stuff from Google Reader in a WordPress blog?</title>
		<link>http://thedeadone.net/blog/suggestions-for-how-to-share-stuff-from-google-reader-in-a-wordpress-blog/</link>
		<comments>http://thedeadone.net/blog/suggestions-for-how-to-share-stuff-from-google-reader-in-a-wordpress-blog/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 09:50:28 +0000</pubDate>
		<dc:creator>Mark Cunningham</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Google-Reader]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thedeadone.net/?p=815</guid>
		<description><![CDATA[I know of plugins that can take your Google Reader Shared Items and automatically generate a post for you. (I was using this one and it’s quite good). This is nice, but doesn&#8217;t actually make a great post. I know you can setup a &#8220;Send To&#8221; in Google Reader to post items from Google Reader [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<!--INFOLINKS_ON-->
<p><p>I know of plugins that can take your Google Reader Shared Items and automatically generate a post for you. (I was using this <a href="http://wordpress.org/extend/plugins/recommended-reading-google-reader-shared/">one</a> and it’s quite good). This is nice, but doesn&#8217;t actually make a great post.</p>
<p>I know you can <a href="http://thingelstad.com/using-google-reader-send-to-with-wordpress/">setup a &#8220;Send To&#8221; in Google Reader to post items from Google Reader in your WordPress blog</a>. But the format of the post is awful. It holds just a link and a title. I&#8217;d like something a kin to the way the posts are presented in Google Reader. YouTube videos expanded, summary of the post, my comment/note on it, etc. Anyone have any suggestions?</p>
<p>My plan is to post some or occasional items from my Google Reader shared items. I want to control the flow and only post those few that I think people may like (who see my blog).<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://thedeadone.net/blog/the-answer-to-my-question-wordpress-press-it-feature/' title='The answer to my question: WordPress &ldquo;Press It&rdquo; feature'>The answer to my question: WordPress &ldquo;Press It&rdquo; feature</a></li>
<li><a href='http://thedeadone.net/blog/where-has-tdo-mini-forms-plugin-gone/' title='Where has TDO Mini Forms plugin gone?'>Where has TDO Mini Forms plugin gone?</a></li>
<li><a href='http://thedeadone.net/blog/pet-projects-tdo-mini-forms-and-forums/' title='Pet Projects, TDO-Mini-Forms and Forums'>Pet Projects, TDO-Mini-Forms and Forums</a></li>
<li><a href='http://thedeadone.net/blog/working-on-a-taxonomy-widget-for-tdo-mini-forms/' title='Working on a Taxonomy Widget for TDO Mini Forms'>Working on a Taxonomy Widget for TDO Mini Forms</a></li>
<li><a href='http://thedeadone.net/blog/an-alternative-to-tdo-mini-forms/' title='An alternative to TDO Mini Forms?'>An alternative to TDO Mini Forms?</a></li>
</ul>

<!--INFOLINKS_OFF-->
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://thedeadone.net/blog/suggestions-for-how-to-share-stuff-from-google-reader-in-a-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

