<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Garrick Cheung</title>
	<link>http://www.garrickcheung.com</link>
	<description>Sharing what I know and learn about CSS, MooTools, Javascript, PHP and etc.</description>
	<lastBuildDate>Wed, 28 Apr 2010 02:52:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/abc" -->

	<item>
		<title>MooTools 1.3 Beta!!</title>
		<description><![CDATA[MooTools 1.3 Beta was just released. You can check out the blog entry for all the details. I&#8217;ll let you in on one thing that&#8217;s in it. Slick. Oh yeah, I&#8217;m still alive, if you were wondering..]]></description>
		<link>http://www.garrickcheung.com/uncategorized/mootools-1-3-beta/</link>
			</item>
	<item>
		<title>Building on David Walshes MooTools Tip: Event.stop</title>
		<description><![CDATA[David Walsh shared a tip on how he handles firing events on an element without user input to trigger the event. I&#8217;m going to build on that by sharing how I would handle it. Problem The issue is that usually an event is added and the default behavior is disabled. 1 2 3 4 $&#40;'myLink'&#41;.addEvent&#40;'click',function&#40;e&#41; [...]]]></description>
		<link>http://www.garrickcheung.com/mootools/mootools-tip-event-stop/</link>
			</item>
	<item>
		<title>Announcing: MooTools Forge!</title>
		<description><![CDATA[Exciting news! MooTools has just announced their plugin repository, MooTools Forge! It&#8217;s hooked into GitHub and it&#8217;s open sourced. How awesome! Check out all the details from the MooTools blog!]]></description>
		<link>http://www.garrickcheung.com/mootools/announcing-mootools-forge/</link>
			</item>
	<item>
		<title>Released: MooTools 1.2.3</title>
		<description><![CDATA[I&#8217;m excited to tell you that MooTools 1.2.3 has been released today! It&#8217;s mainly bug fixes and updates. One major change is compatibility with other frameworks. Like the MooTools-Dev team, I do not advise using more than one framework. But if you have to.. then you have to. See below for a list of changes, [...]]]></description>
		<link>http://www.garrickcheung.com/mootools/released-mootools-123/</link>
			</item>
	<item>
		<title>Search Stylesheet Selectors with MooTools</title>
		<description><![CDATA[You should already know that MooTools has Fx.Morph, that allows you to animate multiple css properties on an element and you can also pass it a selector string so you don&#8217;t have to type out all of the properties. Well, you can also pull these properties by using an undocumented method in MooTools, as I [...]]]></description>
		<link>http://www.garrickcheung.com/css/search-stylesheet-selectors-with-mootools/</link>
			</item>
	<item>
		<title>MooTools TextOverlay Class</title>
		<description><![CDATA[Some classes I&#8217;ve come across do a lot and are inflexible. I&#8217;ve seen some that are semantically incorrect when it comes to creating/using elements that the user has no control over. So I&#8217;ve been mulling over the idea of rewriting/cleaning/correcting some of these classes that I come across in hopes to make them flexible and [...]]]></description>
		<link>http://www.garrickcheung.com/mootools/textoverlay-class/</link>
			</item>
	<item>
		<title>MooTools FileManager by Christoph Pojer</title>
		<description><![CDATA[Christoph, one of MooTools&#8217; developers and creator of Styx, a PHP framework, created a MooTools based File Manager. I&#8217;ve tried out his demos, and everything seems VERY slick. It has loads of features too. Features (straight from the horses mouth) Browse through Files and Folders on your Server Rename, Delete, Move (Drag&#38;Drop), Copy (Drag + [...]]]></description>
		<link>http://www.garrickcheung.com/uncategorized/mootools-filemanager-by-christoph-pojer/</link>
			</item>
	<item>
		<title>MooTools 1.2.2 and More Released!</title>
		<description><![CDATA[Valerio Proietti just posted the release of MooTools 1.2.2 and MooTools More (1.2.2.1). Looks like there are some goodies from the Core: MooTools 1.2.2 is a mainly a bug fix release but it also includes an almost entirely new Class.js. The reasoning behind this is that the old Class.js didn’t play nicely with some advanced [...]]]></description>
		<link>http://www.garrickcheung.com/mootools/mootools-122-and-more-released/</link>
			</item>
	<item>
		<title>Smarty Debug with Firebug</title>
		<description><![CDATA[I use Smarty, a template engine, at work. One of the most awesome things about it is the debug window, where it can list all the templates being used and variables that are available. Mike Horn shared with me how a user, named Hipska, created a Smarty debug template file that works with Firebug. I [...]]]></description>
		<link>http://www.garrickcheung.com/javascript/smarty-debug-with-firebug/</link>
			</item>
	<item>
		<title>Sly, New Selector Engine &amp; How to Use in MooTools</title>
		<description><![CDATA[You&#8217;ve heard of selector engines right? The engine that parses the HTML to match a string argument to return matching HTML elements? How about Sizzle and Peppy (two fast selector engines) that was released? Or how a couple JS frameworks were implementing Sizzle and the MooTools dev team decided not to follow suit? Now, have [...]]]></description>
		<link>http://www.garrickcheung.com/javascript/sly-selector-engine/</link>
			</item>
</channel>
</rss>
