<?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 an HTML table of pixel values with colored cells</title>
	<atom:link href="http://blogs.mathworks.com/steve/2012/06/02/making-an-html-table-of-pixel-values-with-colored-cells/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/steve/2012/06/02/making-an-html-table-of-pixel-values-with-colored-cells/</link>
	<description>Steve Eddins manages the Image &#38; Geospatial development team at The MathWorks and coauthored Digital Image Processing Using MATLAB. He writes here about image processing concepts, algorithm implementations, and MATLAB.</description>
	<lastBuildDate>Wed, 22 May 2013 10:54:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Steve Eddins</title>
		<link>http://blogs.mathworks.com/steve/2012/06/02/making-an-html-table-of-pixel-values-with-colored-cells/#comment-24875</link>
		<dc:creator>Steve Eddins</dc:creator>
		<pubDate>Fri, 08 Jun 2012 18:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=605#comment-24875</guid>
		<description><![CDATA[Owr&#8212;Thanks.]]></description>
		<content:encoded><![CDATA[<p>Owr&mdash;Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owr</title>
		<link>http://blogs.mathworks.com/steve/2012/06/02/making-an-html-table-of-pixel-values-with-colored-cells/#comment-24874</link>
		<dc:creator>owr</dc:creator>
		<pubDate>Thu, 07 Jun 2012 16:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=605#comment-24874</guid>
		<description><![CDATA[After a little investigation, I can answer my own question - maybe it will help someone else.

In 2012A the autogenerated HTML on my computer (64 bit Windows 7) is including default declarations for quite a few selectors compared to 2011A. These include table, tr, td, th. The result is that html tables generated by many of the ML utilities Ive found on the File Exchange do not render &quot;properly&quot;. It looks like the examples generated in this blog were done with 2012A, so apparently this isnt the same for every computer? Perhaps it depends on default settings. I was able to work around it by including html in my script to link to a custom style sheet. It would be nice if publish configurations allowed one to link directly to a css file (and remove the default settings rather than just over-ride them manually) in addition to xsl.]]></description>
		<content:encoded><![CDATA[<p>After a little investigation, I can answer my own question &#8211; maybe it will help someone else.</p>
<p>In 2012A the autogenerated HTML on my computer (64 bit Windows 7) is including default declarations for quite a few selectors compared to 2011A. These include table, tr, td, th. The result is that html tables generated by many of the ML utilities Ive found on the File Exchange do not render &#8220;properly&#8221;. It looks like the examples generated in this blog were done with 2012A, so apparently this isnt the same for every computer? Perhaps it depends on default settings. I was able to work around it by including html in my script to link to a custom style sheet. It would be nice if publish configurations allowed one to link directly to a css file (and remove the default settings rather than just over-ride them manually) in addition to xsl.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owr</title>
		<link>http://blogs.mathworks.com/steve/2012/06/02/making-an-html-table-of-pixel-values-with-colored-cells/#comment-24873</link>
		<dc:creator>owr</dc:creator>
		<pubDate>Wed, 06 Jun 2012 18:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/steve/?p=605#comment-24873</guid>
		<description><![CDATA[Hi Steve,

Thanks for your (timely) submission. I am currently working on a project that requires this sort of thing. I am using Ned&#039;s &quot;makeHtmlTable&quot; as it is more appropriate for my needs (I am not displaying images) but have noticed that the table rendering does not work for me in 2012A, though it does in 2011A. Instead of the colored table you get with the call in your example to &quot;magic(11)&quot;, I get unformatted text. Are you using any special publish configurations to get it to work for you in this blog post? Inspection of the source shows that there has been changes between the html generated in 2012a and 2011a, though I havent dug in enough to figure out what is causing the rendering discrepancies. I am just wondering if this is something you have encountered and overcome.

Thanks for your time.]]></description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>Thanks for your (timely) submission. I am currently working on a project that requires this sort of thing. I am using Ned&#8217;s &#8220;makeHtmlTable&#8221; as it is more appropriate for my needs (I am not displaying images) but have noticed that the table rendering does not work for me in 2012A, though it does in 2011A. Instead of the colored table you get with the call in your example to &#8220;magic(11)&#8221;, I get unformatted text. Are you using any special publish configurations to get it to work for you in this blog post? Inspection of the source shows that there has been changes between the html generated in 2012a and 2011a, though I havent dug in enough to figure out what is causing the rendering discrepancies. I am just wondering if this is something you have encountered and overcome.</p>
<p>Thanks for your time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
