<?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>Steven Ng</title>
	<atom:link href="http://stevenng.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://stevenng.net</link>
	<description>Web Geek!</description>
	<lastBuildDate>Mon, 22 Feb 2010 07:23:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug</title>
		<link>http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/</link>
		<comments>http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 01:55:22 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[sp2010]]></category>
		<category><![CDATA[web.config]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=182</guid>
		<description><![CDATA[Actually not sure if this is a bug or whatever, but whenever we take a copy of a MySite masterpage in SharePoint 2010 and make our own copy of it we get this error about the PlaceHolderPageTitle and spscore. Don&#8217;t quite remember how we figured this out but I couldn&#8217;t find much googling or binging.
To [...]]]></description>
			<content:encoded><![CDATA[<p>Actually not sure if this is a bug or whatever, but whenever we take a copy of a MySite masterpage in SharePoint 2010 and make our own copy of it we get this error about the <strong>PlaceHolderPageTitle</strong> and <strong>spscore</strong>. Don&#8217;t quite remember how we figured this out but I couldn&#8217;t find much googling or binging.</p>
<p>To fix this, you need to go into your SharePoint 2010 MySite web.config and replace the existing</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;pageparserpaths&gt;&lt;/pageparserpaths&gt;</pre></td></tr></table></div>

<p> with the PageParserPath to your MySite masterpage as shown below:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;pageparserpaths&gt;
        &lt;pageparserpath VirtualPath=&quot;/my/_catalogs/masterpage/New_MySite.master&quot; CompilationMode=&quot;Always&quot; AllowServerSideScript=&quot;true&quot; /&gt;
      &lt;/pageparserpaths&gt;</pre></td></tr></table></div>

<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;title=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_title=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;title=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_title=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&title=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_title=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;t=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_t=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;title=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_title=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug+http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug+http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;title=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_title=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;t=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_t=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=SharePoint 2010 spscore PlaceHolderPageTitle PageParserPath Bug&amp;uri=http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=SharePoint_2010_spscore_PlaceHolderPageTitle_PageParserPath_Bug_amp_uri=http_//stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2010/02/01/sharepoint-2010-spscore-placeholderpagetitle-pageparserpath-bug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading A SharePoint WSP With A New Feature</title>
		<link>http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/</link>
		<comments>http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 00:34:06 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=171</guid>
		<description><![CDATA[I know this post is very specific, i&#8217;ll go into how to create a WSP from scratch, how to build specific features, etc. in future posts. In this scenario, you have an existing WSP project and added a new feature that creates a link in the Site Settings section called Awesome Link, also assume we [...]]]></description>
			<content:encoded><![CDATA[<p>I know this post is very specific, i&#8217;ll go into how to create a WSP from scratch, how to build specific features, etc. in future posts. In this scenario, you have an existing WSP project and added a new feature that creates a link in the <em>Site Settings</em> section called <strong>Awesome Link</strong>, also assume we used <em>WSP Builder</em> to build a nice WSP file for you, let&#8217;s call this file <strong>AwesomeLink.wsp</strong></p>
<h3>Step 1</h3>
<p>This is easy, just copy <strong>AwesomeLink.wsp</strong> to a folder on your SharePoint server. We&#8217;ll call this folder <strong>c:\projects\WSPs</strong></p>
<h3>Step 2</h3>
<p>Now we will use <em>STSADM</em> to upgrade the solution by opening up a <em>Command Prompt</em>, one of the quickest ways to do this is to click on <em>Start > Run</em>, then type in <em>CMD</em> and press <em>OK</em>.</p>
<p>Next navigate to the folder where you copied over the <strong>AwesomeLink.wsp</strong> file, in this case it&#8217;s <strong>c:\projects\WSPs</strong></p>
<h3>Step 3</h3>
<p>Type this first command and press the <em>Enter</em> key:<br />
<code>stsadm -o upgradesolution -filename "AwesomeLinks.wsp" -name "AwesomeLinks.wsp" -immediate -allowgacdeployment</code></p>
<p> Then type the second command and press <em>Enter</em>:<br />
 <code>stsadm -o installfeature -name "AwesomeLink" -force</code></p>
<h3>Step 4</h3>
<p>Next go to your SharePoint site and click on <em>Site Actions > Site Settings > Modify All Site Settings</em><br />
Click on <em>Site Collection Features</em> link located under the <em>Site Collection Administration group</em>.</p>
<h3>That&#8217;s It!</h3>
<p>You&#8217;re all done upgrading a SharePoint WSP, go take a break or play some Xbox 360!</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;title=Upgrading A SharePoint WSP With A New Feature' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_title=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;title=Upgrading A SharePoint WSP With A New Feature' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_title=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&title=Upgrading A SharePoint WSP With A New Feature' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_title=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;t=Upgrading A SharePoint WSP With A New Feature' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_t=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;title=Upgrading A SharePoint WSP With A New Feature' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_title=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Upgrading A SharePoint WSP With A New Feature+http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Upgrading_A_SharePoint_WSP_With_A_New_Feature+http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;title=Upgrading A SharePoint WSP With A New Feature' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_title=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;t=Upgrading A SharePoint WSP With A New Feature' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_t=Upgrading_A_SharePoint_WSP_With_A_New_Feature&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Upgrading A SharePoint WSP With A New Feature&amp;uri=http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Upgrading_A_SharePoint_WSP_With_A_New_Feature_amp_uri=http_//stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2010/01/06/upgrading-a-sharepoint-wsp-with-a-new-feature/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test IE6 On A Free Virtual PC Image</title>
		<link>http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/</link>
		<comments>http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 19:25:24 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[virtualpc]]></category>
		<category><![CDATA[vpc]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=112</guid>
		<description><![CDATA[I&#8217;m sure like everyone else you wish IE6 would just go away which it eventually will. The hate for IE6 has gone as far as dedicated websites such as IE Death March and wallpaper However in the meantime if you need to test on IE6 there are a few ways this can be done:
Run Xenocode [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure like everyone else you wish IE6 would just go away which it eventually will. The hate for IE6 has gone as far as dedicated websites such as <a href="http://iedeathmarch.org/" onclick="pageTracker._trackPageview('/outgoing/iedeathmarch.org/?referer=');">IE Death March</a> and <a href="http://www.flickr.com/photos/robotjohnny/3629069606/sizes/o/" onclick="pageTracker._trackPageview('/outgoing/www.flickr.com/photos/robotjohnny/3629069606/sizes/o/?referer=');">wallpaper</a> However in the meantime if you need to test on IE6 there are a few ways this can be done:</p>
<li>Run <a href="http://www.xenocode.com/Browsers/" onclick="pageTracker._trackPageview('/outgoing/www.xenocode.com/Browsers/?referer=');">Xenocode</a> IE6 Browser emulator</li>
<li>Install <a href="http://tredosoft.com/Multiple_IE" onclick="pageTracker._trackPageview('/outgoing/tredosoft.com/Multiple_IE?referer=');">Tredosoft&#8217;s MultipleIE</a></li>
<li>Visit <a href="http://browsershots.org/" onclick="pageTracker._trackPageview('/outgoing/browsershots.org/?referer=');">Browsershots.org</a></li>
<li>Or just remote into a server running IE6</li>
<p>Today I&#8217;m going to show you an alternative method testing IE6 in the most accurate manner possible, using a Virtual Machine:</p>
<ol>
<li>First download <a href="http://www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx" onclick="pageTracker._trackPageview('/outgoing/www.microsoft.com/windows/products/winfamily/virtualpc/default.mspx?referer=');">VPC (Virtual PC)</a> if you don&#8217;t already have it</li>
<li>Then install <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef&#038;displaylang=en" onclick="pageTracker._trackPageview('/outgoing/www.microsoft.com/downloads/details.aspx?FamilyID=21eabb90-958f-4b64-b5f1-73d0a413c8ef_038_displaylang=en&amp;referer=');">IE6-XPSP3.exe</a> which is a VPC disk image for testing in a native IE environment.</li>
<li>After you get this image up and running, if you start running Windows Update be sure not to install IE8 <img src='http://stevenng.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
</ol>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;title=Test IE6 On A Free Virtual PC Image' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_title=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;title=Test IE6 On A Free Virtual PC Image' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_title=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&title=Test IE6 On A Free Virtual PC Image' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_title=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;t=Test IE6 On A Free Virtual PC Image' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_t=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;title=Test IE6 On A Free Virtual PC Image' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_title=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Test IE6 On A Free Virtual PC Image+http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Test_IE6_On_A_Free_Virtual_PC_Image+http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;title=Test IE6 On A Free Virtual PC Image' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_title=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;t=Test IE6 On A Free Virtual PC Image' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_t=Test_IE6_On_A_Free_Virtual_PC_Image&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Test IE6 On A Free Virtual PC Image&amp;uri=http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Test_IE6_On_A_Free_Virtual_PC_Image_amp_uri=http_//stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2009/07/13/browser-compatibility-testing-for-ie6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using MySpace REST API with OAuth and C#</title>
		<link>http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/</link>
		<comments>http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 02:17:58 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Webservice]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[myspace]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[REST]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=70</guid>
		<description><![CDATA[In this example we will make a REST call to MySpace, get back 100 of our friends and display them on a web page. Because we&#8217;re accessing personal private information, you need to pass some authorization parameters with your REST call, and MySpace has adapted the OAuth authorization standard. Before I start explaining more about [...]]]></description>
			<content:encoded><![CDATA[<p>In this example we will make a <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer" target="_blank" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Representational_State_Transfer?referer=');">REST</a> call to MySpace, get back 100 of our friends and display them on a web page. Because we&#8217;re accessing personal private information, you need to pass some authorization parameters with your REST call, and MySpace has adapted the <a href="http://oauth.net/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/oauth.net/?referer=');">OAuth</a> authorization standard. Before I start explaining more about the code, make sure you already have a <a href="http://www.myspace.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.myspace.com?referer=');">MySpace </a>account, then follow the next few steps:</p>
<ol>
<li>Go to: <a href="http://developer.myspace.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/developer.myspace.com?referer=');">http://developer.myspace.com/</a> and </li>
<li>Click on <strong>Build</strong> on the top nav.</li>
<li>
	</li>
<li>Select <strong>Create on-site app</strong> button, and fill out your app info.</li>
<li>When you get to the section for <strong>upload app xml</strong>, click on <strong>skip this step</strong>.</li>
<li>Make a note of your <strong>OAuth Consumer Key</strong> and <strong>OAuth Consumer Secret</strong> because you will need it later.</li>
<li>Under the <strong>Canvas Surface</strong> tab, select <strong>External IFrame</strong> option.</li>
<li>Then you have to add the app, otherwise you may get <strong>401 access denied error</strong> attempting to make a request.</li>
</ol>
<p>Okay, hit save and you should be good for now. Let&#8217;s open up Visual Studio 2008 and begin!</p>
<ol>
<li>Create a Website called <strong>MySpaceApp</strong> or whatever you want.</li>
<li>Copy this file <a href="http://oauth.googlecode.com/svn/code/csharp/OAuthBase.cs" target="_blank" onclick="pageTracker._trackPageview('/outgoing/oauth.googlecode.com/svn/code/csharp/OAuthBase.cs?referer=');">OAuthBase.cs</a> into your project</li>
<li>Add <strong>using OAuth</strong> namespace at the top of <strong>Default.cs</strong></li>
<li>Declare variables for your consumer key, consumer secret and request server:

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
</pre></td><td class="code"><pre class="csharp" style="font-family:monospace;"><span style="color: #008000;">&lt;</span>code<span style="color: #008000;">&gt;</span>
<span style="color: #0600FF;">protected</span> <span style="color: #FF0000;">string</span> consumerKey <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;http://www.myspace.com/123456789&quot;</span><span style="color: #008000;">;</span>
        <span style="color: #0600FF;">protected</span> <span style="color: #FF0000;">string</span> consumerSecret <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;12abcd345678efghi90jk&quot;</span><span style="color: #008000;">;</span>
        <span style="color: #0600FF;">protected</span> <span style="color: #FF0000;">string</span> requestServer <span style="color: #008000;">=</span> <span style="color: #666666;">&quot;http://api.myspace.com&quot;</span><span style="color: #008000;">;</span>
<span style="color: #008000;">&lt;/</span>code<span style="color: #008000;">&gt;</span></pre></td></tr></table></div>

</li>
<li>Create a public MakeRequest() method returning a DataSet.

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
</pre></td><td class="code"><pre class="csharp" style="font-family:monospace;"><span style="color: #008000;">&lt;</span>code<span style="color: #008000;">&gt;</span>
<span style="color: #0600FF;">public</span> DataSet MakeRequest<span style="color: #000000;">&#40;</span><span style="color: #FF0000;">string</span> restCall<span style="color: #000000;">&#41;</span>
        <span style="color: #000000;">&#123;</span>
            <span style="color: #008080; font-style: italic;">// Form the full REST request url</span>
            Uri url <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> Uri<span style="color: #000000;">&#40;</span>requestServer <span style="color: #008000;">+</span> restCall<span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
            DataSet ds <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> DataSet<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
&nbsp;
            <span style="color: #008080; font-style: italic;">// Instantiate OAuthBase and declare variables</span>
            OAuthBase oAuth <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> OAuthBase<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
            <span style="color: #FF0000;">string</span> nonce <span style="color: #008000;">=</span> oAuth.<span style="color: #0000FF;">GenerateNonce</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
            <span style="color: #FF0000;">string</span> timeStamp <span style="color: #008000;">=</span> oAuth.<span style="color: #0000FF;">GenerateTimeStamp</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
            <span style="color: #FF0000;">string</span> normUrl <span style="color: #008000;">=</span> <span style="color: #FF0000;">string</span>.<span style="color: #0000FF;">Empty</span><span style="color: #008000;">;</span>
            <span style="color: #FF0000;">string</span> normParams <span style="color: #008000;">=</span> <span style="color: #FF0000;">string</span>.<span style="color: #0000FF;">Empty</span><span style="color: #008000;">;</span>
            <span style="color: #FF0000;">string</span> strRequest <span style="color: #008000;">=</span> <span style="color: #FF0000;">string</span>.<span style="color: #0000FF;">Empty</span><span style="color: #008000;">;</span>
&nbsp;
            <span style="color: #008080; font-style: italic;">// Create an OAuth signature</span>
            <span style="color: #FF0000;">string</span> signature <span style="color: #008000;">=</span> oAuth.<span style="color: #0000FF;">GenerateSignature</span><span style="color: #000000;">&#40;</span>url,
                consumerKey, consumerSecret, <span style="color: #FF0000;">string</span>.<span style="color: #0000FF;">Empty</span>, <span style="color: #FF0000;">string</span>.<span style="color: #0000FF;">Empty</span>,
                <span style="color: #666666;">&quot;GET&quot;</span>, timeStamp, nonce, OAuth.<span style="color: #0000FF;">OAuthBase</span>.<span style="color: #0000FF;">SignatureTypes</span>.<span style="color: #0000FF;">HMACSHA1</span>,
                <span style="color: #0600FF;">out</span> normUrl, <span style="color: #0600FF;">out</span> normParams<span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
&nbsp;
            <span style="color: #008080; font-style: italic;">// Construct the OAuth authenticated REST url</span>
            strRequest <span style="color: #008000;">=</span> normUrl <span style="color: #008000;">+</span> <span style="color: #666666;">&quot;?&quot;</span> <span style="color: #008000;">+</span> normParams <span style="color: #008000;">+</span> <span style="color: #666666;">&quot;&amp;&quot;</span> <span style="color: #008000;">+</span> UrlEncode<span style="color: #000000;">&#40;</span><span style="color: #666666;">&quot;oauth_signature&quot;</span><span style="color: #000000;">&#41;</span> <span style="color: #008000;">+</span> <span style="color: #666666;">&quot;=&quot;</span> <span style="color: #008000;">+</span> UrlEncode<span style="color: #000000;">&#40;</span>signature<span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
&nbsp;
            <span style="color: #0600FF;">return</span> MakeWebRequest<span style="color: #000000;">&#40;</span>strRequest<span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
        <span style="color: #000000;">&#125;</span>
<span style="color: #008000;">&lt;/</span>code<span style="color: #008000;">&gt;</span></pre></td></tr></table></div>

</li>
<li>Next create a MakeWebRequest() method returning a DataSet

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
</pre></td><td class="code"><pre class="csharp" style="font-family:monospace;"><span style="color: #008000;">&lt;</span>code<span style="color: #008000;">&gt;</span>
<span style="color: #0600FF;">protected</span> DataSet MakeWebRequest<span style="color: #000000;">&#40;</span><span style="color: #FF0000;">string</span> restCall<span style="color: #000000;">&#41;</span>
        <span style="color: #000000;">&#123;</span>
            <span style="color: #008080; font-style: italic;">// Make web request</span>
            HttpWebRequest request <span style="color: #008000;">=</span> WebRequest.<span style="color: #0000FF;">Create</span><span style="color: #000000;">&#40;</span>restCall<span style="color: #000000;">&#41;</span> <span style="color: #0600FF;">as</span> HttpWebRequest<span style="color: #008000;">;</span>
            <span style="color: #0600FF;">using</span> <span style="color: #000000;">&#40;</span>HttpWebResponse response <span style="color: #008000;">=</span> request.<span style="color: #0000FF;">GetResponse</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span> <span style="color: #0600FF;">as</span> HttpWebResponse<span style="color: #000000;">&#41;</span>
            <span style="color: #000000;">&#123;</span>
                <span style="color: #008080; font-style: italic;">// In this example we are getting back XML</span>
                XmlTextReader xReader <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> XmlTextReader<span style="color: #000000;">&#40;</span>response.<span style="color: #0000FF;">GetResponseStream</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
&nbsp;
                DataSet ds <span style="color: #008000;">=</span> <span style="color: #008000;">new</span> DataSet<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
                ds.<span style="color: #0000FF;">ReadXml</span><span style="color: #000000;">&#40;</span>xReader<span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
                xReader.<span style="color: #0000FF;">Close</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
&nbsp;
                <span style="color: #0600FF;">return</span> ds<span style="color: #008000;">;</span>
            <span style="color: #000000;">&#125;</span>
        <span style="color: #000000;">&#125;</span>
<span style="color: #008000;">&lt;/</span>code<span style="color: #008000;">&gt;</span></pre></td></tr></table></div>

</li>
<li>
Finally create a GetFriendList() method that will make the REST request and bind it to a Repeater displaying all your friends.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="csharp" style="font-family:monospace;"><span style="color: #008000;">&lt;</span>code<span style="color: #008000;">&gt;</span>
    <span style="color: #0600FF;">protected</span> <span style="color: #0600FF;">void</span> GetFriendList<span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span>
    <span style="color: #000000;">&#123;</span>
        rptFriends.<span style="color: #0000FF;">DataSource</span> <span style="color: #008000;">=</span> fb.<span style="color: #0000FF;">MakeRequest</span><span style="color: #000000;">&#40;</span><span style="color: #666666;">&quot;/v1/users/YOUR_USER_ID/friends.xml?page_size=100&quot;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
        rptFriends.<span style="color: #0000FF;">DataBind</span><span style="color: #000000;">&#40;</span><span style="color: #000000;">&#41;</span><span style="color: #008000;">;</span>
    <span style="color: #000000;">&#125;</span>
<span style="color: #008000;">&lt;/</span>code<span style="color: #008000;">&gt;</span></pre></td></tr></table></div>

</li>
<li>I also built this <a href="http://fistbump.ragingminds.com/test.aspx" target="_window" onclick="pageTracker._trackPageview('/outgoing/fistbump.ragingminds.com/test.aspx?referer=');">REST Test Tool</a> that uses <strong>OAuthBase.cs</strong> that will help you create sample REST calls so you can validate the OAuth parameters. </li>
</ol>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;title=Using MySpace REST API with OAuth and C#' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_title=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;title=Using MySpace REST API with OAuth and C#' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_title=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&title=Using MySpace REST API with OAuth and C#' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_title=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;t=Using MySpace REST API with OAuth and C#' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_t=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;title=Using MySpace REST API with OAuth and C#' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_title=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Using MySpace REST API with OAuth and C#+http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Using_MySpace_REST_API_with_OAuth_and_C_+http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;title=Using MySpace REST API with OAuth and C#' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_title=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;t=Using MySpace REST API with OAuth and C#' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_t=Using_MySpace_REST_API_with_OAuth_and_C&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Using MySpace REST API with OAuth and C#&amp;uri=http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Using_MySpace_REST_API_with_OAuth_and_C_amp_uri=http_//stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2009/03/17/using-myspace-rest-api-with-oauth-and-c/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Quick Ajax Example Using jQuery</title>
		<link>http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/</link>
		<comments>http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 02:30:28 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=59</guid>
		<description><![CDATA[About 2 years ago I posted an article called &#8220;Quick Ajax Example Using Prototype.js&#8221; and some visitors commented that my instructions weren&#8217;t clear so I just wanted to post a quick follow up. This is basically the same example using the more efficient jQuery library.

Create a file named ShowTime.aspx that will display the current time [...]]]></description>
			<content:encoded><![CDATA[<p>About 2 years ago I posted an article called &#8220;<a href="http://stevenng.net/2007/03/20/quick-ajax-example-using-prototypejs/" target="_blank">Quick Ajax Example Using Prototype.js</a>&#8221; and some visitors commented that my instructions weren&#8217;t clear so I just wanted to post a quick follow up. This is basically the same example using the more efficient <a href="http://www.jquery.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.jquery.com?referer=');">jQuery</a> library.</p>
<ol>
<li>Create a file named ShowTime.aspx that will display the current time when the page is called. Follow steps 1-4 from <a href="http://stevenng.net/2007/03/20/quick-ajax-example-using-prototypejs/" target="_blank">my old article</a>.</li>
<li>Create a ShowTime.html file with a link <code><a id="gettime" href="#">click to see updated time without page refresh</a></code> and a <code>
<div id="time"></div>
<p></code> to display the updated time when the link is clicked.</li>
<li>Call jQuery library from google between your <head> tags like this <code><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js" type="text/javascript"></script></code></head></li>
<li>Now add this jQuery script inside the <code><script></script></code> tags after calling jQuery library.

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
</pre></td><td class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>code<span style="color: #339933;">&gt;</span>
$<span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
	$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#gettime&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">click</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
		$<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;#time&quot;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">load</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;http://dev.hostreaction.net/examples/showtime.aspx&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
&nbsp;
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">&lt;/</span>code<span style="color: #339933;">&gt;</span></pre></td></tr></table></div>

</li>
<li>Check out the <a href="http://dev.hostreaction.net/examples/showtime2.html#" target="_blank" onclick="pageTracker._trackPageview('/outgoing/dev.hostreaction.net/examples/showtime2.html?referer=');">demo</a> and view source to get the exact HTML and jQuery.</li>
<li>To briefly explain what&#8217;s going on in step 4: everything between the <code>$(function(){ ... });</code> loads as soon as the DOM is loaded. Then we attach a &#8220;click&#8221; event to the &#8220;gettime&#8221; link (notice the # sign corresponding to the link ID attribute, jQuery uses CSS selectors). Inside the &#8220;click&#8221; event we run the <code>.load</code> function which is an ajax call to &#8220;showtime.aspx&#8221; and we tell it to display it to <code>
<div id="time"></div>
<p></code> element.</li>
</ol>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;title=Quick Ajax Example Using jQuery' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_title=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;title=Quick Ajax Example Using jQuery' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_title=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&title=Quick Ajax Example Using jQuery' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_title=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;t=Quick Ajax Example Using jQuery' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_t=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;title=Quick Ajax Example Using jQuery' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_title=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Quick Ajax Example Using jQuery+http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Quick_Ajax_Example_Using_jQuery+http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;title=Quick Ajax Example Using jQuery' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_title=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;t=Quick Ajax Example Using jQuery' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_t=Quick_Ajax_Example_Using_jQuery&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Quick Ajax Example Using jQuery&amp;uri=http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Quick_Ajax_Example_Using_jQuery_amp_uri=http_//stevenng.net/2009/03/01/quick-ajax-example-using-jquery/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2009/03/01/quick-ajax-example-using-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Custom nav links for Performance Point Server 2007 Dashboard</title>
		<link>http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/</link>
		<comments>http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/#comments</comments>
		<pubDate>Mon, 05 Jan 2009 22:48:26 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Performance Point Server]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[bi]]></category>
		<category><![CDATA[businessintelligence]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[dashboarddesigner]]></category>
		<category><![CDATA[performancepoint]]></category>
		<category><![CDATA[performancepointserver2007]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=44</guid>
		<description><![CDATA[First let me explain what nav links i&#8217;m talking about and how they&#8217;re created by Peformance Point 2007 Dashboard Designer. These nav links appear at the top of the default Dashboard and represent the different pages of reports. They are automatically generated by Dashboard Designer by injecting JavaScript into a DIV element called &#8220;ppsmaPageOverview&#8221;. It [...]]]></description>
			<content:encoded><![CDATA[<p>First let me explain what nav links i&#8217;m talking about and how they&#8217;re created by Peformance Point 2007 Dashboard Designer. These nav links appear at the top of the default Dashboard and represent the different pages of reports. They are automatically generated by Dashboard Designer by injecting JavaScript into a DIV element called &#8220;ppsmaPageOverview&#8221;. It starts off by creating a label and container for the dashboard with this function &#8220;createPageOverview&#8221;. Then the related pages are called with this function &#8220;createPageOverviewTab&#8221;, these functions also check for a property to see if that tab is selected or not (all this done dynamically with JavaScript). This is not the most elegant method of generation navs, but that&#8217;s how Dashboard Designer does it.</p>
<p>So alot of times I&#8217;m asked to modify those links, like the layout, rename links or even add a custom link that can&#8217;t be generated by Dashboard Designer. This product is so new that solutions for this tasks aren&#8217;t posted yet, which forces me to come up with a solution. I&#8217;m not saying my solution is the best, if someone from Microsoft could chime in or email me a better solution then i&#8217;d gladly thank them and use it!</p>
<p>Ok I was asked to add a &#8220;Print Report&#8221; link to the auto-generated list navigation. My workaround was to create a new &#8220;Web Page&#8221; from &#8220;Report Templates&#8221; and in that web page I entered the link to an auto-generated PDF file. That was it, you can of course create a custom aspx page that embeds your PDF or has custom controls on it and link to that in the &#8220;Web Page&#8221; as well.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;title=Custom nav links for Performance Point Server 2007 Dashboard' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_title=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;title=Custom nav links for Performance Point Server 2007 Dashboard' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_title=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&title=Custom nav links for Performance Point Server 2007 Dashboard' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_title=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;t=Custom nav links for Performance Point Server 2007 Dashboard' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_t=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;title=Custom nav links for Performance Point Server 2007 Dashboard' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_title=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Custom nav links for Performance Point Server 2007 Dashboard+http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard+http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;title=Custom nav links for Performance Point Server 2007 Dashboard' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_title=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;t=Custom nav links for Performance Point Server 2007 Dashboard' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_t=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Custom nav links for Performance Point Server 2007 Dashboard&amp;uri=http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Custom_nav_links_for_Performance_Point_Server_2007_Dashboard_amp_uri=http_//stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2009/01/05/custom-nav-links-for-performance-point-server-2007-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is The &#8220;Enter&#8221; key not working for SharePoint search?</title>
		<link>http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/</link>
		<comments>http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 04:53:34 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=41</guid>
		<description><![CDATA[Blame it on those dumb hidden fields:

1
2
&#60;input type=&#34;text&#34; name=&#34;__spDummyText1&#34; style=&#34;display:none;&#34; size=1/&#62;
&#60;input type=&#34;text&#34; name=&#34;__spDummyText2&#34; style=&#34;display:none;&#34; size=1/&#62;

Place them between

1
&#60;div class=&#34;content&#34;&#62;&#60;/div&#62;

 and after &#8220;PlaceHolderMain&#8221;.
I spent hours trying to figure out the cause of this on Firefox, even tried writing some custom JS but in the end all i needed to do was include these in my master page!
 [...]]]></description>
			<content:encoded><![CDATA[<p>Blame it on those dumb hidden fields:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;input type=&quot;text&quot; name=&quot;__spDummyText1&quot; style=&quot;display:none;&quot; size=1/&gt;
&lt;input type=&quot;text&quot; name=&quot;__spDummyText2&quot; style=&quot;display:none;&quot; size=1/&gt;</pre></td></tr></table></div>

<p>Place them between</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="html" style="font-family:monospace;">&lt;div class=&quot;content&quot;&gt;&lt;/div&gt;</pre></td></tr></table></div>

<p> and after &#8220;PlaceHolderMain&#8221;.</p>
<p>I spent hours trying to figure out the cause of this on Firefox, even tried writing some custom JS but in the end all i needed to do was include these in my master page!</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;title=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_title=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;title=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_title=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&title=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_title=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;t=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_t=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;title=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_title=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Is The &#8220;Enter&#8221; key not working for SharePoint search?+http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?+http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;title=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_title=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;t=Is The &#8220;Enter&#8221; key not working for SharePoint search?' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_t=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Is The &#8220;Enter&#8221; key not working for SharePoint search?&amp;uri=http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Is_The_8220_Enter_8221_key_not_working_for_SharePoint_search?_amp_uri=http_//stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2008/09/09/is-the-enter-key-not-working-for-sharepoint-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Trying out wordpress iphone app</title>
		<link>http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/</link>
		<comments>http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 14:53:52 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[Television]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/</guid>
		<description><![CDATA[Just testing all features of the wordpress iPhone app. So far it&#8217;s a clean interface which males it easy to navigate. I&#8217;ll take a pic and see how nicely it integrates. However previewing a post the layout rendering was a little funky. Overall it seems to work well and is a convienent app for posting [...]]]></description>
			<content:encoded><![CDATA[<p>Just testing all features of the wordpress iPhone app. So far it&#8217;s a clean interface which males it easy to navigate. I&#8217;ll take a pic and see how nicely it integrates. However previewing a post the layout rendering was a little funky. Overall it seems to work well and is a convienent app for posting from the couch.</p>
<p>Update: the app crashed when trying to take a new photo and attach it. Gonna try again. Funky markup was due to some ads, photo worked second time around but I guess you can&#8217;t position the photo. Also be sure to hit DONE to finish up your post and SAVE to publish.</p>
<p><a href="http://stevenng.net/wp-content/uploads/2008/07/p-640-480-692aedeb-8baf-49bc-b3cf-cd2d351a2c56.jpeg"><img src="http://stevenng.net/wp-content/uploads/2008/07/p-640-480-692aedeb-8baf-49bc-b3cf-cd2d351a2c56.jpeg" alt="photo" width="225" height="300" class="alignnone size-full wp-image-364" /></a></p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;title=Trying out wordpress iphone app' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_title=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;title=Trying out wordpress iphone app' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_title=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&title=Trying out wordpress iphone app' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_title=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;t=Trying out wordpress iphone app' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_t=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;title=Trying out wordpress iphone app' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_title=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Trying out wordpress iphone app+http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Trying_out_wordpress_iphone_app+http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;title=Trying out wordpress iphone app' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_title=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;t=Trying out wordpress iphone app' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_t=Trying_out_wordpress_iphone_app&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Trying out wordpress iphone app&amp;uri=http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Trying_out_wordpress_iphone_app_amp_uri=http_//stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2008/07/26/trying-out-wordpress-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Akamai Secure Sreaming Flash Video</title>
		<link>http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/</link>
		<comments>http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 16:11:04 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=36</guid>
		<description><![CDATA[I recently had to work with Akamai Secure Flash Sreaming for on-demand videos and wanted to share some notes on how we got this to work.
You&#8217;ll need 2 zip files from Akamai:

Akamai Flash Media Kit 
Akamai Secure Token Generator

Inside the Akmai Flash Media Kit you will have to open CS3SampleOnDemand.fla in Flash and edit the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to work with Akamai Secure Flash Sreaming for on-demand videos and wanted to share some notes on how we got this to work.</p>
<p>You&#8217;ll need 2 zip files from Akamai:</p>
<ol>
<li><a href="http://www.akamai.com/html/forms/media_framework2.html?campaign_id=AANA-TXXDH" target="_window" onclick="pageTracker._trackPageview('/outgoing/www.akamai.com/html/forms/media_framework2.html?campaign_id=AANA-TXXDH&amp;referer=');">Akamai Flash Media Kit</a> </li>
<li>Akamai Secure Token Generator</li>
</ol>
<p>Inside the Akmai Flash Media Kit you will have to open CS3SampleOnDemand.fla in Flash and edit the ActionScript. First declare a constant for the token:</p>
<p>CONNECTION_AUTH_PARAMS=&#8221;THEVALUEFROMYOURFLASHVARS_TOKEN&#8221;;</p>
<p>Then you will pass the autorization token to the Akamai object like this:</p>
<p>ak.authParams = CONNECTION_AUTH_PARAMS;</p>
<p>I also have a DLL with using the Type D Authentication from Akamai, please email me if you need it.</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;title=Akamai Secure Sreaming Flash Video' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_title=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;title=Akamai Secure Sreaming Flash Video' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_title=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&title=Akamai Secure Sreaming Flash Video' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_title=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;t=Akamai Secure Sreaming Flash Video' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_t=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;title=Akamai Secure Sreaming Flash Video' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_title=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=Akamai Secure Sreaming Flash Video+http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=Akamai_Secure_Sreaming_Flash_Video+http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;title=Akamai Secure Sreaming Flash Video' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_title=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;t=Akamai Secure Sreaming Flash Video' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_t=Akamai_Secure_Sreaming_Flash_Video&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=Akamai Secure Sreaming Flash Video&amp;uri=http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=Akamai_Secure_Sreaming_Flash_Video_amp_uri=http_//stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2008/07/09/akamai-secure-sreaming-flash-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint URL Shortcuts</title>
		<link>http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/</link>
		<comments>http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 01:38:27 +0000</pubDate>
		<dc:creator>Steve</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[akamai]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://stevenng.net/?p=33</guid>
		<description><![CDATA[Sometimes some projects visually hide the SharePoint navigation links so I wanted to list some here because I can never remember them:
Site Content and Structure &#8211; sitemanager.aspx
All Site Content &#8211; viewlsts.aspx
Site Content Type Gallery &#8211; mngctype.aspx
Site Features &#8211; ManageFeatures.aspx
More to come&#8230;
          ]]></description>
			<content:encoded><![CDATA[<p>Sometimes some projects visually hide the SharePoint navigation links so I wanted to list some here because I can never remember them:</p>
<li>Site Content and Structure &#8211; sitemanager.aspx<br />
All Site Content &#8211; viewlsts.aspx<br />
Site Content Type Gallery &#8211; mngctype.aspx<br />
Site Features &#8211; ManageFeatures.aspx</li>
<p>More to come&#8230;</p>
<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://del.icio.us/post?url=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;title=SharePoint URL Shortcuts' title='Save to del.icio.us' onclick='pageTracker._trackPageview("/outgoing/del.icio.us/post?url=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_title=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/delicious.png' style='width:16px; height:16px;' alt='[del.icio.us] ' /></a> <a href='http://digg.com/submit?phase=2&amp;url=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;title=SharePoint URL Shortcuts' title='Digg It!' onclick='pageTracker._trackPageview("/outgoing/digg.com/submit?phase=2_amp_url=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_title=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://www.facebook.com/share.php?u=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/' title='Save to Facebook' onclick='pageTracker._trackPageview("/outgoing/www.facebook.com/share.php?u=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/facebook.png' style='width:16px; height:16px;' alt='[Facebook] ' /></a> <a href='http://www.linkedin.com/shareArticle?mini=true&url=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&title=SharePoint URL Shortcuts' title='Share on LinkedIn' onclick='pageTracker._trackPageview("/outgoing/www.linkedin.com/shareArticle?mini=true_url=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_title=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/linkedin.png' style='width:16px; height:16px;' alt='[LinkedIn] ' /></a> <a href='http://www.myspace.com/Modules/PostTo/Pages/?c=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;t=SharePoint URL Shortcuts' title='Save to MySpace' onclick='pageTracker._trackPageview("/outgoing/www.myspace.com/Modules/PostTo/Pages/?c=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_t=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/myspace.png' style='width:16px; height:16px;' alt='[MySpace] ' /></a> <a href='http://www.stumbleupon.com/submit?url=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;title=SharePoint URL Shortcuts' title='Stumble It!' onclick='pageTracker._trackPageview("/outgoing/www.stumbleupon.com/submit?url=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_title=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/stumbleupon.png' style='width:16px; height:16px;' alt='[StumbleUpon] ' /></a> <a href='http://twitter.com/home/?status=SharePoint URL Shortcuts+http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/' title='Save to Twitter' onclick='pageTracker._trackPageview("/outgoing/twitter.com/home/?status=SharePoint_URL_Shortcuts+http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/twitter.png' style='width:16px; height:16px;' alt='[Twitter] ' /></a> <a href='https://favorites.live.com/quickadd.aspx?mkt=en-us&amp;url=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;title=SharePoint URL Shortcuts' title='Save to Windows Live' onclick='pageTracker._trackPageview("/outgoing/favorites.live.com/quickadd.aspx?mkt=en-us_amp_url=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_title=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/windowslive.png' style='width:16px; height:16px;' alt='[Windows Live] ' /></a> <a href='http://bookmarks.yahoo.com/toolbar/savebm?opener=tb&amp;u=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;t=SharePoint URL Shortcuts' title='Save to Yahoo! Bookmarks' onclick='pageTracker._trackPageview("/outgoing/bookmarks.yahoo.com/toolbar/savebm?opener=tb_amp_u=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_t=SharePoint_URL_Shortcuts&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/yahoo.png' style='width:16px; height:16px;' alt='[Yahoo!] ' /></a> <a href='http://www.feedburner.com/fb/a/emailFlare?itemTitle=SharePoint URL Shortcuts&amp;uri=http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/&amp;loc=en_US' title='Email this to a friend' onclick='pageTracker._trackPageview("/outgoing/www.feedburner.com/fb/a/emailFlare?itemTitle=SharePoint_URL_Shortcuts_amp_uri=http_//stevenng.net/2008/07/01/sharepoint-url-shortcuts/_amp_loc=en_US&amp;referer=");target="_blank";' rel='nofollow'><img src='http://stevenng.net/wp-content/plugins/bookmarkify/email.png' style='width:16px; height:16px;' alt='[Email] ' /></a> </div></div>]]></content:encoded>
			<wfw:commentRss>http://stevenng.net/2008/07/01/sharepoint-url-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
