<?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: Potential Markup and Editing Choices</title>
	<atom:link href="http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/</link>
	<description>a programming community exploit</description>
	<lastBuildDate>Sun, 22 Nov 2009 20:02:53 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lasse V. Karlsen</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1796</link>
		<dc:creator>Lasse V. Karlsen</dc:creator>
		<pubDate>Thu, 26 Jun 2008 07:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1796</guid>
		<description>I agree, but judging from the podcast 11 keyword list it looks like they&#039;ve decided to use MarkDown as the syntax so I assume they either know how or have taken steps to mitigate this.

A formatting toolbar is of course a nice way to go, and if the syntax is slight enough to not get in your way, I don&#039;t think it will be a problem.</description>
		<content:encoded><![CDATA[<p>I agree, but judging from the podcast 11 keyword list it looks like they&#8217;ve decided to use MarkDown as the syntax so I assume they either know how or have taken steps to mitigate this.</p>
<p>A formatting toolbar is of course a nice way to go, and if the syntax is slight enough to not get in your way, I don&#8217;t think it will be a problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Stewart</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1768</link>
		<dc:creator>Graham Stewart</dc:creator>
		<pubDate>Wed, 25 Jun 2008 09:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1768</guid>
		<description>@Lasse:

If we&#039;re going to have a &quot;barrier to entry&quot; then I think it should be something more useful than &quot;make the interface so annoying that you have to really really WANT to make your post&quot;</description>
		<content:encoded><![CDATA[<p>@Lasse:</p>
<p>If we&#8217;re going to have a &#8220;barrier to entry&#8221; then I think it should be something more useful than &#8220;make the interface so annoying that you have to really really WANT to make your post&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse V. Karlsen</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1760</link>
		<dc:creator>Lasse V. Karlsen</dc:creator>
		<pubDate>Wed, 25 Jun 2008 07:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1760</guid>
		<description>Sorry for posting so many individual posts, but things come to my mind as I click submit, short of like others saying they think best when they shower... or something.

Anyway, what having a system like either HTML or MarkDown would give you, compared to using a toolbar and just plain wysiwg style, is that you would basically add some kind of barrier to entry for this forum.

People would literally have to learn a new syntax system, just for this forum. I&#039;d easily see some people trying to post, seeing that the preview doesn&#039;t match their text at all (a misplaced or missing bracket for instance), and just say &quot;meh, I&#039;ll go post on msdn instead&quot;.

Now, the question is, is that a good thing? I&#039;ve heard others that favor forums and bulletin boards that have that kind of barrier to entry saying that if you don&#039;t care enough about your question to really post *where* it matters, why should we care to answer it or help you with it?

I don&#039;t really have the answer to this, just something to think about.</description>
		<content:encoded><![CDATA[<p>Sorry for posting so many individual posts, but things come to my mind as I click submit, short of like others saying they think best when they shower&#8230; or something.</p>
<p>Anyway, what having a system like either HTML or MarkDown would give you, compared to using a toolbar and just plain wysiwg style, is that you would basically add some kind of barrier to entry for this forum.</p>
<p>People would literally have to learn a new syntax system, just for this forum. I&#8217;d easily see some people trying to post, seeing that the preview doesn&#8217;t match their text at all (a misplaced or missing bracket for instance), and just say &#8220;meh, I&#8217;ll go post on msdn instead&#8221;.</p>
<p>Now, the question is, is that a good thing? I&#8217;ve heard others that favor forums and bulletin boards that have that kind of barrier to entry saying that if you don&#8217;t care enough about your question to really post *where* it matters, why should we care to answer it or help you with it?</p>
<p>I don&#8217;t really have the answer to this, just something to think about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse V. Karlsen</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1757</link>
		<dc:creator>Lasse V. Karlsen</dc:creator>
		<pubDate>Wed, 25 Jun 2008 07:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1757</guid>
		<description>And yes, being able to specify language for syntax coloring, if you&#039;re going to have that, is a must.

Also, if you guys go with &quot;show line numbers for source code blocks&quot; options, please make sure they&#039;re in a div of their own or something, it&#039;s so tedious having to edit away line number columns from code I copy off of badly made forums.</description>
		<content:encoded><![CDATA[<p>And yes, being able to specify language for syntax coloring, if you&#8217;re going to have that, is a must.</p>
<p>Also, if you guys go with &#8220;show line numbers for source code blocks&#8221; options, please make sure they&#8217;re in a div of their own or something, it&#8217;s so tedious having to edit away line number columns from code I copy off of badly made forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lasse V. Karlsen</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1756</link>
		<dc:creator>Lasse V. Karlsen</dc:creator>
		<pubDate>Wed, 25 Jun 2008 07:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1756</guid>
		<description>My main gripe about html-compatible forums is that they tend to interpret the angle brackets really on a boolean scale. I&#039;ve seen plenty of generic code in the C# and .NET forums on the MSDN website that has their descriptions mangled simply because the forum software doesn&#039;t see Class any different than &lt;b&gt;Class&lt;/b&gt;.

I assume you wouldn&#039;t implement something that had those bugs, but if I have to choose between being able to type source code without changes and formatted text without changes, I&#039;d go with the source code favoring approach.</description>
		<content:encoded><![CDATA[<p>My main gripe about html-compatible forums is that they tend to interpret the angle brackets really on a boolean scale. I&#8217;ve seen plenty of generic code in the C# and .NET forums on the MSDN website that has their descriptions mangled simply because the forum software doesn&#8217;t see Class any different than <b>Class</b>.</p>
<p>I assume you wouldn&#8217;t implement something that had those bugs, but if I have to choose between being able to type source code without changes and formatted text without changes, I&#8217;d go with the source code favoring approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grahame</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1623</link>
		<dc:creator>Grahame</dc:creator>
		<pubDate>Sun, 22 Jun 2008 19:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1623</guid>
		<description>Do I have to learn another markup (or down) language?  I&#039;m happy with HTML.  I use it all the time, I can indent, I can mark code with a &quot;pre&quot; tag.  I really don&#039;t want to have to learn another way of marking up.

If this is a site for developers then I would imagine most of us will know HTML and how to format our posts using it.  I don&#039;t think we need another method.</description>
		<content:encoded><![CDATA[<p>Do I have to learn another markup (or down) language?  I&#8217;m happy with HTML.  I use it all the time, I can indent, I can mark code with a &#8220;pre&#8221; tag.  I really don&#8217;t want to have to learn another way of marking up.</p>
<p>If this is a site for developers then I would imagine most of us will know HTML and how to format our posts using it.  I don&#8217;t think we need another method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham Stewart</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1245</link>
		<dc:creator>Graham Stewart</dc:creator>
		<pubDate>Thu, 12 Jun 2008 09:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1245</guid>
		<description>My main objection to Markdown is that it doesn&#039;t allow me to specify WHICH language I am using in a code block.
So that nifty little highlight.js is left to guess the language. I&#039;m sure it does a reasonable job but even with the very best heuristics it is bound to screw up occasionally. (Play with it in the preview and you&#039;ll see that the highlighting is very flaky on short code blocks)
By contrast, if you allow us to specify the language as part of the markup then the highlighting will always be appropriate for the language and you will be free to switch to a different/better highlighting method in the future.
Also according to the linked site, highlight.js doesn&#039;t support C or C# - I thought this was going to a programming site?</description>
		<content:encoded><![CDATA[<p>My main objection to Markdown is that it doesn&#8217;t allow me to specify WHICH language I am using in a code block.<br />
So that nifty little highlight.js is left to guess the language. I&#8217;m sure it does a reasonable job but even with the very best heuristics it is bound to screw up occasionally. (Play with it in the preview and you&#8217;ll see that the highlighting is very flaky on short code blocks)<br />
By contrast, if you allow us to specify the language as part of the markup then the highlighting will always be appropriate for the language and you will be free to switch to a different/better highlighting method in the future.<br />
Also according to the linked site, highlight.js doesn&#8217;t support C or C# &#8211; I thought this was going to a programming site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1192</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 10 Jun 2008 17:18:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1192</guid>
		<description>Client side Javascript dependencies are very fragile from platform to platform.

Especially if you&#039;re trying to make your website compatible with mobile browsers and desktops without branching to a mobile-specific website.

Client-side javascript takes a major dive on these platforms.</description>
		<content:encoded><![CDATA[<p>Client side Javascript dependencies are very fragile from platform to platform.</p>
<p>Especially if you&#8217;re trying to make your website compatible with mobile browsers and desktops without branching to a mobile-specific website.</p>
<p>Client-side javascript takes a major dive on these platforms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Nelson</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-1145</link>
		<dc:creator>David Nelson</dc:creator>
		<pubDate>Mon, 09 Jun 2008 23:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-1145</guid>
		<description>1) I would probably use HTML if it were available. Don&#039;t know Markdown and don&#039;t care to.

2) I would prefer a toolbar over text tags, IF it works reliably and similarly to toolbar functions found in popular applications.

3) I couldn&#039;t care less about real-time preview.</description>
		<content:encoded><![CDATA[<p>1) I would probably use HTML if it were available. Don&#8217;t know Markdown and don&#8217;t care to.</p>
<p>2) I would prefer a toolbar over text tags, IF it works reliably and similarly to toolbar functions found in popular applications.</p>
<p>3) I couldn&#8217;t care less about real-time preview.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul D. Waite</title>
		<link>http://blog.stackoverflow.com/2008/05/potential-markup-and-editing-choices/#comment-597</link>
		<dc:creator>Paul D. Waite</dc:creator>
		<pubDate>Sat, 31 May 2008 13:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=44#comment-597</guid>
		<description>Markdown, hells yeah. I know HTML better than I know Markdown, but it’s so much more typing, so much more potential for mistakes, and I have to escape angle brackets, and whatnot. It’s not like I’ll be in Textmate with its HTML shortcut keys. I’ll be in a web browser text field, typing each fricking angle bracket by hand.

The real-time, side-by-side preview (as long as the performance doesn’t suck too much) is winning. I reckon it’ll sort out the haters’ objections to Markdown in about 30 seconds.</description>
		<content:encoded><![CDATA[<p>Markdown, hells yeah. I know HTML better than I know Markdown, but it’s so much more typing, so much more potential for mistakes, and I have to escape angle brackets, and whatnot. It’s not like I’ll be in Textmate with its HTML shortcut keys. I’ll be in a web browser text field, typing each fricking angle bracket by hand.</p>
<p>The real-time, side-by-side preview (as long as the performance doesn’t suck too much) is winning. I reckon it’ll sort out the haters’ objections to Markdown in about 30 seconds.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
