<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>once upon my code</title>
	<link>http://aefxx.com</link>
	<description></description>
	<lastBuildDate>Thu, 19 Jan 2012 18:40:45 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>jQote2 &#8211; Javascript templating revamped</title>
		<description><![CDATA[jQote2 is the second major release of jQuery&#8217;s most powerful and versatile client-side templating engine. Version 2 now incorporates a faster and more accurate parsing/conversion part that does away with its predecessor&#8217;s shortcomings in escaping quotes and multiline support.
If you haven&#8217;t used or never heard of jQote before you might want to check out this [...]]]></description>
		<link>http://aefxx.com/jquery-plugins/jqote2/</link>
			</item>
	<item>
		<title>jQote2 API reference</title>
		<description><![CDATA[jQote2’s internals are quite a bit different from its predecessor’s. Thus, please make sure to double-check the new API as it breaks backward compatibility!

The three biggest changes with jQote2’s API  are:

it now returns a “stringified” representation of your generated HTML  markup
it’s now possible to precompile your templates to closures (no need  to [...]]]></description>
		<link>http://aefxx.com/api/jqote2-reference/</link>
			</item>
	<item>
		<title>jQote API reference</title>
		<description><![CDATA[PLEASE NOTE:
jQote2 has been released. Please consider upgrading now!!! Click here for a quick summary of what&#8217;s new and what&#8217;s changed.
jQote allows you to operate on a single template as well as a collection of templates. Any template you call jQote upon will get converted using the data object you provide.
Note: Since objects are passed [...]]]></description>
		<link>http://aefxx.com/api/jqote-reference/</link>
			</item>
	<item>
		<title>jQote &#8211; client-side templating</title>
		<description><![CDATA[PLEASE NOTE:
jQote2 has been released. Please consider upgrading now!!! Click here for a quick summary of what&#8217;s new and what&#8217;s changed.
jQote (pronounced like Star Trek&#8217;s Chakotey) is basically a rewrite of John Resig&#8217;s awesome JavaScript Micro-Templating utility. I took his code and ported it to jQuery, overhauled the parsing / conversion part and extended it&#8217;s [...]]]></description>
		<link>http://aefxx.com/jquery-plugins/jqote/</link>
			</item>
</channel>
</rss>

