<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.2" -->
<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/"
	>

<channel>
	<title>Code Pagoda</title>
	<link>http://codepagoda.com</link>
	<description>Coding when I'm not drinking a cold on at Juana's.</description>
	<pubDate>Tue, 16 Jun 2009 22:17:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>A first look at Visual Studio 2010 (VS2010)</title>
		<link>http://codepagoda.com/2009/06/16/a-first-look-at-visual-studio-2010-vs2010/</link>
		<comments>http://codepagoda.com/2009/06/16/a-first-look-at-visual-studio-2010-vs2010/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 22:17:37 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/06/16/a-first-look-at-visual-studio-2010-vs2010/</guid>
		<description><![CDATA[Microsoft&#8217;s marquee development tool is poised to make some great strides in making .NET developers even more productive than they are already today. Though it is still only Beta 1 and MS does not plan to release the tool until late 2010, there is a significant numbers of features that appeared to be production ready [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s marquee development tool is poised to make some great strides in making .NET developers even more productive than they are already today. Though it is still only Beta 1 and MS does not plan to release the tool until late 2010, there is a significant numbers of features that appeared to be production ready (along with a few that are currently promised for Beta 2).</p>
<p> <a href="http://codepagoda.com/2009/06/16/a-first-look-at-visual-studio-2010-vs2010/#more-76" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/06/16/a-first-look-at-visual-studio-2010-vs2010/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why I&#8217;ve Never Taken A Facebook Quiz</title>
		<link>http://codepagoda.com/2009/05/14/why-ive-never-taken-a-facebook-quiz/</link>
		<comments>http://codepagoda.com/2009/05/14/why-ive-never-taken-a-facebook-quiz/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:30:50 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/05/14/why-ive-never-taken-a-facebook-quiz/</guid>
		<description><![CDATA[                


Did you know your personal answers on FaceBook Quizes/Games/Applications can and are sold to advertisers? Including email address, name, address, relationship status, medical info, etc. Once you open a FB application the application&#8217;s developer has access to everything in [...]]]></description>
			<content:encoded><![CDATA[<h3 class="UIIntentionalStory_Message"><span class="UIIntentionalStory_Names">                </span></p>
<p style="text-align: center"><img src="http://codepagoda.com/wp-content/uploads/2009/05/facebookwarning.png" alt="facebookwarning.png" /></p>
</h3>
<p><strong>Did you know your personal answers on FaceBook Quizes/Games/Applications can and are sold to advertisers? </strong>Including email address, name, address, relationship status, medical info, etc. Once you open a FB application the application&#8217;s developer has access to everything in your profile!!!</p>
<p> <a href="http://codepagoda.com/2009/05/14/why-ive-never-taken-a-facebook-quiz/#more-74" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/05/14/why-ive-never-taken-a-facebook-quiz/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Debugging Classic ASP With Visual Studio 2008 SP1 and 3.5 Framework</title>
		<link>http://codepagoda.com/2009/04/30/debugging-classic-asp-with-visual-studio-2008-sp1-and-35-framework/</link>
		<comments>http://codepagoda.com/2009/04/30/debugging-classic-asp-with-visual-studio-2008-sp1-and-35-framework/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 20:38:16 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[Classic ASP]]></category>

		<category><![CDATA[Framework 3.5.1]]></category>

		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/04/30/debugging-classic-asp-with-visual-studio-2008-sp1-and-35-framework/</guid>
		<description><![CDATA[As much as I&#8217;d like never to debug complicated classic ASP code again, the fact is it&#8217;s everywhere in the enterprise today. Here is one way that I have found to speed up the process of supporting classic ASP w/ VS 2008 SP1/3.5.
At the last User Group meeting, I presented the features in the VS08 [...]]]></description>
			<content:encoded><![CDATA[<p>As much as I&#8217;d like never to debug complicated classic ASP code again, the fact is it&#8217;s everywhere in the enterprise today. Here is one way that I have found to speed up the process of supporting classic ASP w/ VS 2008 SP1/3.5.</p>
<p>At the last User Group meeting, I presented the features in the VS08 SP1 and 3.5 Framework. One topic/feature was only lightly covered in the documentation, but really jumped out at me, was that with Visual Studio 2008 SP 1 and 3.5 Framework VS 2008 can debug classic ASP code (script). I tried to find more information online, but the details were hard to find.So after a bit of research and trial and error I am sharing what I learned with you!</p>
<p>Here&#8217;s How:</p>
<p> <a href="http://codepagoda.com/2009/04/30/debugging-classic-asp-with-visual-studio-2008-sp1-and-35-framework/#more-66" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/04/30/debugging-classic-asp-with-visual-studio-2008-sp1-and-35-framework/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Laws of Positive Leadership</title>
		<link>http://codepagoda.com/2009/04/14/laws-of-positive-leadership/</link>
		<comments>http://codepagoda.com/2009/04/14/laws-of-positive-leadership/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 20:53:48 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/04/14/laws-of-positive-leadership/</guid>
		<description><![CDATA[Great guideline from Toastmasters Intl.

Give more than you expect others to give.
Combine optimism and perseverance.
See everyone as a diamond in the rough.
Express appreciation; accept responsibility.
Keep your ego in check.
Show respect for the people around you.
Treat team members as family.
Be a source of inspiration.
Stress cooperation, not competition.
Maintain a sense of humor.

http://www.toastmasters.org/MainMenuCategories/FreeResources/QuestionsaboutLeadership/PositiveLeadership/LawsofPositiveLeadership.aspx
]]></description>
			<content:encoded><![CDATA[<p>Great guideline from Toastmasters Intl.</p>
<ul class="contentbullets">
<li>Give more than you expect others to give.</li>
<li>Combine optimism and perseverance.</li>
<li>See everyone as a diamond in the rough.</li>
<li>Express appreciation; accept responsibility.</li>
<li>Keep your ego in check.</li>
<li>Show respect for the people around you.</li>
<li>Treat team members as family.</li>
<li>Be a source of inspiration.</li>
<li>Stress cooperation, not competition.</li>
<li>Maintain a sense of humor.</li>
</ul>
<p>http://www.toastmasters.org/MainMenuCategories/FreeResources/QuestionsaboutLeadership/PositiveLeadership/LawsofPositiveLeadership.aspx</p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/04/14/laws-of-positive-leadership/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Senior/Mid/Junior – How do you know the level?</title>
		<link>http://codepagoda.com/2009/04/09/seniormidjunior-%e2%80%93-how-do-you-know-the-level/</link>
		<comments>http://codepagoda.com/2009/04/09/seniormidjunior-%e2%80%93-how-do-you-know-the-level/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 01:51:33 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/04/09/seniormidjunior-%e2%80%93-how-do-you-know-the-level/</guid>
		<description><![CDATA[Today I responded to an inquiry as how to judge whether an developer is a Senior/Mid/Junior level.
Here is my rule of thumb (with some commentary):
A senior requires little or no supervision, can work with the business teams independently, understands current technology and is looking ahead to new trends, and constantly creates personal growth opportunities, can [...]]]></description>
			<content:encoded><![CDATA[<p>Today I responded to an inquiry as how to judge whether an developer is a Senior/Mid/Junior level.</p>
<p>Here is my rule of thumb (with some commentary):</p>
<p>A <strong>senior</strong> requires little or no supervision, can work with the business teams independently, understands current technology and is looking ahead to new trends, and constantly creates personal growth opportunities, can lead and mentor other developers. <em>(They make others more valuable as well as themselves)</em></p>
<p>A <strong>mid-level</strong> can do tasks independently but needs some guidance on architecture or direction. <em>(Their value is the work they produce)</em></p>
<p>A<strong> junior</strong> requires task guidance and supervision. <em>(Their value will begin 12-24 months down the road)</em></p>
<p>I think in our business we have too many seniors that do not the basic soft skills, are not current with technology, and get promoted because of time in the position and not necessarily what value they create for the organization. This is one reasons organizations are seeing their development maintenance cost continue to increase, but productivity flattening or even decreasing.</p>
<p>I think an ideal IT departments spread would be 20-70-10 (Senior/Mid/Junior) but most are top heavy with seniors that should be mid.</p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/04/09/seniormidjunior-%e2%80%93-how-do-you-know-the-level/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Getting the Most Out Of SharePoint&#8221; Presentation at the Web Technologies Conference</title>
		<link>http://codepagoda.com/2009/04/09/getting-the-most-out-of-sharepoint-presenation-at-the-web-technologies-conference/</link>
		<comments>http://codepagoda.com/2009/04/09/getting-the-most-out-of-sharepoint-presenation-at-the-web-technologies-conference/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 19:35:48 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[SharePoint]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[ASP.NET]]></category>

		<category><![CDATA[.NET]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/04/09/getting-the-most-out-of-sharepoint-presenation-at-the-web-technologies-conference/</guid>
		<description><![CDATA[On Tuesday I presented, &#8220;Getting the Most Out of SharePoint&#8221; at the Web Technologies Conference in Spanish Fort, AL, which was co-sponsored by Microsoft, The Gulf Coast Technology Conference, and Bit-Wizards.
Despite a few technical glitches and last minutes emergencies, the entire day went very well. I received a ton of very positive feedback about how [...]]]></description>
			<content:encoded><![CDATA[<p>On Tuesday I presented, &#8220;Getting the Most Out of SharePoint&#8221; at the Web Technologies Conference in Spanish Fort, AL, which was co-sponsored by Microsoft, The Gulf Coast Technology Conference, and Bit-Wizards.</p>
<p>Despite a few technical glitches and last minutes emergencies, the entire day went very well. I received a ton of very positive feedback about how the presentation had a good balance between technical and &#8216;C&#8217; business type level content, which is great because that was the tightrope I was trying to walk. If you&#8217;ve never given a technical presentation, you can&#8217;t appreciate how difficult it can be to find the right balance. <a href="http://codepagoda.com/2009/04/09/getting-the-most-out-of-sharepoint-presenation-at-the-web-technologies-conference/#more-63" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/04/09/getting-the-most-out-of-sharepoint-presenation-at-the-web-technologies-conference/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IE8 Performance Tip {fix}</title>
		<link>http://codepagoda.com/2009/03/30/ie8-performance-tip-fix/</link>
		<comments>http://codepagoda.com/2009/03/30/ie8-performance-tip-fix/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 15:05:43 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/03/30/ie8-performance-tip-fix/</guid>
		<description><![CDATA[If you are having performance issue with IE 8, follow this authors advice and do the following:
From a Command Prompt window, run the following command:
regsvr32 actxprxy.dll
That re-registers the ActiveX Interface Marshaling Library, an obscure DLL that most people (even Microsoft experts) had never heard about. (Update: 27-Mar: Note that if you try this using Windows [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having performance issue with IE 8, follow this <a href="http://blogs.zdnet.com/Bott/?p=754" target="_blank">authors advice</a> and do the following:</p>
<p>From a Command Prompt window, run the following command:</p>
<blockquote><p>regsvr32 actxprxy.dll</p></blockquote>
<p>That re-registers the ActiveX Interface Marshaling Library, an obscure DLL that most people (even Microsoft experts) had never heard about. <em>(Update: 27-Mar: Note that if you try this using Windows Vista, you must do this from an elevated Command Prompt window; type <strong>cmd</strong> in the Start menu Search box, right-click the Cmd.exe shortcut, and then choose Run As Administrator. For detailed instructions with screen shots, see <a href="http://www.edbott.com/weblog/?p=2443">this post</a>.)</em> &#8230;The results {ARE} stunning</p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/03/30/ie8-performance-tip-fix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>In One Day Internet Explorer 8 Eclipses Google Chrome</title>
		<link>http://codepagoda.com/2009/03/20/internet-explorer-8-eclipses-google-chrome-market-share-in-1-day/</link>
		<comments>http://codepagoda.com/2009/03/20/internet-explorer-8-eclipses-google-chrome-market-share-in-1-day/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:57:44 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/03/20/internet-explorer-8-eclipses-google-chrome-market-share-in-1-day/</guid>
		<description><![CDATA[Without any fanfare Microsoft&#8217;s IE 8 browser&#8217;s has already surpassed Google Chrome.
Maybe the following article should have been titled, &#8220;In One Day Internet Explorer 8 Eclipses Google Chrome&#8221;, rather than, &#8220;IE8 launch bumps browser&#8217;s market share by 30%&#8221;.
Here is the overall findings:

&#8220;IE8&#8217;s market share averaged 1.63% for the day Thursday from noon Eastern time onward&#8221;
&#8220;By [...]]]></description>
			<content:encoded><![CDATA[<p>Without any fanfare Microsoft&#8217;s IE 8 browser&#8217;s has already surpassed Google Chrome.</p>
<p>Maybe the following article should have been titled, &#8220;In One Day Internet Explorer 8 Eclipses Google Chrome&#8221;, rather than, &#8220;IE8 launch bumps browser&#8217;s market share by 30%&#8221;.</p>
<p><strong>Here is the overall findings:</strong></p>
<ul>
<li>&#8220;IE8&#8217;s market share averaged 1.63% for the day Thursday from noon Eastern time onward&#8221;</li>
<li>&#8220;By comparison, Google Inc.&#8217;s Chrome, which debuted last September, had a 1.15% market share during February&#8221;</li>
</ul>
<p><a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9130128&amp;intsrc=news_ts_head" target="_blank">http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9130128&amp;intsrc=news_ts_head</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/03/20/internet-explorer-8-eclipses-google-chrome-market-share-in-1-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My View: IBM to buy Sun - Not a positive signal for JAVA</title>
		<link>http://codepagoda.com/2009/03/18/my-view-ibm-to-buy-sun-not-a-positive-signal-for-java/</link>
		<comments>http://codepagoda.com/2009/03/18/my-view-ibm-to-buy-sun-not-a-positive-signal-for-java/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 19:20:46 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/03/18/my-view-ibm-to-buy-sun-not-a-positive-signal-for-java/</guid>
		<description><![CDATA[If IBM does in fact buy Sun, which according to the WSJ they are in talks to do, I believe that will officially be the first nail in the coffin for JAVA and its legions of downstream vendors. The language itself has been a mature (if not slightly legacy) technology since Sun lost significant market [...]]]></description>
			<content:encoded><![CDATA[<p>If IBM does in fact buy Sun, <a href="http://online.wsj.com/article/SB123735970806267921.html" target="_blank">which according to the WSJ they are in talks to do</a>, I believe that will officially be the first nail in the coffin for JAVA and its legions of downstream vendors. The language itself has been a mature (if not slightly legacy) technology since Sun lost significant market value and stopped trying to compete directly with Microsoft&#8217;s .NET. Spring, struts, and all the other major improvements made to JAVA has been done by third parties for some time. Sun went so far as to public source the language awhile back hoping to keep their costs down while still fostering innovation in that product space. I&#8217;m no JAVA junkie, but I have not seen much come from that open source licensing effort that has significantly impacted the software development industry. To me, the idea of IBM throwing a ton of resources on JAVA technologies is optimistic at best.</p>
<p><strong>Update:</strong> IBM decided against buying Sun Microsystems which is probably good for both Sun and IBM. Oracle then moved in and snatched up Sun less than a week later. This will be a much healthier relationship for both parties involved and may spur some badly needed innovation in the JAVA space. Still yet that might not translate to better business solutions unless you are running Oracle databases.</p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/03/18/my-view-ibm-to-buy-sun-not-a-positive-signal-for-java/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SharePoint Development Virtual PC ( VPC ) Optimization</title>
		<link>http://codepagoda.com/2009/03/13/sharepoint-development-virtual-pc-vpc-optimization/</link>
		<comments>http://codepagoda.com/2009/03/13/sharepoint-development-virtual-pc-vpc-optimization/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 19:56:56 +0000</pubDate>
		<dc:creator>Kevin R. Grohoske</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://codepagoda.com/2009/03/13/sharepoint-development-virtual-pc-vpc-optimization/</guid>
		<description><![CDATA[Over the last couple days we have had an issue with a development Virtual PC ( VPC ) image. After researching several issues/options, we made the following adjustments which resulted in vast improvements:

Exclude .VHD and .VSV within our anti-virus program
Install Virtual Machine Additions
Stop unnecessary Win Services

WSearch
UXSms


Enable Hardware Acceleration
Fixed W3WP.exe
Defrag

Host PC OS
VPC OS




After making those changes [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last couple days we have had an issue with a development Virtual PC ( VPC ) image. After researching several issues/options, we made the following adjustments which resulted in vast improvements:</p>
<ul>
<li>Exclude .VHD and .VSV within our anti-virus program</li>
<li><a href="http://technet.microsoft.com/en-us/library/cc708377.aspx" target="_blank">Install Virtual Machine Additions</a></li>
<li><a href="http://blah.winsmarts.com/2007-2-10_tips_to_help_your_Virtual_PC_performance.aspx" target="_blank">Stop unnecessary Win Services</a>
<ul>
<li>WSearch</li>
<li>UXSms</li>
</ul>
</li>
<li><a href="http://www.petri.co.il/enable_graphic_acceleration_in_windows_2003.htm" target="_blank">Enable Hardware Acceleration</a></li>
<li><a href="http://support.microsoft.com/kb/911716" target="_blank">Fixed W3WP.exe</a></li>
<li>Defrag
<ul>
<li>Host PC OS</li>
<li>VPC OS</li>
</ul>
</li>
</ul>
<ul>
<li>After making those changes we pre-compacted the virtual hard drive</li>
<li>Compacted the virtual hard drive</li>
</ul>
<p>If you have additional tips please send them along and I will include them in this list.</p>
]]></content:encoded>
			<wfw:commentRss>http://codepagoda.com/2009/03/13/sharepoint-development-virtual-pc-vpc-optimization/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
