<?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>Quixotic &#187; function</title>
	<atom:link href="http://vasir.net/blog/tag/function/feed/" rel="self" type="application/rss+xml" />
	<link>http://vasir.net/blog</link>
	<description>Erik Hazzard&#039;s various thoughts and ramblings</description>
	<lastBuildDate>Tue, 13 Apr 2010 19:57:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating a dragable, dropable, resizbleable div in javascript using MooTools</title>
		<link>http://vasir.net/blog/mootools/creating-a-dragable-dropable-resizbleable-div-in-javascript-using-mootools/</link>
		<comments>http://vasir.net/blog/mootools/creating-a-dragable-dropable-resizbleable-div-in-javascript-using-mootools/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 17:49:23 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[MooTools]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[draggable]]></category>
		<category><![CDATA[element]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[OpenLayers]]></category>
		<category><![CDATA[resizable]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=38</guid>
		<description><![CDATA[Warning:This code and post is extensively commented and very descriptive.  It&#8217;s geared towards newer JS programmers to help them grasp the concepts.
If you know what you&#8217;re doing just Download Drag / Drop / Resize Source
An implementation can be found at http://olarchitect.com and the source is available at
http://olarchitect.com/scripts/dragdrop.js

There are many ways to create moveable, resizable, [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/mootools/creating-a-dragable-dropable-resizbleable-div-in-javascript-using-mootools/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Dynamic Sortable Lists on Event Creation</title>
		<link>http://vasir.net/blog/mootools/dynamic-sortable-lists-on-event-creation/</link>
		<comments>http://vasir.net/blog/mootools/dynamic-sortable-lists-on-event-creation/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 07:28:01 +0000</pubDate>
		<dc:creator>Erik Hazzard</dc:creator>
				<category><![CDATA[MooTools]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[OL Architect]]></category>
		<category><![CDATA[serialize]]></category>
		<category><![CDATA[Sortables]]></category>
		<category><![CDATA[toolbox]]></category>

		<guid isPermaLink="false">http://vasir.net/blog/?p=24</guid>
		<description><![CDATA[It took me a while to figure out how to get the sortables working with the dynamically created layers, but it turned out to not be as big of a problem as I expected.  My problem was that a list needed to have items added to it after two events that depended on each other [...]]]></description>
		<wfw:commentRss>http://vasir.net/blog/mootools/dynamic-sortable-lists-on-event-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
