<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Dave Shea&#8217;s Markup Guide</title>
	<atom:link href="http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/</link>
	<description>The Life and Times of Geof F. Morris</description>
	<lastBuildDate>Thu, 11 Mar 2010 01:03:05 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Geof F. Morris</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4268</link>
		<dc:creator>Geof F. Morris</dc:creator>
		<pubDate>Wed, 08 Jun 2005 00:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4268</guid>
		<description>No, you need to use the i element.  :)</description>
		<content:encoded><![CDATA[<p>No, you need to use the i element.  <img src='http://gfmorris.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4267</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Tue, 07 Jun 2005 22:02:59 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4267</guid>
		<description>I need some &quot;underline&quot; tags for when I&#039;m talking about books.</description>
		<content:encoded><![CDATA[<p>I need some &#8220;underline&#8221; tags for when I&#8217;m talking about books.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof F. Morris</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4266</link>
		<dc:creator>Geof F. Morris</dc:creator>
		<pubDate>Mon, 06 Jun 2005 17:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4266</guid>
		<description>Yeah, I agree with you on the novice/expert bits, Dougal.  I mean, I was thinking about implementations today, and I was thinking about re-naming the button [i/em/cite] and having a JS-driven popup ask the intended use of the markup [proper title, emphasis, citation], and based on the answer, inserting appropriate markup.  I mean, I could use a crutch like that, and if I&#039;m going to use Quicktags, how about making the tool help me with even more of the heavy lifting?</description>
		<content:encoded><![CDATA[<p>Yeah, I agree with you on the novice/expert bits, Dougal.  I mean, I was thinking about implementations today, and I was thinking about re-naming the button [i/em/cite] and having a JS-driven popup ask the intended use of the markup [proper title, emphasis, citation], and based on the answer, inserting appropriate markup.  I mean, I could use a crutch like that, and if I&#8217;m going to use Quicktags, how about making the tool help me with even more of the heavy lifting?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal Campbell</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4265</link>
		<dc:creator>Dougal Campbell</dc:creator>
		<pubDate>Mon, 06 Jun 2005 17:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4265</guid>
		<description>I don&#039;t use the quicktags for most stuff. But I do use the link quicktag a lot, and I ocassionally use the ul/li ones.

Anyhow, the decision to label the buttons &#039;b&#039; and &#039;i&#039; while using the tags &#039;strong&#039; and &#039;em&#039; bugs me, too. I understand that this is catering to non-technical users, and I appreciate the idea behind it. But it&#039;s still misleading. Maybe there should be &#039;novice&#039; and &#039;expert&#039; versions of the quicktags...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t use the quicktags for most stuff. But I do use the link quicktag a lot, and I ocassionally use the ul/li ones.</p>
<p>Anyhow, the decision to label the buttons &#8216;b&#8217; and &#8216;i&#8217; while using the tags &#8217;strong&#8217; and &#8216;em&#8217; bugs me, too. I understand that this is catering to non-technical users, and I appreciate the idea behind it. But it&#8217;s still misleading. Maybe there should be &#8216;novice&#8217; and &#8216;expert&#8217; versions of the quicktags&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geof F. Morris</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4264</link>
		<dc:creator>Geof F. Morris</dc:creator>
		<pubDate>Sun, 05 Jun 2005 01:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4264</guid>
		<description>Alex: I&#039;ll have to look at that.  I spent a little time looking for where to make changes, and I never got anywhere.  [Of course, I was doing Boolean searches at random, so I get what I deserve for that.]

Lara: Quicktags are right above your posting area in WordPress---they help you do formatting.  You can highlight a word or phrase and hit a quicktag and then the selected formatting or action will be applied to it.  I make 95% of my links with the &quot;Link&quot; quicktag.

Now, suggestions for better quicktag behavior are rolling around in my head.</description>
		<content:encoded><![CDATA[<p>Alex: I&#8217;ll have to look at that.  I spent a little time looking for where to make changes, and I never got anywhere.  [Of course, I was doing Boolean searches at random, so I get what I deserve for that.]</p>
<p>Lara: Quicktags are right above your posting area in WordPress&#8212;they help you do formatting.  You can highlight a word or phrase and hit a quicktag and then the selected formatting or action will be applied to it.  I make 95% of my links with the &#8220;Link&#8221; quicktag.</p>
<p>Now, suggestions for better quicktag behavior are rolling around in my head.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lara</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4263</link>
		<dc:creator>Lara</dc:creator>
		<pubDate>Sat, 04 Jun 2005 23:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4263</guid>
		<description>What are quicktags?</description>
		<content:encoded><![CDATA[<p>What are quicktags?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex King</title>
		<link>http://gfmorris.com/2005/06/04/dave-sheas-markup-guide/comment-page-1/#comment-4262</link>
		<dc:creator>Alex King</dc:creator>
		<pubDate>Sat, 04 Jun 2005 22:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://ijsm.org/archives/2005/06/04/dave-sheas-markup-guide/#comment-4262</guid>
		<description>Grab the quicktags from my Plugged In release - they have a few extras.</description>
		<content:encoded><![CDATA[<p>Grab the quicktags from my Plugged In release &#8211; they have a few extras.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
