<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Built Environment programming</title>
	<atom:link href="http://streetasplatform.wordpress.com/2008/11/20/built-environmet_programing/feed/" rel="self" type="application/rss+xml" />
	<link>http://streetasplatform.wordpress.com/2008/11/20/built-environmet_programing/</link>
	<description>UTS Master of Digital Architecture class November 2008</description>
	<lastBuildDate>Sat, 22 Nov 2008 14:39:36 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mitchell</title>
		<link>http://streetasplatform.wordpress.com/2008/11/20/built-environmet_programing/#comment-27</link>
		<dc:creator>mitchell</dc:creator>
		<pubDate>Thu, 20 Nov 2008 05:20:57 +0000</pubDate>
		<guid isPermaLink="false">http://streetasplatform.wordpress.com/?p=311#comment-27</guid>
		<description>Hi, 

I don&#039;t think I understand exactly what you want to acheive. The dates are all overlapping because their x coordinates are the same - I think the relevant line in your code is this one:
text(tempdate_DA, 0, 100); 

so the x coordinate is always 0.

To have the dates align with the boxes, you need to use the boxes&#039; x coordinate to draw the text. From what I can see, those boxes have randomly generated positions at the moment?

I&#039;ll be in the studio tomorrow morning so will work on it then with you... cheers,

Mitchell</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I don&#8217;t think I understand exactly what you want to acheive. The dates are all overlapping because their x coordinates are the same &#8211; I think the relevant line in your code is this one:<br />
text(tempdate_DA, 0, 100); </p>
<p>so the x coordinate is always 0.</p>
<p>To have the dates align with the boxes, you need to use the boxes&#8217; x coordinate to draw the text. From what I can see, those boxes have randomly generated positions at the moment?</p>
<p>I&#8217;ll be in the studio tomorrow morning so will work on it then with you&#8230; cheers,</p>
<p>Mitchell</p>
]]></content:encoded>
	</item>
</channel>
</rss>
