<?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/"
		>
<channel>
	<title>Comments on: Further caveats</title>
	<atom:link href="http://www.dhteumeuleu.com/further-caveats/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dhteumeuleu.com/further-caveats/</link>
	<description>Javascript animations and experiments</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:21:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Criss</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-503</link>
		<dc:creator>Criss</dc:creator>
		<pubDate>Sat, 17 Apr 2010 18:32:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-503</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;answer&quot; src=&quot;/spim/smtr_answer.png&quot; title=&quot;answer&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;positive&quot; src=&quot;/spim/smtr_positive_16.png&quot; title=&quot;positive&quot; /&gt;&lt;/span&gt;&lt;/div&gt;Thank you very much indeed, for the time you dedicated in solving the problems! 
It really was a corrupted tweens.js and the images missing... now I got everything working.

I&#039;m sure I speak on behalf of the whole community by saying that you have delivered to the world one of the most fantastic scripts ever... talents like yours deserve the best, and I wish you the best.  :-)

Criss&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="answer" src="/spim/smtr_answer.png" title="answer"/></span><span class="smtr-sentiment">I am feeling <img alt="positive" src="/spim/smtr_positive_16.png" title="positive" /></span></div>
<p>Thank you very much indeed, for the time you dedicated in solving the problems!<br />
It really was a corrupted tweens.js and the images missing&#8230; now I got everything working.</p>
<p>I&#8217;m sure I speak on behalf of the whole community by saying that you have delivered to the world one of the most fantastic scripts ever&#8230; talents like yours deserve the best, and I wish you the best.  <img src='http://www.dhteumeuleu.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Criss
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: ge1doot</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-502</link>
		<dc:creator>ge1doot</dc:creator>
		<pubDate>Sat, 17 Apr 2010 13:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-502</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;answer&quot; src=&quot;/spim/smtr_answer.png&quot; title=&quot;answer&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;positive&quot; src=&quot;/spim/smtr_positive_16.png&quot; title=&quot;positive&quot; /&gt;&lt;/span&gt;&lt;/div&gt;No, I&#039;m afraid I won&#039;t do zip packages but I may provide a way to more easily download my images (when time permits). 

My folder structure is as follow:

&lt;pre&gt;
/
&#124;---dhtml/
&#124;    &#124;----tween-slides.html
&#124;    &#124;----etc...
&#124;---images/
&#124;    &#124;----ajax-loader-3.gif
&#124;    &#124;----etc...
&lt;/pre&gt;

therefore the relative &quot;../images/&quot; path to access them from the html file.

For the time being, just download each image, for example http://www.dhteumeuleu.com/images/ajax-loader-3.gif then upload them to you site, and change all paths in your code (CSS, HTML and JS) accordingly to your folders structure (probably different from mine).

good luck ;)</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="answer" src="/spim/smtr_answer.png" title="answer"/></span><span class="smtr-sentiment">I am feeling <img alt="positive" src="/spim/smtr_positive_16.png" title="positive" /></span></div>
<p>No, I&#8217;m afraid I won&#8217;t do zip packages but I may provide a way to more easily download my images (when time permits). </p>
<p>My folder structure is as follow:</p>
<pre>
/
|---dhtml/
|    |----tween-slides.html
|    |----etc...
|---images/
|    |----ajax-loader-3.gif
|    |----etc...
</pre>
<p>therefore the relative &#8220;../images/&#8221; path to access them from the html file.</p>
<p>For the time being, just download each image, for example <a href="http://www.dhteumeuleu.com/images/ajax-loader-3.gif">http://www.dhteumeuleu.com/ima...ader-3.gif</a> then upload them to you site, and change all paths in your code (CSS, HTML and JS) accordingly to your folders structure (probably different from mine).</p>
<p>good luck <img src='http://www.dhteumeuleu.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Criss</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-501</link>
		<dc:creator>Criss</dc:creator>
		<pubDate>Sat, 17 Apr 2010 12:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-501</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;problem&quot; src=&quot;/spim/smtr_problem.png&quot; title=&quot;problem&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;neutral&quot; src=&quot;/spim/smtr_neutral_16.png&quot; title=&quot;neutral&quot; /&gt;&lt;/span&gt;&lt;/div&gt;Thank you for your time Ge1. 
The new tweens.js works fine now, but I still have problems with the images. It&#039;s really strange because none of them is loaded. 
You say that it should also work without those images but It looks like it&#039;s missing the &quot;ajax-loader&quot; and therefore it cannot run the full script. I have to ask you to make a link to a zip file containing all those images, and then I&#039;m sure everything will work. 

I hope I&#039;m not distrubing you too much but I guess everybody else is having the same problem in testing your incredible script. :-)

Criss&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;replied&quot; src=&quot;/spim/response_replied.png&quot; title=&quot;replied&quot; /&gt; &lt;i&gt;replied&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="problem" src="/spim/smtr_problem.png" title="problem"/></span><span class="smtr-sentiment">I am feeling <img alt="neutral" src="/spim/smtr_neutral_16.png" title="neutral" /></span></div>
<p>Thank you for your time Ge1.<br />
The new tweens.js works fine now, but I still have problems with the images. It&#8217;s really strange because none of them is loaded.<br />
You say that it should also work without those images but It looks like it&#8217;s missing the &#8220;ajax-loader&#8221; and therefore it cannot run the full script. I have to ask you to make a link to a zip file containing all those images, and then I&#8217;m sure everything will work. </p>
<p>I hope I&#8217;m not distrubing you too much but I guess everybody else is having the same problem in testing your incredible script. <img src='http://www.dhteumeuleu.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Criss
<div class="response-tracker">Comment marked as <img alt="replied" src="/spim/response_replied.png" title="replied" /> <i>replied</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: ge1doot</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-499</link>
		<dc:creator>ge1doot</dc:creator>
		<pubDate>Fri, 16 Apr 2010 21:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-499</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;answer&quot; src=&quot;/spim/smtr_answer.png&quot; title=&quot;answer&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;positive&quot; src=&quot;/spim/smtr_positive_16.png&quot; title=&quot;positive&quot; /&gt;&lt;/span&gt;&lt;/div&gt;It looks like your version of tweens.js is being corrupted.

&lt;pre&gt;var tweens = {  	t
		weens: [],  
		nbTweens: 0,&lt;/pre&gt;

Please make sure to download and use this version: http://www.dhteumeuleu.com/dhtml/library/tweens.js

And yes, you are missing a couple of images... http://www.dhteumeuleu.com/images/b1.jpg etc... but the script should work okay without them, I think.

Hope this helps</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="answer" src="/spim/smtr_answer.png" title="answer"/></span><span class="smtr-sentiment">I am feeling <img alt="positive" src="/spim/smtr_positive_16.png" title="positive" /></span></div>
<p>It looks like your version of tweens.js is being corrupted.</p>
<pre>var tweens = {  	t
		weens: [],
		nbTweens: 0,</pre>
<p>Please make sure to download and use this version: <a href="http://www.dhteumeuleu.com/dhtml/library/tweens.js">http://www.dhteumeuleu.com/dht.../tweens.js</a></p>
<p>And yes, you are missing a couple of images&#8230; <a href="http://www.dhteumeuleu.com/images/b1.jpg">http://www.dhteumeuleu.com/images/b1.jpg</a> etc&#8230; but the script should work okay without them, I think.</p>
<p>Hope this helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Criss</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-495</link>
		<dc:creator>Criss</dc:creator>
		<pubDate>Thu, 15 Apr 2010 20:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-495</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;other&quot; src=&quot;/spim/smtr_other.png&quot; title=&quot;other&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;neutral&quot; src=&quot;/spim/smtr_neutral_16.png&quot; title=&quot;neutral&quot; /&gt;&lt;/span&gt;&lt;/div&gt;Thank you for your patience to look into this, Ge1doot.
You can view the test here: http://www.quadrupede.arsenalemusica.eu/

I think I&#039;m missing the images that you used to build the script, as specified in the css:
b1. b2. fond_carre_titre.  fond_horizontal.  ajax-loader-3.     etc.
They are specific layout images and I believe they must be loaded otherwise the layout won&#039;t accept the ones created by GabrielUribe, right?&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="other" src="/spim/smtr_other.png" title="other"/></span><span class="smtr-sentiment">I am feeling <img alt="neutral" src="/spim/smtr_neutral_16.png" title="neutral" /></span></div>
<p>Thank you for your patience to look into this, Ge1doot.<br />
You can view the test here: <a href="http://www.quadrupede.arsenalemusica.eu/">http://www.quadrupede.arsenalemusica.eu/</a></p>
<p>I think I&#8217;m missing the images that you used to build the script, as specified in the css:<br />
b1. b2. fond_carre_titre.  fond_horizontal.  ajax-loader-3.     etc.<br />
They are specific layout images and I believe they must be loaded otherwise the layout won&#8217;t accept the ones created by GabrielUribe, right?
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: ge1doot</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-494</link>
		<dc:creator>ge1doot</dc:creator>
		<pubDate>Thu, 15 Apr 2010 20:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-494</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;other&quot; src=&quot;/spim/smtr_other.png&quot; title=&quot;other&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;positive&quot; src=&quot;/spim/smtr_positive_16.png&quot; title=&quot;positive&quot; /&gt;&lt;/span&gt;&lt;/div&gt;Could you please provide a link to your page? I will try to see what you are missing.</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="other" src="/spim/smtr_other.png" title="other"/></span><span class="smtr-sentiment">I am feeling <img alt="positive" src="/spim/smtr_positive_16.png" title="positive" /></span></div>
<p>Could you please provide a link to your page? I will try to see what you are missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Criss</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-493</link>
		<dc:creator>Criss</dc:creator>
		<pubDate>Thu, 15 Apr 2010 19:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-493</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;other&quot; src=&quot;/spim/smtr_other.png&quot; title=&quot;other&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;negative&quot; src=&quot;/spim/smtr_negative_16.png&quot; title=&quot;negative&quot; /&gt;&lt;/span&gt;&lt;/div&gt;Sorry to bother you again Mr. Ge1doot. I have noticed that you read my post and marked it as &quot;to do&quot;.  
I believe the community will thank you a lot if you take some of your time to upload a tutorial of this script. Or maybe make a download link that contains ALL the original files and images.   Thank you in advance. Criss&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="other" src="/spim/smtr_other.png" title="other"/></span><span class="smtr-sentiment">I am feeling <img alt="negative" src="/spim/smtr_negative_16.png" title="negative" /></span></div>
<p>Sorry to bother you again Mr. Ge1doot. I have noticed that you read my post and marked it as &#8220;to do&#8221;.<br />
I believe the community will thank you a lot if you take some of your time to upload a tutorial of this script. Or maybe make a download link that contains ALL the original files and images.   Thank you in advance. Criss
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Criss</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-475</link>
		<dc:creator>Criss</dc:creator>
		<pubDate>Sun, 11 Apr 2010 11:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-475</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;question&quot; src=&quot;/spim/smtr_question.png&quot; title=&quot;question&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;neutral&quot; src=&quot;/spim/smtr_neutral_16.png&quot; title=&quot;neutral&quot; /&gt;&lt;/span&gt;&lt;/div&gt;Sorry, I&#039;m trying to replycate this astonishing script, but it doesn&#039;t seem to work.
Images are not loaded, and it looks like there are some hidden ones in, for instance, #screen .bkgh #screen .bkgc and #screen .bkgv. What are they?
Could you please explain what am I missing?&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="question" src="/spim/smtr_question.png" title="question"/></span><span class="smtr-sentiment">I am feeling <img alt="neutral" src="/spim/smtr_neutral_16.png" title="neutral" /></span></div>
<p>Sorry, I&#8217;m trying to replycate this astonishing script, but it doesn&#8217;t seem to work.<br />
Images are not loaded, and it looks like there are some hidden ones in, for instance, #screen .bkgh #screen .bkgc and #screen .bkgv. What are they?<br />
Could you please explain what am I missing?
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: ge1doot</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-413</link>
		<dc:creator>ge1doot</dc:creator>
		<pubDate>Sun, 28 Mar 2010 10:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-413</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;answer&quot; src=&quot;/spim/smtr_answer.png&quot; title=&quot;answer&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;positive&quot; src=&quot;/spim/smtr_positive_16.png&quot; title=&quot;positive&quot; /&gt;&lt;/span&gt;&lt;/div&gt;You can pass an array of html id&#039;s to the tween.add function but they will all share the same animation properties. To animate more than one tween at a time with different properties, just sequentially add them. By default they will run in parallel (to chain them, you must define the next step in the onfinish function).

Some doc here: http://www.dhteumeuleu.com/further-caveats/3/</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="answer" src="/spim/smtr_answer.png" title="answer"/></span><span class="smtr-sentiment">I am feeling <img alt="positive" src="/spim/smtr_positive_16.png" title="positive" /></span></div>
<p>You can pass an array of html id&#8217;s to the tween.add function but they will all share the same animation properties. To animate more than one tween at a time with different properties, just sequentially add them. By default they will run in parallel (to chain them, you must define the next step in the onfinish function).</p>
<p>Some doc here: <a href="http://www.dhteumeuleu.com/further-caveats/3/">http://www.dhteumeuleu.com/fur...caveats/3/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varun</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-412</link>
		<dc:creator>varun</dc:creator>
		<pubDate>Sun, 28 Mar 2010 05:19:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-412</guid>
		<description>&lt;div class=&quot;smtr&quot;&gt;&lt;span class=&quot;smtr-topic&quot;&gt;&lt;img alt=&quot;question&quot; src=&quot;/spim/smtr_question.png&quot; title=&quot;question&quot;/&gt;&lt;/span&gt;&lt;span class=&quot;smtr-sentiment&quot;&gt;I am feeling &lt;img alt=&quot;positive&quot; src=&quot;/spim/smtr_positive_16.png&quot; title=&quot;positive&quot; /&gt;&lt;/span&gt;&lt;/div&gt;How to execute more tween on more than one objects, with diff properties in same tween add&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;replied&quot; src=&quot;/spim/response_replied.png&quot; title=&quot;replied&quot; /&gt; &lt;i&gt;replied&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<div class="smtr"><span class="smtr-topic"><img alt="question" src="/spim/smtr_question.png" title="question"/></span><span class="smtr-sentiment">I am feeling <img alt="positive" src="/spim/smtr_positive_16.png" title="positive" /></span></div>
<p>How to execute more tween on more than one objects, with diff properties in same tween add
<div class="response-tracker">Comment marked as <img alt="replied" src="/spim/response_replied.png" title="replied" /> <i>replied</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrea leti</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-289</link>
		<dc:creator>andrea leti</dc:creator>
		<pubDate>Wed, 17 Feb 2010 18:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-289</guid>
		<description>Faaaaantaaastttiiiiiccccccc!!!!!!!! Woooowww!!!!!&lt;br&gt;&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Faaaaantaaastttiiiiiccccccc!!!!!!!! Woooowww!!!!!</p>
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-225</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 08 Feb 2010 03:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-225</guid>
		<description>All your scripts are just wonderful, smart and tasty.. I just wanted comment on that in case you didn&#039;t know :-)
Cheers&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>All your scripts are just wonderful, smart and tasty.. I just wanted comment on that in case you didn&#8217;t know <img src='http://www.dhteumeuleu.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Cheers
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beatriz</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-29</link>
		<dc:creator>Beatriz</dc:creator>
		<pubDate>Thu, 21 Jan 2010 23:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-29</guid>
		<description>wonderful!&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>wonderful!
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc</title>
		<link>http://www.dhteumeuleu.com/further-caveats/comment-page-1/#comment-22</link>
		<dc:creator>Doc</dc:creator>
		<pubDate>Wed, 20 Jan 2010 23:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dhteumeuleu.com/?p=130#comment-22</guid>
		<description>Une nouvelle mise en page plutôt plaisante, décidément, Gérard, ton site réservera toujours de belles surprises !!   :)

Amicalement,
Doc&lt;br /&gt;&lt;div class=&quot;response-tracker&quot;&gt;Comment marked as &lt;img alt=&quot;read&quot; src=&quot;/spim/response_read.png&quot; title=&quot;read&quot; /&gt; &lt;i&gt;read&lt;/i&gt; by ge1doot&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Une nouvelle mise en page plutôt plaisante, décidément, Gérard, ton site réservera toujours de belles surprises !!   <img src='http://www.dhteumeuleu.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Amicalement,<br />
Doc
<div class="response-tracker">Comment marked as <img alt="read" src="/spim/response_read.png" title="read" /> <i>read</i> by ge1doot</div>
]]></content:encoded>
	</item>
</channel>
</rss>
