<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Sketch 99</title>
	<link>http://www.sketch99.com/blog</link>
	<description>A blog about HTML, XSLT, Javascript, CSS and AJAX</description>
	<pubDate>Wed, 07 May 2008 22:33:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Ahem, &#8220;em&#8221;</title>
		<link>http://www.sketch99.com/blog/2008/05/07/ahem-em/</link>
		<comments>http://www.sketch99.com/blog/2008/05/07/ahem-em/#comments</comments>
		<pubDate>Wed, 07 May 2008 22:33:44 +0000</pubDate>
		<dc:creator>Albert</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://www.sketch99.com/blog/2008/05/07/ahem-em/</guid>
		<description><![CDATA[Posts like this, while rant-like, are actually very helpful, in my opinion: 
http://taz.net.au/blog/2008/05/07/fixed-width-style-sheets-suck/
I&#8217;ve got to start using &#8220;em&#8221; instead of &#8220;px&#8221;, and this is a good excuse.
]]></description>
		<wfw:commentRss>http://www.sketch99.com/blog/2008/05/07/ahem-em/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Helpful XSL Links</title>
		<link>http://www.sketch99.com/blog/2008/04/27/helpful-xsl-links/</link>
		<comments>http://www.sketch99.com/blog/2008/04/27/helpful-xsl-links/#comments</comments>
		<pubDate>Sun, 27 Apr 2008 04:20:36 +0000</pubDate>
		<dc:creator>Albert</dc:creator>
		
		<category><![CDATA[Transformations]]></category>

		<guid isPermaLink="false">http://www.sketch99.com/blog/2008/04/27/helpful-xsl-links/</guid>
		<description><![CDATA[http://www.jenitennison.com/
http://www2.informatik.hu-berlin.de/~obecker/XSLT/
http://www.bayes.co.uk/xml/
]]></description>
		<wfw:commentRss>http://www.sketch99.com/blog/2008/04/27/helpful-xsl-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>jquery</title>
		<link>http://www.sketch99.com/blog/2008/04/11/jquery/</link>
		<comments>http://www.sketch99.com/blog/2008/04/11/jquery/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 20:50:59 +0000</pubDate>
		<dc:creator>rae</dc:creator>
		
		<category><![CDATA[Transformations]]></category>

		<guid isPermaLink="false">http://www.sketch99.com/blog/2008/04/11/jquery/</guid>
		<description><![CDATA[I&#8217;m still new to jquery, so I haven&#8217;t had the opportunity to make god use of it. It&#8217;s a library for all the javascript commands. They say it best on their website:
jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your [...]]]></description>
		<wfw:commentRss>http://www.sketch99.com/blog/2008/04/11/jquery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>XSL scrolling through the months</title>
		<link>http://www.sketch99.com/blog/2008/02/20/xsl-scrolling-through-the-months/</link>
		<comments>http://www.sketch99.com/blog/2008/02/20/xsl-scrolling-through-the-months/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 22:08:58 +0000</pubDate>
		<dc:creator>rae</dc:creator>
		
		<category><![CDATA[Transformations]]></category>

		<guid isPermaLink="false">http://www.sketch99.com/blog/2008/02/20/xsl-scrolling-through-the-months/</guid>
		<description><![CDATA[We added code today to scroll through the months. Here&#8217;s what it breaks down to:

&#60;xsl:if test=&#34;/__ROOT__/_get/month &#62;= 1&#34;&#62;

The above means if the value of the month is greater than or equal to 1 (January)

&#60;xsl:value-of select=&#34;//link_prefix&#34;/&#62;reports-simple-cash-flow&#38;amp;month=&#60;xsl:if test=&#34;//_get/month &#38;lt;= 10&#34;&#62;0&#60;/xsl:if&#62;

This is to fix a glitch that gives the software a problem scrolling from 09 September -10 October

&#60;xsl:value-of [...]]]></description>
		<wfw:commentRss>http://www.sketch99.com/blog/2008/02/20/xsl-scrolling-through-the-months/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
