<?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: svg:foreignobject in Firefox 3</title>
	<atom:link href="http://cow.neondragon.net/index.php/1194-Svgforeignobject-In-Firefox-3/feed" rel="self" type="application/rss+xml" />
	<link>http://cow.neondragon.net/index.php/1194-Svgforeignobject-In-Firefox-3</link>
	<description>Helping you to get the most out of modern technology and communications since 2004.</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:48:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Xeen</title>
		<link>http://cow.neondragon.net/index.php/1194-Svgforeignobject-In-Firefox-3/comment-page-1#comment-721</link>
		<dc:creator>Xeen</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-721</guid>
		<description>&lt;p&gt;I&#039;m not sure why someone wanted to turn a webpage. It might be a nice gimmick or something, but is there any real usecase? I could only think of some image service that allows you to turn a (thumbnail) preview of your pic instead of having to turn it on their servers and update the preview everytime. If it&#039;s used similar to those DHTML effects that animate going from page to page it&#039;ll get annoying pretty fast, as it prevents you from doing something right.&lt;br /&gt;One other usecase might be an analog clock and the hands are turned by JS. However, these might look better and are better supported if realized in e.g. Flash.&lt;/p&gt;&lt;p&gt;However the zoom function seems pretty nice if all bugs are fixed and it will hopefully allow *real* zoom in 3.0 like Opera does/did for years and IE7 builds do more or less statisfying. Nice to see that they are working on some good features while still managing to create &quot;final&quot; versions that offer some of the advantages to the everyday users (e.g. developing Firefox 2.0 in time altghough it misses some features that could be implemented if they had took more time.). I&#039;m thinking of phpBB which took years to implement some &quot;trivial&quot; features because they were working on a bunch of other features and didn&#039;t include or update the already finished features for older builds (in this case phpBB 2.0x). &lt;br /&gt;xeen&lt;br /&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why someone wanted to turn a webpage. It might be a nice gimmick or something, but is there any real usecase? I could only think of some image service that allows you to turn a (thumbnail) preview of your pic instead of having to turn it on their servers and update the preview everytime. If it&#8217;s used similar to those DHTML effects that animate going from page to page it&#8217;ll get annoying pretty fast, as it prevents you from doing something right.<br />One other usecase might be an analog clock and the hands are turned by JS. However, these might look better and are better supported if realized in e.g. Flash.</p>
<p>However the zoom function seems pretty nice if all bugs are fixed and it will hopefully allow *real* zoom in 3.0 like Opera does/did for years and IE7 builds do more or less statisfying. Nice to see that they are working on some good features while still managing to create &quot;final&quot; versions that offer some of the advantages to the everyday users (e.g. developing Firefox 2.0 in time altghough it misses some features that could be implemented if they had took more time.). I&#8217;m thinking of phpBB which took years to implement some &quot;trivial&quot; features because they were working on a bunch of other features and didn&#8217;t include or update the already finished features for older builds (in this case phpBB 2.0x). <br />xeen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khlo</title>
		<link>http://cow.neondragon.net/index.php/1194-Svgforeignobject-In-Firefox-3/comment-page-1#comment-722</link>
		<dc:creator>Khlo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-722</guid>
		<description>&lt;p&gt;Well, I don&#039;t think there&#039;s any point of being able to rotate but it&#039;s a nice handy demonstration of what you can do using svg:foreignobject. It&#039;s implemented like this:&lt;/p&gt;&lt;pre&gt;      &lt;&lt;span class=&quot;start-tag&quot;&gt;foreignObject&lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt; x&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;0&quot; &lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt;y&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;0&quot; &lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt;width&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;800&quot; &lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt;height&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;800&quot;&lt;/span&gt;&gt;&lt;br /&gt;        &lt;&lt;span class=&quot;start-tag&quot;&gt;div&lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt; xmlns&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;http://www.w3.org/1999/xhtml&quot;&lt;/span&gt;&gt;&lt;br /&gt;&lt;/pre&gt;&lt;pre&gt;          &lt;&lt;span class=&quot;start-tag&quot;&gt;iframe&lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt; src&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;test9.html&quot; &lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt;id&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;i&quot; &lt;/span&gt;&lt;span class=&quot;attribute-name&quot;&gt;style&lt;/span&gt;=&lt;span class=&quot;attribute-value&quot;&gt;&quot;width:800px; height:800px;&quot;&lt;/span&gt;&gt;&lt;/&lt;span class=&quot;end-tag&quot;&gt;iframe&lt;/span&gt;&gt;&lt;br /&gt;        &lt;/&lt;span class=&quot;end-tag&quot;&gt;div&lt;/span&gt;&gt;&lt;br /&gt;      &lt;/&lt;span class=&quot;end-tag&quot;&gt;foreignObject&lt;/span&gt;&gt;&lt;/pre&gt;&lt;p&gt;It&#039;s simply a way of embedding HTML documents inside SVG documents. The rest is just SVG features. I can&#039;t think of any real uses either but I&#039;m sure someone will think of some way to combine SVG features and iframes.&lt;/p&gt;&lt;p&gt;Perhaps someone could create a 3D carousel (like when you switch between desktops in XGL) which could transform and change the opacity of different pages to achieve the effect.&#160;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Well, I don&#8217;t think there&#8217;s any point of being able to rotate but it&#8217;s a nice handy demonstration of what you can do using svg:foreignobject. It&#8217;s implemented like this:</p>
<pre>      &lt;<span class="start-tag">foreignObject</span><span class="attribute-name"> x</span>=<span class="attribute-value">&quot;0&quot; </span><span class="attribute-name">y</span>=<span class="attribute-value">&quot;0&quot; </span><span class="attribute-name">width</span>=<span class="attribute-value">&quot;800&quot; </span><span class="attribute-name">height</span>=<span class="attribute-value">&quot;800&quot;</span>&gt;        &lt;<span class="start-tag">div</span><span class="attribute-name"> xmlns</span>=<span class="attribute-value">&quot;<a href="http://www.w3.org/1999/xhtml&quot;" rel="nofollow">http://www.w3.org/1999/xhtml&quot;</a></span>&gt;</pre>
<pre>          &lt;<span class="start-tag">iframe</span><span class="attribute-name"> src</span>=<span class="attribute-value">&quot;test9.html&quot; </span><span class="attribute-name">id</span>=<span class="attribute-value">&quot;i&quot; </span><span class="attribute-name">style</span>=<span class="attribute-value">&quot;width:800px; height:800px;&quot;</span>&gt;&lt;/<span class="end-tag">iframe</span>&gt;        &lt;/<span class="end-tag">div</span>&gt;      &lt;/<span class="end-tag">foreignObject</span>&gt;</pre>
<p>It&#8217;s simply a way of embedding HTML documents inside SVG documents. The rest is just SVG features. I can&#8217;t think of any real uses either but I&#8217;m sure someone will think of some way to combine SVG features and iframes.</p>
<p>Perhaps someone could create a 3D carousel (like when you switch between desktops in XGL) which could transform and change the opacity of different pages to achieve the effect.&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacobus</title>
		<link>http://cow.neondragon.net/index.php/1194-Svgforeignobject-In-Firefox-3/comment-page-1#comment-1333</link>
		<dc:creator>Jacobus</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-1333</guid>
		<description>&lt;p&gt; Stunning work from the Mozilla team!!!!&lt;/p&gt;&lt;p&gt;The real power of foreign objects comes from the ability to use XHTML controls inside your SVG. You can now have text boxes, drop down boxes etc. in your SVG.&lt;/p&gt;&lt;p&gt;Scaling and rotating is critical and very useful. You can now create a website that scales exactly to the user&#039;s screen with much, much more control than previously possible. Our website - http://www.locateandtrade.com - can do this, but scaling is currently disabled because scaling foreign objects is immature under Firefox and Opera. It looks like we will be able to flick the switch within a couple of months though :-)&#160;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p> Stunning work from the Mozilla team!!!!</p>
<p>The real power of foreign objects comes from the ability to use XHTML controls inside your SVG. You can now have text boxes, drop down boxes etc. in your SVG.</p>
<p>Scaling and rotating is critical and very useful. You can now create a website that scales exactly to the user&#8217;s screen with much, much more control than previously possible. Our website &#8211; <a href="http://www.locateandtrade.com" rel="nofollow">http://www.locateandtrade.com</a> &#8211; can do this, but scaling is currently disabled because scaling foreign objects is immature under Firefox and Opera. It looks like we will be able to flick the switch within a couple of months though <img src='http://cow.neondragon.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> &nbsp;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

