<?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>Reid Burke &#187; yui</title>
	<atom:link href="http://reidburke.com/tag/yui/feed/" rel="self" type="application/rss+xml" >
	<link>http://reidburke.com</link>
	<description>A webdev in San Jose, California.</description>
	<lastBuildDate>Fri, 20 Feb 2009 19:42:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>YUI Addons Trac Now Live</title>
		<link>http://reidburke.com/2008/05/22/yui-addons-trac-now-live/</link>
		<comments>http://reidburke.com/2008/05/22/yui-addons-trac-now-live/#comments</comments>
		<pubDate>Thu, 22 May 2008 22:44:25 +0000</pubDate>
		<dc:creator>Reid</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[scrolltabview]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://reidburke.com/?p=214</guid>
		<description><![CDATA[I&#8217;ve received a great response from the community about my ScrollTabView addon. I&#8217;d like to thank all of the visitors and people who have gave their feedback&#8230; and especially Eric Miraglia at YUI Blog for mentioning it! You guys rock!
I&#8217;ve setup a YUI Addons Trac to be the center for my future YUI development. If [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve received a <a href="http://yuiblog.com/blog/2008/05/20/scrolling-tabview/">great response</a> from the community about my <a href="http://reidburke.com/2008/05/21/yui-scrolltabview/">ScrollTabView addon</a>. I&#8217;d like to thank all of the visitors and people who have gave their feedback&#8230; and especially Eric Miraglia at <a href="http://yuiblog.com/">YUI Blog</a> for mentioning it! You guys rock!</p>
<p>I&#8217;ve setup a <a href="http://internal.reidburke.com/public/projects/yui-addons/">YUI Addons Trac</a> to be the center for my future YUI development. If you&#8217;ve been interested in ScrollTabView, you can use Trac to <a href="http://internal.reidburke.com/public/projects/yui-addons/timeline">keep tabs on my development</a> and <a href="http://internal.reidburke.com/public/projects/yui-addons/newticket">report problems</a>. As I come up with new stuff, I&#8217;ll point <a href="/yui/">my current YUI page</a> over there.</p>
<p>I don&#8217;t anticipate developing at a rapid pace; however, subscribing to <a href="http://internal.reidburke.com/public/projects/yui-addons/timeline?format=rss">Trac&#8217;s feeds</a> can let you know when I&#8217;m making progress!</p>
]]></content:encoded>
			<wfw:commentRss>http://reidburke.com/2008/05/22/yui-addons-trac-now-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YUI: ScrollTabView Makes Tabbed Views Even Better</title>
		<link>http://reidburke.com/2008/05/21/yui-scrolltabview/</link>
		<comments>http://reidburke.com/2008/05/21/yui-scrolltabview/#comments</comments>
		<pubDate>Wed, 21 May 2008 16:55:07 +0000</pubDate>
		<dc:creator>Reid</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[scrolltabview]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://reidburke.com/?p=212</guid>
		<description><![CDATA[I&#8217;ve recently been tinkering with the excellent Yahoo! UI Library. My first contribution to the community is ScrollTabView, an extension of TabView that uses a scrolling animation to switch between tabs. (Just check out the examples.)
My inspiration was Panic&#8217;s Coda site as well as a few others. Now it&#8217;s easy to create a similar effect [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been tinkering with the excellent <a href="http://developer.yahoo.com/yui/">Yahoo! UI Library</a>. My first contribution to the community is <a href="http://reidburke.com/yui/">ScrollTabView</a>, an extension of <a href="http://developer.yahoo.com/yui/tabview/">TabView</a> that uses a scrolling animation to switch between tabs. (Just check out <a href="http://internal.reidburke.com/yui-addons/yodeler/examples/ScrollTabView/horizontal.html">the examples</a>.)</p>
<p>My inspiration was <a href="http://panic.com/coda/">Panic&#8217;s Coda site</a> as well as a <a href="http://tech.groups.yahoo.com/group/ydn-javascript/message/31270">few others</a>. Now it&#8217;s easy to create a similar effect on your site using YUI.</p>
<p>Check out my new <a href="http://reidburke.com/yui/">YUI addons page</a> to grab the code and view <a href="http://internal.reidburke.com/yui-addons/yodeler/examples/ScrollTabView/quick.html">more examples</a>!</p>
<p><b>Update</b>: I&#8217;ve been featured on the <a href="http://yuiblog.com/blog/2008/05/20/scrolling-tabview/">official YUI Blog</a>!</p>
<p><b>Update 2 (May 27)</b>: I&#8217;ve been featured on <a href="http://ajaxian.com/archives/scrolling-tab-view-for-yui">Ajaxian</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://reidburke.com/2008/05/21/yui-scrolltabview/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.226 seconds -->

