<?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 for [Be el o ge]</title>
	<atom:link href="http://blog.project-sierra.de/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.project-sierra.de</link>
	<description>I &#9829; The Web</description>
	<lastBuildDate>Thu, 12 Jan 2012 17:59:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by Kyle</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32542</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Thu, 12 Jan 2012 17:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32542</guid>
		<description>Thanks, this helped me out!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Thanks, this helped me out!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Typo3 &#8211; News im Frontend hinzufügen by Gewinnspiele für Blogger</title>
		<link>http://blog.project-sierra.de/archives/281/comment-page-1#comment-32507</link>
		<dc:creator>Gewinnspiele für Blogger</dc:creator>
		<pubDate>Thu, 22 Dec 2011 01:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/archives/281#comment-32507</guid>
		<description>Hab gerade Deine Anleitung gelesen. Ist eine nette Übersicht  - also ich bin schlauer geworden.

Ich hätte das ganze aber glaube ich einfach mit der Extension formhandler gelöst. Da hast Du Dein Formular und kannst der Extension die Anweisung geben es in eine beliebige Datenbank zu schreiben.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hab gerade Deine Anleitung gelesen. Ist eine nette Übersicht  &#8211; also ich bin schlauer geworden.</p>
<p>Ich hätte das ganze aber glaube ich einfach mit der Extension formhandler gelöst. Da hast Du Dein Formular und kannst der Extension die Anweisung geben es in eine beliebige Datenbank zu schreiben.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nasty bug when using your Rails / jQuery powered app with Chrome by Sean Roberts</title>
		<link>http://blog.project-sierra.de/archives/1215/comment-page-1#comment-32500</link>
		<dc:creator>Sean Roberts</dc:creator>
		<pubDate>Mon, 19 Dec 2011 17:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1215#comment-32500</guid>
		<description>Thanks!  I had a similar problem however it turned out that I was passing an empty hash for post data thanks to a typo.  Once I fixed that the problem disappeared.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Thanks!  I had a similar problem however it turned out that I was passing an empty hash for post data thanks to a typo.  Once I fixed that the problem disappeared.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by Kersten</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32499</link>
		<dc:creator>Kersten</dc:creator>
		<pubDate>Mon, 19 Dec 2011 12:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32499</guid>
		<description>It works!

Thanks a lot!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>It works!</p>
<p>Thanks a lot!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Image Color Picker by mohit jain</title>
		<link>http://blog.project-sierra.de/projects/image-color-picker/comment-page-1#comment-32490</link>
		<dc:creator>mohit jain</dc:creator>
		<pubDate>Fri, 16 Dec 2011 07:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?page_id=1603#comment-32490</guid>
		<description>THIS IS NOT WORKING IS IE6-IE8 WHY?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>THIS IS NOT WORKING IS IE6-IE8 WHY?<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Canvas, getImageData and Browser Security by xDelph</title>
		<link>http://blog.project-sierra.de/archives/1577/comment-page-1#comment-32482</link>
		<dc:creator>xDelph</dc:creator>
		<pubDate>Mon, 12 Dec 2011 13:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1577#comment-32482</guid>
		<description>Hello,

i use jquery.getImageData to load my image.
i modify pixel of the first image (with putImageData), then draw a second image. when i do a clearRect on my canvas to redraw it, and redo a getImageDate, i&#039;m getting a SECURITY_ERR exception, why? do i must reload the original image before redo my modification?

thanks for your answer</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hello,</p>
<p>i use jquery.getImageData to load my image.<br />
i modify pixel of the first image (with putImageData), then draw a second image. when i do a clearRect on my canvas to redraw it, and redo a getImageDate, i&#8217;m getting a SECURITY_ERR exception, why? do i must reload the original image before redo my modification?</p>
<p>thanks for your answer<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Canvas, getImageData and Browser Security by Vijay</title>
		<link>http://blog.project-sierra.de/archives/1577/comment-page-1#comment-32461</link>
		<dc:creator>Vijay</dc:creator>
		<pubDate>Thu, 01 Dec 2011 06:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1577#comment-32461</guid>
		<description>perfect ...</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>perfect &#8230;<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery: Delay execution of any function by Santosh Subba</title>
		<link>http://blog.project-sierra.de/archives/1559/comment-page-1#comment-32438</link>
		<dc:creator>Santosh Subba</dc:creator>
		<pubDate>Mon, 21 Nov 2011 11:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1559#comment-32438</guid>
		<description>I was pulling my hair... thanks a lot!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>I was pulling my hair&#8230; thanks a lot!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by kevin</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32429</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 17 Nov 2011 06:02:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32429</guid>
		<description>thanks buddy.
you save my life :)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>thanks buddy.<br />
you save my life :)<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by cochise</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32373</link>
		<dc:creator>cochise</dc:creator>
		<pubDate>Sat, 22 Oct 2011 20:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32373</guid>
		<description>Stefan,
 thank you very much for your post. It found exactly the same problem with version 1.9.2 and your solution worked as clock</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Stefan,<br />
 thank you very much for your post. It found exactly the same problem with version 1.9.2 and your solution worked as clock<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery: Delay execution of any function by David</title>
		<link>http://blog.project-sierra.de/archives/1559/comment-page-1#comment-32344</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 06 Oct 2011 16:13:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1559#comment-32344</guid>
		<description>This just helped me fix my code - thank you!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>This just helped me fix my code &#8211; thank you!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by nobody</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32337</link>
		<dc:creator>nobody</dc:creator>
		<pubDate>Thu, 29 Sep 2011 11:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32337</guid>
		<description>THANK YOU!!!!!!!!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>THANK YOU!!!!!!!!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by Roza</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32332</link>
		<dc:creator>Roza</dc:creator>
		<pubDate>Tue, 27 Sep 2011 02:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32332</guid>
		<description>Hi man, 
thanks for your post
I found and really was useful for me
A lot of thanks
btw I am learning RoR</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hi man,<br />
thanks for your post<br />
I found and really was useful for me<br />
A lot of thanks<br />
btw I am learning RoR<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by Ankur</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32291</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Sat, 10 Sep 2011 06:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32291</guid>
		<description>thanks so much!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>thanks so much!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML Canvas, getImageData and Browser Security by Julio Estévez</title>
		<link>http://blog.project-sierra.de/archives/1577/comment-page-1#comment-32250</link>
		<dc:creator>Julio Estévez</dc:creator>
		<pubDate>Fri, 19 Aug 2011 06:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1577#comment-32250</guid>
		<description>I had a similar issue but with Chrome and was looking for a solution and I came here to see that I was not the only one with the problem. Finally I found a solution here:

http://blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html

It&#039;s in the Chromiun blog but in the article says Firefox 5 is using this too. Hope this is useful for you.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>I had a similar issue but with Chrome and was looking for a solution and I came here to see that I was not the only one with the problem. Finally I found a solution here:</p>
<p><a href="http://blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html" rel="nofollow">http://blog.chromium.org/2011/07/using-cross-domain-images-in-webgl-and.html</a></p>
<p>It&#8217;s in the Chromiun blog but in the article says Firefox 5 is using this too. Hope this is useful for you.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C#: Copy Node From a XmlDocument To Another by jorgemariom</title>
		<link>http://blog.project-sierra.de/archives/1050/comment-page-1#comment-32226</link>
		<dc:creator>jorgemariom</dc:creator>
		<pubDate>Mon, 08 Aug 2011 21:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1050#comment-32226</guid>
		<description>thanks, Great code!!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>thanks, Great code!!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C#: Copy Node From a XmlDocument To Another by Frank</title>
		<link>http://blog.project-sierra.de/archives/1050/comment-page-1#comment-32127</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 12 Jul 2011 16:26:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1050#comment-32127</guid>
		<description>Sorry. Code should be 

XmlNode importedNode = null;
while (doc1.DocumentElement.ChildNodes.Count &gt; 0)
{
   importedNode = doc1.DocumentElement.RemoveChild(doc1.DocumentElement.FirstChild);

  importedNode = doc2.ImportNode(importedNode, false);
  doc2.DocumentElement.AppendChild(importedNode);
}</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Sorry. Code should be </p>
<p>XmlNode importedNode = null;<br />
while (doc1.DocumentElement.ChildNodes.Count &gt; 0)<br />
{<br />
   importedNode = doc1.DocumentElement.RemoveChild(doc1.DocumentElement.FirstChild);</p>
<p>  importedNode = doc2.ImportNode(importedNode, false);<br />
  doc2.DocumentElement.AppendChild(importedNode);<br />
}<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C#: Copy Node From a XmlDocument To Another by Frank</title>
		<link>http://blog.project-sierra.de/archives/1050/comment-page-1#comment-32126</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Tue, 12 Jul 2011 16:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1050#comment-32126</guid>
		<description>Thanks, this sample helped me.

But, is there a senseful possibility to use ImportNode without the deep copy flag to avoid memory overhead? I tried the following for bigger documents:

XmlNode importedNode = null;
while (doc1.DocumentElement.ChildNodes.Count &gt; 0)
{
   importedNode = tmpDocElem.RemoveChild(doc1.DocumentElement.FirstChild);
   if (anycondition)
   {
      importedNode = doc.ImportNode(importedNode, false);
      docElem.AppendChild(importedNode);
   }
}

Though this code section runs some of the objects in the XML are missing later on when writing the contents to a file. Any idea why this happens (maybe got disposed)?

Nevertheless ... thanks!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Thanks, this sample helped me.</p>
<p>But, is there a senseful possibility to use ImportNode without the deep copy flag to avoid memory overhead? I tried the following for bigger documents:</p>
<p>XmlNode importedNode = null;<br />
while (doc1.DocumentElement.ChildNodes.Count &gt; 0)<br />
{<br />
   importedNode = tmpDocElem.RemoveChild(doc1.DocumentElement.FirstChild);<br />
   if (anycondition)<br />
   {<br />
      importedNode = doc.ImportNode(importedNode, false);<br />
      docElem.AppendChild(importedNode);<br />
   }<br />
}</p>
<p>Though this code section runs some of the objects in the XML are missing later on when writing the contents to a file. Any idea why this happens (maybe got disposed)?</p>
<p>Nevertheless &#8230; thanks!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by Edward Garson</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32125</link>
		<dc:creator>Edward Garson</dc:creator>
		<pubDate>Fri, 08 Jul 2011 17:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32125</guid>
		<description>+1</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>+1<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heroku, Rails 3, RVM and Ubuntu by Tapan</title>
		<link>http://blog.project-sierra.de/archives/1534/comment-page-1#comment-32117</link>
		<dc:creator>Tapan</dc:creator>
		<pubDate>Tue, 05 Jul 2011 18:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.project-sierra.de/?p=1534#comment-32117</guid>
		<description>Thanx ....for resolving my problem and saving my time :)</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Thanx &#8230;.for resolving my problem and saving my time :)<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

