<?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: Making the TOC: A Look Into DOM</title>
	<atom:link href="http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/</link>
	<description>Warning: Geek Inside!</description>
	<lastBuildDate>Mon, 26 Oct 2009 08:14:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deepak</title>
		<link>http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/comment-page-1/#comment-250</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Tue, 06 Feb 2007 10:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://adityamukherjee.com/geekaholic/archives/45#comment-250</guid>
		<description>&lt;p id=&quot;p:0&quot;&gt;Aah.. I didn&#039;t go through your code. Never getting enough time of late.&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:0&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p id=&quot;p:1&quot;&gt;Comments should be light. No doubt about that. But I felt that it should have been distanced a bit more from the background color. What happened was that it was so near to the BG in color space that it was virtually unreadable...too bright to the eyes.&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:1&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p id="p:0">Aah.. I didn&#8217;t go through your code. Never getting enough time of late.<span class="p_ref"><a title="Reference to this paragraph" href="#p:0">&#x2318;</a></span></p>

<p id="p:1">Comments should be light. No doubt about that. But I felt that it should have been distanced a bit more from the background color. What happened was that it was so near to the BG in color space that it was virtually unreadable&#8230;too bright to the eyes.<span class="p_ref"><a title="Reference to this paragraph" href="#p:1">&#x2318;</a></span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/comment-page-1/#comment-249</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Tue, 06 Feb 2007 07:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://adityamukherjee.com/geekaholic/archives/45#comment-249</guid>
		<description>&lt;p id=&quot;p:0&quot;&gt;It&#039;s not really a hack (shh... Avatar could be watching!), but just a simple script :)&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:0&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p id=&quot;p:1&quot;&gt;I&#039;ve fixed the colours, but the comments are light because they&#039;re comments, not that important.&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:1&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p id=&quot;p:2&quot;&gt;And yes, I forced myself to use DOM functions to partly show the &#039;innerHTML&#039; coders that you don&#039;t need it if you&#039;re just a little organised! :)&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:2&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p id="p:0">It&#8217;s not really a hack (shh&#8230; Avatar could be watching!), but just a simple script :)<span class="p_ref"><a title="Reference to this paragraph" href="#p:0">&#x2318;</a></span></p>

<p id="p:1">I&#8217;ve fixed the colours, but the comments are light because they&#8217;re comments, not that important.<span class="p_ref"><a title="Reference to this paragraph" href="#p:1">&#x2318;</a></span></p>

<p id="p:2">And yes, I forced myself to use DOM functions to partly show the &#8216;innerHTML&#8217; coders that you don&#8217;t need it if you&#8217;re just a little organised! :)<span class="p_ref"><a title="Reference to this paragraph" href="#p:2">&#x2318;</a></span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Deepak</title>
		<link>http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/comment-page-1/#comment-248</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Tue, 06 Feb 2007 07:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://adityamukherjee.com/geekaholic/archives/45#comment-248</guid>
		<description>&lt;p id=&quot;p:0&quot;&gt;Nice hack. I see the extensive use of DOM. :D&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:0&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p id=&quot;p:1&quot;&gt;BTW, could you have a look at the code highlighting colors? The code comments are difficult to read (I had to squint! :) ), because the text and BG colors are not complementary.&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:1&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p id="p:0">Nice hack. I see the extensive use of DOM. :D<span class="p_ref"><a title="Reference to this paragraph" href="#p:0">&#x2318;</a></span></p>

<p id="p:1">BTW, could you have a look at the code highlighting colors? The code comments are difficult to read (I had to squint! :) ), because the text and BG colors are not complementary.<span class="p_ref"><a title="Reference to this paragraph" href="#p:1">&#x2318;</a></span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/comment-page-1/#comment-247</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Mon, 05 Feb 2007 12:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://adityamukherjee.com/geekaholic/archives/45#comment-247</guid>
		<description>&lt;p id=&quot;p:0&quot;&gt;Thanks! Although it is not really the same. Mine is a bit more complicated if you have a look at both the codes.&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:0&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p id=&quot;p:1&quot;&gt;The end result it pretty much the same, but his pages are easier to make TOCs for :P I had to break it up into individual posts, and section &lt;i&gt;within&lt;/i&gt; those posts.&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:1&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p id="p:0">Thanks! Although it is not really the same. Mine is a bit more complicated if you have a look at both the codes.<span class="p_ref"><a title="Reference to this paragraph" href="#p:0">&#x2318;</a></span></p>

<p id="p:1">The end result it pretty much the same, but his pages are easier to make TOCs for :P I had to break it up into individual posts, and section <i>within</i> those posts.<span class="p_ref"><a title="Reference to this paragraph" href="#p:1">&#x2318;</a></span></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Efendi</title>
		<link>http://journal.adityamukherjee.com/essay/making-the-toc-a-look-into-dom/comment-page-1/#comment-246</link>
		<dc:creator>Efendi</dc:creator>
		<pubDate>Mon, 05 Feb 2007 11:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://adityamukherjee.com/geekaholic/archives/45#comment-246</guid>
		<description>&lt;p id=&quot;p:0&quot;&gt;great post ^^ , i thought i&#039;ve seen it somewhere :P and now, i remember again :) it&#039;s the quirksmode&#039;s ;)&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:0&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p id=&quot;p:1&quot;&gt;*bookmarked this ;)&lt;span class=&quot;p_ref&quot;&gt;&lt;a title=&quot;Reference to this paragraph&quot; href=&quot;#p:1&quot;&gt;&#x2318;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p id="p:0">great post ^^ , i thought i&#8217;ve seen it somewhere :P and now, i remember again :) it&#8217;s the quirksmode&#8217;s ;)<span class="p_ref"><a title="Reference to this paragraph" href="#p:0">&#x2318;</a></span></p>

<p id="p:1">*bookmarked this ;)<span class="p_ref"><a title="Reference to this paragraph" href="#p:1">&#x2318;</a></span></p>]]></content:encoded>
	</item>
</channel>
</rss>
