<?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>MooTools Tutorials &#38; Code&#187; MooTools 1.2</title>
	<atom:link href="http://pilon.nl/mootools/category/mootools-1-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://pilon.nl/mootools</link>
	<description>Just another MooTools weblog</description>
	<lastBuildDate>Sun, 02 Oct 2011 21:01:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Private Picasa Feed using PHP</title>
		<link>http://pilon.nl/mootools/2009/03/10/private-picasa-feed-using-php/</link>
		<comments>http://pilon.nl/mootools/2009/03/10/private-picasa-feed-using-php/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 09:33:25 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://pilon.nl/mootools/?p=79</guid>
		<description><![CDATA[Abstract Filip recently asked if it was possible to show private albums in a picasa-feed, to use with the PicasaViewer script. Good questi0n, and at the same time I needed it myself. Lucky Filip Quick start The direct link to the PHP-script you need: privateFeed.phps. Short instructions: edit lines 53 &#8211; 55 to your values [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2009/03/10/private-picasa-feed-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extra Browsers.Extras</title>
		<link>http://pilon.nl/mootools/2009/02/05/extra-browsersextras/</link>
		<comments>http://pilon.nl/mootools/2009/02/05/extra-browsersextras/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 15:31:12 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://pilon.nl/mootools/?p=72</guid>
		<description><![CDATA[Aaron Newton at Clientcide made a very useful extension on the MooTools Browser script: Browser.Extras. Although it contains a just a few functions, it is very handy. For example, Browser.getQueryStringValues(), to read variables from the URI (known in PHP as $_GET). Really nice to have. When writing the PicasaViewer, I needed to set the href [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2009/02/05/extra-browsersextras/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PicasaViewer: embed a picasa gallery in your site</title>
		<link>http://pilon.nl/mootools/2009/02/05/picasaviewer-embed-a-picasa-gallery-in-your-site/</link>
		<comments>http://pilon.nl/mootools/2009/02/05/picasaviewer-embed-a-picasa-gallery-in-your-site/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 14:40:55 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://pilon.nl/mootools/?p=67</guid>
		<description><![CDATA[Abstract For a small community website, the need rose to share pictures with each other. A clever mind created a picasa-gallery, which was working OK. But, to view the gallery you had to leave the community website. The idea to embed the gallery was born. I went looking for existing scripts but could not find [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2009/02/05/picasaviewer-embed-a-picasa-gallery-in-your-site/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Saving a sortable nested list &#8211; mootools 1.2</title>
		<link>http://pilon.nl/mootools/2008/12/19/saving-a-sortable-nested-list-mootools-12/</link>
		<comments>http://pilon.nl/mootools/2008/12/19/saving-a-sortable-nested-list-mootools-12/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 16:02:46 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://ljpilon.nl/mootools/?p=42</guid>
		<description><![CDATA[Abstract I could sort &#38; save a nested list using mootools 1.1, but since 1.2 is out for about half a year now it is time for an update An extensive one this time. After working through this tutorial you are able to use MySQL to store a nested list, use PHP to retrieve the [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2008/12/19/saving-a-sortable-nested-list-mootools-12/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Textarea Resizer for Mootools 1.2</title>
		<link>http://pilon.nl/mootools/2008/12/03/textarea-resizer-for-mootools-12/</link>
		<comments>http://pilon.nl/mootools/2008/12/03/textarea-resizer-for-mootools-12/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 01:29:21 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://ljpilon.nl/mootools/?p=33</guid>
		<description><![CDATA[Abstract Textarea Resizer allows the user to expand and shrink the height of HTML textareas. It is written by Chris Barr from Eject Media &#8211; http://ejectmedia.net It is now updated to use with MooTools 1.2. New features Mootools 1.2 compatible AutoSize: expand textareas which already have content Don&#8217;t forget to check out the demo-page. Usage [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2008/12/03/textarea-resizer-for-mootools-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fValidator language files coming in</title>
		<link>http://pilon.nl/mootools/2008/12/01/fvalidator-language-files-coming-in/</link>
		<comments>http://pilon.nl/mootools/2008/12/01/fvalidator-language-files-coming-in/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 15:40:59 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://ljpilon.nl/mootools/?p=27</guid>
		<description><![CDATA[Mootools does have a worldwide community In three days I recieved Italian, Spanish, French and German translations. Thank you davcaffa, Stephane and Axel Beck, good job! I just added the translations (download complete file) and put up a demo page. There was a mistake in the dateEU-validator: it said it validated mm-dd-yyyy, while is does [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2008/12/01/fvalidator-language-files-coming-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Window.Growl for mootools 1.2</title>
		<link>http://pilon.nl/mootools/2008/11/30/windowgrowl-for-mootools-12/</link>
		<comments>http://pilon.nl/mootools/2008/11/30/windowgrowl-for-mootools-12/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:46:25 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://ljpilon.nl/mootools/?p=21</guid>
		<description><![CDATA[Abstract Window.Growl is a simple but handy MooTools component for creating translucent messages that are displayed over the contents of your screen. It is written by IceBeat (http://icebeat.bitacoras.com/mootools/growl/), and now it is updated to work with Mootools 1.2. Usage You can use growl as you are used to: $&#40;'smoke'&#41;.onclick = function&#40;&#41; &#123; Growl.Smoke&#40;&#123;&#125;&#41;; return false; [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2008/11/30/windowgrowl-for-mootools-12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>fValidator for mootools 1.2</title>
		<link>http://pilon.nl/mootools/2008/11/28/hefvalidator-for-mootools-12/</link>
		<comments>http://pilon.nl/mootools/2008/11/28/hefvalidator-for-mootools-12/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 10:36:04 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://ljpilon.nl/mootools/?p=1</guid>
		<description><![CDATA[Abstract fValidator is an open source (free), unobtrusive javascript tool for easy handling form validation, written by Fabio Zendhi Nagao (http://zend.lojcomm.com.br). Fabio&#8217;s fabulous formvalidating script is now updated for use with MooTools 1.2. Also added a few extra validators, and the script is now multilingual! New features Mootools 1.2 compatible Validators for EU-date format ISO-8601 [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2008/11/28/hefvalidator-for-mootools-12/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Textarea Resizer for Mootools 1.2 – version 2</title>
		<link>http://pilon.nl/mootools/2008/01/28/textarea-resizer-for-mootools-12-version-2/</link>
		<comments>http://pilon.nl/mootools/2008/01/28/textarea-resizer-for-mootools-12-version-2/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 10:36:14 +0000</pubDate>
		<dc:creator>Lennart</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[MooTools 1.2]]></category>

		<guid isPermaLink="false">http://ljpilon.nl/mootools/?p=53</guid>
		<description><![CDATA[Abstract I recently rewrote Textarea Resizer for use with MooTools 1.2. Some people liked to see some extra functionality, and so did I. So, Textarea Resizer version 2 is just finished. New features resize width resize using drag Usage Surprisingly, the script works the same: window.addEvent&#40;'domready', function&#40;&#41; &#123; new textareaSizer&#40;&#41;; &#125;&#41;; &#160; // or with [...]]]></description>
		<wfw:commentRss>http://pilon.nl/mootools/2008/01/28/textarea-resizer-for-mootools-12-version-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

