<?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>redredred &#187; Javascript/HTML/CSS</title>
	<atom:link href="http://www.redredred.com.au/category/javascripthtmlcss/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.redredred.com.au</link>
	<description>redredred developers talk about what they are working on</description>
	<lastBuildDate>Sat, 20 Feb 2010 01:55:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New jQuery Weekly Calendar Plugin</title>
		<link>http://www.redredred.com.au/new-jquery-weekly-calendar-plugin/</link>
		<comments>http://www.redredred.com.au/new-jquery-weekly-calendar-plugin/#comments</comments>
		<pubDate>Wed, 06 May 2009 02:40:44 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Javascript/HTML/CSS]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery week calendar]]></category>

		<guid isPermaLink="false">http://www.redredred.com.au/?p=130</guid>
		<description><![CDATA[After being inspired by the recent fullcalendar (month based) plugin by Adam Shaw, I decided to port a weekly calendar i&#8217;ve been working on into a proper jquery plugin. Until a couple of days ago it was practically impossible to use this calendar functionality outside of it&#8217;s host application but now it should be simple [...]]]></description>
		<wfw:commentRss>http://www.redredred.com.au/new-jquery-weekly-calendar-plugin/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Unwanted IE7 Horizontal Scrollbar</title>
		<link>http://www.redredred.com.au/unwanted-ie7-horizontal-scrollbar/</link>
		<comments>http://www.redredred.com.au/unwanted-ie7-horizontal-scrollbar/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 00:18:30 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript/HTML/CSS]]></category>

		<guid isPermaLink="false">http://www.redredred.com.au/?p=74</guid>
		<description><![CDATA[I came across an interesting bug today with IE7. Actually, no not interesting, frustrating is a better word to describe it. I had a random appearance of a horizontal scrollbar within a div that has a fixed height set in javascript and overflow auto to achieve a viewport style interface.  The correct  behaviour, the one [...]]]></description>
		<wfw:commentRss>http://www.redredred.com.au/unwanted-ie7-horizontal-scrollbar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Javascript Optimization</title>
		<link>http://www.redredred.com.au/javascript-optimization/</link>
		<comments>http://www.redredred.com.au/javascript-optimization/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 01:45:58 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Javascript/HTML/CSS]]></category>

		<guid isPermaLink="false">http://newt/wordpress/?p=7</guid>
		<description><![CDATA[Writing efficient Javascript doesn&#8217;t really seem to matter too much while you are trying to make something work. Mostly people don&#8217;t take Javascript too seriously and more often than not just hack something together that works regardless of other considerations&#8230; or maybe that&#8217;s just me  
When you are writing Javascript that will be re-used [...]]]></description>
		<wfw:commentRss>http://www.redredred.com.au/javascript-optimization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript Memory Leaks</title>
		<link>http://www.redredred.com.au/javascript-memory-leaks/</link>
		<comments>http://www.redredred.com.au/javascript-memory-leaks/#comments</comments>
		<pubDate>Fri, 29 Dec 2006 11:49:23 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Javascript/HTML/CSS]]></category>

		<guid isPermaLink="false">http://newt/wordpress/?p=3</guid>
		<description><![CDATA[A while ago we were implementing a large, web based, data gathering application for a government department. The application required quite complicated cross field validation and very specific visual feedback mechanisms which had to be live on the page whenever possible. We had already been developing a tag library to extend the bind tags provided [...]]]></description>
		<wfw:commentRss>http://www.redredred.com.au/javascript-memory-leaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
