<?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>Envex Labs &#187; mootools</title>
	<atom:link href="http://envexlabs.com/tag/mootools/feed/" rel="self" type="application/rss+xml" />
	<link>http://envexlabs.com</link>
	<description>Freelance web development company of Matt Vickers</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:02:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DiggDugg: Getting the Gist of it.</title>
		<link>http://envexlabs.com/2009/12/diggdugg-getting-the-gist-of-it/</link>
		<comments>http://envexlabs.com/2009/12/diggdugg-getting-the-gist-of-it/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 05:21:59 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=303</guid>
		<description><![CDATA[I&#8217;m starting to force myself to write more classes. It&#8217;s something I&#8217;ve always been interested in, but could never pull myself away from the linear design patterns that I&#8217;d become so comfortable with. I&#8217;ve written a class based on some basic functions of Digg.com that I&#8217;m planning on using for a tutorial. I wouldn&#8217;t be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m starting to force myself to write more classes. It&#8217;s something I&#8217;ve always been interested in, but could never pull myself away from the linear design patterns that I&#8217;d become so comfortable with.</p>
<p>I&#8217;ve written a class based on some basic functions of <a href="http://digg.com" target="_blank">Digg.com</a> that I&#8217;m planning on using for a tutorial. I wouldn&#8217;t be a very good teacher if I released a shoddy class out to the masses.<span id="more-303"></span></p>
<p><img class="alignleft size-full wp-image-311" title="digdug" src="http://envexlabs.com/wp-content/uploads/2009/12/digdug.png" alt="digdug" width="90" height="90" />This is where you come in. I would like anyone and everyone to take this class and tear it apart. Call me an idiot for doing something a certain way, praise me for a chunk of code or make changes in silence. I want this to be a learning experience for everyone.</p>
<p>You can fork it, download it or copy it from my <a href="http://gist.github.com/245002" target="_blank">gist account</a> or use the big button below!</p>
<p><a href="http://gist.github.com/245002" target="_blank"><img class="alignnone size-full wp-image-304" title="download_source" src="http://envexlabs.com/wp-content/uploads/2009/12/download_source.png" alt="download_source" width="550" height="108" /></a></p>
<p>You can either contact me on gist, leave a comment or<a href="#contact"> send me an email</a>, either way lets try and make this a kick ass class!</p>
<p><small>DigDug Icon is copyright <a href="http://gedblog.com/" target="_blank">Gedeon Maheux</a> &amp; <a href="http://iconfactory.com/freeware/preview/arcd" target="_blank">The IconFactory</a></small></p>
<p><small>DIGG, DIGG IT, DUGG, DIGG THIS, Digg graphics, logos, designs, page headers, button icons, scripts, and other service names are the trademarks of Digg Inc.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/12/diggdugg-getting-the-gist-of-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ultimate Guide for Learning Mootools</title>
		<link>http://envexlabs.com/2009/10/the-ultimate-guide-for-learning-mootools/</link>
		<comments>http://envexlabs.com/2009/10/the-ultimate-guide-for-learning-mootools/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 21:45:55 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=180</guid>
		<description><![CDATA[Getting started with any type of framework can be an intimidating experience. I had worked with scriptaculous and prototype to begin with, but decided to move over to Mootools because it&#8217;s a more light weight framework. After the initial move to Mootools I was frustrated with the lack of community support and ended up moving [...]]]></description>
			<content:encoded><![CDATA[<p>Getting started with any type of framework can be an intimidating experience. I had worked with scriptaculous and prototype to begin with, but decided to move over to Mootools because it&#8217;s a more light weight framework.</p>
<p>After the initial move to Mootools I was frustrated with the lack of community support and ended up moving back to prototype immediately. After I was more comfortable with working with frameworks I moved back to Mootools and haven&#8217;t looked back.</p>
<p>With this tutorial, I&#8217;m going to try to make sure that you have a great beginning to the Mootools framework. I&#8217;m going to walk you through getting everything downloaded and setup as well as some of the basic elements of mootools. After that I&#8217;m going to spend some time walking you through how to use the Mootools Docs, which is a site that you&#8217;ll be visiting very often during the use of Mootools.</p>
<p><a href="http://net.tutsplus.com/articles/news/the-ultimate-guide-for-learning-mootools-new-plus-tutorial/" target="_blank">View the Tutorial/Screencast</a></p>
<p><small>This tutorial is now owned by <a href="http://net.tutsplus.com/" target="_blank">NetTuts+</a>, I&#8217;m just the author.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/10/the-ultimate-guide-for-learning-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fame and Fortune, maybe.</title>
		<link>http://envexlabs.com/2009/10/fame-and-fortune-maybe/</link>
		<comments>http://envexlabs.com/2009/10/fame-and-fortune-maybe/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 20:05:45 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[net tuts]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=168</guid>
		<description><![CDATA[Hey everyone, Apparently some people like my tutorials, go figure. If you have a few minutes of free time head on over to NetTuts+ and give me your vote. Submitting a Form with Mootools While you are there check out some of the 100&#8242;s of great tutorials they have to offer! Thanks everyone.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-169" title="vote4me" src="http://envexlabs.com/wp-content/uploads/2009/10/vote4me.jpg" alt="vote4me" width="550" height="150" /></p>
<p>Hey everyone,</p>
<p>Apparently some people like my tutorials, go figure. If you have a few minutes of free time head on over to <a href="http://net.tutsplus.com/articles/general/the-battle-wages-on-with-5-new-screencasts/" target="_blank">NetTuts+</a> and give me your vote.<span id="more-168"></span></p>
<h3><a href="http://net.tutsplus.com/articles/general/the-battle-wages-on-with-5-new-screencasts/" target="_blank">Submitting a Form with Mootools</a></h3>
<p>While you are there check out some of the 100&#8242;s of great tutorials they have to offer!</p>
<p>Thanks everyone.</p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/10/fame-and-fortune-maybe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Injection with Mootools &#8211; Part 3: Saving</title>
		<link>http://envexlabs.com/2009/09/injection-with-mootools-part-3-saving/</link>
		<comments>http://envexlabs.com/2009/09/injection-with-mootools-part-3-saving/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 22:56:23 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[saving]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=14</guid>
		<description><![CDATA[We&#8217;ve got our list adding items and now everything can be sorted. Lets wrap up the tutorial and add the ability to save the list! View the screencast Injection with Mootools is a three part screencast on screenr. View Part 1 &#124; View Part 2]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve got our list adding items and now everything can be sorted.</p>
<p>Lets wrap up the tutorial and add the ability to save the list!</p>
<p><span id="more-14"></span></p>
<p><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='550' height='339'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' /><param name='flashvars' value='i=14046' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=14046' allowFullScreen='true' width='550' height='339' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></p>
<p><a href="http://screenr.com/cz7" target="_blank">View the screencast</a></p>
<p><em>Injection with Mootools is a three part screencast on screenr.</em></p>
<p><a href="http://envexlabs.com/2009/09/injection-with-mootools-part-1-creating-elements/">View Part 1</a> | <a href="http://envexlabs.com/2009/09/injection-with-mootools-part-2-sorting/">View Part 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/09/injection-with-mootools-part-3-saving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Injection with Mootools &#8211; Part 2:  Sorting</title>
		<link>http://envexlabs.com/2009/09/injection-with-mootools-part-2-sorting/</link>
		<comments>http://envexlabs.com/2009/09/injection-with-mootools-part-2-sorting/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:54:40 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=12</guid>
		<description><![CDATA[Alright, so we&#8217;ve created our list and can add items to it. What if you want the apples to come before the oranges? You&#8217;re stuck, right?! Wrong. View the screencast Injection with Mootools is a three part screencast on screenr. View Part 1 &#124; View Part 3]]></description>
			<content:encoded><![CDATA[<p>Alright, so we&#8217;ve created our list and can add items to it.</p>
<p>What if you want the apples to come before the oranges? You&#8217;re stuck, right?! Wrong.</p>
<p><span id="more-12"></span></p>
<p><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='550' height='339'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' /><param name='flashvars' value='i=13824' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=13824' allowFullScreen='true' width='550' height='339' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></p>
<p><a href="http://screenr.com/jL7" target="_blank">View the screencast</a></p>
<p><em>Injection with Mootools is a three part screencast on screenr.</em></p>
<p><a href="http://envexlabs.com/2009/09/injection-with-mootools-part-1-creating-elements/">View Part 1</a> | <a href="http://envexlabs.com/2009/09/injection-with-mootools-part-3-saving/">View Part 3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/09/injection-with-mootools-part-2-sorting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Injection with Mootools &#8211; Part 1:  Creating Elements</title>
		<link>http://envexlabs.com/2009/09/injection-with-mootools-part-1-creating-elements/</link>
		<comments>http://envexlabs.com/2009/09/injection-with-mootools-part-1-creating-elements/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 22:51:57 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[injection]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=10</guid>
		<description><![CDATA[So you have a grocery list that you need to add items to. The only thing at your disposal is Mootools. I think we can work with this. View this screencast Injection with Mootools is a three part screencast on screenr. View Part 2 &#124; View Part 3]]></description>
			<content:encoded><![CDATA[<p>So you have a grocery list that you need to add items to. The only thing at your disposal is Mootools. I think we can work with this.</p>
<p><span id="more-10"></span></p>
<p><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='550' height='339'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' /><param name='flashvars' value='i=13683' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=13683' allowFullScreen='true' width='550' height='339' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></p>
<p><a href="http://screenr.com/bc7" target="_blank">View this screencast</a></p>
<p><em>Injection with Mootools is a three part screencast on screenr.</em></p>
<p><a href="http://envexlabs.com/2009/09/injection-with-mootools-part-2-sorting/">View Part 2</a> | <a href="http://envexlabs.com/2009/09/injection-with-mootools-part-3-saving/">View Part 3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/09/injection-with-mootools-part-1-creating-elements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submitting a form with Mootools and PHP</title>
		<link>http://envexlabs.com/2009/09/submitting-a-form-with-mootools-and-php/</link>
		<comments>http://envexlabs.com/2009/09/submitting-a-form-with-mootools-and-php/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 21:52:31 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Quick Tips]]></category>
		<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=5</guid>
		<description><![CDATA[Submitting a from can sometimes be a daunting task especially with the whole &#8220;page refreshing&#8221; web 1.0 way of doing things. In this screencast we are going to cover submitting a form with mootools without having the page refresh. View the screencast on screenr]]></description>
			<content:encoded><![CDATA[<p>Submitting a from can sometimes be a daunting task especially with the whole &#8220;page refreshing&#8221; web 1.0 way of doing things.</p>
<p>In this screencast we are going to cover submitting a form with mootools without having the page refresh.</p>
<p><span id="more-5"></span></p>
<p><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='560' height='345'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' /><param name='flashvars' value='i=13439' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=13439' allowFullScreen='true' width='560' height='345' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></p>
<p><a href="http://screenr.com/Jl7" target="_blank">View the screencast on screenr</a></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/09/submitting-a-form-with-mootools-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Checking Username Availability with Mootools and Request.JSON</title>
		<link>http://envexlabs.com/2009/09/checking-username-availability-with-mootools-and-request-json/</link>
		<comments>http://envexlabs.com/2009/09/checking-username-availability-with-mootools-and-request-json/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 23:05:14 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[request]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=18</guid>
		<description><![CDATA[Your site is getting 1000 new signups a day. Congrats! Let&#8217;s spice up your signup form with real-time username checking with Mootools and Request.JSON View Tutorial This tutorial is now owned by NetTuts+, I&#8217;m just the author.]]></description>
			<content:encoded><![CDATA[<p>Your site is getting 1000 new signups a day. Congrats!</p>
<p>Let&#8217;s spice up your signup form with real-time username checking with Mootools and Request.JSON</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/checking-username-availability-with-mootools-and-request-json/" target="_blank">View Tutorial</a></p>
<p><small>This tutorial is now owned by <a href="http://net.tutsplus.com/" target="_blank">NetTuts+</a>, I&#8217;m just the author.</small></p>
<p><small></small></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/09/checking-username-availability-with-mootools-and-request-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bare Bones: Getting started with Mootools in 4 minutes</title>
		<link>http://envexlabs.com/2009/09/bare-bones-getting-started-with-mootools-in-4-minutes/</link>
		<comments>http://envexlabs.com/2009/09/bare-bones-getting-started-with-mootools-in-4-minutes/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 21:48:20 +0000</pubDate>
		<dc:creator>Matt Vickers</dc:creator>
				<category><![CDATA[Screencasts]]></category>
		<category><![CDATA[mootools]]></category>

		<guid isPermaLink="false">http://envexlabs.com/?p=3</guid>
		<description><![CDATA[Getting started with Mootools can be pretty confusing if you&#8217;ve never worked with a framework before. In this screencast I&#8217;m going to give you the basics of getting Mootools included in your script and some basic features. View the screencast on screenr.]]></description>
			<content:encoded><![CDATA[<p>Getting started with Mootools can be pretty confusing if you&#8217;ve never worked with a framework before.</p>
<p>In this screencast I&#8217;m going to give you the basics of getting Mootools included in your script and some basic features.</p>
<p><span id="more-3"></span></p>
<p><object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' width='550' height='339'><param name='movie' value='http://screenr.com/Content/assets/screenr_0817090731.swf' /><param name='flashvars' value='i=13372' /><param name='allowFullScreen' value='true' /><embed src='http://screenr.com/Content/assets/screenr_0817090731.swf' flashvars='i=13372' allowFullScreen='true' width='550' height='339' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed></object></p>
<p><a href="http://screenr.com/Y47" target="_blank">View the screencast on screenr.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://envexlabs.com/2009/09/bare-bones-getting-started-with-mootools-in-4-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
