<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Quarksoft's Notes</title>
	<atom:link href="http://blog.quarksoft.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.quarksoft.com</link>
	<description>Useful information for everyone</description>
	<pubDate>Tue, 28 Oct 2008 13:55:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Outlook 2007 Preview Pane made useful&#8230;</title>
		<link>http://blog.quarksoft.com/2008/10/28/outlook-2007-preview-pane-made-useful/</link>
		<comments>http://blog.quarksoft.com/2008/10/28/outlook-2007-preview-pane-made-useful/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 13:50:19 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

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

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

		<category><![CDATA[Outlook 2007]]></category>

		<category><![CDATA[Outlook Preview Handler]]></category>

		<category><![CDATA[Outlook Preview Pane]]></category>

		<category><![CDATA[Preview Handler]]></category>

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=33</guid>
		<description><![CDATA[I finally had upgraded to Outlook 2007 about a month ago and one of the features I found myself using a lot was the Preview feature for attachments.  It was great for the PDF and the typical office documents, but there were no preview handlers for files such as WAV.  I have a [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I finally had upgraded to Outlook 2007 about a month ago and one of the features I found myself using a lot was the Preview feature for attachments.  It was great for the PDF and the typical office documents, but there were no preview handlers for files such as WAV.  I have a VOIP line that emails me the voice mail messages that have been left so having a WAV previewer would be really useful for me.</p>
<p>During my search for such a feature I ran across a great utility from Gil Azar (and in his post gives credit to lots of others for their help).  You can download the ultimate <a href="http://www.azarfamily.org/previewhandlersforwindowsxp" target="_blank">Outlook 2007 preview handler</a> from his site.</p>
<p>If you are interested in some of the <a href="http://msdn.microsoft.com/en-us/magazine/cc163487.aspx" target="_blank">technical details</a> Gil discusses them on his page and provides some really great links.</p>
<p>I&#8217;ve included parts of Gil&#8217;s original post just in case his site disappears one day.</p>
<p>A self-extracting installer, which silently installs Stephen Toub&#8217;s MSDN Magazine Managed Preview Handler Framework and Gil&#8217;s small addition, can be downloaded <a href="http://quarksoft.com/files/PrevHandlerPack.exe">here</a></p>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=33&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/10/28/outlook-2007-preview-pane-made-useful/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Command Line FTP Client with PASV support</title>
		<link>http://blog.quarksoft.com/2008/09/12/command-line-ftp-client-with-pasv-support/</link>
		<comments>http://blog.quarksoft.com/2008/09/12/command-line-ftp-client-with-pasv-support/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 19:32:59 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

		<category><![CDATA[command line]]></category>

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

		<category><![CDATA[passive ftp]]></category>

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=31</guid>
		<description><![CDATA[I ran into a problem scheduling the transfer of a file via FTP today.  The server was behind a firewall that required me to use PASV FTP support.  Unfortunately the command line version of FTP that comes with Windows 2003 was not able to support this configuration (at least I could not figure out how [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I ran into a problem scheduling the transfer of a file via FTP today.  The server was behind a firewall that required me to use PASV FTP support.  Unfortunately the <a href="http://www.ncftpd.com/">command line version of FTP </a>that comes with Windows 2003 was not able to support this configuration (at least I could not figure out how to make it support it).</p>
<p>In trying to figure out a solution to this issue I ran across <a href="http://www.ncftpd.com/">NcFTP</a>.  This is primarily a *nix based FTP tool (both server and client), but it has a Windows command line version of FTP that proved to be just the tool I needed.  You can download the <a href="ftp://ftp.ncftp.com/ncftp/binaries/ncftp-3.2.2-win32.exe">Windows version</a> of the client or if you prefer they have lots of *nix flavors.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=31&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/09/12/command-line-ftp-client-with-pasv-support/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Easy method to download a portion of a web site</title>
		<link>http://blog.quarksoft.com/2008/08/21/easy-method-to-download-a-portion-of-a-web-site/</link>
		<comments>http://blog.quarksoft.com/2008/08/21/easy-method-to-download-a-portion-of-a-web-site/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 18:39:59 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

		<category><![CDATA[batch download]]></category>

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

		<category><![CDATA[download web site]]></category>

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

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=26</guid>
		<description><![CDATA[I have this client that posted several hundred files on their internal web site that I needed to download to my laptop for testing purposes.    I started downloading them one by one and thought that there must be a better way without installing some big application to do this.   With a little [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I have this <a href="http://www.savvyauntie.com" target="_blank">client</a> that posted several hundred files on their internal web site that I needed to download to my laptop for testing purposes.    I started downloading them one by one and thought that there must be a better way without installing some big application to do this.   With a little <a href="http://www.google.com" target="_blank">Google</a> searching I found a great open source utility called <a href="http://www.gnu.org/software/wget/" target="_blank">wget</a> that provides everything I needed from a command line (which had the added bonus of being able to easily script it).</p>
<p>An example of the command to recursively download a web site is shown below:</p>
<blockquote><p><a href="http://www.gnu.org/software/wget/" target="_blank">wget</a> -l2 -r -k http://www.siteyouwanttoget.com/folder1</p></blockquote>
<ul>
<li>The -l parameter tells the software how many levels to download (I only needed 2 levels deep in my example)</li>
<li>The -r parameter tells it to download recursively</li>
<li>The -k parameter tell is to convert non-relative links into relative ones so that there will not be any dependencies on the original site.</li>
</ul>
<p>So there you have it.  One simple, small 162Kb EXE that does exactly what I needed (it also does ALOT more than this).  Have Fun!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=26&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/08/21/easy-method-to-download-a-portion-of-a-web-site/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET Session State in SQL Server</title>
		<link>http://blog.quarksoft.com/2008/06/13/aspnet-session-state-in-sql-server/</link>
		<comments>http://blog.quarksoft.com/2008/06/13/aspnet-session-state-in-sql-server/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 21:05:26 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=21</guid>
		<description><![CDATA[There are lots of places to get information about putting the Session State into a SQL Server database instead of in-memory.  The information I have found most useful is the utility aspnet_regsql.exe.  It performs a bunch of different tasks for ASP.NET and interaction with SQL Server and the membership interfaces.
For example if you [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>There are lots of places to get information about putting the Session State into a SQL Server database instead of in-memory.  The information I have found most useful is the utility aspnet_regsql.exe.  It performs a bunch of different tasks for ASP.NET and interaction with SQL Server and the membership interfaces.</p>
<p>For example if you want to get session persisted across SQL Server reboots you can issue this command:</p>
<blockquote><p>aspnet_regsql.exe -ssadd -sstype p -E -S &lt;servername&gt;</p></blockquote>
<p>The sstype p is the option that allows for the state to be persisted.  You can execute aspnet_regsql.exe -?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=21&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/06/13/aspnet-session-state-in-sql-server/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Resetting the IDENTITY counter in SQL Server T-SQL</title>
		<link>http://blog.quarksoft.com/2008/05/13/resetting-the-identity-counter-in-sql-server-t-sql/</link>
		<comments>http://blog.quarksoft.com/2008/05/13/resetting-the-identity-counter-in-sql-server-t-sql/#comments</comments>
		<pubDate>Tue, 13 May 2008 18:35:00 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[T-SQL]]></category>

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=19</guid>
		<description><![CDATA[You&#8217;ve been there before.  You are busily testing your import routines and running up the Identity column in your main import table.  Before you know it the value is in the multi-millions and you just want to reset it back to 1. 
The way to accomplish this is to use the DBCC CHECKIDENT command.
For example:
DBCC CHECKIDENT [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You&#8217;ve been there before.  You are busily testing your import routines and running up the Identity column in your main import table.  Before you know it the value is in the multi-millions and you just want to reset it back to 1. </p>
<p><span style="color:#000000;">The way to accomplish this is to use the DBCC CHECKIDENT command.</span></p>
<p>For example:</p>
<pre style="padding-left:30px;">DBCC CHECKIDENT (SalesForce, reseed, 0)</pre>
<p>This assumes your table is called SalesForce and you want to start the numbering at 1.  If you wanted to start the number at 2000 you can substitute 0 with 1999.  There has been some discussion that has said if the table never had records added to it the reseed value itself will be used instead of the reseed + 1 value.  You should not need to use this statement for a &#8220;new&#8221; table.</p>
<p>Credit for this post is given to Pinal Dave over at <a href="http://sqlauthority.com/">http://sqlauthority.com/</a>.  The specific post this I am referring to is the one at this <a href="http://blog.sqlauthority.com/2007/03/15/sql-server-dbcc-reseed-table-identity-value-reset-table-identity/">page</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=19&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/05/13/resetting-the-identity-counter-in-sql-server-t-sql/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Helping block spam with T-SQL</title>
		<link>http://blog.quarksoft.com/2008/05/01/helping-block-spam-with-t-sql/</link>
		<comments>http://blog.quarksoft.com/2008/05/01/helping-block-spam-with-t-sql/#comments</comments>
		<pubDate>Thu, 01 May 2008 13:57:41 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[T-SQL]]></category>

		<category><![CDATA[phil factor]]></category>

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

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=18</guid>
		<description><![CDATA[Found a great article on blocking spam using T-SQL code.  It is especially useful for blog posts and other community related sites that accept user input.  Could even be used on form comments to help block all those guys that submit endless forms on your sites.
 
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Found a great article on <a href="http://www.simple-talk.com/community/blogs/philfactor/archive/2008/04/11/47264.aspx">blocking spam using T-SQL code</a>.  It is especially useful for blog posts and other community related sites that accept user input.  Could even be used on form comments to help block all those guys that submit endless forms on your sites.</p>
<p> </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=18&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/05/01/helping-block-spam-with-t-sql/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Quick method to backup SQL Server database to workstation</title>
		<link>http://blog.quarksoft.com/2008/04/09/quick-method-to-backup-sql-server-backup-to-workstation/</link>
		<comments>http://blog.quarksoft.com/2008/04/09/quick-method-to-backup-sql-server-backup-to-workstation/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 12:53:16 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[T-SQL]]></category>

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=17</guid>
		<description><![CDATA[Backup SQL Server database from a remote SQL Server to a local SQL Server]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal">On the last project I was working on I did not have physical access to the SQL Server disks in order to get a copy of the backup file created using the SSMS software.   I needed to make a copy to my local SQL Server in order to do some testing before I blew away all the data on the &#8220;real&#8221; SQL Server.   SSMS does not appear to have a method to allow you to specify a network path, but T-SQL has that capability with the BACKUP command.</p>
<p class="MsoNormal">If you complete the following steps you can get a backup copy of the database on your local workstation (assuming you have SQL Server installed locally):</p>
<ol>
<li>Get the IP address of your local computer using the ipconfig command or some other method.</li>
<li>Make sure you have created a share on your computer in the location where you want the backup file to be stored.  For this example I am going to assume there is a share called BACKUP that points to C:\BACKUP (again, this share is on your local workstation, not the remote SQL Server)</li>
<li>Connect to the remote database with SSMS</li>
<li>Open a Query Window</li>
<li>Execute the following command (replace 1.1.1.1 with the IP address determined from step 1 and replace YourDatabase with the name of the database you want to backup)</li>
</ol>
<p><code>BACKUP DATABASE YourDatabase<br />
TO DISK = &#8216;\\1.1.1.1\Backup\YourDatabase.bak&#8217;<br />
WITH FORMAT,<br />
NAME = &#8216;Full Backup of YourDatabase&#8217;</code></p>
<p>Now you can use SSMS to restore the database to your local copy of SQL Server or just keep it around in case you mess up the production database.</p>
<p>Another useful thing you can do is to schedule this and use the OSQL command line tool to execute the script as part of a development release or any other process.  There are lots of options.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=17&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/04/09/quick-method-to-backup-sql-server-backup-to-workstation/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Oops&#8230; Forgot to add the attachment to your email?</title>
		<link>http://blog.quarksoft.com/2008/02/06/oops-forgot-to-add-the-attachment-to-your-email/</link>
		<comments>http://blog.quarksoft.com/2008/02/06/oops-forgot-to-add-the-attachment-to-your-email/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 02:36:11 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Software]]></category>

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

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

		<category><![CDATA[microsoft outlook]]></category>

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

		<category><![CDATA[outlook training]]></category>

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

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

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=16</guid>
		<description><![CDATA[You know you have done it before.  The second you hit send you realized you forgot to attach the all important photo, spreadsheet or document.   Here is a way to delay the sending of the email so you can grab it before it goes out to everyone you sent it to.  We are going to [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>You know you have done it before.  The second you hit send you realized you forgot to attach the all important photo, spreadsheet or document.   Here is a way to delay the sending of the email so you can grab it before it goes out to everyone you sent it to.  We are going to assume you are using Outlook, but the same thing can be done with most email clients that support the Rules concepts.</p>
<ul>
<li>Open Outlook</li>
<li>Click on the Tools menu and then Rules &amp; Alerts.</li>
<li>Click on New Rule &#8220;Start from a blank rule&#8221;.</li>
<li>Click in Step 1 box, &#8220;Check message after sending&#8221;.</li>
<li>Next, click on &#8220;On this machine only&#8221;.</li>
<li>Next, Click in Step 1 box, &#8220;Defer delivery by a number of minutes&#8221;.</li>
<li>Click in Step 2 box, &#8220;a number of&#8221; enter the number of minutes. </li>
<li>Click on OK, click on Finish.</li>
</ul>
<p>Now, when you click on Send, your message will be held for however many minutes you selected before being sent.  After sending an email if you realize there is something that needed to be changed, you just click on the Outbox, then click on the message to open, make any changes and click on send again.   This technique has saved me numerous times from being &#8220;stupid&#8221;.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=16&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/02/06/oops-forgot-to-add-the-attachment-to-your-email/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Disabling buttons on click for ASP.NET forms</title>
		<link>http://blog.quarksoft.com/2008/01/31/disabling-buttons-on-click-for-aspnet-forms/</link>
		<comments>http://blog.quarksoft.com/2008/01/31/disabling-buttons-on-click-for-aspnet-forms/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 15:10:39 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[asp.net]]></category>

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

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

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

		<guid isPermaLink="false">http://quarksoft.wordpress.com/?p=15</guid>
		<description><![CDATA[Found some great tips in the simple-talk.com blog about disabling buttons on asp.net forms.
If you ever created a form and had your users click on the submit button multiple times this is the code you have been looking for.  Be sure to check out Robyn Page&#8217;s comments for a method to block the whole form [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Found some great tips in the <a href="http://www.simple-talk.com/community/blogs/damon_armstrong/archive/2007/12/20/Disable_a_ASP_NET_Button_When_Clicked.aspx">simple-talk.com</a> blog about disabling buttons on asp.net forms.</p>
<p>If you ever created a form and had your users click on the submit button multiple times this is the code you have been looking for.  Be sure to check out Robyn Page&#8217;s comments for a method to block the whole form during the form submit as well.</p>
<p>Complete details can be found <a href="http://www.simple-talk.com/community/blogs/damon_armstrong/archive/2007/12/20/Disable_a_ASP_NET_Button_When_Clicked.aspx">here</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=15&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/01/31/disabling-buttons-on-click-for-aspnet-forms/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Virtual PC for Migrating to a new computer</title>
		<link>http://blog.quarksoft.com/2008/01/15/using-virtual-pc-for-migrating-to-a-new-computer/</link>
		<comments>http://blog.quarksoft.com/2008/01/15/using-virtual-pc-for-migrating-to-a-new-computer/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 16:06:46 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Utility]]></category>

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

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

		<category><![CDATA[virtual to physical]]></category>

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

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

		<guid isPermaLink="false">http://blog.quarksoft.com/2008/01/15/using-virtual-pc-for-migrating-to-a-new-computer/</guid>
		<description><![CDATA[The below information is taken from this post from here.  I copied a majority of the text just in case his site disappears one day since this information is really valuable.  I would like to give credit to Ben Armstrong for providing invaluable information on the topics surrounding Virtual PC, Virtual Server and its [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The below information is taken from this post from <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2004/11/22/268225.aspx">here</a>.  I copied a majority of the text just in case his site disappears one day since this information is really valuable.  I would like to give credit to Ben Armstrong for providing invaluable information on the topics surrounding Virtual PC, Virtual Server and its benefits and pitfalls.</p>
<p>One cool use of Virtual PC is as a &#8216;backup&#8217; during a physical computer migration.</p>
<p>What I do is:</p>
<ol>
<li>Setup the new computer with Windows, virtual PC, and as many of the applications from the old computer that I know about</li>
<li>Take the hard disk out of her old computer and attach it to the new computer</li>
<li>Boot up the new computer</li>
<li>Go into the Disk Management tool under Windows (Control Panel &#8211;&gt; Administrative tools &#8211;&gt; Computer Management &#8211;&gt;  Disk Management)</li>
<li>Select to remove the disk letter from the hard disk from the old computer</li>
<li>Start Virtual PC</li>
<li>Use the Virtual Hard Disk wizard to create a linked virtual hard disk pointing to the hard disk from the old computer</li>
<li>Then use the Virtual Hard Disk wizard to convert the linked virtual hard disk to a dynamic virtual hard disk</li>
<li>Wait a long time (usually 2 to 3 hours)
<ol>
<li>Any anti-virus software should be disabled for this step - otherwise it will take a lot longer</li>
</ol>
</li>
<li>Create a new virtual machine that points to the new virtual hard disk</li>
<li>Boot up the virtual machine and confirm that everything works
<ol>
<li>There are a few things that can cause this to fail - and I will discuss them in further depth in coming posts</li>
</ol>
</li>
<li>Install the Virtual Machine Additions and shutdown the virtual machine</li>
<li>Shutdown the new computer and remove the old disk</li>
</ol>
<p>Once this is done - I can begin migrating data and application information from the virtual machine to the physical computer over the network.  But the best thing is that if a program doesn&#8217;t work - you can just launch the virtual machine and use it there for now.</p>
<p>You might also run into a problem during this process that can be resolved using the following method (original post can be found <a href="http://blogs.msdn.com/virtual_pc_guy/archive/2004/11/24/269412.aspx">here</a>):</p>
<p>This post is going to focus on migrating Windows systems - but there are similar issues with migration of most other operating systems.</p>
<p>Problem 1: &#8220;STOP:0&#215;000007B Inaccessible Boot Device&#8221;</p>
<p>You image the physical computer to a virtual machine - and now when you boot it blue screens almost immediately with a &#8220;STOP:0&#215;000007B Inaccessible Boot Device&#8221; message.  What is going on?  Well, Windows maintains a list of &#8216;critical boot devices&#8217; that are loaded in order to boot the system.  One of these devices is going to be the hard disk controller that you boot the system off of.  Sometimes - your physical computer will be close enough to the virtual machine that you do not see this error message.  However - if you do see this problem - you will need to do the following:</p>
<ol>
<li>Go back to the original physical computer</li>
<li>Boot Windows</li>
<li>Go to &#8216;Start&#8217; &#8211;&gt; &#8216;Control Panel&#8217; &#8211;&gt; &#8216;Administrative Tools&#8217; &#8211;&gt; &#8216;Computer Management&#8217; &#8211;&gt; &#8216;Device Manager&#8217;</li>
<li>Expand the &#8216;IDE ATA/ATAPI controllers selection&#8217;</li>
<li>Double click the &#8216;controller&#8217; entry (not the &#8216;Channel&#8217; entries)</li>
<li>Go to the &#8216;Driver&#8217; tab</li>
<li>Select &#8216;Update Driver&#8217;</li>
<li>Select to &#8216;Install from a list or specific location (advanced)&#8217;</li>
<li>Select &#8216;Don&#8217;t search. I will choose the driver to install&#8217;</li>
<li>This should display a list with your specific controller and a Standard / generic controller.  Select the standard / generic controller.</li>
<li>Finish the wizard</li>
<li>Shutdown the system</li>
<li>Attempt to migrate the system again</li>
</ol>
<p>This is the only problem that I am going to discuss in this series that requires you to make a change to the physical system before you migrate it - but thankfully it is a non-destructive change - as you will still be able to boot the physical system with no problems after this change.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=13&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/01/15/using-virtual-pc-for-migrating-to-a-new-computer/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Pivots with Dynamic Columns in SQL Server 2005</title>
		<link>http://blog.quarksoft.com/2008/01/07/pivots-with-dynamic-columns-in-sql-server-2005/</link>
		<comments>http://blog.quarksoft.com/2008/01/07/pivots-with-dynamic-columns-in-sql-server-2005/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 19:41:42 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[T-SQL]]></category>

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

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

		<category><![CDATA[simple-talk.com]]></category>

		<category><![CDATA[sql server 2005]]></category>

		<guid isPermaLink="false">http://blog.quarksoft.com/2008/01/07/pivots-with-dynamic-columns-in-sql-server-2005/</guid>
		<description><![CDATA[Found a great article at www.simple-talk.com which described how to create pivot queries with dynamic column names.  It seems simple at first until you try to adjust your columns manually and then discover that you really need to implement some special code to accomplish the task.  The article Pivots with Dynamic Columns in SQL Server 2005 provides [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Found a great article at <a href="http://www.simple-talk.com/">www.simple-talk.com</a> which described how to create pivot queries with dynamic column names.  It seems simple at first until you try to adjust your columns manually and then discover that you really need to implement some special code to accomplish the task.  The article <a href="http://www.simple-talk.com/community/blogs/andras/archive/2007/09/14/37265.aspx">Pivots with Dynamic Columns in SQL Server 2005</a> provides just the right information to accomplish the task and saved me a ton of time trying to create the process on my own.  Great job Andras.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=12&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2008/01/07/pivots-with-dynamic-columns-in-sql-server-2005/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Decorating Tips Related to Framed Art</title>
		<link>http://blog.quarksoft.com/2007/11/20/decorating-tips-related-to-artwork/</link>
		<comments>http://blog.quarksoft.com/2007/11/20/decorating-tips-related-to-artwork/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 03:17:01 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[framed art]]></category>

		<category><![CDATA[poster art]]></category>

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

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

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

		<category><![CDATA[office art]]></category>

		<guid isPermaLink="false">http://blog.quarksoft.com/2007/11/20/decorating-tips-related-to-artwork/</guid>
		<description><![CDATA[If you love framed art, or at least the idea of hanging artwork in your home or office, and just don&#8217;t know where to start, you&#8217;re in the perfect place!  There are so many different things you can do with art that you really can create your own unique room or office.  There are a [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you love <em>framed art</em>, or at least the idea of hanging artwork in your home or office, and just don&#8217;t know where to start, you&#8217;re in the perfect place!  There are so many different things you can do with art that you really can create your own unique room or office.  There are a ton of different and great ideas that you can use when decorating with <a href="http://www.posterartngraphics.com">framed art</a>.  Here are just a few great ideas to get you started.</p>
<p>One of the most beautiful things you can do with artwork comes with time.  Select a piece of art that you absolutely adore in a special color.  It can be black and white, red, green or whatever else you want.  Make sure you really like the color, because it will be the basis for this decorating tip.  As you visit galleries, flea markets, art sales and shows and other places, search for more art in this same color.  It can be different colors as well, with this color as the main one, or even with accents of this color.  When you have found several pieces of artwork with this color, you will hang them together in a grouping.  This is a breathtaking effect, and it ties all of the artwork together and almost makes it seem like one large piece of artwork.</p>
<p>Another thing you can do to tie artwork in with a room, especially if it is a bright color is to accessorize.  Choose small accessories in the same color as the artwork.  This can include throw pillows, candles, picture frames, vases or anything else that you love.  Placing these in the same room with the artwork will add little pops of color, and it will really tie the room together with the artwork.  This is a really beautiful look that adds warmth and style to a room.  This idea can easily be used to create a beautiful effect with the last idea of purchasing several pieces of art in the same colors.  Simply use that color to accessorize with as well.  Against a neutral background, this looks amazing.</p>
<p>Lighting for the artwork can really liven it up and warm up the room.  Adding up-lights which illuminate the artwork is a beautiful idea.  This looks particularly lovely in bathrooms, bedrooms, and dining rooms.  When the other lights are dim, and your art lights are on, the effect is lovely.  Lighting really does add to the room and make it more beautiful.  Showcasing your artwork is easy when you use lighting.  It brings attention to the artwork that you have selected and creates a mood which is wonderful.  It&#8217;s actually rather fun to decorate with artwork, and create a space that is unique and full of style.  Remember to choose art that you truly love, and that you will not mind seeing for quite some time.  Art is meant to last a long time, and adding great ideas with decoration and style will make you want to keep it around forever!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=11&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2007/11/20/decorating-tips-related-to-artwork/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Some more command line fun - sending email</title>
		<link>http://blog.quarksoft.com/2007/10/01/some-more-command-line-fun-sending-email/</link>
		<comments>http://blog.quarksoft.com/2007/10/01/some-more-command-line-fun-sending-email/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 16:31:09 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

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

		<category><![CDATA[batch file]]></category>

		<category><![CDATA[command line]]></category>

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

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

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

		<category><![CDATA[sending email]]></category>

		<guid isPermaLink="false">http://blog.quarksoft.com/2007/10/01/some-more-command-line-fun-sending-email/</guid>
		<description><![CDATA[After all the work I did with the dates in the environment variable I had a need to email the files I was working with.  Found a really GREAT command line utility that allows for sending email from a batch file.  It has nearly endless options and took about 2 minutes to setup and get [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>After all the work I did with the dates in the environment variable I had a need to email the files I was working with.  Found a really GREAT command line utility that allows for <a href="http://sourceforge.net/projects/blat/">sending email</a> from a batch file.  It has nearly endless options and took about 2 minutes to setup and get working in our environment.  It&#8217;s called Blat and is available from this <a href="http://sourceforge.net/projects/blat/">site</a>.</p>
<p>If you want to learn a lot about sending email and can read C++ you can also download the full source code for Blat.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=10&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2007/10/01/some-more-command-line-fun-sending-email/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting date information into environment variables</title>
		<link>http://blog.quarksoft.com/2007/10/01/getting-date-information-into-environment-variables/</link>
		<comments>http://blog.quarksoft.com/2007/10/01/getting-date-information-into-environment-variables/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 16:00:40 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

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

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

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

		<category><![CDATA[command files]]></category>

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

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

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

		<guid isPermaLink="false">http://blog.quarksoft.com/2007/10/01/getting-date-information-into-environment-variables/</guid>
		<description><![CDATA[If you have ever tried to script data downloads and log file manipulation you probably have run across the need to embed the date into a filename during a copy/move operation within a batch file.  I have never been able to find a built-in way to do this within Windows.  Here are a few lines [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you have ever tried to script data downloads and log file manipulation you probably have run across the need to embed the date into a filename during a copy/move operation within a batch file.  I have never been able to find a built-in way to do this within Windows.  Here are a few lines that allows you to get the month, day and year into their respective environment variables.</p>
<p>If you add the following to your command/batch file:</p>
<blockquote>
<pre>@echo off
FOR /F "TOKENS=2* DELIMS= " %%A IN ('date/t') DO SET mdy=%%A
FOR /F "TOKENS=1* DELIMS=/" %%A IN ('echo %mdy%') DO SET month=%%A
FOR /F "TOKENS=2* DELIMS=/" %%A IN ('echo %mdy%') DO SET day=%%A
FOR /F "TOKENS=3* DELIMS=/" %%A IN ('echo %mdy%') DO SET year=%%A</pre>
</blockquote>
<p>You will then be able to use the following environment variables:</p>
<blockquote>
<pre>%month% to return the month
%day% to return the day of the month
%year% to return the 4 digit year.</pre>
</blockquote>
<p>If you need any assistance with this, feel free to comment below.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=9&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2007/10/01/getting-date-information-into-environment-variables/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Need to make screen captures for documentation?</title>
		<link>http://blog.quarksoft.com/2007/09/20/need-to-make-screen-captures-for-documentation/</link>
		<comments>http://blog.quarksoft.com/2007/09/20/need-to-make-screen-captures-for-documentation/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 20:59:26 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

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

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

		<guid isPermaLink="false">http://blog.quarksoft.com/2007/09/20/need-to-make-screen-captures-for-documentation/</guid>
		<description><![CDATA[
I have been tired of trying to copy and paste sections of the screen for all the documentation that needs to be written for our software solutions.  The solution we have come up with is to use a great product from TechSmith called SnagIt.  It provides a simple way to easily capture portions of the [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.snagit.com" title="TechSmith Logo"><img border="0" src="http://quarksoft.files.wordpress.com/2007/09/techsmithlogo.thumbnail.png" alt="TechSmith Logo" /></a></p>
<p>I have been tired of trying to copy and paste sections of the screen for all the documentation that needs to be written for our software solutions.  The solution we have come up with is to use a great product from TechSmith called <a target="_blank" href="http://www.techsmith.com/screen-capture.asp">SnagIt</a>.  It provides a simple way to easily capture portions of the screen or windows and then generate output in a multitude of formats (graphics, PDF, Word, Excel, etc, etc, etc).</p>
<p>If anyone knows of a better tools than SnagIt, let us know.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=5&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2007/09/20/need-to-make-screen-captures-for-documentation/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>

		<media:content url="http://quarksoft.files.wordpress.com/2007/09/techsmithlogo.thumbnail.png" medium="image">
			<media:title type="html">TechSmith Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Dates in SQL Server&#8230; FAST!</title>
		<link>http://blog.quarksoft.com/2007/09/17/creating-dates-in-sql-server-fast/</link>
		<comments>http://blog.quarksoft.com/2007/09/17/creating-dates-in-sql-server-fast/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 14:32:04 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Programming]]></category>

		<category><![CDATA[SQL Server]]></category>

		<category><![CDATA[T-SQL]]></category>

		<guid isPermaLink="false">http://blog.quarksoft.com/2007/09/17/creating-dates-in-sql-server-fast/</guid>
		<description><![CDATA[Found a great tip online on how to create a date in T-SQL in a very fast way.  The code looks like this:

declare @year int, @month int, @day int
select @year = 2006, @month = 1, @day = 16
select dateadd(month,((@Year-1900)*12)+@Month-1,@Day-1)

This is especially useful when doing date comparisons in queries.  Many people use the convert function, but [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Found a great tip online on how to create a date in T-SQL in a very fast way.  The code looks like this:</p>
<blockquote>
<pre>declare @year int, @month int, @day int
select @year = 2006, @month = 1, @day = 16</pre>
<pre>select dateadd(month,((@Year-1900)*12)+@Month-1,@Day-1)</pre>
</blockquote>
<p>This is especially useful when doing date comparisons in queries.  Many people use the convert function, but the above code executes far faster because it does not have to do any string manipulations.  Credit should be given to Michael Valentine Jones for this tip.  More information about this tip can be found <a target="_blank" href="http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=66471">here</a>.  Here is some more great information on <a target="_blank" href="http://weblogs.sqlteam.com/jeffs/archive/2007/01/02/56079.aspx">date manipulation for SQL Server</a>.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=4&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2007/09/17/creating-dates-in-sql-server-fast/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>
	</item>
		<item>
		<title>Digital Photo Archiving</title>
		<link>http://blog.quarksoft.com/2007/09/07/digital-photo-archiving/</link>
		<comments>http://blog.quarksoft.com/2007/09/07/digital-photo-archiving/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 20:37:42 +0000</pubDate>
		<dc:creator>quarksoft</dc:creator>
		
		<category><![CDATA[Digital Photo Archiving]]></category>

		<category><![CDATA[Digital Photo Backup]]></category>

		<category><![CDATA[online backup]]></category>

		<guid isPermaLink="false">http://quarksoft.wordpress.com/2007/09/07/digital-photo-archiving/</guid>
		<description><![CDATA[Quarksoft, LLC has introduced a new service which provides digital photo archiving.  It will protect all your digital photos from hard drive crashes, viruses and other catastrophic events.  For a limited time we are offering our solution for only $99 per year.  You can get complete details via our web site.  Additional information about digital photo [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.redboomerang.com" title="redBoomerang"><img border="0" src="http://quarksoft.files.wordpress.com/2007/09/redboomeranglogo.thumbnail.png" alt="redBoomerang Logo" /></a>Quarksoft, LLC has introduced a new service which provides <a href="http://www.quarksoft.com/digitalphotoprotection">digital photo archiving</a>.  It will protect all your digital photos from hard drive crashes, viruses and other catastrophic events.  For a limited time we are offering our solution for only $99 per year.  You can get complete details via our <a href="http://www.quarksoft.com/onlinebackup-redboomerang-quarksoft,llc">web site</a>.  Additional information about <em>digital photo archiving</em> can be found at <a href="http://www.redboomerang.com/">http://www.redboomerang.com</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/quarksoft.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/quarksoft.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/quarksoft.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/quarksoft.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/quarksoft.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/quarksoft.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/quarksoft.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/quarksoft.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/quarksoft.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/quarksoft.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/quarksoft.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/quarksoft.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.quarksoft.com&blog=1669296&post=3&subd=quarksoft&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://blog.quarksoft.com/2007/09/07/digital-photo-archiving/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/quarksoft-128.jpg" medium="image">
			<media:title type="html">quarksoft</media:title>
		</media:content>

		<media:content url="http://quarksoft.files.wordpress.com/2007/09/redboomeranglogo.thumbnail.png" medium="image">
			<media:title type="html">redBoomerang Logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>