<?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>cdevroe.com &#187; plugin</title>
	<atom:link href="http://cdevroe.com/tag/plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdevroe.com</link>
	<description>by Colin Devroe</description>
	<lastBuildDate>Fri, 25 May 2012 16:03:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://cdevroe.com/?pushpress=hub'/>
<cloud domain='cdevroe.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>WordPress Post formats Admin UI</title>
		<link>http://cdevroe.com/links/crowdfavorite-postformats/</link>
		<comments>http://cdevroe.com/links/crowdfavorite-postformats/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 11:23:28 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[crowd favorite]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[post formats]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=5325</guid>
		<description><![CDATA[WordPress 3.1 exhibited an underlying feature that didn&#8217;t reveal itself in the UI in much of any way. Post formats. Post formats are sort of like categories of posts but are used to &#8220;handle&#8221; different post types in different ways. You can read more about Post formats over on the WordPress Codex. Crowd Favorite has [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.1 exhibited an underlying feature that didn&#8217;t reveal itself in the UI in much of any way. Post formats. Post formats are sort of like categories of posts but are used to &#8220;handle&#8221; different post types in different ways. You can <a href="http://codex.wordpress.org/Post_Formats">read more about Post formats over on the WordPress Codex</a>.</p>
<p><a href="http://crowdfavorite.com/">Crowd Favorite</a> has <a href="https://github.com/crowdfavorite/wp-post-formats">released an open source WordPress plugin</a> <sup>*</sup> that changes the Admin UI and sets up standards for a few different post formats. Here, their description is better:</p>
<blockquote><p>
  &#8220;The plugin is a completely additive solution that leverages the default WordPress functionality, while improving the UI and standardizing the names and presentation of custom fields that support the various post formats.&#8221;
</p></blockquote>
<p>Post formats has limitless possibilities as you extend WordPress from a simple blogging tool to a much more powerful CMS&#8230; but this plugin seems to focus on the modern day blogger.</p>
<p>This interests me in that I use categories to handle my different post formats. Which is how everyone that has ever used WordPress had to do it. I&#8217;ve got mobile photos, links, videos, and longer posts I call notes, and larger photos. It would be great to start using post formats to post different types of formats &#8211; I&#8217;m looking forward to digging into this.</p>
<p><strong>*</strong> Side note: So glad Crowd Favorite switched to Github. I hope other WordPress developers quickly follow suit. In fact, I think WordPress.org should change the way they host WordPress plugins to git.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/crowdfavorite-postformats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Markdown</title>
		<link>http://cdevroe.com/notes/using-markdown/</link>
		<comments>http://cdevroe.com/notes/using-markdown/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 19:54:23 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[john-gruber]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=5056</guid>
		<description><![CDATA[I know I&#8217;m late to the game but I&#8217;m now using John Gruber&#8217;s Markdown for writing on this site as well as documentation at work. I&#8217;m thoroughly enjoying it. Oh, I&#8217;m using Mark Jaquith&#8217;s Markdown on Save WordPress plugin and it works great.]]></description>
			<content:encoded><![CDATA[<p>I know I&#8217;m late to the game but I&#8217;m now using John Gruber&#8217;s <a href="http://daringfireball.net/markdown">Markdown</a> for writing on this site as well as documentation at work. I&#8217;m thoroughly enjoying it.</p>
<p>Oh, I&#8217;m using <a href="http://markjaquith.com/">Mark Jaquith&#8217;s</a> <a href="http://wordpress.org/extend/plugins/markdown-on-save/">Markdown on Save WordPress plugin</a> and it works great.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/using-markdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set post slugs using WordPress for iOS using Slugger+</title>
		<link>http://cdevroe.com/links/slugger-ios/</link>
		<comments>http://cdevroe.com/links/slugger-ios/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 15:28:02 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[justin-blanton]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[slugger]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=4716</guid>
		<description><![CDATA[Justin Blanton finds that his Slugger+ WordPress plugin, which he adapted from my own Slugger plugin back in early 2007, is still useful today when publishing from WordPress for iOS on either the iPhone or iPad. I concur as I use WordPress for iOS extensively.]]></description>
			<content:encoded><![CDATA[<p><a href="http://hypertext.net/">Justin Blanton</a> finds that his <a href="http://hypertext.net/projects/sluggerplus">Slugger+ WordPress plugin</a>, which <a href="http://cdevroe.com/notes/justin-blanton-sluggerplus/">he adapted from my own Slugger plugin back in early 2007</a>, is still <a href="http://hypertext.net/2011/03/wordpress-ios-slugs">useful today when publishing from WordPress for iOS</a> on either the iPhone or iPad. I concur as I use WordPress for iOS extensively.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/slugger-ios/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email comment replies to commenters using the CommentMailer plugin for WordPress</title>
		<link>http://cdevroe.com/links/wp-plugin-commentmailer/</link>
		<comments>http://cdevroe.com/links/wp-plugin-commentmailer/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 14:45:58 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[commentmailer]]></category>
		<category><![CDATA[marisa-mclellan]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=3860</guid>
		<description><![CDATA[Sorry for the long title but I&#8217;m guessing that this post will be found by people searching for this more than those of you that subscribe to my blog. For a long time, actually ever since I got an email from Marisa McClellan stating that she replied to a comment I left on her blog, [...]]]></description>
			<content:encoded><![CDATA[<p>Sorry for the long title but I&#8217;m guessing that this post will be found by people searching for this more than those of you that subscribe to my blog.</p>
<p>For a long time, actually ever since I got an email from <a href="http://www.apartment2024.com/">Marisa McClellan</a> stating that she replied to a comment I left on her blog, I&#8217;ve wanted to be able to reply to a comment on my blog and have it automatically sent to the person that I&#8217;m replying to via email without changing the workflow for me. In other words, I didn&#8217;t want to have to copy/paste my reply and email the commenter or reply to the default WordPress comment notification email. I wanted to simply click reply on the comment, type in my message, select who I would like to email (or not) and click send.</p>
<p>With <a href="http://hudatoriq.web.id/wp-hacks/commentmailer/">CommentMailer</a> I can do just that. Although it is only at version 0.1 (so it is a little bit rough) it works great and I am happy I can finally let people that are kind enough to comment on my blog know that I&#8217;ve replied via email.</p>
<p><strong>Update:</strong> Prompted by <a href="http://katywidrick.com/">Katy Widrick</a> asking me, <a href="http://twitter.com/kwidrick">via Twitter</a>, how to set up Comment Mailer I&#8217;ve decided to post my response email syntax here.</p>
<p>%previousmessage%</p>
<p>My reply:<br />
%currentreply%</p>
<p>%signature%</p>
<p>%notes%</p>
<p>&#8211; end &#8211;</p>
<p>The %notes% keyword is the one that will ultimately put a link in the email back to the original blog post. It would be nice to have %link% available though.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/wp-plugin-commentmailer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrap text around an image with jQSlickWrap</title>
		<link>http://cdevroe.com/links/jqslickwrap/</link>
		<comments>http://cdevroe.com/links/jqslickwrap/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 13:55:24 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jqslickwrap]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=3213</guid>
		<description><![CDATA[Neat jQuery plugin that makes it dead simple to wrap text around an image. The key point here is that it will actually wrap the text around the contents of the image, not just the bounding box of an image. /via Simon Willison.]]></description>
			<content:encoded><![CDATA[<p>Neat <a href="http://jquery.com/">jQuery</a> plugin that makes it dead simple to <a href="http://jwf.us/projects/jQSlickWrap/">wrap text around an image</a>. The key point here is that it will actually wrap the text around the contents of the image, not just the bounding box of an image.</p>
<p>/via <a href="http://simonwillison.net/2009/Nov/23/jqslickwrap/">Simon Willison</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/jqslickwrap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why you don&#8217;t need a URL shortening service if you use WordPress</title>
		<link>http://cdevroe.com/notes/wp-short-urls/</link>
		<comments>http://cdevroe.com/notes/wp-short-urls/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 03:41:49 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[trim]]></category>
		<category><![CDATA[url shortener]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=2682</guid>
		<description><![CDATA[I was in the mood for a long post title. Sue me. My thoughts on URL shortening services are pretty public but that doesn&#8217;t mean that I don&#8217;t have a need for them. I prefer Bit.ly over any other URL shortening services that I&#8217;ve used to-date. With Tr.im dying I thought that there was always [...]]]></description>
			<content:encoded><![CDATA[<p>I was in the mood for a long post title. Sue me.</p>
<p><a href="http://cdevroe.com/notes/url-shorteners-suck/">My thoughts on URL shortening services</a> are pretty public but that doesn&#8217;t mean that I don&#8217;t have a need for them. I prefer <a href="http://bit.ly/">Bit.ly</a> over any other URL shortening services that I&#8217;ve used to-date.</p>
<p>With <a href="http://mashable.com/2009/08/09/trim-shuts-down/">Tr.im dying</a> I thought that there was always the possibility of Bit.ly going down the same path. It was time to create my own URL shortening service for short URLs pointing to my site using my own domain. I browsed around, found two WordPress plugins that could have been candidates &#8211; but ultimately decided to use nothing but vanilla WordPress.</p>
<p><a href="http://wordpress.org/extend/plugins/short-url-plugin/">The Short URL plugin</a> makes it very easy to take any URL and make it nice a short, track clicks, etc. I have this installed in case I want to shorten URLs that are not ultimately here on my site. (Though I still plan on using Bit.ly for these links). <a href="http://wordpress.org/extend/plugins/short-post-urls/">Short Post URLs</a> is a plugin that seemingly does exactly what I want &#8211; which is make a shorter URL automatically for every post here on my site. However, the problem is that by default the plugin does not redirect from the short URL to the long one. This means that my posts would have two URLs. This isn&#8217;t what I was looking for and I didn&#8217;t want to hack someone else&#8217;s plugin.</p>
<p>That is when I saw it, right under my nose. The default link for any post on any WordPress blog is domain.com?p=postID. For instance, the short URL for this post is http://cdevroe.com/?p=2682. If you <a href="http://cdevroe.com/?p=2682">link to that URL</a> WordPress will automatically forward that request to the full URL. Simple. Beautiful. Exactly what I need.</p>
<p>Occam&#8217;s Razor in full effect.</p>
<p><strong>Update:</strong> <a href="http://deanjrobinson.com/">Dean Robinson</a>, maker of the fine mobile Twitter client <a href="http://hahlo.com/">Hahlo</a>, <a href="http://cdevroe.com/notes/wp-short-urls/#comment-332557">suggests in the comments</a> adding a simple line to your .htaccess file (if you&#8217;re so inclined) to pretty up your URLs. I&#8217;ve decided to add this for mine so that now both the original, default WordPress URL of ?p=postID works as well as /p/postID works now. Thanks Dean.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/wp-short-urls/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Safari + Glims = broken keyboard shortcuts</title>
		<link>http://cdevroe.com/notes/safari-glims-caveat/</link>
		<comments>http://cdevroe.com/notes/safari-glims-caveat/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 02:15:08 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[ffffound]]></category>
		<category><![CDATA[glims]]></category>
		<category><![CDATA[google-reader]]></category>
		<category><![CDATA[keyboard-shortcuts]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[the big picture]]></category>
		<category><![CDATA[tumblr]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=2558</guid>
		<description><![CDATA[Keyboard shortcuts, both for the browser itself and for Web sites that take advantage of them, can be extremely powerful. Google Reader set the precedent for keyboard shortcuts by working through a stream of information using J to advance and K to move backward through the stream. The Big Picture, Ffffound, and now Tumblr&#8217;s Dashboard [...]]]></description>
			<content:encoded><![CDATA[<p>Keyboard shortcuts, both for the browser itself and for Web sites that take advantage of them, can be extremely powerful. <a href="http://google.com/reader/">Google Reader</a> set the precedent for keyboard shortcuts by working through a stream of information using J to advance and K to move backward through the stream. <a href="http://www.boston.com/bigpicture/">The Big Picture</a>, <a href="http://ffffound.com/">Ffffound</a>, and <a href="http://staff.tumblr.com/post/143067866/j-and-k">now Tumblr&#8217;s Dashboard</a> all follow this convention.</p>
<p><a href="http://www.machangout.com/">Glims</a>, a plugin (read: input manager hack) for Safari, enables a lot of preferences around searching that Safari simply doesn&#8217;t have built-in. I originally installed it because I wanted to play around with <a href="http://bing.com/">Bing</a>, Microsoft&#8217;s latest version of their search efforts. However, it came with a caveat that I can&#8217;t seem to find a solution to no matter what combination of preferences I choose. Keyboard shortcuts, such as those found in Google Reader, do not work when I have Glims installed.</p>
<p>So, I&#8217;ve uninstalled Glims &#8211; for now. The benefits of keyboard shortcuts in my most used Web applications outweigh those of trying out other search engines besides Google. I&#8217;ll be watching Glims for an update.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/safari-glims-caveat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Viddler&#8217;s WordPress 2.5 plugin version 1.1 beta 1</title>
		<link>http://cdevroe.com/links/wordpress-viddler-11b/</link>
		<comments>http://cdevroe.com/links/wordpress-viddler-11b/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 19:50:40 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[viddler]]></category>
		<category><![CDATA[video-comments]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/?p=599</guid>
		<description><![CDATA[A beta release of the latest version of Viddler's Wordpress plugin.  For Wordpress 2.5 only!]]></description>
			<content:encoded><![CDATA[<p>Now you might understand why the links and notes have died down here on my site lately &#8211; it is because I&#8217;ve been hard at work getting <a href="http://wiki.developers.viddler.com/index.php/WPViddlerVideoComments">Viddler&#8217;s video commenting plugin</a>, the one <a href="http://cdevroe.com/notes/videocomment-test/">we tested here on my site</a>, updating it to be compatible with <a href="http://wordpress.org/">WordPress 2.5</a>.</p>
<p>We didn&#8217;t stop at just squashing a few bugs, we added two very big features to the plugin.</p>
<p>In addition to the ever-popular video commenting portion, we&#8217;ve also added two WordPress administration areas to the plugin that add features to your WordPress dashboard, and to the Add media panels.</p>
<p>If you are using WordPress 2.5, give it a spin, and then comment <a href="http://lab.viddler.com/2008/04/10/plugin-11b1/">on The Viddler Lab</a> with your feedback.</p>
<p>Source:Â <a href="http://lab.viddler.com/2008/04/10/plugin-11b1/">Help test our WordPress 2.5 plugin: Version 1.1 Beta 1</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/wordpress-viddler-11b/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Using the WordPress iPhone admin plugin</title>
		<link>http://cdevroe.com/mobile-notes/wp-iphone-admin/</link>
		<comments>http://cdevroe.com/mobile-notes/wp-iphone-admin/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 15:30:53 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Mobile notes]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[moblog]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/mobile/notes/wp-iphone-admin/</guid>
		<description><![CDATA[I&#8217;m writing this on my iPhone, using the WordPress plugin that changes the admin from its default style and layout to one that works on an iPhone. A few things that become apparent quickly is that the interface is pretty heavy, making load time a bit annoying. The interface is usable, but slow. Also typing [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m writing this on my iPhone, using <a href="http://wordpress.org/extend/plugins/mobileadmin/">the WordPress plugin that changes the admin</a> from its default style and layout to one that works on an iPhone. </p>
<p>A few things that become apparent quickly is that the interface is pretty heavy, making load time a bit annoying. The interface is usable, but slow. Also typing a link to anything is really tedious. With the iPhone not having copy/paste (yet?), and the characters needed to write an HTML link hidden beneath the iPhone&#8217;s keyboard layout hierarchy &#8211; I am not sure I&#8217;d ever bother to link to something.</p>
<p>A possible fix for this could be a button to create a link. Or, I could use Safari Mobile&#8217;s built-in email link feature and post to my site that way.</p>
<p>I&#8217;m still figuring all of this out, but as always I&#8217;ll try to report my findings. Next up, mobile photos.</p>
<p>Update: Edited to include links now.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/mobile-notes/wp-iphone-admin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Publicly testing Viddler&#8217;s video commenting plugin for WordPress</title>
		<link>http://cdevroe.com/notes/videocomment-test/</link>
		<comments>http://cdevroe.com/notes/videocomment-test/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 20:43:36 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[viddler]]></category>
		<category><![CDATA[video-comments]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/videocomment-test/</guid>
		<description><![CDATA[We're either hours or days away from releasing the video commenting plugin powered by Viddler.  If you'd like to test it out, contact me, or give it a try here on my site.]]></description>
			<content:encoded><![CDATA[<p><span class="firstletter">D</span>o you &#8220;follow&#8221; <a href="http://twitter.com/cdevroe/">me on Twitter</a>?  If you do, then you definitely know that over the last few weeks I&#8217;ve been <a href="http://blog.viddler.com/cdevroe/testing-wp-videocomments/">working on a video commenting plugin for WordPress</a> powered by <a href="http://wiki.developers.viddler.com/index.php/Main_Page">Viddler&#8217;s API</a>.</p>
<p><strong>Update:</strong> This plugin is now <a href="http://blog.viddler.com/cdevroe/wp-video-companion-1/">available to everyone</a>!</p>
<p>I&#8217;m happy to announce that as of ten minutes ago, we&#8217;ve distributed a private-beta to a few friends that use <a href="http://wordpress.org/">WordPress</a>.  Having worked on this quite a bit I&#8217;m happy to get it into other&#8217;s hands, even if they come back with a ton of bugs for me to fix, at least it will allow me the feedback to make the plugin better.</p>
<p>If you use WordPress and are interested in allowing your audience to comment with video, and you didn&#8217;t get an email from me today, <a href="http://cdevroe.com/about/#contact">contact me</a> and I&#8217;ll be glad to get you a beta copy of the plugin.  We&#8217;re eager to get people using it, but we just want to make sure we&#8217;ve dotted our Ts and crossed our&#8230; you get the idea.</p>
<p>Within a few days I&#8217;ll be writing more about this plugin on <a href="http://blog.viddler.com/">The Viddler Spotlight</a>, the company blog, and by that time the plugin will be freely downloadable from our site for you to use.  I&#8217;ll then provide some development notes, how we pulled it off, and other tidbits.  For now, if you&#8217;re interested in working with flash-video online, look no further than <a href="http://wiki.developers.viddler.com/index.php/Main_Page">Viddler&#8217;s API</a>.</p>
<p>To test the plugin click &#8220;Record a video comment?&#8221; below the comment form.  This will paste the appropriate code into the comment form to include your video.  See, I told you it was simple.</p>
<p><strong><i>Update:</i></strong> Thanks to all that have emailed me and commented so far.  This last test has truly been very fruitful.  I was able to squash a bunch of bugs last night, and I&#8217;m hoping to put the hammer to a few this morning.  I&#8217;m expecting to release 1.0 beta 2 early this afternoon so please update your respective blogs when it comes out.  Again, if you&#8217;d like to beta test this plugin, just send me an email.</p>
<p><strong><i>Update 2: Looking for more testers.</i></strong>  Version 1.0 beta 5 is now in the hands of the current group of beta testers and appears to be really stable.  I&#8217;d like to expand the number of blogs this is installed on by about double the number of blogs we have currently.  Anyone interested should comment below or send me an email.  Thanks again everyone for testing this out.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/videocomment-test/feed/</wfw:commentRss>
		<slash:comments>51</slash:comments>
		</item>
		<item>
		<title>Slugger gets updated by Justin Blanton</title>
		<link>http://cdevroe.com/notes/justin-blanton-sluggerplus/</link>
		<comments>http://cdevroe.com/notes/justin-blanton-sluggerplus/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 18:00:06 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[chancecube]]></category>
		<category><![CDATA[justin-blanton]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[slugger]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/justin-blanton-sluggerplus/</guid>
		<description><![CDATA[A short note to let everyone know that Slugger has been updated.]]></description>
			<content:encoded><![CDATA[<p><a href="http://justinblanton.com/">Justin Blanton</a> has taken the time to give <a href="http://chancecube.com/products/slugger/" rel="me">Slugger</a> (a plugin for <a href="http://wordpress.org/">WordPress</a> that I wrote to allow you to edit your post&#8217;s slug from <em>outside</em> of the WordPress administration area) an overhaul.</p>
<p>He took the time to write what he did, and didn&#8217;t like, about the plugin and why he chose to fix it.  Read his entry where <a href="http://justinblanton.com/2007/03/sluggerplus">he introduces Slugger+</a>.</p>
<p>To me, this is the perfect example of why I love writing these little plugins.  I may not personally be the best person to write some of these plugins (due to my inability to watch for things as detailed as someone like Justin obviously is), but I did have the idea and at least I was able to &#8220;get it out there&#8221; so other people could improve on it.</p>
<p>And that is exactly what Justin has done.  He took what he thought was a good idea for a WordPress plugin, fixed what needed to fixed, and offered a better version of it to everyone for free.</p>
<p>Thanks for updating the plugin Justin.  I&#8217;ll use it religiously.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/justin-blanton-sluggerplus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I do not recommend installing any Safari plugins</title>
		<link>http://cdevroe.com/notes/no-safari-plugins/</link>
		<comments>http://cdevroe.com/notes/no-safari-plugins/#comments</comments>
		<pubDate>Fri, 17 Nov 2006 13:19:20 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[macintosh]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/no-safari-plugins/</guid>
		<description><![CDATA[I can not recommend installing any Safari plugins.  In fact, I recommend <em>not</em> installing any.]]></description>
			<content:encoded><![CDATA[<p>There are quite a few handy Safari plugins out there.  Most of them try to help make up for what Safari lacks, and normally I&#8217;d be all for trying to get the most out of your software.</p>
<p>Not in this case.</p>
<p>I&#8217;ve tried a few Safari plugins over the years and most of them, if not all of them, have ended up making Safari not perform properly in various situations.</p>
<p>I&#8217;ve had plugins <a href="http://theubergeeks.net/2006/02/13/tug-safari-error/" rel="me">not load sites</a> because of an installed plugin.  I&#8217;ve had the user-agent for the browser inexplicably change to something else.  I&#8217;m also hearing of other&#8217;s <a href="http://www.zeldman.com/2006/11/16/enable-caching-to-upload-files/">having upload problems</a> when they have a plugin installed.</p>
<p>I think you will find that almost every plugin for Safari will somehow &#8220;break&#8221; your install.  Perhaps not in anyway that you care about, or that you may even notice &#8211; but overall Safari plugins really do not perform well and are unstable.</p>
<p>As such &#8211; I can not recommend installing <em>any</em> Safari plugins.  I <strong><em>know</em></strong> some of you will disagree, and that is ok with me, we can all agree to disagree on this particular issue.</p>
<p>[tags]safari, plugin, plugin, apple, macintosh, browser[/tags]<br />
[slug]no-safari-plugins[/slug]</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/no-safari-plugins/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Slugger</title>
		<link>http://cdevroe.com/links/slugger/</link>
		<comments>http://cdevroe.com/links/slugger/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 20:07:23 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[chancecube]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[slugger]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress-plugin]]></category>

		<guid isPermaLink="false">http://cdevroe.com/links/slugger/</guid>
		<description><![CDATA[The WordPress plugin I've wanted to build for a few years.]]></description>
			<content:encoded><![CDATA[<p>Finally I&#8217;ve had the opportunity to build and release <a href="http://chancecube.com/products/slugger/">Slugger</a>, a plugin that allows me to use MarsEdit to the fullest of its potential with WordPress.  Finally.</p>
<p>[tags]wordpress, wordpress plugin, plugin, slugger, chancecube[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/links/slugger/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Simple Countdown</title>
		<link>http://cdevroe.com/notes/simple-countdown/</link>
		<comments>http://cdevroe.com/notes/simple-countdown/#comments</comments>
		<pubDate>Tue, 24 Oct 2006 17:49:43 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[chancecube]]></category>
		<category><![CDATA[countdown]]></category>
		<category><![CDATA[mike-stickel]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[simple-countdown]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/simple-countdown/</guid>
		<description><![CDATA[Another WordPress plugin from your heros at ChanceCube.]]></description>
			<content:encoded><![CDATA[<p>We just can&#8217;t stop giving away free stuff I guess.  <a rel="friend met" href="http://screenflicker.com/mike/">Mike</a> has been slaving over a hot G4 for the last few days tweaking and getting the options just right to launch <a href="http://chancecube.com/archives/2006/10/24/introducing-simple-countdown/">Simple Countdown version 1.0</a>.</p>
<p>I begged and pleaded that <a rel="me" href="http://chancecube.com/products/simple-countdown/">Simple Countdown</a> would be able to do simple, easy, in-post countdowns and boy did Mike deliver.  Check this out.</p>
<p>I will turn 27 on September 30th, 2007 which is in <!--cc_countdown:september 30 2007-->.  How cool is that?</p>
<p>Go grab a copy, and let Mike know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/simple-countdown/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Happy Pals: The WordPress plugin that will make linking to your friends fun again!</title>
		<link>http://cdevroe.com/notes/happy-pals/</link>
		<comments>http://cdevroe.com/notes/happy-pals/#comments</comments>
		<pubDate>Fri, 08 Sep 2006 17:45:54 +0000</pubDate>
		<dc:creator>Colin Devroe</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[chancecube]]></category>
		<category><![CDATA[happy-pals]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://cdevroe.com/notes/happy-pals/</guid>
		<description><![CDATA[No really.  Linking to your friend's sites when you mention them in your posts isn't only courteous, now it can be fun too.]]></description>
			<content:encoded><![CDATA[<p>We (meaning <a href="http://screenflicker.com/mike/" rel="friend met">Mike</a> and I), just got finished with a first pass of a WordPress plugin that we&#8217;ve called <a href="http://chancecube.com/products/happypals/">Happy Pals</a> that will automatically find the <code>REL</code> attributes in your posts, and assign the appropriate classes to those links.  This way, you can style links to your friends differently than you do links to anywhere else.  <a href="http://chancecube.com/archives/2006/09/08/introducing-happy-pals/">Here is our announcement</a> about Happy Pals.</p>
<p>I have the plugin activated here on my site, but haven&#8217;t decided how I am going to style my links yet.  Fun fun!</p>
<p>[tags]wordpress, plugin, happy pals, open source, chancecube[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://cdevroe.com/notes/happy-pals/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

