<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>SharpStyle Labs &#187; Uncategorized</title>
	<atom:link href="http://blog.sharpstyle.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sharpstyle.com</link>
	<description>Creativity is coming up with new things. Innovation is doing new things. We make software that helps you do both.</description>
	<lastBuildDate>Mon, 25 Apr 2011 17:53:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.sharpstyle.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SharpStyle Labs &#187; Uncategorized</title>
		<link>http://blog.sharpstyle.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.sharpstyle.com/osd.xml" title="SharpStyle Labs" />
	<atom:link rel='hub' href='http://blog.sharpstyle.com/?pushpress=hub'/>
		<item>
		<title>Setting up a Microsoft Web Development Machine &#8212; Part 3: setup your new machine</title>
		<link>http://blog.sharpstyle.com/2007/08/29/setting-up-a-microsoft-web-development-machine-part-3-setup-your-new-machine/</link>
		<comments>http://blog.sharpstyle.com/2007/08/29/setting-up-a-microsoft-web-development-machine-part-3-setup-your-new-machine/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 13:41:47 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sharpstyle.com/2007/08/29/setting-up-a-microsoft-web-development-machine-part-3-setup-your-new-machine/</guid>
		<description><![CDATA[See my previous posts on choosing OS and backing up your current machine Gather drivers for your machine (if wiping current machine, take a screenshot of all devices in Device Manager and save it) Ideally you will have at least 2 physical drives, if that is not possible create at least 2 logical ones. I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=95&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ul>
<li>See my previous posts on <a href="http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-1-choosing-os/" target="_blank">choosing OS</a> and <a href="http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-2-backup-your-current-machine/" target="_blank">backing up</a> your current machine
<li>Gather drivers for your machine (if wiping current machine, take a screenshot of all devices in Device Manager and save it)
<li>Ideally you will have at least 2 physical drives, if that is not possible create at least 2 logical ones. I prefer to create 3:
<ul>
<li>C &#8212; OS, program files, MSDN Library, etc.&nbsp;It should have&nbsp;at least 25GB to make sure you don&#8217;t run into space issues
<li>D &#8212; All your data that needs to be backed up. I&#8217;ll explain later
<li>E &#8212; All the data that you are ok loosing in case of a crash</li>
</ul>
<li>For best performance 2 physical drives are preferred: OS files should be on one and swap file should be on the other
<li>Install OS
<li>Install drivers
<li>Open Windows Components Wizard (Add/Remove programs) and install IIS:</li>
</ul>
<p><a href="http://sharpstyle.files.wordpress.com/2007/08/image.png"><img style="border-width:0;" height="183" alt="image" src="http://sharpstyle.files.wordpress.com/2007/08/image-thumb.png?w=240&#038;h=183" width="240" border="0"></a> </p>
<ul>
<li>If installing 2003 Server, uncheck IE Enhanced Security Configuration</li>
</ul>
<p><a href="http://sharpstyle.files.wordpress.com/2007/08/image1.png"><img style="border-width:0;" height="194" alt="image" src="http://sharpstyle.files.wordpress.com/2007/08/image-thumb1.png?w=240&#038;h=194" width="240" border="0"></a> </p>
<ul>
<li>Run Windows Update (probably a few times as it will install IE7 and Service Packs)
<li>Create <strong>Documents</strong> directory on D:\
<li>In Windows Explorer right-click on &#8220;<strong>My Documents</strong>&#8221; and choose properties. Click on &#8220;Move&#8221; button and point to <strong>D:\Documents</strong></li>
</ul>
<p><a href="http://sharpstyle.files.wordpress.com/2007/08/image2.png"><img style="border-width:0;" height="240" alt="image" src="http://sharpstyle.files.wordpress.com/2007/08/image-thumb2.png?w=183&#038;h=240" width="183" border="0"></a> </p>
<ul>
<li>Restore&nbsp;the data you backed up. See <a href="http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-2-backup-your-current-machine/" target="_blank">this post</a> for items you should backup.</li>
</ul>
<blockquote><p><strong>Disclaimer</strong>: make sure you have valid licenses for all the software you install. If you are reading this blog, you are most likely in software development business &#8212; show respect to your fellow developers by paying for their work</p>
</blockquote>
<p>Software you need to be effective:</p>
<ul>
<li>Figure out which Personal Firewall software you want to use and install it right away.
<li>Anti-virus software
<li>Microsoft Office 2003/2007, most likely Enterprise Edition to make sure that integration with SharePoint is included
<ul>
<li>If you install 2003, install <a href="http://www.microsoft.com/downloads/details.aspx?familyid=941b3470-3ae9-4aee-8f43-c6bb74cd1466&amp;displaylang=en" target="_blank">Microsoft Office Compatibility Pack</a>&nbsp;to read Office 2007 files
<li>Make sure to visit <a href="http://office.microsoft.com/en-us/downloads/maincatalog.aspx" target="_blank">Office Update</a> site to get the latest Service/Security Packs</li>
</ul>
<li><a href="http://www.adobe.com/products/acrobat/readstep2.html" target="_blank">Acrobat Reader</a>
<li>Zip/unzip utility (Ex: <a href="http://www.winzip.com" target="_blank">Winzip</a>, <a href="http://www.rarlab.com/" target="_blank">Winrar</a>)
<li>Image viewing/editing (Ex: <a href="http://www.irfanview.com/" target="_blank">Irfanview</a>)
<li>Notepad replacement (Ex: <a href="http://sourceforge.net/project/showfiles.php?group_id=95717&amp;package_id=102072" target="_blank">Notepad++</a>)
<li><a href="http://www.bayden.com/SlickRun/" target="_blank">SlickRun</a> &#8212; excellent replacement for Run. Will have another post on this utility
<li><a href="http://www.foldershare.com" target="_blank">FolderShare</a> &#8212; free service from Microsoft allows synchronization of folders. There are limitations around size and number of files, but should work well for many cases
<li><a href="http://www.roboform.com" target="_blank">RoboForm</a> &#8211;&nbsp;I will have a separate post about this tool, but&nbsp;I strongly recommend it&nbsp;to everyone.
<li>Screen capture program </li>
</ul>
<p>You should also take a look at this resource: <a title="Hanselman Ultimate Tools List" href="http://www.hanselman.com/tools">Hanselman Ultimate Tools List</a>&nbsp;&#8211; I agree with most of Scott&#8217;s choices</p>
<p>Development Tools:</p>
<ul>
<li>MS SQL Server 2005 Developer Edition
<ul>
<li>Latest Service Pack</li>
</ul>
<li>Visual Studio 2005
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc&amp;DisplayLang=en" target="_blank">Visual Studio 2005 SP1</a>
<li><a href="///E:\info.aspx%3fna=47&amp;p=1&amp;SrcDisplayLang=en&amp;SrcCategoryId=&amp;SrcFamilyId=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc&amp;u=details.aspx%3ffamilyid=90E2942D-3AD1-4873-A2EE-4ACC0AACE5B6&amp;displaylang=en">Visual Studio 2005 Service Pack 1 Update for Windows Vista</a>
<li>If you installed SQL Server, you can skip SQL Server Express</li>
</ul>
<li>Web Application Project &#8212; according to <a href="http://msdn2.microsoft.com/en-us/asp.net/Aa336618.aspx" target="_blank">this page</a>, SP1 should include support for Web Application Projects, but very often it doesn&#8217;t install correctly. Here is what you need to install to enable it
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=8B05EE00-9554-4733-8725-3CA89DD9BFCA&amp;displaylang=en" target="_blank">Microsoft Visual Studio 2005 &#8211; Update to Support Web Application Projects</a>
<li><a href="http://download.microsoft.com/download/9/0/6/906064ce-0bd1-4328-af40-49dca1aef87c/WebApplicationProjectSetup.msi">http://download.microsoft.com/download/9/0/6/906064ce-0bd1-4328-af40-49dca1aef87c/WebApplicationProjectSetup.msi</a></li>
</ul>
<li>MSDN Library &#8212; download the latest version of it to make sure it is up to date
<li>Source Control System: for us it is Team Explorer as we are working with Team Foundation System
<li>Consider <a href="http://www.microsoft.com/downloads/details.aspx?familyid=7de00386-893d-4142-a778-992b69d482ad&amp;displaylang=en" target="_blank">Microsoft® Visual Studio® 2005 Team Edition for Database Professionals</a> to manage your database projects
<ul>
<li><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=DA3F11AD-BD54-4EDA-B08C-4DF84DF0D641&amp;displaylang=en" target="_blank">Database Professionals Power Tools</a></li>
</ul>
<li>&#8220;ASP.NET 2.0 AJAX Extensions 1.0&#8243;&nbsp;and &#8220;ASP.NET AJAX Control Toolkit&#8221;
<ul>
<li><a title="http://www.asp.net/ajax/downloads/default.aspx" href="http://www.asp.net/ajax/downloads/default.aspx">http://www.asp.net/ajax/downloads/default.aspx</a>
<li>Videos:
<p><strong>ASP.NET AJAX Extensions: Installation and setup: </strong><br />Take your first steps toward learning Microsoft ASP.NET AJAX, from downloading and installing the framework to creating your first AJAX-style application. Duration: 7 minutes, 51 seconds.<br /><strong><a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX.wmv" target="_blank">Watch the video</a></strong>
<p><strong>ASP.NET AJAX Control Toolkit: Installation and getting started: </strong><br />Learn how to extend your ASP.NET AJAX applications using the ASP.NET AJAX Control Toolkit. This video starts with the very basics, including downloading and installing the toolkit. Duration: 11 minutes, 15 seconds.<br /><strong><a href="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit.wmv" target="_blank">Watch the video</a></strong></p>
</li>
</ul>
<li><a href="http://www.mozilla.com/en-US/firefox/" target="_blank">Firefox</a> &#8212; if you are doing web development, you should be testing in at least Firefox and IE 6/7
<ul>
<li><a href="http://www.getfirebug.com/" target="_blank">Firebug</a> &#8212; see my <a href="http://blog.sharpstyle.com/2007/04/09/firebug-web-development-evolved/" target="_blank">previous post</a> about this excellent tool</li>
</ul>
<li>IE Settings:
<ul>
<li>Uncheck &#8220;Disable script debugging (Internet Explorer)&#8221;
<li>Uncheck &#8220;Disable script debugging (Other)&#8221;
<li>Check &#8220;Display a notification about every script error&#8221;</li>
</ul>
</li>
</ul>
<p><a href="http://sharpstyle.files.wordpress.com/2007/08/image3.png"><img style="border-width:0;" height="213" alt="image" src="http://sharpstyle.files.wordpress.com/2007/08/image-thumb3.png?w=240&#038;h=213" width="240" border="0"></a> </p>
<p>Development Productivity Tools:</p>
<ul>
<li><a href="http://www.roland-weigelt.de/ghostdoc/" target="_blank">GhostDoc</a>&nbsp;&#8211; free add-in for Visual Studio that automatically generates XML documentation comments for C#.
<li><a href="http://www.jetbrains.com/resharper/" target="_blank">ReSharper</a> or <a href="http://www.devexpress.com/Products/NET/IDETools/Refactor/" target="_blank">Refactor!</a></li>
</ul>
<p>Optional, but useful:</p>
<ul>
<li>Screen recording software (Ex: Captivate, Camtasia) if planning to record screencasts </li>
</ul>
<p>See Part 4 (coming soon)&nbsp;for tips on:</p>
<ul>
<li>Creating an image of your setup so you can easily restore it</li>
<li>Setting up backups</li>
</ul>
<p>Mike Grushin<br />Partner, CTO</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/95/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/95/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=95&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/08/29/setting-up-a-microsoft-web-development-machine-part-3-setup-your-new-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-01-Get_Started_with_ASPNET_AJAX.wmv" length="17030103" type="video/x-ms-wmv" />
<enclosure url="http://download.microsoft.com/download/9/d/8/9d8a3ff9-e520-4c69-a7a0-aad7a3dc596d/HDI-02-GetStarted-AJAX-Toolkit.wmv" length="29174715" type="video/x-ms-wmv" />
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>

		<media:content url="http://sharpstyle.files.wordpress.com/2007/08/image-thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://sharpstyle.files.wordpress.com/2007/08/image-thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://sharpstyle.files.wordpress.com/2007/08/image-thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://sharpstyle.files.wordpress.com/2007/08/image-thumb3.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up a Microsoft Web Development Machine &#8212; Part 2: backup your current machine</title>
		<link>http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-2-backup-your-current-machine/</link>
		<comments>http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-2-backup-your-current-machine/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 20:57:56 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-2-backup-your-current-machine/</guid>
		<description><![CDATA[There are a few things that you should back up: If you are using Microsoft Office 2003, run &#8220;Microsoft Office 2003 Save My Settings Wizard&#8221; located within Microsoft Office &#62; Microsoft Office Tools. It is a very handy utility that backs up your document templates, outlook settings (rules, email accounts, signatures, etc) and many other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=86&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are a few things that you should back up:</p>
<ul>
<li>If you are using Microsoft Office 2003, run &#8220;Microsoft Office 2003 Save My Settings Wizard&#8221; located within Microsoft Office &gt; Microsoft Office Tools. It is a very handy utility that backs up your document templates, outlook settings (rules, email accounts, signatures, etc) and many other items.</li>
<li>Backup Outlook PST and OST files</li>
<li>C:\Documents and Settings\{UserName}\Local Settings\Application Data\Microsoft\Outlook</li>
<li>Favorites</li>
<li>Firefox (or other browser you are using) Bookmarks</li>
<li>My Documents</li>
<li>Desktop</li>
<li>MS SQL Server Data/Backup folders (C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL)</li>
<li>TimeSnapper Snapshots (C:\Documents and Settings\{UserName}\Application Data\TimeSnapper\) move the whole folder to preserve settings</li>
<li>Windows Live Writer drafts (usually WLW is smart to put everything into &#8220;My Documents\My Weblog Posts&#8221;)</li>
<li>Cisco VPN Profiles: <strong>C:\Program Files\Cisco Systems\VPN Client\Profiles</strong></li>
<li>X1 Saved searches C:\Documents and Settings\{UserName}\Local Settings\Application Data\X1 Desktop Search\saved searches</li>
<li>Look through <strong>C:\Documents and Settings\{UserName}</strong> folder
<ul>
<li>Specifically &#8220;Application Data&#8221; and &#8220;Local Settings\Application Data&#8221;</li>
<li>Many programs store your configuration files here</li>
</ul>
</li>
<li>I prefer to retain my Skype history, so I move it to my new computer before installing Skype C:\Documents and Settings\{UserName}\Application Data\Skype\{SkypeUserName}</li>
<li>Look through <strong>Program Files</strong> and make sure you backed up all the licenses</li>
<li>If you are planning to wipe your machine for a clean reinstall, open device manager, expand all nodes and take a screen capture
<ul>
<li>If you have some specific drivers, make sure to back them up. There are a few utilities that are available for this.</li>
<li>In most cases you are better off downloading the latest greatest</li>
</ul>
</li>
</ul>
<p><a href="http://forum.notebookreview.com/showthread.php?t=157838">http://forum.notebookreview.com/showthread.php?t=157838</a></p>
<p><a href="http://www.notebookforums.com/thread207339.html">http://www.notebookforums.com/thread207339.html</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/86/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/86/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=86&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-2-backup-your-current-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>
	</item>
		<item>
		<title>Setting up a Microsoft Web Development Machine &#8212; Part 1: Choosing OS</title>
		<link>http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-1-choosing-os/</link>
		<comments>http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-1-choosing-os/#comments</comments>
		<pubDate>Sun, 26 Aug 2007 08:42:06 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Visual Studio 2005]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-1-choosing-os/</guid>
		<description><![CDATA[This series of posts will talk about setting up a development machine for development of Web Applications using Microsoft Visual Studio 2005. You have a choice of the following operating systems: Vista/Vista 64 bit XP/XP 64 bit Windows 2003 Server/Windows 2003 Server 64 bit Let&#8217;s discuss: 64 bit is not an option: At the time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=85&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This series of posts will talk about setting up a development machine for development of Web Applications using Microsoft Visual Studio 2005.</p>
<p>You have a choice of the following operating systems:</p>
<ul>
<li>Vista/Vista 64 bit</li>
<li>XP/XP 64 bit</li>
<li>Windows 2003 Server/Windows 2003 Server 64 bit</li>
</ul>
<p>Let&#8217;s discuss:</p>
<ul>
<li>64 bit is not an option:
<ul>
<li>At the time this was written, Visual Studio didn&#8217;t support Edit and Continue functionality under 64 bit.</li>
<li>I wasn&#8217;t able to install Firefox (or any of its cousins) on 64 bit and if you are developing web applications, testing in multiple browsers is a requirement</li>
<li>there are a few other programs that had a problem running under 64 bit</li>
</ul>
</li>
<li>Vista:
<ul>
<li>Only recently ZoneAlarm started supporting Vista</li>
<li>I worked enough with Microsoft products to know that one should wait for SP1</li>
</ul>
</li>
<li>XP
<ul>
<li>If you are using a laptop as your main development machine, this is probably your best option as 2003 Server doesn&#8217;t support many important &#8220;laptop features&#8221;: hibernation, etc</li>
</ul>
</li>
<li>2003 Server
<ul>
<li>If you are using a desktop, my recommendation to use this as your OS due to its stability</li>
</ul>
</li>
</ul>
<p>Mike Grushin<br />
Partner, CTO</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/85/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/85/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=85&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/08/26/setting-up-a-microsoft-web-development-machine-part-1-choosing-os/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>
	</item>
		<item>
		<title>IE: Delete Browsing History from command line</title>
		<link>http://blog.sharpstyle.com/2007/05/08/ie-delete-browsing-history-from-command-line/</link>
		<comments>http://blog.sharpstyle.com/2007/05/08/ie-delete-browsing-history-from-command-line/#comments</comments>
		<pubDate>Tue, 08 May 2007 17:08:27 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sharpstyle.com/2007/05/08/ie-delete-browsing-history-from-command-line/</guid>
		<description><![CDATA[Took me some time to find this link: http://www.howtogeek.com/howto/windows/clear-ie7-browsing-history-from-the-command-line/ Temporary Internet Files RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8 Cookies RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2 History RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1 Form Data RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16 Passwords RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32 Delete All RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255 Delete All &#8211; “Also delete files and settings stored by add-ons” RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351 &#160;These commands should work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=82&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Took me some time to find this link: </p>
<p><a title="http://www.howtogeek.com/howto/windows/clear-ie7-browsing-history-from-the-command-line/" href="http://www.howtogeek.com/howto/windows/clear-ie7-browsing-history-from-the-command-line/">http://www.howtogeek.com/howto/windows/clear-ie7-browsing-history-from-the-command-line/</a></p>
<p><img height="387" src="http://www.howtogeek.com/wp-content/uploads/2007/02/WindowsLiveWriter/ClearIE7BrowsingHistoryFromtheCommandLin_17D2/image%7B0%7D1.png" width="404"></p>
<p><strong>Temporary Internet Files</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 8</p>
</blockquote>
<p><strong>Cookies</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 2</p>
</blockquote>
<p><strong>History</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 1</p>
</blockquote>
<p><strong>Form Data</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 16</p>
</blockquote>
<p><strong>Passwords</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 32</p>
</blockquote>
<p><strong>Delete All</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 255</p>
</blockquote>
<p><strong>Delete All &#8211; “Also delete files and settings stored by add-ons”</strong><br />
<blockquote>
<p>RunDll32.exe InetCpl.cpl,ClearMyTracksByProcess 4351</p>
</blockquote>
<p>&nbsp;These commands should work in Internet Explorer 7 on XP or on Windows Vista.
<p>~Mike</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/82/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/82/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=82&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/05/08/ie-delete-browsing-history-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>

		<media:content url="http://www.howtogeek.com/wp-content/uploads/2007/02/WindowsLiveWriter/ClearIE7BrowsingHistoryFromtheCommandLin_17D2/image%7B0%7D1.png" medium="image" />
	</item>
		<item>
		<title>Scrapbook &#8212; Firefox extension for offline browsing</title>
		<link>http://blog.sharpstyle.com/2007/04/10/scrapbook-firefox-extension-for-offline-browsing/</link>
		<comments>http://blog.sharpstyle.com/2007/04/10/scrapbook-firefox-extension-for-offline-browsing/#comments</comments>
		<pubDate>Wed, 11 Apr 2007 04:02:29 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.sharpstyle.com/2007/04/10/scrapbook-firefox-extension-for-offline-browsing/</guid>
		<description><![CDATA[http://amb.vis.ne.jp/mozilla/scrapbook/ ScrapBook is a Firefox extension, which helps you to save Web pages and manage the collection. Key features are lightness, speed, accuracy and multi-language support. Major features are: Save Web page Save snippet of Web page Save Web site (In-depth Capture) Organize the collection in the same way as Bookmarks Highlighter, Eraser and various [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=80&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://amb.vis.ne.jp/mozilla/scrapbook/" target="_blank">http://amb.vis.ne.jp/mozilla/scrapbook/</a></p>
<p>ScrapBook is a Firefox extension, which helps you to save Web pages and manage the collection. Key features are lightness, speed, accuracy and multi-language support. Major features are: </p>
<ul>
<li>Save Web page
<li>Save snippet of Web page
<li>Save Web site (In-depth Capture)
<li>Organize the collection in the same way as Bookmarks
<li>Highlighter, Eraser and various page editing features
<li>Full text search and quick filtering search
<li>Text edit feature resembling Opera&#8217;s Notes
<li>See <a title="Features (1)" href="http://amb.vis.ne.jp/mozilla/scrapbook/feature1.php?lang=en" target="_blank">Features (1)</a>
<li>See <a title="Features (2)" href="http://amb.vis.ne.jp/mozilla/scrapbook/feature2.php?lang=en" target="_blank">Features (2)</a>
<li>See <a title="Features (3)" href="http://amb.vis.ne.jp/mozilla/scrapbook/feature3.php?lang=en" target="_blank">Features (3)</a></li>
</ul>
<p>What I liked:</p>
<ul>
<li>Light
<li>Feature rich
<li>Ability to edit DOM, highlight text and add notes before saving the page (<a href="http://amb.vis.ne.jp/mozilla/scrapbook/screen/demo/EditBeforeCapture.html" target="_blank">Screencast Demo</a>)
<li>Combining multiple pages</li>
</ul>
<p>Other tools:</p>
<ul>
<li><a href="http://www.httrack.com/">http://www.httrack.com/</a>&nbsp;&#8211; HTTrack is a <a href="http://www.gnu.org/philosophy/free-sw.html">free</a> (<a href="http://www.gnu.org/licenses/gpl.txt">GPL</a>, libre/free software) and easy-to-use offline browser utility.</li>
<li><a href="http://www.webaroo.com/index.html" target="_blank">Webaroo</a> &#8212; reviewed <a href="http://lifehacker.com/software/offline/hack-attack-take-the-web-offline-206072.php" target="_blank">here</a></li>
<li>Wget &#8212; command line net retriever (reviewed <a href="http://www.lifehacker.com/software/downloads/geek-to-live--mastering-wget-161202.php" target="_blank">here</a>)</li>
</ul>
<p>&nbsp;</p>
<p>~Mike</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/80/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/80/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/80/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/80/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/80/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=80&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/04/10/scrapbook-firefox-extension-for-offline-browsing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>
	</item>
		<item>
		<title>Clearing Flash 8 Recent Items list</title>
		<link>http://blog.sharpstyle.com/2007/03/25/clearing-flash-8-recent-items-list/</link>
		<comments>http://blog.sharpstyle.com/2007/03/25/clearing-flash-8-recent-items-list/#comments</comments>
		<pubDate>Sun, 25 Mar 2007 19:44:22 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharpstyle.wordpress.com/2007/03/25/clearing-flash-8-recent-items-list/</guid>
		<description><![CDATA[This is a follow up on my previous post: Clearing Visual Studio recent projects list &#160; Windows Registry Editor Version 5.00 [-HKEY_CURRENT_USER\Software\Macromedia\Flash 8\Recent File List] [HKEY_CURRENT_USER\Software\Macromedia\Flash 8\Recent File List]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=50&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is a follow up on my previous post: <a title="Clearing Visual Studio recent projects list" href="http://blog.sharpstyle.com/2007/03/24/clearing-visual-studio-recent-projects-list/">Clearing Visual Studio recent projects list</a></p>
<p>&nbsp;</p>
<blockquote><p>Windows Registry Editor Version 5.00
<p>[-HKEY_CURRENT_USER\Software\Macromedia\Flash 8\Recent File List]
<p>[HKEY_CURRENT_USER\Software\Macromedia\Flash 8\Recent File List]</p>
</blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=50&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/03/25/clearing-flash-8-recent-items-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>
	</item>
		<item>
		<title>&quot;Live help/support software&quot; for websites</title>
		<link>http://blog.sharpstyle.com/2007/03/18/live-helpsupport-software-for-websites/</link>
		<comments>http://blog.sharpstyle.com/2007/03/18/live-helpsupport-software-for-websites/#comments</comments>
		<pubDate>Sun, 18 Mar 2007 19:07:55 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharpstyle.wordpress.com/2007/03/18/live-helpsupport-software-for-websites/</guid>
		<description><![CDATA[We decided to add &#8220;live chat/support&#8221; functionality to our http://www.ReviewBasics.com offering and identified the following requirements: Ability to push/initiate chat Reasonably priced for multiple operators Easy to use Canned messages, URLs Customization (look-and-feel, data captured, etc) &#8220;desktop&#8221; functionality Without doing a lot of research we&#160;identified the following 3 services: http://www.liveperson.com Probably the most well known [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=32&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We decided to add &#8220;live chat/support&#8221; functionality to our <a href="http://www.ReviewBasics.com">http://www.ReviewBasics.com</a> offering and identified the following requirements:</p>
<ul>
<li>Ability to push/initiate chat
<li>Reasonably priced for multiple operators
<li>Easy to use
<ul>
<li>Canned messages, URLs
<li>Customization (look-and-feel, data captured, etc)</li>
</ul>
<li>&#8220;desktop&#8221; functionality</li>
</ul>
<p>Without doing a lot of research we&nbsp;identified the following 3 services:</p>
<ul>
<li><a href="http://www.websitealive.com"><a href="http://www.liveperson.com" target="_blank">http://www.liveperson.com</a></a> </li>
<ul>
<li>Probably the most well known and established </li>
<li>Do not publish prices, need to contact their &#8220;live chat&#8221; representative </li>
<li>Price for their Live Person Pro (chat-only) solution is $99/month/1 operator. </li>
<li>They offer a more complete offering that manages support tickets, emails, etc </li>
<li><strong><strong>Why we didn&#8217;t choose</strong>: high price</strong></li>
</ul>
<li><a href="http://www.websitealive.com" target="_blank">http://www.websitealive.com</a>
<ul>
<li>Version comparison: <a title="http://www.websitealive.com/matrix.asp" href="http://www.websitealive.com/matrix.asp" target="_blank">http://www.websitealive.com/matrix.asp</a>
<li>Offer a free account with limited options
<li>$29.95/month for 2 concurrent operators. Each additional is $9.95/mo
<li>Higher priced packages require setup feeds ($99.95-$149.95)
<li>Reasonable price for a lot of functionality
<li><strong>Why we didn&#8217;t choose: somewhat higher price</strong></li>
</ul>
<li><a href="http://www.helponclick.com" target="_blank">http://www.helponclick.com</a>&nbsp;&#8211; our choice
<ul>
<li>Version comparison: <a title="http://www.helponclick.com/overview.php" href="http://www.helponclick.com/overview.php" target="_blank">http://www.helponclick.com/overview.php</a>
<li>Offer free account and 10 day trial
<li>Unlimited number of operators for $39/month.
<li>One-time&nbsp;charge of $59 for &#8220;system tray application&#8221; which makes it easier to track messages/chats
<li>Give 2 months free if pay for the whole year</li>
</ul>
</li>
</ul>
<p>We signed up for HelpOnClick and are satisfied with features, level of customization and&nbsp;desktop extension.</p>
<p>We will provide more feedback as we continue to use this service</p>
<p>~Mike</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=32&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/03/18/live-helpsupport-software-for-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>
	</item>
		<item>
		<title>Team Foundation Work Item Attachment Add from Clipboard</title>
		<link>http://blog.sharpstyle.com/2007/03/16/team-foundation-work-item-attachment-add-from-clipboard/</link>
		<comments>http://blog.sharpstyle.com/2007/03/16/team-foundation-work-item-attachment-add-from-clipboard/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 20:30:36 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharpstyle.wordpress.com/2007/03/16/team-foundation-work-item-attachment-add-from-clipboard/</guid>
		<description><![CDATA[Screenshots are an important part of documenting bugs and feature requests. Visual Studio 2005 out-of-the box functionality requires you to take a screenshot, save it and then add to a work item. Here is a better way: jmanning posted an Add-In that makes this a lot easier. You can find source files here. This Visual [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=24&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Screenshots are an important part of documenting bugs and feature requests. Visual Studio 2005 out-of-the box functionality requires you to take a screenshot, save it and then add to a work item.</p>
<p>Here is a better way: <strong>jmanning</strong> posted an Add-In that makes this a lot easier. You can find source files <a href="http://www.gotdotnet.com//workspaces/workspace.aspx?id=9347d492-8015-4b9e-b92f-12e5f7f1b82b" target="_blank">here</a>.</p>
<p>This Visual Studio Add-in allows &#8220;pasting&#8221; items (images, text, files) from the clipboard as attachments to Team Foundation work items.</p>
<p>Here are instructions and compiled add-in:</p>
<ul>
<li>Download <a href="http://www.sharpstyle.com/Data/UserFiles/CodeExamples/PasteIntoWorkItem.zip">PasteIntoWorkItem.zip</a>
<li>Unzip into <strong>%My Documents%/Visual Studio 2005/AddIns</strong>
<li>Now when you open Visual Studio 2005 you should see &#8220;PasteIntoWorkItem&#8221; menu item under Tools</li>
</ul>
<blockquote><p><img style="border-width:0;" height="195" src="http://sharpstyle.files.wordpress.com/2007/03/windowslivewriterteamfoundationworkitemattachmentaddfromc-e827image031.png?w=233&#038;h=195" width="233" border="0"> </p>
</blockquote>
<ul>
<li>Once you choose that menu item, you will see a window that allows you to provide comments
<li>Add-In can handle the following clipboard&nbsp;content</li>
<ul>
<li>One or more files&nbsp;
<li>Image, PrintScreen, etc&nbsp;
<li>Text</li>
</ul>
</ul>
<p>A few limitations:</p>
<ul>
<li>Text is pasted without formatting as &#8220;txt&#8221; file
<li>Mixed text and image are not supported &#8212; in case that you want to copy from Microsoft Word document that contains both text and images</li>
</ul>
<p>A few other items:</p>
<ul>
<li>You can customize Visual Studio to have a keyboard shortcut for PasteIntoWorkItem
<li>There are a number of screen capture tools, but the following workflow works for me in most cases:
<ul>
<li>PrtScn or Alt+PrtScn
<li>If I only need a part of the screen capture: open MSPaint (it is either &#8220;pinned&#8221; to my Start Menu or sits in Quick Launch) and copy only the part you need&nbsp;
<li>PasteIntoWorkItem</li>
</ul>
</li>
</ul>
<p>~Mike</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=24&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/03/16/team-foundation-work-item-attachment-add-from-clipboard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>

		<media:content url="http://sharpstyle.files.wordpress.com/2007/03/windowslivewriterteamfoundationworkitemattachmentaddfromc-e827image031.png" medium="image" />
	</item>
		<item>
		<title>Welcome to the SharpStyle Blog!</title>
		<link>http://blog.sharpstyle.com/2007/03/16/welcome-to-the-sharpstyle-blog/</link>
		<comments>http://blog.sharpstyle.com/2007/03/16/welcome-to-the-sharpstyle-blog/#comments</comments>
		<pubDate>Fri, 16 Mar 2007 20:12:20 +0000</pubDate>
		<dc:creator>sharpstyle</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharpstyle.wordpress.com/2007/03/16/welcome-to-the-sharpstyle-blog/</guid>
		<description><![CDATA[Everyday we work with a number of interesting projects, such as integration of Flash/ActionScript and .Net, Visual Studio Add-Ins, Microsoft Office integration, advanced ASP.NET 2.0 implementations, Visuals Studio Team System implementations, to name a few. All the new tricks we learn will be posted here. ~SharpStyle Development Team<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=23&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Everyday we work with a number of interesting projects, such as integration of Flash/ActionScript and .Net, Visual Studio Add-Ins, Microsoft Office integration, advanced ASP.NET 2.0 implementations, Visuals Studio Team System implementations, to name a few. All the new tricks we learn will be posted here. </p>
<p>~SharpStyle Development Team </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sharpstyle.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sharpstyle.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sharpstyle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sharpstyle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sharpstyle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sharpstyle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sharpstyle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sharpstyle.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sharpstyle.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sharpstyle.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.sharpstyle.com&amp;blog=808789&amp;post=23&amp;subd=sharpstyle&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.sharpstyle.com/2007/03/16/welcome-to-the-sharpstyle-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f0efc69d94727bd8ed8300cb1380778?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sharpstyle</media:title>
		</media:content>
	</item>
	</channel>
</rss>
