<?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"
	>
<channel>
	<title>Comments on: I hope somebody gets fired for this&#8230;</title>
	<atom:link href="http://blog.yuvisense.net/2006/11/30/i-hope-somebody-gets-fired-for-this/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yuvisense.net/2006/11/30/i-hope-somebody-gets-fired-for-this/</link>
	<description>Yuvi, a 17 year old wannabe geek from India.</description>
	<pubDate>Wed, 08 Oct 2008 11:20:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Sriram</title>
		<link>http://blog.yuvisense.net/2006/11/30/i-hope-somebody-gets-fired-for-this/#comment-4109</link>
		<dc:creator>Sriram</dc:creator>
		<pubDate>Sat, 23 Dec 2006 05:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yuvisense.net/2006/11/30/i-hope-somebody-gets-fired-for-this/#comment-4109</guid>
		<description>That line 'text' should have read
&#60;span style="blah"&#62;text&#60;/span&#62;

Wordpress doesnt seem to auto-html-entity-ize my html :)</description>
		<content:encoded><![CDATA[<p>That line &#8216;text&#8217; should have read<br />
&lt;span style=&#8221;blah&#8221;&gt;text&lt;/span&gt;</p>
<p>Wordpress doesnt seem to auto-html-entity-ize my html <img src='http://blog.yuvisense.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sriram</title>
		<link>http://blog.yuvisense.net/2006/11/30/i-hope-somebody-gets-fired-for-this/#comment-4108</link>
		<dc:creator>Sriram</dc:creator>
		<pubDate>Sat, 23 Dec 2006 05:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yuvisense.net/2006/11/30/i-hope-somebody-gets-fired-for-this/#comment-4108</guid>
		<description>Ok - I'll bite. I see a lot of these 'someone should be fired' posts and they get on my nerves.

Let's see that you were designing Live Writer - how would you do it?

You're writing a blog tool, not a website creation tool. So you cant do the best possible thing, which is to define styles in a separate file and reference them here. You can do this if you are Frontpage or Dreamweaver - but not when you're posting to Blogger. 

Ok, that's out of the question then. Where else would you put CSS then?

Maybe in the head section? Umm..but your blog wont let you get to the head section. Blogger does templates, CommunityServer does something else and so on - there's no way a blogging tool can get to the &#60;head&#62; section through the MetaWeblog or any other API.

So now you have two options - you can define a style tag inside the post itself. But what if he used the color red in two different posts? Would you want the style tag with a solitary class or id inside every post?

So that means you do 2 things - one, you enclose the text with an element like 'span' and set the 'style' there. Let's take a look at how that would have looked like (hope the html shows up)

text

Look at that line long and hard. How is it so different from the font tag that you just abused above? What does it offer in terms of 'CSS' ness? I would say - nothing. 

My point is - there's a time and place to advocate a presentation/content split. But at places where you're unable to do so, you might as well rely on the stuff defined in HTML 4.01.

Should Live Writer have a feature for people who are defining their own styles in the template or somewhere else? Maybe.</description>
		<content:encoded><![CDATA[<p>Ok - I&#8217;ll bite. I see a lot of these &#8217;someone should be fired&#8217; posts and they get on my nerves.</p>
<p>Let&#8217;s see that you were designing Live Writer - how would you do it?</p>
<p>You&#8217;re writing a blog tool, not a website creation tool. So you cant do the best possible thing, which is to define styles in a separate file and reference them here. You can do this if you are Frontpage or Dreamweaver - but not when you&#8217;re posting to Blogger. </p>
<p>Ok, that&#8217;s out of the question then. Where else would you put CSS then?</p>
<p>Maybe in the head section? Umm..but your blog wont let you get to the head section. Blogger does templates, CommunityServer does something else and so on - there&#8217;s no way a blogging tool can get to the &lt;head&gt; section through the MetaWeblog or any other API.</p>
<p>So now you have two options - you can define a style tag inside the post itself. But what if he used the color red in two different posts? Would you want the style tag with a solitary class or id inside every post?</p>
<p>So that means you do 2 things - one, you enclose the text with an element like &#8217;span&#8217; and set the &#8217;style&#8217; there. Let&#8217;s take a look at how that would have looked like (hope the html shows up)</p>
<p>text</p>
<p>Look at that line long and hard. How is it so different from the font tag that you just abused above? What does it offer in terms of &#8216;CSS&#8217; ness? I would say - nothing. </p>
<p>My point is - there&#8217;s a time and place to advocate a presentation/content split. But at places where you&#8217;re unable to do so, you might as well rely on the stuff defined in HTML 4.01.</p>
<p>Should Live Writer have a feature for people who are defining their own styles in the template or somewhere else? Maybe.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
