<?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"
	>
<channel>
	<title>Comments for Ambient Webs LLC - The Future. Now.</title>
	<atom:link href="http://ambientwebs.com/comments/feed/rss2/" rel="self" type="application/rss+xml" />
	<link>http://ambientwebs.com</link>
	<description>We are one the world's first commercial firms focused on creating, developing and implementing Ambient, Semantic, and Ubiquitous web technologies (Web 2.0/ Web 3.0 and Service Oriented Architectures- SOA).</description>
	<pubDate>Wed, 19 Nov 2008 23:48:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on We&#8217;re Going Green! by CMMI Exchange &#187; We are Green!</title>
		<link>http://ambientwebs.com/about/were-going-green/#comment-50</link>
		<dc:creator>CMMI Exchange &#187; We are Green!</dc:creator>
		<pubDate>Sat, 01 Nov 2008 16:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://ambientwebs.com/?page_id=35#comment-50</guid>
		<description>[...] To learn more about this please visit our We Are Green page. [...]</description>
		<content:encoded><![CDATA[<p>[...] To learn more about this please visit our We Are Green page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 3.0 by ks</title>
		<link>http://ambientwebs.com/web-30/#comment-48</link>
		<dc:creator>ks</dc:creator>
		<pubDate>Mon, 27 Oct 2008 02:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://eirenicon.org/~ambient/?page_id=12#comment-48</guid>
		<description>I made the following changes to getSelectionText() and it fixed the problem encountered for webkit based browsers reporte earlier. It appears the the getSelection() method belongs to window class, and not document class.  The change is prompted by referencing Chrome's source code.


// Getting the selectes test
function getSelectionText() {
        var strSelectedText = "" ;

    if (document.getSelection) {
        strSelectedText = document.getSelection() + '';
        
    } else if (document.selection &#38;&#38; document.selection.createRange) {
        
        var range = document.selection.createRange();
        
        strSelectedText = range.text;
        
    } else if (window.getSelection) {
                strSelectedText = window.getSelection() + '';
    } else {
               strSelectedText = "Sorry, this is not possible with your browser.";        
    }
    
    return strSelectedText.trim() ;
    
}</description>
		<content:encoded><![CDATA[<p>I made the following changes to getSelectionText() and it fixed the problem encountered for webkit based browsers reporte earlier. It appears the the getSelection() method belongs to window class, and not document class.  The change is prompted by referencing Chrome&#8217;s source code.</p>
<p>// Getting the selectes test<br />
function getSelectionText() {<br />
        var strSelectedText = &#8220;&#8221; ;</p>
<p>    if (document.getSelection) {<br />
        strSelectedText = document.getSelection() + &#8221;;</p>
<p>    } else if (document.selection &amp;&amp; document.selection.createRange) {</p>
<p>        var range = document.selection.createRange();</p>
<p>        strSelectedText = range.text;</p>
<p>    } else if (window.getSelection) {<br />
                strSelectedText = window.getSelection() + &#8221;;<br />
    } else {<br />
               strSelectedText = &#8220;Sorry, this is not possible with your browser.&#8221;;<br />
    }</p>
<p>    return strSelectedText.trim() ;</p>
<p>}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 3.0 by ks</title>
		<link>http://ambientwebs.com/web-30/#comment-47</link>
		<dc:creator>ks</dc:creator>
		<pubDate>Sun, 26 Oct 2008 07:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://eirenicon.org/~ambient/?page_id=12#comment-47</guid>
		<description>I would like to inform the following: The current version does not work with browsers based on Webkit, i.e. Safari, Chrome and etc.  After googling, the problem has something to do with getSelection() in getSelectionText().  I confirm the problem using ambientwebs.com, and a new installation with Wordpress 2.6.3 and 2.6.1 as well.</description>
		<content:encoded><![CDATA[<p>I would like to inform the following: The current version does not work with browsers based on Webkit, i.e. Safari, Chrome and etc.  After googling, the problem has something to do with getSelection() in getSelectionText().  I confirm the problem using ambientwebs.com, and a new installation with Wordpress 2.6.3 and 2.6.1 as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We&#8217;re Going Green! by Spice Advice &#187; Blog Archive &#187; We are Green!</title>
		<link>http://ambientwebs.com/about/were-going-green/#comment-44</link>
		<dc:creator>Spice Advice &#187; Blog Archive &#187; We are Green!</dc:creator>
		<pubDate>Wed, 15 Oct 2008 17:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://ambientwebs.com/?page_id=35#comment-44</guid>
		<description>[...] learn more about this please visit our We Are Green page.        You can follow any responses to this entry through the RSS 2.0 feed. You can leave a [...]</description>
		<content:encoded><![CDATA[<p>[...] learn more about this please visit our We Are Green page.        You can follow any responses to this entry through the RSS 2.0 feed. You can leave a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We&#8217;re Going Green! by We&#8217;re green! : Square Construction</title>
		<link>http://ambientwebs.com/about/were-going-green/#comment-31</link>
		<dc:creator>We&#8217;re green! : Square Construction</dc:creator>
		<pubDate>Mon, 01 Sep 2008 19:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://ambientwebs.com/?page_id=35#comment-31</guid>
		<description>[...] To learn more about this please visit the Ambient Webs LLC We Are Green page. [...]</description>
		<content:encoded><![CDATA[<p>[...] To learn more about this please visit the Ambient Webs LLC We Are Green page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We&#8217;re Going Green! by Sami George Diab, M.D. &#183; We are now Green!</title>
		<link>http://ambientwebs.com/about/were-going-green/#comment-29</link>
		<dc:creator>Sami George Diab, M.D. &#183; We are now Green!</dc:creator>
		<pubDate>Thu, 21 Aug 2008 22:48:37 +0000</pubDate>
		<guid isPermaLink="false">http://ambientwebs.com/?page_id=35#comment-29</guid>
		<description>[...] To learn more about this please visit the Ambient Webs LLC We Are Green page. [...]</description>
		<content:encoded><![CDATA[<p>[...] To learn more about this please visit the Ambient Webs LLC We Are Green page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on We&#8217;re Going Green! by Facing Breast Cancer Together &#187; We&#8217;re Green!</title>
		<link>http://ambientwebs.com/about/were-going-green/#comment-28</link>
		<dc:creator>Facing Breast Cancer Together &#187; We&#8217;re Green!</dc:creator>
		<pubDate>Thu, 21 Aug 2008 22:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://ambientwebs.com/?page_id=35#comment-28</guid>
		<description>[...] To learn more about this please visit the Ambient Webs LLC We Are Green page. [...]</description>
		<content:encoded><![CDATA[<p>[...] To learn more about this please visit the Ambient Webs LLC We Are Green page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Contact &#038; Help by eirenicon &#38; eCommerce : eirenicon llc</title>
		<link>http://ambientwebs.com/contact-us/#comment-27</link>
		<dc:creator>eirenicon &#38; eCommerce : eirenicon llc</dc:creator>
		<pubDate>Tue, 19 Aug 2008 21:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://eirenicon.org/~ambient/?page_id=21#comment-27</guid>
		<description>[...] If your firm is thinking about implementing an eCommerce solution, and would like to integrate AmbientWebs Web 2/3 technologies, please contact us directly. [...]</description>
		<content:encoded><![CDATA[<p>[...] If your firm is thinking about implementing an eCommerce solution, and would like to integrate AmbientWebs Web 2/3 technologies, please contact us directly. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 3.0 by admin</title>
		<link>http://ambientwebs.com/web-30/#comment-25</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 04 Aug 2008 14:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://eirenicon.org/~ambient/?page_id=12#comment-25</guid>
		<description>The current version of TreeMagic addresses the issues noted by Andy (such as my German comprehension will allow)... other feature requests are welcomed. Please note that not all TreeMagic features will be implemented in TreeMagic-Cypress.  TreeMagic-Banyan (demonstrated on http://wordpresshelp.org) is a much more robust product (for fee).</description>
		<content:encoded><![CDATA[<p>The current version of TreeMagic addresses the issues noted by Andy (such as my German comprehension will allow)&#8230; other feature requests are welcomed. Please note that not all TreeMagic features will be implemented in TreeMagic-Cypress.  TreeMagic-Banyan (demonstrated on <a href="http://wordpresshelp.org" rel="nofollow">http://wordpresshelp.org</a>) is a much more robust product (for fee).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Web 3.0 by Die Suche &#124; Onkel Andys Tagebuch</title>
		<link>http://ambientwebs.com/web-30/#comment-24</link>
		<dc:creator>Die Suche &#124; Onkel Andys Tagebuch</dc:creator>
		<pubDate>Fri, 01 Aug 2008 14:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://eirenicon.org/~ambient/?page_id=12#comment-24</guid>
		<description>[...] deinstallieren  Ein Ã¤hnliches Such-Feature wollte ich Ã¼brigens mal in meinem Blog integrieren. Ambient Webs bietet ua. fÃ¼r Wordpress das Treemagic Cypress Plugin an, das es praktisch ermÃ¶glichen soll, [...]</description>
		<content:encoded><![CDATA[<p>[...] deinstallieren  Ein Ã¤hnliches Such-Feature wollte ich Ã¼brigens mal in meinem Blog integrieren. Ambient Webs bietet ua. fÃ¼r Wordpress das Treemagic Cypress Plugin an, das es praktisch ermÃ¶glichen soll, [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
