<?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>Davs Rants and Random Thoughts &#187; css</title>
	<atom:link href="http://blog.davglass.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.davglass.com</link>
	<description></description>
	<lastBuildDate>Wed, 18 Nov 2009 06:30:20 +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>Screenshots of my Complex Example on an iPhone</title>
		<link>http://blog.davglass.com/2008/03/screenshots-of-my-complex-example-on-an-iphone/</link>
		<comments>http://blog.davglass.com/2008/03/screenshots-of-my-complex-example-on-an-iphone/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 01:42:06 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pics]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2008/03/screenshots-of-my-complex-example-on-an-iphone/</guid>
		<description><![CDATA[Here are a few screenshots of my Complex Example rendering on an iPhone. 
]]></description>
			<content:encoded><![CDATA[<p>Here are a few screenshots of my <a target="_blank" href="http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html">Complex Example</a> rendering on an iPhone. <a href="http://www.flickr.com/photos/davglass/sets/72157604111000792/"><img  alt="YUI Layout Manager - Complex Example - Home" src="http://static.flickr.com/3147/2332358978_c03a4f470e_m.jpg" title="YUI Layout Manager - Complex Example - Home" align="right"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2008/03/screenshots-of-my-complex-example-on-an-iphone/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>More YUI/AIR goodness</title>
		<link>http://blog.davglass.com/2008/03/more-yuiair-goodness/</link>
		<comments>http://blog.davglass.com/2008/03/more-yuiair-goodness/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 19:24:23 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2008/03/more-yuiair-goodness/</guid>
		<description><![CDATA[I have been working on some more AIR apps with YUI and figured I would share them here. The first one is a port of my YUI CSS GridBuilder. The addition to this little app is the ability to save the layout to a file.
The second app, is an offline doc browser for the YUI [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.davglass.com/files/yui/air2/"><img  alt="" style="border: 1px solid black; margin: 10px;" src="http://blog.davglass.com/files/yui/air2/grids.jpg" align="right"></a><a href="http://blog.davglass.com/files/yui/air3/"><img  alt="" style="border: 1px solid black; margin: 10px;" src="http://blog.davglass.com/files/yui/air3/docs.jpg" align="right"></a>I have been working on some more AIR apps with YUI and figured I would share them here. The first one is a port of my <a target="_blank" href="http://developer.yahoo.com/yui/grids/builder/">YUI CSS GridBuilder</a>. The addition to this <a href="http://blog.davglass.com/files/yui/air2/">little app</a> is the ability to save the layout to a file.</p>
<p>The <a href="http://blog.davglass.com/files/yui/air3/">second app</a>, is an offline doc browser for the <a href="http://developer.yahoo.com/yui/docs">YUI docs</a>.</p>
<p>Hope you enjoy them <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2008/03/more-yuiair-goodness/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>YUI and Adobe AIR &#8211; Sample App</title>
		<link>http://blog.davglass.com/2008/02/yui-and-adobe-air-sample-app/</link>
		<comments>http://blog.davglass.com/2008/02/yui-and-adobe-air-sample-app/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 14:53:52 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2008/02/yui-and-adobe-air-sample-app/</guid>
		<description><![CDATA[With the release of Adobe AIR 1.0 today, I figured I should package a sample AIR app using the latest YUI release. And what better example of showing YUI 2.5.0 in all it&#8217;s glory than to convert my Complex Application example. 
This example contains a patched version of the YUI Editor that makes the Editor [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.davglass.com/files/yui/air1/"><img  alt="" style="border: 1px solid black; margin: 10px; height: 100px;" src="http://blog.davglass.com/files/yui/air1/yui.jpg" align="right"></a>With the release of Adobe AIR 1.0 today, I figured I should package a sample AIR app using the latest YUI release. And what better example of showing YUI 2.5.0 in all it&#8217;s glory than to convert my <a target="_blank" href="http://developer.yahoo.com/yui/examples/layout/adv_layout_source.html">Complex Application example</a>. </p>
<p><em>This example contains a <strong>patched</strong> version of the <a target="_blank" href="http://developer.yahoo.com/yui/editor/">YUI Editor</a> that makes the Editor render inside of AIR. The Editor contained in this app is not a fully functional version of the Editor Control (I am still working on that).</em></p>
<p>You can download and install the <a href="http://blog.davglass.com/files/yui/air1/">AIR app from here</a>.</p>
<p>So you can see what I have done, I have included the source for the <a href="http://blog.davglass.com/files/yui/air1/yui_complex.tar.gz">AIR app here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2008/02/yui-and-adobe-air-sample-app/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CSS Grid Builder in the news again</title>
		<link>http://blog.davglass.com/2008/01/css-grid-builder-in-the-news-again/</link>
		<comments>http://blog.davglass.com/2008/01/css-grid-builder-in-the-news-again/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 20:44:29 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2008/01/css-grid-builder-in-the-news-again/</guid>
		<description><![CDATA[It seems that my CSS Grid Builder has hit the news again. Dion Almaer over at Ajaxian has posted an article linking to an article that Jeremy Zawodny did about my Grid Builder  
Who would have thought that it&#8217;s still getting all this love when I wrote it back in Nov of 2006.
]]></description>
			<content:encoded><![CDATA[<p>It seems that my CSS Grid Builder has hit the news again. Dion Almaer over at Ajaxian has <a href="http://ajaxian.com/archives/yui-grid-css-and-grid-builder">posted an article</a> linking to an <a href="http://jeremy.zawodny.com/blog/archives/009883.html">article that Jeremy Zawodny did</a> about my Grid Builder <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Who would have thought that it&#8217;s still getting all this love when I wrote it back in <a href="http://blog.davglass.com/2006/11/introducing-yui-css-grid-builder/">Nov of 2006</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2008/01/css-grid-builder-in-the-news-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress Plugin Updated</title>
		<link>http://blog.davglass.com/2007/12/wordpress-plugin-updated/</link>
		<comments>http://blog.davglass.com/2007/12/wordpress-plugin-updated/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 16:01:27 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/12/wordpress-plugin-updated/</guid>
		<description><![CDATA[I just updated my YUI Rich Text Editor plugin for the 2.4.0 release. I have fixed a couple of issues and checked to make sure the plugin works on WordPress 2.3x as well as the 2.2x version.
I also changed out the comments Editor with the new SimpleEditor Control. It will help with those concerned about [...]]]></description>
			<content:encoded><![CDATA[<p>I just updated my YUI Rich Text Editor plugin for the 2.4.0 release. I have fixed a couple of issues and checked to make sure the plugin works on WordPress 2.3x as well as the 2.2x version.</p>
<p>I also changed out the comments Editor with the new <a title="YAHOO.widget.SimpleEditor" target="_blank" href="http://blog.davglass.com/files/yui/wp-yui-rte/">SimpleEditor Control</a>. It will help with those concerned about page weight.</p>
<p>Enjoy <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/12/wordpress-plugin-updated/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Flickr Ransomizr</title>
		<link>http://blog.davglass.com/2007/08/flickr-ransomizr/</link>
		<comments>http://blog.davglass.com/2007/08/flickr-ransomizr/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 16:20:37 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pics]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/08/flickr-ransomizr/</guid>
		<description><![CDATA[Kent Brewster has released a nifty little hack to let you build something like this:

   Link to this Ransomiz
This thing is awesome!!
]]></description>
			<content:encoded><![CDATA[<p><a href="http://kentbrewster.com/ransomizr/">Kent Brewster</a> has released a nifty little hack to let you build something like this:</p>
<p>
<span href="http://flickr.com/photos/49968232@N00/771267353/" tag="a"><img src="http://farm2.static.flickr.com/1174/771267353_5df469fff2_s.jpg" title="d" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/95229107@N00/697685532/" tag="a"><img src="http://farm2.static.flickr.com/1375/697685532_92adc2e247_s.jpg" title="a" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/49968232@N00/771698518/" tag="a"><img src="http://farm2.static.flickr.com/1427/771698518_fc9d71292d_s.jpg" title="v" border="0" height="50" width="50"></span><img src="http://l.yimg.com/us.yimg.com/i/spacer.gif" title=" " height="50" width="50"> <span href="http://flickr.com/photos/49968232@N00/771356661/" tag="a"><img src="http://farm2.static.flickr.com/1009/771356661_84668b7785_s.jpg" title="g" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/92745470@N00/695513743/" tag="a"><img src="http://farm2.static.flickr.com/1154/695513743_a009969739_s.jpg" title="l" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/91106816@N00/790169401/" tag="a"><img src="http://farm2.static.flickr.com/1137/790169401_8dbf311ebb_s.jpg" title="a" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/49968232@N00/772024682/" tag="a"><img src="http://farm2.static.flickr.com/1356/772024682_c9481d2012_s.jpg" title="s" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/49968232@N00/770859575/" tag="a"><img src="http://farm2.static.flickr.com/1070/770859575_4a4b115c75_s.jpg" title="s" border="0" height="50" width="50"></span><img src="http://l.yimg.com/us.yimg.com/i/spacer.gif" title=" " height="50" width="50"> <span href="http://flickr.com/photos/49968232@N00/771186659/" tag="a"><img src="http://farm2.static.flickr.com/1188/771186659_1fd1e6a8e8_s.jpg" title="w" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/92745470@N00/871817047/" tag="a"><img src="http://farm2.static.flickr.com/1241/871817047_0aff2428b2_s.jpg" title="u" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/92745470@N00/872722448/" tag="a"><img src="http://farm2.static.flickr.com/1236/872722448_54823b025b_s.jpg" title="z" border="0" height="50" width="50"></span><img src="http://l.yimg.com/us.yimg.com/i/spacer.gif" title=" " height="50" width="50"> <span href="http://flickr.com/photos/49968232@N00/771252889/" tag="a"><img src="http://farm2.static.flickr.com/1208/771252889_bc1faca41f_s.jpg" title="h" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/92745470@N00/872880340/" tag="a"><img src="http://farm2.static.flickr.com/1225/872880340_5ef585c9fe_s.jpg" title="e" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/95229107@N00/1053751917/" tag="a"><img src="http://farm2.static.flickr.com/1148/1053751917_03f2e84cca_s.jpg" title="r" border="0" height="50" width="50"></span><span href="http://flickr.com/photos/92709190@N00/726840795/" tag="a"><img src="http://farm2.static.flickr.com/1412/726840795_4943655976_s.jpg" title="e" border="0" height="50" width="50"></span><br /><a href="http://kentbrewster.com/ransomizr/?m=Dav%20Glass%20Wuz%20Here">Link to this Ransomiz</a></p>
<p>This thing is awesome!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/08/flickr-ransomizr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor Site update</title>
		<link>http://blog.davglass.com/2007/07/minor-site-update/</link>
		<comments>http://blog.davglass.com/2007/07/minor-site-update/#comments</comments>
		<pubDate>Mon, 30 Jul 2007 17:39:46 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/07/minor-site-update/</guid>
		<description><![CDATA[I&#8217;ve been a bit busy lately and have neglected my site, so I have upgraded WordPress to the latest release.. Plus I have changed up come colors, changed the Twitter badge and added MyAvatar support to my comment pages..
Drop me a note if you see any funky after effects of the changes..
Dav 
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a bit busy lately and have neglected my site, so I have upgraded <a target="_blank" href="http://wordpress.org/">WordPress</a> to the latest release.. Plus I have changed up come colors, changed the <a target="_blank" href="http://www.twitter.com">Twitter</a> badge and added <a target="_blank" href="http://www.napolux.com/2006/12/14/myavatars-a-wordpress-plugin-for-mybloglog/">MyAvatar</a> support to my comment pages..</p>
<p>Drop me a note if you see any funky after effects of the changes..</p>
<p>Dav </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/07/minor-site-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GridBuilder Apple Dashboard Widget</title>
		<link>http://blog.davglass.com/2007/06/gridbuilder-apple-dashboard-widget/</link>
		<comments>http://blog.davglass.com/2007/06/gridbuilder-apple-dashboard-widget/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 14:08:34 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/06/gridbuilder-apple-dashboard-widget/</guid>
		<description><![CDATA[Hey all &#8211;
I started playing with Apples DashCode beta and I thought it would be handy to port my GridBuilder to it.. So download it, play around with it &#038; shoot me your thoughts/comments/curses  
Check it out the screen shots here
Download the widget here.
This is my first attempt at a Dashboard widget, so please [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.davglass.com/files/yui/yui-dash-grids/shot.jpg" align="right" hspace="5" vspace="5">Hey all &#8211;</p>
<p>I started playing with <a href="http://www.apple.com/macosx/leopard/dashboard.html">Apples DashCode</a> beta and I thought it would be handy to port my GridBuilder to it.. So download it, play around with it &#038; shoot me your thoughts/comments/curses <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://blog.davglass.com/files/yui/yui-dash-grids/">Check it out the screen shots here</a><br />
<a href="http://blog.davglass.com/files/yui/yui-dash-grids/YUIGridBuilder.zip">Download the widget here.</a></p>
<p>This is my first attempt at a Dashboard widget, so please be gentle <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Notes: Right now it doesn&#8217;t support the custom doc type for dynamic doc sizing, it only supports the built in #doc, #doc2 &#038; #doc3.</p>
<p>It also defaults to a full view of the Widget. I would like to change it so that you have to click a button to expand the full widget, as it is it takes up a fair bit of screen real estate.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/06/gridbuilder-apple-dashboard-widget/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Yahoo! Mail API</title>
		<link>http://blog.davglass.com/2007/03/yahoo-mail-api/</link>
		<comments>http://blog.davglass.com/2007/03/yahoo-mail-api/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 01:28:32 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/03/yahoo-mail-api/</guid>
		<description><![CDATA[The Yahoo! Developer Network released a new set of API&#8217;s today. They opened up the &#8220;Yahoo! Mail Web Service APIs&#8220;. This set of API&#8217;s is possibly the best set to ever be released..
Back in Dec I posted about my latest win at Hack Day (you can read about that here). Well, now that the API&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>The Yahoo! Developer Network released a new set of API&#8217;s today. They opened up the &#8220;<a href="http://developer.yahoo.com/mail/">Yahoo! Mail Web Service APIs</a>&#8220;. This set of API&#8217;s is possibly the best set to ever be released..</p>
<p>Back in Dec I posted about my latest win at Hack Day (<a href="http://blog.davglass.com/2006/12/yahoo-hackday-q4-06/">you can read about that here</a>). Well, now that the API&#8217;s have been released, I can show you my winning hack <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<blockquote><p><strong>Note:</strong> This hack was built in around 12 hours and it has not been tested! The code is messy and could have been done better, but I wanted to get as much done as possible so I hacked it quite a bit!</p></blockquote>
<p>So now on to the hack&#8230;</p>
<p>My hack was called &#8220;CandyGram Lite&#8221; and it was an attempt to rebuild the new Yahoo! Mail Beta with semantic markup and using the YUI tools. Not only to make it faster, but to make it work in all Grade A Browsers.</p>
<p>Enough of the yapping, here&#8217;s the link:<br />
<a href="http://blog.davglass.com/files/yui/cglite/">http://blog.davglass.com/files/yui/cglite/</a></p>
<p>You will need a Yahoo! Mail account in order to use it. If you don&#8217;t have one, <a href="http://edit.yahoo.com/config/eval_register">get one here</a>.</p>
<p>Please be gentle on my server <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/03/yahoo-mail-api/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>F2E Summit Examples</title>
		<link>http://blog.davglass.com/2007/03/f2e-summit-examples/</link>
		<comments>http://blog.davglass.com/2007/03/f2e-summit-examples/#comments</comments>
		<pubDate>Fri, 09 Mar 2007 05:29:52 +0000</pubDate>
		<dc:creator>Dav Glass</dc:creator>
				<category><![CDATA[Yahoo!]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[yui]]></category>

		<guid isPermaLink="false">http://blog.davglass.com/2007/03/f2e-summit-examples/</guid>
		<description><![CDATA[Hey All &#8211;
I have uploaded the examples that I talked about in my presentation at the Yahoo! F2E Summit on Wed.
If you want to dive in, you can see the examples here:
http://blog.davglass.com/files/yui/class/f2e/
Now I&#8217;ll try to explain them a little here:
1. Panel Tricks
This is a simple mouseover example with a panel.
http://blog.davglass.com/files/yui/class/f2e/example1/
Using the same technique, we use [...]]]></description>
			<content:encoded><![CDATA[<p>Hey All &#8211;</p>
<p>I have uploaded the examples that I talked about in my presentation at the Yahoo! F2E Summit on Wed.</p>
<p>If you want to dive in, you can see the examples here:<br />
<a href="http://blog.davglass.com/files/yui/class/f2e/">http://blog.davglass.com/files/yui/class/f2e/</a></p>
<p>Now I&#8217;ll try to explain them a little here:</p>
<p>1. Panel Tricks<br />
This is a simple mouseover example with a panel.<br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example1/">http://blog.davglass.com/files/yui/class/f2e/example1/</a></p>
<p>Using the same technique, we use it to build more info bubbles for form inputs.<br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example1/solution2.php">http://blog.davglass.com/files/yui/class/f2e/example1/solution2.php</a></p>
<p>2. AutoComplete Trickery<br />
This example shows &#8220;another way to look&#8221; at the AutoComplete widget.<br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example2/">http://blog.davglass.com/files/yui/class/f2e/example2/</a></p>
<p>3. TabView Hacks<br />
This example shows how to make an animated TabView in about 10 minutes.<br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example3/">http://blog.davglass.com/files/yui/class/f2e/example3/</a></p>
<p>This example takes the code from the previous and turns a normal TabView widget into a nifty &#8220;Accordion&#8221; widget.<br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example3/solution2.php">http://blog.davglass.com/files/yui/class/f2e/example3/solution2.php</a></p>
<p>4. Animation Hacks<br />
These are just too kewl, you really need to see them. So take a look, read the source and see if you can tell what&#8217;s going on <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /><br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example4/">http://blog.davglass.com/files/yui/class/f2e/example4/</a><br />
<a href="http://blog.davglass.com/files/yui/class/f2e/example4/solution.php">http://blog.davglass.com/files/yui/class/f2e/example4/solution.php</a></p>
<p>The purpose of my talk was to let everyone know that:<br />
&#8220;You can&#8217;t judge a Widget by it&#8217;s name&#8221;</p>
<p>It&#8217;s a hard point to get across, I may write more about it later (if people want to know).</p>
<p>Hope you enjoy the examples.. <img src='http://blog.davglass.com/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.davglass.com/2007/03/f2e-summit-examples/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>
