<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ProjectVISUAL &#187; Uncategorized</title>
	<atom:link href="http://projectvisual.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://projectvisual.net</link>
	<description>Intensify Your World With HDR Photography. Learn How To Create High Dynamic Range Photographs With Photomatix.</description>
	<lastBuildDate>Tue, 24 Jan 2012 12:02:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Visualise Your Website With HTML DOM Visualizer</title>
		<link>http://projectvisual.net/2008/08/visualise-your-website-with-html-dom-visualizer/</link>
		<comments>http://projectvisual.net/2008/08/visualise-your-website-with-html-dom-visualizer/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 22:28:29 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://projectvisual.net/?p=47</guid>
		<description><![CDATA[I remember long ago finding a great java applet online that allowed you to view any website as a huge entanglement of colour coded nodes, representing every type of tag in your HTML source code, connected to each other to give a visual layout at what your source code looks like. Finding it again has [...]<p></p>
]]></description>
			<content:encoded><![CDATA[<p>I remember long ago finding a great java applet online that allowed you to view any website as a huge entanglement of colour coded nodes, representing every type of tag in your HTML source code, connected to each other to give a visual layout at what your source code looks like. Finding it again has eluded me for a long time but I finally found it today and I&#8217;m rather chuffed with myself! The <a href="http://www.aharef.info/static/htmlgraph/">HTML DOM Visualizer</a> is a great way to see how well layed out your website is, how many of each tag you employ in you sites design, and it&#8217;s really just a very novel idea &#8211; I&#8217;ve never seen any other similar program. I wonder if there&#8217;s a way to deduce how search engine friendly a website is just by looking at its DOM graph &#8211; any ideas?&#8230; anyone?&#8230;. hello?&#8230;.</p>
<p>Here is what each colour in the chart means:</p>
<div>
<ul>
<li class="kblue">blue: for links (&#8216;a&#8217; tags)</li>
<li class="kred"> red: for tables (&#8216;table&#8217;, &#8216;tr&#8217; and &#8216;td&#8217; tags)</li>
<li class="kgreen">green: for the &#8216;div&#8217; tag</li>
<li class="kviolet">violet: for images (the &#8216;img&#8217; tag)</li>
<li class="kyellow"> yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)</li>
<li class="korange">orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)</li>
<li class="kblack">black: the HTML tag, the root node</li>
<p>grey: any other tags</ul>
</div>
<p>As a perfect example, here&#8217;s how this site looks when passed through the script:</p>
<p><img src="http://projectvisual.net/photos/projectvisual_map.jpg" border="0" alt="projectvisual map Visualise Your Website With HTML DOM Visualizer" width="500" title="Visualise Your Website With HTML DOM Visualizer" /></p>
<p>To see the applet in action check out how the graph for <a href="http://www.aharef.info/static/htmlgraph/?url=http%3A%2F%2Fprojectvisual.net">projectVISUAL</a> evolves.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://projectvisual.net/2008/08/visualise-your-website-with-html-dom-visualizer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

