<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Fine Tuning</title>
	<link>http://mvblogs.org/blog/15</link>
	<description>Documentation of the of project development process</description>
	<pubDate>Mon, 06 Feb 2012 04:01:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Inn</title>
		<link>http://mvblogs.org/blog/15#comment-32</link>
		<author>Inn</author>
		<pubDate>Sun, 22 Jan 2006 03:00:23 +0000</pubDate>
		<guid>http://mvblogs.org/blog/15#comment-32</guid>
		<description>I have fixed the invalid character code displaying problem. With a little help from a function by someone else after doing a little diggin g on the Internet, I found PHP function that converts all Unicode characters to Unicode HTML entities. Now the title and entry fields in the recently updated page will be all displayed in Unicode HTML entities, not to mention Wadde's Hindi post too.</description>
		<content:encoded><![CDATA[<p>I have fixed the invalid character code displaying problem. With a little help from a function by someone else after doing a little diggin g on the Internet, I found PHP function that converts all Unicode characters to Unicode HTML entities. Now the title and entry fields in the recently updated page will be all displayed in Unicode HTML entities, not to mention Wadde&#8217;s Hindi post too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shahee</title>
		<link>http://mvblogs.org/blog/15#comment-24</link>
		<author>Shahee</author>
		<pubDate>Thu, 19 Jan 2006 17:02:11 +0000</pubDate>
		<guid>http://mvblogs.org/blog/15#comment-24</guid>
		<description>You are right, when leading space is increased (in px or relatively), it becomes cleaner but a bit difficult to read. So, for the time being before fine tuning all the typographic elements, I will keep it as it is now.</description>
		<content:encoded><![CDATA[<p>You are right, when leading space is increased (in px or relatively), it becomes cleaner but a bit difficult to read. So, for the time being before fine tuning all the typographic elements, I will keep it as it is now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inn</title>
		<link>http://mvblogs.org/blog/15#comment-22</link>
		<author>Inn</author>
		<pubDate>Thu, 19 Jan 2006 16:43:31 +0000</pubDate>
		<guid>http://mvblogs.org/blog/15#comment-22</guid>
		<description>Shahee, a little suggestion for the stylesheet. I think it will look more cleaner if you add some line spacing for the body element:


body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 16px;
}
</description>
		<content:encoded><![CDATA[<p>Shahee, a little suggestion for the stylesheet. I think it will look more cleaner if you add some line spacing for the body element:</p>
<p>body {<br />
    font-family: Verdana, Arial, Helvetica, sans-serif;<br />
    line-height: 16px;<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

