<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="0.91">
  <channel>
	<title>API Documentation</title>
	<description></description>
	<link>http://bubbling-library.com/eng/api/docs/rss/</link>
	<lastBuildDate>Sat, 13 Mar 2010 11:47:30 -0500</lastBuildDate>
	<generator>MexWebs CMS 4.x Feed Generator - Desarrollado por Soluciones Web Globales (r)</generator>
	<language>en-us</language>
	<item>
	  <title>YUI Plugin: Dispatcher</title>
	  <link>http://bubbling-library.com/eng/api/docs/plugins/dispatcher</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Bubbling Core</title>
	  <link>http://bubbling-library.com/eng/api/docs/bubbling-core.html</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Plugin: Lighter</title>
	  <link>http://bubbling-library.com/eng/api/docs/plugins/lighter.html</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>Form Manager (Wizard)</title>
	  <link>http://bubbling-library.com/eng/api/docs/plugins/wizard.html</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>Plug and Play Widgets</title>
	  <link>http://bubbling-library.com/eng/api/docs/widgets.html</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Plugins - (Extending the YUI Library)</title>
	  <link>http://bubbling-library.com/eng/api/docs/plugins.html</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Widget: Loading Mask - Documentation</title>
	  <link>http://bubbling-library.com/eng/api/docs/widgets/loading-mask/documentation</link>
	  <description></description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Plugin: Lighter - Documentation</title>
	  <link>http://bubbling-library.com/eng/api/docs/plugins/lighter-documentation.html</link>
	  <description>A plugin to management highlighting areas: Simple Use Case, Solutions, Key Interesting Moments, Configuration Options, Dependencies and more...</description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Plugin: Dispatcher - Overview</title>
	  <link>http://bubbling-library.com/eng/api/docs/plugins/dispatcher-overview.html</link>
	  <description>After several study days, I wrote this extension of YUI library, called Dispatcher. This singleton object will be created during the page load, and require only the "utilities" package of the YUI library, and will guarantee several important points: All of the contents that will be loaded thru the dispatcher will be executed even if the script are remote. All the script inside a content will be executed according to the order of apparition. All the contents will be included in the DOM's structure before beginning the execution. This means that you can references an element inside this structure.</description>
	  <author>info@bubbling-library.com</author>
	</item>
	<item>
	  <title>YUI Widget: Tooltip Manager - Introduction</title>
	  <link>http://bubbling-library.com/eng/api/docs/widgets/tooltips/introduction</link>
	  <description>The most common technique for apply tooltips to the complete document is the use of "getElementByTagName", processing each tag and creating one instance of the ToolTips object attached to each tag. This pre-processing can freeze your browser, and create memory leaks when you are using dynamic areas. With the bubbling technique we can guarantee the success without worry about dynamic areas.</description>
	  <author>info@bubbling-library.com</author>
	</item>
   </channel>
</rss>