<?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>AlferSoft Blog &#187; movable</title>
	<atom:link href="http://www.alfersoft.com.ar/blog/tag/movable/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alfersoft.com.ar/blog</link>
	<description>Explaining this blog in a few words since 1999</description>
	<lastBuildDate>Wed, 01 Feb 2012 22:36:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Cool JavaScript Tool Window</title>
		<link>http://www.alfersoft.com.ar/blog/2009/03/30/cool-javascript-tool-window/</link>
		<comments>http://www.alfersoft.com.ar/blog/2009/03/30/cool-javascript-tool-window/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 01:40:00 +0000</pubDate>
		<dc:creator>fvicente</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[floating]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[movable]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[resizable]]></category>
		<category><![CDATA[scriptaculous]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://www.alfersoft.com.ar/blog/?p=17</guid>
		<description><![CDATA[This JavaScript class wraps a given HTML element into a movable and resizable floating tool window.  Required libraries: scriptaculous and prototype.js How to use the code: Download full source (including scriptaculous and prototype). The pieces of code developed by me are released under BSD license, please verify third party libraries licenses before using them. See [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 309px"><img title="Tool Window" src="http://www.alfersoft.com.ar/files/toolwindow.jpg" alt="Tool Window" width="299" height="249" /><p class="wp-caption-text">Tool Window</p></div>
<p>This JavaScript class wraps a given HTML element into a movable and resizable floating tool window.  Required libraries: <a title="Scriptaculous" href="http://script.aculo.us/" target="_blank">scriptaculous</a> and <a title="Prototype" href="http://www.prototypejs.org/" target="_blank">prototype.js</a></p>
<p>How to use the code:</p>
<p>Download <a title="Tool Window Source" href="http://www.alfersoft.com.ar/files/toolwindow.zip" target="_blank">full source</a> (including scriptaculous and prototype). The pieces of code developed by me are released under BSD license, please verify third party libraries licenses before using them.</p>
<p>See the <a title="Tool Window" href="http://www.alfersoft.com.ar/files/toolwindow/index.html" target="_blank">DEMO PAGE!</a></p>
<p>enjoy it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.alfersoft.com.ar/blog/2009/03/30/cool-javascript-tool-window/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

