<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.1" -->
<rss version="0.92">
<channel>
	<title>Rik on code</title>
	<link>http://www.rikarends.com</link>
	<description>Ideas and code</description>
	<lastBuildDate>Wed, 27 Aug 2008 14:43:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>JSLT javascript-based XSLT alternative</title>
		<description>
Click here for a live example (IE/FF) . JSLT is a browser based templating language like XSLT, but instead of using XML to encode the template logic, it uses normal Javascript with a few extensions. You can transform XML with it or just template with javascript variables (Or JSON). The JSLT processor parses the template using a recursive tokenizing parser and ...</description>
		<link>http://www.rikarends.com/jslt-alternative-to-xslt/</link>
			</item>
	<item>
		<title>Runtime x86 assembling graphing calc</title>
		<description>

http://www.rikarends.com/source/arcalc.exe (220k).
ARCalc including source and examples (400k).
Check the Pouet.net entry here

I wrote this program when i was 17, which is now more than 9 years ago. As it was so much fun back to play with, i decided to dig it up and recompile it for everybody to enjoy.  Back ...</description>
		<link>http://www.rikarends.com/riks-calculator/</link>
			</item>
</channel>
</rss>
