<?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>BBQIguana &#187; WordPress</title>
	<atom:link href="http://www.bbqiguana.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bbqiguana.com</link>
	<description></description>
	<lastBuildDate>Fri, 28 Oct 2011 13:17:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Hover Text Replace &#8211; WordPress plugin</title>
		<link>http://www.bbqiguana.com/2010/04/hover-text-replace-wordpress-plugin/</link>
		<comments>http://www.bbqiguana.com/2010/04/hover-text-replace-wordpress-plugin/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 15:14:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bbqiguana.com/?p=1328</guid>
		<description><![CDATA[On my language-learning web site, Fluent Every Year, I have a feature that shows a translation inline by swapping out text when the mouse rolls over it. It's very handy, and it occurred to me that I should make it a plugin, so other people can use it too!]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="tweet_button"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bbqiguana.com/2010/04/hover-text-replace-wordpress-plugin/" data-text="Hover Text Replace - WordPress plugin" data-count="vertical" data-via="bbqiguana"">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>On my language-learning web site, <a title="FluentEveryYear.com" href="http://www.fluenteveryyear.com/" target="_blank">Fluent Every Year</a>, I have a feature that shows a translation inline by swapping out text when the mouse rolls over it. It&#8217;s very handy, and it occurred to me that I should make it a plugin, so other people can use it too!</p>
<p><strong>Features:</strong></p>
<ul>
<li>Add the &#8220;translate&#8221; class to a containing element, such as a  <em>blockquote</em> or a <em>ul</em> tag. Then, any <em>em</em> tags with a <em>title</em> attribute will automatically swap their content for the title when you move the mouse over them.</li>
</ul>
<p><strong>Planned features:</strong></p>
<ul>
<li>Allow any tag or classname to be specified as the containing element.</li>
<li>Allow any tag or classname to be specified as the translate element.</li>
</ul>
<p><strong>Download</strong><br />
The current version can be downloaded at <a href="" title="WordPress.org">WordPress.org</a>.</p>
<p><strong>Changelog</strong></p>
<ul>
<li>0.1
<ul>
<li>Initial version</li>
</ul>
</li>
</ul>
<div class="link-summarizer"><p><strong>Links in this post</strong><ul><li><a title="FluentEveryYear.com" href='http://www.fluenteveryyear.com/' target="_blank">FluentEveryYear.com</a></li><li><a href='" title='WordPress.org">" title=</a></li></ul></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.bbqiguana.com/2010/04/hover-text-replace-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TweetPost WordPress Plugin</title>
		<link>http://www.bbqiguana.com/2009/11/tweetpost/</link>
		<comments>http://www.bbqiguana.com/2009/11/tweetpost/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 16:33:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bbqiguana.com/?p=1212</guid>
		<description><![CDATA[TweetPost is a multiuser plugin which allows wordpress publishers to automatically tweet their new posts to their Twitter account.  Tweets consist of a message ("New post from @user") including a reference to the author's Twitter name, the title of the post, and a bit.ly shortened link to the post.]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="tweet_button"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bbqiguana.com/2009/11/tweetpost/" data-text="TweetPost WordPress Plugin" data-count="vertical" data-via="bbqiguana"">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>TweetPost is a multi-user plugin that automatically tweets bit.ly or su.pr links to new posts.</p>
<h3>Description</h3>
<p>TweetPost is a multiuser plugin which allows wordpress publishers to automatically tweet their new posts to their Twitter account.  Tweets consist of a message (&#8220;New post from @user&#8221;) including a reference to the author&#8217;s Twitter name, the title of the post, and a bit.ly shortened link to the post.</p>
<p>Currently, the Twitter Poster consists of the following features.</p>
<ul>
<li>Authorize a global Twitter account with the site</li>
<li>Specify a Bit.ly login and API key to associate with the site</li>
<li>Adds a &#8220;Twitter&#8221; property to user details, so users can manage their own Twitter name</li>
<li>Automatically submits the permalink to bit.ly and adds that to the tweet</li>
<li>Adds a reference to the author&#8217;s Twitter account in the tweet</li>
<li>Fits the tweet into Twitter&#8217;s 140-character limit.</li>
</ul>
<h3>License</h3>
<p>This Twitter Poster plugin and WordPress Plugin Framework are being developed under the GNU General Public License, version 2.</p>
<p>[GNU General Public License, version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html &#8220;GNU General Public License, version 2&#8243;)</p>
<h3>Download</h3>
<p>The current version can be downloaded here: <a href="http://wordpress.org/extend/plugins/tweetpost/">tweetpost</a></p>
<h3>Installation</h3>
<ol>
<li>Unzip the archive file.</li>
<li>Verify the name of the unzipped folder to be &#8220;tweetpost&#8221;</li>
<li>Upload the &#8220;tweetpost&#8221; folder to the root of your WordPress &#8220;plugins&#8221; folder.</li>
<li>Activate the &#8220;tweetpost&#8221; plugin in your website&#8217;s plugin administration page.</li>
<li>Navigate to the &#8220;Settings&#8221; ~ &#8220;TweetPost&#8221; administration page, to add account info.</li>
</ol>
<h3>Frequently Asked Questions</h3>
<p><strong>Do I have to register my blog with Twitter?</strong><br />
Yes. Due to details of Twitter&#8217;s implementation of the OAuth protocol, it is<br />
necessary to register your blog as a Twitter API consumer application. It&#8217;s silly, but fortunately it&#8217;s not difficult to do.</p>
<h3>Change Log</h3>
<ul>
<li>1.0
<ul>
<li>Added support for Twitter OAuth protocol</li>
<li>Removed support for Twitter&#8217;s (now defunct) Basic authentication</li>
<li>Added messaging missing configuration</li>
</ul>
</li>
<li><a href='http://dev.bbqiguana.com/wp-content/uploads/2009/11/tweetpost.zip'>0.1</a>
<ul>
<li>Initial version</li>
</ul>
</li>
</ul>
<div class="link-summarizer"><p><strong>Links in this post</strong><ul><li><a href='http://wordpress.org/extend/plugins/tweetpost/'>http://wordpress.org/...nd/plugins/tweetpost/</a></li></ul></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.bbqiguana.com/2009/11/tweetpost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keyboard navigation plugin for WordPress</title>
		<link>http://www.bbqiguana.com/2009/10/keyboard-navigation-plugin-for-wordpress/</link>
		<comments>http://www.bbqiguana.com/2009/10/keyboard-navigation-plugin-for-wordpress/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 20:44:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bbqiguana.com/?p=1136</guid>
		<description><![CDATA[I prefer to use the keyboard for navigating content whenever possible, rather than the more awkward movement of a mouse... and my carpal tunnels thank me for that preference.  I've seen keyboard navigation of posts implemented on FFFFOUND! and thought it was really nice.  So I decided to make a WordPress plugin to allow others that functionality easily.]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="tweet_button"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bbqiguana.com/2009/10/keyboard-navigation-plugin-for-wordpress/" data-text="Keyboard navigation plugin for WordPress" data-count="vertical" data-via="bbqiguana"">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>I prefer to use the keyboard for navigating content whenever possible, rather than the more awkward movement of a mouse&#8230; and my carpal tunnels thank me for that preference.  I&#8217;ve seen keyboard navigation of posts implemented on <a href="http://ffffound.com/" title="FFFFOUND!">FFFFOUND!</a> and thought it was really nice. So I decided to make a WordPress plugin to allow others that functionality easily.</p>
<p>Scrolling through posts by keyboard may not be useful to everyone, but it makes a lot of sense for anyone with a photoblog.  Users can quickly flip through your content without enlessly flicking a scroll wheel or clicking and dragging until they grab their wrists in pain.</p>
<p><strong>Features:</strong></p>
<ul>
<li>Press the &#8220;J&#8221; key to see the next post, and the &#8220;K&#8221; key takes you to the previous post.</li>
</ul>
<p><strong>Planned features:</strong></p>
<ul>
<li>Add &#8220;next&#8221; and &#8220;previous&#8221; keys for page-by-page navigation.</li>
<li>Add an options page which allows the navigation keys to be customized.</li>
<li>Automatically load the &#8220;next&#8221; or &#8220;previous&#8221; page when you hit the end.</li>
<li>Detect the scrollable element in a site&#8217;s design.  (Current version only scrolls the body.)</li>
</ul>
<p><strong>Download</strong><br />
The current version can be downloaded at <a href="http://wordpress.org/extend/plugins/prev-next-keyboard-navigation/" title="WordPress.org">WordPress.org</a>.</p>
<p><strong>Changelog</strong></p>
<ul>
<li>0.6
<ul>
<li>Updated the algorithm to work with fractional scrollTop property in Firefox</li>
</ul>
</li>
<li>0.5
<ul>
<li>Added scroll event listener to make the navigation sensitive to your current scroll position</li>
</ul>
</li>
<li>0.4
<ul>
<li>Continues to next/previous page when you navigate past the last (or first) post</li>
</ul>
</li>
<li>0.3
<ul>
<li>Javascript has moved to a separate file and is now added through via wp_enqueue_script</li>
<li>jQuery has been implemented for all DOM functions</li>
<li>ScrollTop is now at the top of the screen, as expected</li>
<li>Tested on Internet Explorer 7, Firefox 3.5, Safari 4, and Chrome 3</li>
</ul>
</li>
<li>0.2
<ul>
<li>Key navigation is no longer added on single posts</li>
<li>Keypress events are ignored inside of TEXTAREA and INPUT elements</li>
</ul>
</li>
<li>0.1
<ul>
<li>Initial version</li>
</ul>
</li>
</ul>
<div class="link-summarizer"><p><strong>Links in this post</strong><ul><li><a href='http://ffffound.com/' title="FFFFOUND!">FFFFOUND!</a></li><li><a href='http://wordpress.org/extend/plugins/prev-next-keyboard-navigation/' title="WordPress.org">WordPress.org</a></li></ul></p></div>]]></content:encoded>
			<wfw:commentRss>http://www.bbqiguana.com/2009/10/keyboard-navigation-plugin-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>53</slash:comments>
		</item>
		<item>
		<title>Freedom of Information!</title>
		<link>http://www.bbqiguana.com/2009/10/freedom-of-information/</link>
		<comments>http://www.bbqiguana.com/2009/10/freedom-of-information/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 22:12:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bbqiguana.com/?p=1083</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="tweet_button"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bbqiguana.com/2009/10/freedom-of-information/" data-text="Freedom of Information!" data-count="vertical" data-via="bbqiguana"">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Freedom of Information, my second WordPress plugin, is just for fun.  It filters the content of your post and &#8220;redacts&#8221; terminology that certain nefarious conspirators wouldn&#8217;t want getting out.</p>
<p>Example:</p>
<blockquote><p>This is a government test of a new top secret plugin for ufo homeland security. I wonder what will happen to George Bush and Karl Rove when I type their names.  Do you think John F. Kennedy was involved with the Secret Service&#8217;s plot to give H1N1 Swine Flu and Mad Cow Disease to the citizens?  I wonder who knows about President Obama&#8217;s secret plan to bring socialism to the United States?</p></blockquote>
<p>Current version is 0.1, and you can download it here: <a href='http://dev.bbqiguana.com/wp-content/uploads/2009/10/freedom-of-information.zip'>freedom-of-information</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bbqiguana.com/2009/10/freedom-of-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Linked Images To Gallery</title>
		<link>http://www.bbqiguana.com/2009/10/add-linked-images-to-gallery/</link>
		<comments>http://www.bbqiguana.com/2009/10/add-linked-images-to-gallery/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 02:18:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bbqiguana.com/?p=376</guid>
		<description><![CDATA[Basically, I want to manage my photos on Flickr, but I need local copies on my web site as well.  And I want this all done for me automatically.  No upload dialogs. So, I wrote a plugin to grab my actual image file from Flickr and add it as an attachment to the post.]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="tweet_button"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bbqiguana.com/2009/10/add-linked-images-to-gallery/" data-text="Add Linked Images To Gallery" data-count="vertical" data-via="bbqiguana"">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p><img src="http://www.bbqiguana.com/wp-content/uploads/2009/10/screenshot-1.jpg" alt="screenshot-1" title="screenshot-1" width="300" height="218" class="alignright size-full wp-image-1121" /><strong>Add Linked Images To Gallery</strong><br />
Makes local copies of all the linked images in a post, adding them as gallery attachments on the post itself.</p>
<p>I have a photoblog, for my iPhone.   I take a lot of pictures, and I want them to post quickly and easily.   And I&#8217;m lazy.  I want to send the photo to Flickr, and let Flickr update my blog.  But I also want my main pages to reflect the latest additions.   And what&#8217;s more, I want customized images on the front page, and I need to use the gallery to get those.</p>
<p>This WordPress plugin creates local copies of all external linked images in the SRC attribute of IMG tags. It extracts a list of IMG tags in the post, saves copies of those images locally as gallery attachments on the post, and then offers the option to replace the external link with a link to the local copy.</p>
<p><strong>Features</strong></p>
<ul>
<li>Finds all external images linked in the SRC attribute of IMG tags and makes local copies of those images</li>
<li>Allows the SRC to be updated to point to those local copies</li>
<li>Can be applied to posts in all categories, or only those selected</li>
<li>Can be applied to all authors, or only selected authors</li>
<li>Administrator has the option to replace the external src with the url of the local copy. Another option allows the plugin to be applied to all external images, or only to those on Flickr.</li>
</ul>
<p>This plugin is particularly useful for photobloggers, especially those who update using the mail2blog Flickr API. The plugin will saved the linked image file from Flickr locally.</p>
<p><strong>Planned features</strong></p>
<ul>
<li>Add internationalization support</li>
<li>Integrate with Flickr API in order to allow always downloading the original image size regardless of which is linked</li>
<li>Additional options to allow running the plugin only for specific users or categories</li>
</ul>
<p><strong>Download</strong></p>
<p>Download the current stable version: <a href='http://wordpress.org/extend/plugins/add-linked-images-to-gallery-v01/'>Add-Linked-Images-To-Gallery</a>.</p>
<p><strong>Changelog</strong></p>
<ul>
<li>1.0</p>
<ul>
<li>Finally found the &#8220;WP_Error on line 48&#8243; issue. Added trapping.</li>
<li>I&#8217;m ready to call this a 1.0</li>
</ul>
</li>
<li>0.9
<ul>
<li>Replaced externimg_loadimage() function with a call to WordPress&#8217;s media_handle_sideload()</li>
</ul>
</li>
<li>0.8
<ul>
<li>Fixed a pad path, preventing imported images from showing up in WP media library</li>
</ul>
</li>
<li>0.7
<ul>
<li>Fixed a syntax error in creating the new attachment</li>
</ul>
</li>
<li>0.6
<ul>
<li>Suppresses safe_mode warnings from CURL</li>
<li>Adds compatibility with WordPress 2.9</li>
</ul>
</li>
<li>0.5
<ul>
<li>Fixes a bug that cause all img tags to be rewritten as the last matched image</li>
</ul>
</li>
<li>0.4
<ul>
<li>Option added to option panel allowing the plugin to run only on posts in specific categories</li>
<li>Option added to option panel allowing the plugin to run only on posts by specific authors</li>
</ul>
</li>
<li>0.3
<ul>
<li>Improved pattern matching for images</li>
<li>404 errors not processed</li>
<li>Flickr &#8220;image-not-found&#8221; jpg not processed</li>
<li>Improved local file naming</li>
<li>Replace feature was replacing URL in entire text. Now only replaces in IMG src.</li>
<li>Added feedback when options are saved.</li>
</ul>
</li>
<li>0.2
<ul>
<li>Added options panel</li>
<li>User can apply plugin to all external images or choose only to apply to Flickr</li>
<li>User can choose to either mark images by custom tag, or to replace image source</li>
<li>Custom tag name is user-definable</li>
<li>Improved regular expression matching</li>
</ul>
</li>
<li>0.1
<ul>
<li>Initial version</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bbqiguana.com/2009/10/add-linked-images-to-gallery/feed/</wfw:commentRss>
		<slash:comments>66</slash:comments>
		</item>
		<item>
		<title>WordPress rocks</title>
		<link>http://www.bbqiguana.com/2009/09/wordpress-rules/</link>
		<comments>http://www.bbqiguana.com/2009/09/wordpress-rules/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 21:43:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bbqiguana.com/blog/2009/09/10/wordpress-rules/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div style="float:right;margin:5px;" class="tweet_button"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.bbqiguana.com/2009/09/wordpress-rules/" data-text="WordPress rocks" data-count="vertical" data-via="bbqiguana"">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>I am writing this from my iPhone. This proves that wordpress rocks and that the iPhone is awesome. <img src='http://www.bbqiguana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bbqiguana.com/2009/09/wordpress-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

