<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>I may have joined the wrong side : Miscellaneous</title><link>http://msmvps.com/blogs/calinoiu/archive/tags/Miscellaneous/default.aspx</link><description>Tags: Miscellaneous</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Absence makes the heart grow fonder?</title><link>http://msmvps.com/blogs/calinoiu/archive/2007/12/09/absence-makes-the-heart-grow-fonder.aspx</link><pubDate>Sun, 09 Dec 2007 13:29:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1388449</guid><dc:creator>calinoiu</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/calinoiu/rsscomments.aspx?PostID=1388449</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/calinoiu/commentapi.aspx?PostID=1388449</wfw:comment><comments>http://msmvps.com/blogs/calinoiu/archive/2007/12/09/absence-makes-the-heart-grow-fonder.aspx#comments</comments><description>&lt;p&gt;So... Umm... It&amp;#39;s been a while. A little over six months, to be specific. That would be three months of unrelenting nausea and surprisingly heavy fatigue, followed by three months of desperately trying to catch up on all the &amp;quot;real world&amp;quot; stuff that didn&amp;#39;t get done during those first three months. But now it&amp;#39;s winter, and I&amp;#39;m looking forward to three months of not skiing, so there should be plenty of time for &amp;#39;putering (at least once the pesky December holiday season is over), and care and feeding of this blog thing will slowly resume... &lt;/p&gt;
&lt;p&gt;For today, I figured I&amp;#39;d address some of the correspondence I&amp;#39;ve shamefully ignored since June. Comments have been moderated and, where appropriate, answered. For those of you who sent me e-mails, here are some replies: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You&amp;#39;re quite correct: a single-line textbox is actually attribute-encoded. Why I didn&amp;#39;t pick up that error in the table while I was working on the double-encoding example is a bit of a mystery...&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;I do indeed have a solution for automatic HTML-encoding that avoids the double-encoding problem. I actually started working on a framework and series of blogs posts about a week after writing the HTML-encoding post, but I got busy with other stuff and never ended up publishing anything on the topic. Now that I know that at least some folks are interested, I&amp;#39;ll try to find some time to update the framework and explain how it works and how to use it.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;A version of Bordecal.ImportsSorter that works with Visual Studio 2008 will be coming soon-ish. It ranks right below work, holiday preparations, and future offspring concerns on my to-do list. (Hmm... That probably doesn&amp;#39;t sound like I&amp;#39;m likely to find much time to work on it any time soon. However, please rest assured that I want this new version at least as much as you do, and I&amp;#39;m highly motivated to work on it whenever I have the time and energy.)&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;My apologies to those of you who have been waiting far too long for those answers. I&amp;#39;ll try to do better over the next little while (or at least until I drop out of sight again in about three months)... &lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;i&gt;P.S.: In case you haven&amp;#39;t figured it out yet and are worried about my health, please don&amp;#39;t be. I do have an abdominal parasite, but it&amp;#39;s mammalian and quite benign.&amp;nbsp;;) For those of you who are curious, it&amp;#39;s a girl, and she&amp;#39;s due on February 29th.&lt;/i&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1388449" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/calinoiu/archive/tags/Miscellaneous/default.aspx">Miscellaneous</category></item><item><title>The magically disappearing start page</title><link>http://msmvps.com/blogs/calinoiu/archive/2007/05/17/the-magically-disappearing-start-page.aspx</link><pubDate>Thu, 17 May 2007 12:20:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:909207</guid><dc:creator>calinoiu</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/calinoiu/rsscomments.aspx?PostID=909207</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/calinoiu/commentapi.aspx?PostID=909207</wfw:comment><comments>http://msmvps.com/blogs/calinoiu/archive/2007/05/17/the-magically-disappearing-start-page.aspx#comments</comments><description>&lt;p&gt;&lt;i&gt;Off on a bit of a tangent this morning...&lt;/i&gt; &lt;/p&gt;
&lt;p&gt;I have a bit of a love/hate relationship with the Visual Studio start page. I do find it useful enough when I first open VStudio. However, once I start working on anything, the mere presence of the start page tab in the IDE main window is really, really irritating to me for some reason. Of course, given that even one little using directive out of place also drives me to distraction, this probably isn&amp;#39;t too surprising. &lt;/p&gt;
&lt;p&gt;At any rate, the other day, I decided that it was high time to do a little something about that start page annoyance. At some point in the medium-ish future, I might turn &lt;a href="http://bordecal.mvps.org/Nicole/ImportsSorter/Default.htm"&gt;Bordecal.ImportSorter&lt;/a&gt; into Bordecal.ToolsForObsessiveCompulsiveNitPickers and throw in a start page closer. In the meantime, &lt;a href="http://bordecal.mvps.org/Nicole/StartPageCloser/Bordecal.StartPageCloser.cab"&gt;here&amp;#39;s a VStudio 2005 macro&lt;/a&gt; to close the start page as soon as any document is loaded in the IDE. &lt;/p&gt;
&lt;p&gt;For those of you who are interested in using the macro, here are a couple of picky details: &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The start page will be closed when any document is opened, regardless of how it was opened. If you open a solution that has open documents, that&amp;#39;s good enough to trigger closing of the start page.&lt;/li&gt;
&lt;li&gt;The start page will only be closed once. If you reload the start page manually, the macro won&amp;#39;t close it on you.&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;The above are completely intentional features--that&amp;#39;s exactly how I personally prefer the start page to be closed. If you would prefer some alternate behaviour, please feel free to ask. I&amp;#39;m quite willing to consider adding customization of the behaviour when I eventually get around to adding this stuff to an add-in... &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=909207" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/calinoiu/archive/tags/Miscellaneous/default.aspx">Miscellaneous</category></item></channel></rss>