<?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: An RDFa extension for Dreamweaver</title>
	<atom:link href="http://www.webteacher.ws/2009/03/10/an-rdfa-extension-for-dreamweaver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webteacher.ws/2009/03/10/an-rdfa-extension-for-dreamweaver/</link>
	<description>Tips, web design book reviews, resources and observations for teaching and learning web development.</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:25:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Martin McEvoy</title>
		<link>http://www.webteacher.ws/2009/03/10/an-rdfa-extension-for-dreamweaver/comment-page-1/#comment-5685</link>
		<dc:creator>Martin McEvoy</dc:creator>
		<pubDate>Thu, 19 Mar 2009 22:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=2261#comment-5685</guid>
		<description>&quot;It would be helpful if you mentioned that the tag libraries are in the Edit menu in the little blurb&quot;

I will make the above point clearer as soon as I can

Thank you</description>
		<content:encoded><![CDATA[<p>&#8220;It would be helpful if you mentioned that the tag libraries are in the Edit menu in the little blurb&#8221;</p>
<p>I will make the above point clearer as soon as I can</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vdebolt</title>
		<link>http://www.webteacher.ws/2009/03/10/an-rdfa-extension-for-dreamweaver/comment-page-1/#comment-5684</link>
		<dc:creator>vdebolt</dc:creator>
		<pubDate>Thu, 19 Mar 2009 21:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=2261#comment-5684</guid>
		<description>Martin, thank you for stepping in with that explanation. It would be helpful if you mentioned that the tag libraries are in the Edit menu in the little blurb that appears when you install the extension. Knowing how to access it is a big help to making it &quot;Dreamweaver friendly&quot; for the average user.

A primer would be wonderful. It might make a good topic for an article at Adobe&#039;s Dreamweaver Developer Center, too.

At the microformats panel at SXSW this year, it was a comment that microformats can handle 80% of the need for extra formatting of data, but RDFa is a good option for the other more specialized 20% of data description that a person might want to use.</description>
		<content:encoded><![CDATA[<p>Martin, thank you for stepping in with that explanation. It would be helpful if you mentioned that the tag libraries are in the Edit menu in the little blurb that appears when you install the extension. Knowing how to access it is a big help to making it &#8220;Dreamweaver friendly&#8221; for the average user.</p>
<p>A primer would be wonderful. It might make a good topic for an article at Adobe&#8217;s Dreamweaver Developer Center, too.</p>
<p>At the microformats panel at SXSW this year, it was a comment that microformats can handle 80% of the need for extra formatting of data, but RDFa is a good option for the other more specialized 20% of data description that a person might want to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin McEvoy</title>
		<link>http://www.webteacher.ws/2009/03/10/an-rdfa-extension-for-dreamweaver/comment-page-1/#comment-5683</link>
		<dc:creator>Martin McEvoy</dc:creator>
		<pubDate>Thu, 19 Mar 2009 20:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.webteacher.ws/?p=2261#comment-5683</guid>
		<description>Hi Virginia, I&#039;m sorry the extension hasn&#039;t worked out for you, that being said on the whole the extension has been well received. I have taken your issue&#039;s very seriously however and hope to resolve them (just a little) in the next release.

I will answer your main concern &quot;where is that tag library&quot;, Its there, Its the HTML tag Library but with RDFa properties too, If you go to edit =&gt; Tag Libraries, HTML tags, and expand one of the elements you can see all the &quot;extra&quot; RDFa attributes.

The Tag Library did at one point during development also support inserting a tag via the UI, Insert =&gt; Tag, but I chose for now not to include it because it wasn&#039;t really intuitive enough, it had a long list of white boxes where an author still had to insert RDFa by hand, so all you get at the moment is to insert RDFa a code level with a predictive text drop down list which I think is better because new RDFa authors *do* have to understand RDFa at code level first.

The next planned release will go a little further, I will include the RDFa Primer in the DW Reference library to help new authors get going with RDFa, and also perhaps a dozen or more useful snippets of RDFa that an author can insert at will and just modify the example with their own information.

If you have any comments, input, suggestions even criticism please feel free to email me.
 
Best Wishes</description>
		<content:encoded><![CDATA[<p>Hi Virginia, I&#8217;m sorry the extension hasn&#8217;t worked out for you, that being said on the whole the extension has been well received. I have taken your issue&#8217;s very seriously however and hope to resolve them (just a little) in the next release.</p>
<p>I will answer your main concern &#8220;where is that tag library&#8221;, Its there, Its the HTML tag Library but with RDFa properties too, If you go to edit =&gt; Tag Libraries, HTML tags, and expand one of the elements you can see all the &#8220;extra&#8221; RDFa attributes.</p>
<p>The Tag Library did at one point during development also support inserting a tag via the UI, Insert =&gt; Tag, but I chose for now not to include it because it wasn&#8217;t really intuitive enough, it had a long list of white boxes where an author still had to insert RDFa by hand, so all you get at the moment is to insert RDFa a code level with a predictive text drop down list which I think is better because new RDFa authors *do* have to understand RDFa at code level first.</p>
<p>The next planned release will go a little further, I will include the RDFa Primer in the DW Reference library to help new authors get going with RDFa, and also perhaps a dozen or more useful snippets of RDFa that an author can insert at will and just modify the example with their own information.</p>
<p>If you have any comments, input, suggestions even criticism please feel free to email me.</p>
<p>Best Wishes</p>
]]></content:encoded>
	</item>
</channel>
</rss>
