<?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>Covered &#187; plugin</title>
	<atom:link href="http://www.ryanbarr.com/tag/plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ryanbarr.com</link>
	<description>Options, Economics, Futures, Politics and a bit of the Barr Family scattered in between</description>
	<lastBuildDate>Sat, 12 Mar 2011 05:57:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Inline Stock Quote Plugin</title>
		<link>http://www.ryanbarr.com/webdevelopment/inline-stock-quote-plugin</link>
		<comments>http://www.ryanbarr.com/webdevelopment/inline-stock-quote-plugin#comments</comments>
		<pubDate>Sat, 29 Dec 2007 09:08:21 +0000</pubDate>
		<dc:creator>Ryan Barr</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.ryanbarr.com/wordpress/inline-stock-quote-plugin</guid>
		<description><![CDATA[Add In-line Stock Quote Data to your Posts. Based on the StockQuoteTT Plug-in by Andrew Hill. I took the framework that Andrew Hill put together and instead of setting up stock quote tool tips, which were driving me nuts based upon my sites design, I pulled in the current data from yahoo.com and placed it [...]<div class="addthis_toolbox addthis_default_style addthis_" addthis:url='http://www.ryanbarr.com/webdevelopment/inline-stock-quote-plugin' addthis:title='Inline Stock Quote Plugin' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<p></p><p>Add In-line Stock Quote Data to your Posts.  Based on the 
<a  href="http://andy.hillhome.org/blog/code/sqtt" title="StockQuoteTT" onclick="javascript:pageTracker._trackPageview('/external/andy.hillhome.org/blog/code/sqtt');" >StockQuoteTT Plug-in by Andrew Hill</a>.  I took the framework that Andrew Hill put together and instead of setting up stock quote tool tips, which were driving me nuts based upon my sites design, I pulled in the current data from yahoo.com and placed it in-line.</p>
<p>This is my first WordPress plug-in, so I welcome any commentary on improvements etc&#8230;</p>
<ul>
<li>Version: 0.2</li>
<li>Tested on WordPress versions: 2.3.1, 2.3.2</li>
</ul>
<h2>Usage</h2>
<p>To use the plug-in, simply extract the files from the zip and drop it into your plug-ins folder.  There is a sample .css file included that you can place into your style-sheet for customization.</p>
<p>After you extract the files and activate the plug-in, it would be best to sneak over to the &#8216;Options&#8217; section and configure the plug-in.   From there, you should be good to go.  The plug-in acts as a content filter so you don&#8217;t really need to do anything else.</p>
<p>Enjoy!</p>
<h2>Change Log</h2>
<ul>
<li>0.1  &#8211; Initial Release</li>
<li>0.2 &#8211; Enhancements for page load speed and protection against timeout
<ul>
<li>Added support for CURLOPT_CONNECTTIMEOUT parameter via the options control page.</li>
<li>Moved query to global function and usage of global variables to reduce the number of queries made to the yahoo engine and speed up page load time.</li>
</ul>
</li>
</ul>
<h2>Download</h2>
<p>Version 0.1 &#8211; 
<a  href="http://www.ryanbarr.com/wordpress/wp-content/uploads/2007/12/inlinequote.zip" title="Inline Stock Quote Plugin Version 0.2" onclick="javascript:pageTracker._trackPageview('/downloads/wordpress/wp-content/uploads/2007/12/inlinequote.zip');" >Inline Stock Quote Plugin Version 0.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ryanbarr.com/webdevelopment/inline-stock-quote-plugin/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

