<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>24/7/dev&amp;amp;coffee - All Comments</title><link>http://weblogs.asp.net/michu/default.aspx</link><description>simply me</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: More programming fonts</title><link>http://weblogs.asp.net/michu/archive/2004/06/11/153833.aspx#6339711</link><pubDate>Mon, 30 Jun 2008 10:49:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6339711</guid><dc:creator>Glenn</dc:creator><description>&lt;p&gt;Profont only works at 9pt. Size it larger and you get artifacts (well, that's what i experienced with ProFontWindows).&lt;/p&gt;
&lt;p&gt;I still use it, because it rocks as a programming font. Sure, it's tiny. But with more lines of viewable code, why not? It's readable as well. Other small-fonts try to appear &amp;quot;larger&amp;quot; to be more readable, but that results in having to squeeze the other characters relatively as well. ProFont is well-proportioned in terms of readability. &lt;/p&gt;
&lt;p&gt;Some drawbacks. I did wish they used the Sheldon version of &amp;quot;a&amp;quot;, though the apple a is distinct enough. &amp;quot;%&amp;quot; is a bit squeezed, but distinct and readable, and as a tiny font, that can't be helped.&lt;/p&gt;
&lt;p&gt;If you dislike tiny fonts, steer clear from this, but who knows? You may start liking tiny fonts after using ProFont.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6339711" width="1" height="1"&gt;</description></item><item><title>re: Generating Excel files from web - line breaks in cells</title><link>http://weblogs.asp.net/michu/archive/2004/06/15/155851.aspx#6158591</link><pubDate>Mon, 05 May 2008 08:07:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6158591</guid><dc:creator>Amin</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I aslo have same problem in expoeting data from html to exel but my data is comming from database ,how can i inpleted thisto stored html tags in exel sheet.&lt;/p&gt;
&lt;p&gt;Regards'&lt;/p&gt;
&lt;p&gt;Amin&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6158591" width="1" height="1"&gt;</description></item><item><title>re: Generating Excel files from web - line breaks in cells</title><link>http://weblogs.asp.net/michu/archive/2004/06/15/155851.aspx#5998077</link><pubDate>Wed, 19 Mar 2008 08:38:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5998077</guid><dc:creator>Heru Setiawan</dc:creator><description>&lt;p&gt;Hello there! Thanks for posting this!&lt;/p&gt;
&lt;p&gt;However, somehow, I could not get this to work...&lt;/p&gt;
&lt;p&gt;The following is the code: &lt;/p&gt;
&lt;p&gt;&amp;lt;style&amp;gt;&lt;/p&gt;
&lt;p&gt;@page&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;mso-page-orientation: landscape;&lt;/p&gt;
&lt;p&gt;margin:.75in .25in .75in .25in;&lt;/p&gt;
&lt;p&gt;mso-header-margin:.5in;&lt;/p&gt;
&lt;p&gt;mso-footer-margin:.4in;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;td&lt;/p&gt;
&lt;p&gt;{&lt;/p&gt;
&lt;p&gt;mso-numberformat:general;&lt;/p&gt;
&lt;p&gt;text-align: center;&lt;/p&gt;
&lt;p&gt;vertical-align: middle;&lt;/p&gt;
&lt;p&gt;}&lt;/p&gt;
&lt;p&gt;br {mso-data-placement:same-cell;}&lt;/p&gt;
&lt;p&gt;&amp;lt;/style&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;table width=&amp;quot;100%&amp;quot; border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; cellpadding=&amp;quot;2&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;tr&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;td&amp;gt;123&amp;lt;br style=&amp;quot;mso-data-placement:same-cell;&amp;quot;&amp;gt;&amp;lt;br style=&amp;quot;mso-data-placement:same-cell;&amp;quot;&amp;gt;123&amp;lt;/td&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;td&amp;gt;123&amp;lt;br style=&amp;quot;mso-data-placement:same-cell;&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;&amp;lt;br style=&amp;quot;mso-data-placement:same-cell;&amp;quot;&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;123&amp;lt;/td&amp;gt;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;&amp;lt;/tr&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;/table&amp;gt;&lt;/p&gt;
&lt;p&gt;Do I need to put anything to output it into excel?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5998077" width="1" height="1"&gt;</description></item><item><title>re: Generating Excel files from web - line breaks in cells</title><link>http://weblogs.asp.net/michu/archive/2004/06/15/155851.aspx#5364338</link><pubDate>Wed, 28 Nov 2007 13:27:04 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5364338</guid><dc:creator>Jack</dc:creator><description>&lt;p&gt;GREAT! Been struggling with this for some time now. Thanks for sharing!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5364338" width="1" height="1"&gt;</description></item><item><title>re: Reactivation</title><link>http://weblogs.asp.net/michu/archive/2005/03/07/386978.aspx#4240112</link><pubDate>Sat, 29 Sep 2007 05:49:45 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4240112</guid><dc:creator>Ron</dc:creator><description>&lt;p&gt;search myfreepaysite&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4240112" width="1" height="1"&gt;</description></item><item><title>re: Generating Excel files from web - line breaks in cells</title><link>http://weblogs.asp.net/michu/archive/2004/06/15/155851.aspx#3780710</link><pubDate>Fri, 07 Sep 2007 17:09:43 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3780710</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;I been looking all over the place for this. Thanks&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3780710" width="1" height="1"&gt;</description></item><item><title>re: Generating Excel files from web - line breaks in cells</title><link>http://weblogs.asp.net/michu/archive/2004/06/15/155851.aspx#3513496</link><pubDate>Wed, 15 Aug 2007 12:52:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3513496</guid><dc:creator>lou</dc:creator><description>&lt;p&gt;THANKS! &amp;nbsp; I spent hours looking for this until i found a reference to it on www.devshed.com&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3513496" width="1" height="1"&gt;</description></item><item><title>re: New blog in Polish language</title><link>http://weblogs.asp.net/michu/archive/2005/04/07/397506.aspx#3396994</link><pubDate>Sun, 05 Aug 2007 05:23:36 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3396994</guid><dc:creator>Trahktengerts</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://buy-tramadol--online.info/tramadol/pharmacy-tramadol-hcl-dosing.php"&gt;buy-tramadol--online.info/.../pharmacy-tramadol-hcl-dosing.php&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3396994" width="1" height="1"&gt;</description></item><item><title>re: Post your photo!</title><link>http://weblogs.asp.net/michu/archive/2005/03/17/395039.aspx#3294472</link><pubDate>Fri, 27 Jul 2007 11:28:28 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3294472</guid><dc:creator>veeru</dc:creator><description>&lt;p&gt;hi &lt;/p&gt;
&lt;p&gt;its very good&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3294472" width="1" height="1"&gt;</description></item><item><title>re: Generating Excel files from web - line breaks in cells</title><link>http://weblogs.asp.net/michu/archive/2004/06/15/155851.aspx#3180784</link><pubDate>Tue, 17 Jul 2007 04:43:34 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3180784</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Fantastic tip ! &amp;nbsp;Thanks !!!&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3180784" width="1" height="1"&gt;</description></item></channel></rss>