<?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: Learning Dvorak, take 1.</title>
	<atom:link href="http://blog.prelode.com/2007/03/learning-dvorak-take-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.prelode.com/2007/03/learning-dvorak-take-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=learning-dvorak-take-1</link>
	<description>On Prelode&#039;s development.. once it begins, anyway..</description>
	<lastBuildDate>Thu, 26 Jan 2012 12:41:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: stelt</title>
		<link>http://blog.prelode.com/2007/03/learning-dvorak-take-1/comment-page-1/#comment-3749</link>
		<dc:creator>stelt</dc:creator>
		<pubDate>Tue, 06 Mar 2007 15:21:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.prelode.com/?p=58#comment-3749</guid>
		<description>this was stripped from the middle of my previous message (if this works):

&lt;svg width=&quot;...&quot; height=&quot;...&quot; viewBox=&quot;...&quot;&gt;
&lt;!-- viewBox selects what part of the infinite drawing to draw, width and height declare at what size --&gt;
    &lt;g transform=&quot;...&quot;&gt;
    &lt;!-- this transform translates the coordinate system you chose for convenience within this group, to the coordinate system outside this group.  If the value is translate(.. , ..) you get so-called &#039;relative coordinates&#039; --&gt;
           &lt;rect width=&quot;100&quot; height=&quot;100&quot; /&gt;
     &lt;/g&gt;
&lt;/svg&gt;</description>
		<content:encoded><![CDATA[<p>this was stripped from the middle of my previous message (if this works):</p>
<p>&lt;svg width=&#8221;&#8230;&#8221; height=&#8221;&#8230;&#8221; viewBox=&#8221;&#8230;&#8221;&gt;<br />
&lt;!&#8211; viewBox selects what part of the infinite drawing to draw, width and height declare at what size &#8211;&gt;<br />
    &lt;g transform=&#8221;&#8230;&#8221;&gt;<br />
    &lt;!&#8211; this transform translates the coordinate system you chose for convenience within this group, to the coordinate system outside this group.  If the value is translate(.. , ..) you get so-called &#8216;relative coordinates&#8217; &#8211;&gt;<br />
           &lt;rect width=&#8221;100&#8243; height=&#8221;100&#8243; /&gt;<br />
     &lt;/g&gt;<br />
&lt;/svg&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stelt</title>
		<link>http://blog.prelode.com/2007/03/learning-dvorak-take-1/comment-page-1/#comment-3748</link>
		<dc:creator>stelt</dc:creator>
		<pubDate>Tue, 06 Mar 2007 15:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.prelode.com/?p=58#comment-3748</guid>
		<description>&gt; And, on a related note, it strikes me as odd that SCALABLE Vector Graphics use absolute coordinates for everything internally.


&lt;!-- viewBox selects what part of the infinite drawing to draw, width and height declare at what size --&gt;
    
    &lt;!-- this transform translates the coordinate system you chose for convenience within this group, to the coordinate system outside this group.  If the value is translate(.. , ..) you get so-called &#039;relative coordinates&#039; --&gt;
           
     


- Opera is the leading browser-native implementation of SVG when you count percentage of the specification, Firefox is when you count marketshare. IE needs a plug-in, for which the Adobe version is still the most commonly used</description>
		<content:encoded><![CDATA[<p>&gt; And, on a related note, it strikes me as odd that SCALABLE Vector Graphics use absolute coordinates for everything internally.</p>
<p><!-- viewBox selects what part of the infinite drawing to draw, width and height declare at what size --></p>
<p>    <!-- this transform translates the coordinate system you chose for convenience within this group, to the coordinate system outside this group.  If the value is translate(.. , ..) you get so-called 'relative coordinates' --></p>
<p>- Opera is the leading browser-native implementation of SVG when you count percentage of the specification, Firefox is when you count marketshare. IE needs a plug-in, for which the Adobe version is still the most commonly used</p>
]]></content:encoded>
	</item>
</channel>
</rss>

