<?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>Digital Jargon</title>
	<atom:link href="http://digitaljargon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://digitaljargon.wordpress.com</link>
	<description>A Technical Blog by David Brown</description>
	<lastBuildDate>Thu, 17 Nov 2011 18:42:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='digitaljargon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/b79fbc20e037dfe7bd95f0d15f52a9a5?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Digital Jargon</title>
		<link>http://digitaljargon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://digitaljargon.wordpress.com/osd.xml" title="Digital Jargon" />
	<atom:link rel='hub' href='http://digitaljargon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Backing Up SQL 2005 Express Databases</title>
		<link>http://digitaljargon.wordpress.com/2010/04/06/backing-up-sql-2005-express-databases/</link>
		<comments>http://digitaljargon.wordpress.com/2010/04/06/backing-up-sql-2005-express-databases/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 14:24:18 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=79</guid>
		<description><![CDATA[Two of the features missing from SQL 2005 Express is support for SSIS and SQL Agent. Without these two features you are unable to setup maintenance plans to backup your SQL databases to disk. Luckily a user at webhostautomation.com developed a script that you can call from a batch file. The script can be viewed [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=79&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Two of the features missing from SQL 2005 Express is support for SSIS and SQL Agent. Without these two features you are unable to setup maintenance plans to backup your SQL databases to disk. Luckily a user at webhostautomation.com developed a script that you can call from a batch file.</p>
<p>The script can be viewed here <a href="http://forums.webhostautomation.com/showthread.php?t=17198">http://forums.webhostautomation.com/showthread.php?t=17198</a> .</p>
<p>Save the script as a .sql file and then use Windows Task Scheduler to call a batch file with the following text:</p>
<p><em>sqlcmd -S . -i &#8220;C:\Backup_All_Databases.sql&#8221; </em></p>
<br />Filed under: <a href='http://digitaljargon.wordpress.com/category/sql/'>SQL</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=79&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2010/04/06/backing-up-sql-2005-express-databases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>Screen Protector Choices</title>
		<link>http://digitaljargon.wordpress.com/2009/07/30/screen-protector-choices/</link>
		<comments>http://digitaljargon.wordpress.com/2009/07/30/screen-protector-choices/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 23:14:44 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=71</guid>
		<description><![CDATA[Over the past ten years or so I have had the chance to use pretty much every screen protector on the market. In the end, each protector only has two main differences, material used and the cut of the protector. The key to finding your perfect protector is finding out what type of material you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=71&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Over the past ten years or so I have had the chance to use pretty much every screen protector on the market. In the end, each protector only has two main differences, material used and the cut of the protector. The key to finding your perfect protector is finding out what type of material you like best and who offers the best cut for your personal device.</p>
<p><strong>Materials</strong></p>
<p>There are really only three main screen protector materials used in today&#8217;s market. I am going to list them in the order they were released to market.</p>
<ul>
<li>The first type of protector are the oldest ones available. They are offered by companies like <strong>Fellowes </strong>and come in packs of 10 or 20. They are very thin sticky films that have to be custom cut for your device. These protectors are still around today and they offer protection for your screen but they have to be changed every few weeks due how easy they scratch. They are also harder to remove due to the sticky adhesive used.</li>
<li>The next type of protector to come out has two versions. These protectors are often advertised in a &#8220;Crystal Clear&#8221; and &#8220;Anti-Glare&#8221; models.  I am going to call them PET protectors due to the PET coating used on them. These protectors are slightly thicker than the previous models, offer much better scratch protection, and leave no adhesive behind. They are also more rigid then the previous type. Popular sellers of these protectors include <strong>Boxwave</strong>, <strong>Martin Fields</strong>, and <strong>JavoEdge</strong>. These protectors are the clearest protectors you can buy if you purchase the &#8220;Crystal Clear&#8221; version. The &#8220;Anti-Glare&#8221; version features a somewhat hazy coating that prevents glare but decreases visibility. These protectors are often sold on Ebay under the headings of PET Screen Protector, Japanese Screen Protector, and 99% Clear Screen Protectors. These protectors are applied dried with a card to smooth the protector during installation.</li>
<li>The most recent type of material on the market are the slightly thicker urethane based films made popular by <strong>Zagg</strong>, <strong>BodyGuardz</strong>, and <strong>BestSkinsEver</strong>. These skins are more durable than the PET based protectors but visibility is not quite as good and they are known for their &#8220;Orange Peel&#8221; finish.  These protectors are much more flexible than the PET protector and are often advertised as Full Body skins.  These protectors are often applied with water or a special &#8220;solution&#8221; which is often water mixed with a small amount of detergent.</li>
</ul>
<p><strong>Cut</strong></p>
<p>Once a manufacture have a material the only difference between them and another company is their cut. When choosing a screen protector it is often best to look at reviews to see who offers the best cut for your device. Each cut is going to be slightly different. However if you are shopping on Ebay you will notice most PET screen protectors all have the same cut. Most of these protectors are coming from one or two factories in Asia.</p>
<p><strong>Conclusion</strong></p>
<p>Personally I use the PET based protectors. They offer the best clarity and ease of installation. I have tried multiple urethane based products in the past but the look and finish of the &#8220;Orange Peel&#8221; is somewhat unsightly. My devices usually have a PET protector and either a hard rubberized plastic case or a silicone rubber case. I have found this combination works best for me.</p>
<br />Posted in Mobile Devices  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=71&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/07/30/screen-protector-choices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Reporting Services Fails with &#8220;The Extension is not available to users.&#8221;</title>
		<link>http://digitaljargon.wordpress.com/2009/07/21/sql-reporting-services-fails-with-the-extension-is-not-available-to-users/</link>
		<comments>http://digitaljargon.wordpress.com/2009/07/21/sql-reporting-services-fails-with-the-extension-is-not-available-to-users/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 15:45:18 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=69</guid>
		<description><![CDATA[If you are unable to access your SQL Reporting web site and you receive the error below in the Windows Application Event Log simply restart IIS to resolve. The Windows extension failed to read its confiuration settings from the RSReportServer.config file. The extension is not available to users. Posted in SQL<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=69&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you are unable to access your SQL Reporting web site and you receive the error below in the Windows Application Event Log simply restart IIS to resolve.</p>
<p><em>The Windows extension failed to read its confiuration settings from the RSReportServer.config file. The extension is not available to users.</em></p>
<br />Posted in SQL  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=69&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/07/21/sql-reporting-services-fails-with-the-extension-is-not-available-to-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Resolve &#8220;The Remote name could not be resolved:&#8221; When Connecting to Local SQL Reporting Services</title>
		<link>http://digitaljargon.wordpress.com/2009/07/16/how-to-resolve-the-remote-name-could-not-be-resolved-when-connecting-to-local-sql-reporting-services/</link>
		<comments>http://digitaljargon.wordpress.com/2009/07/16/how-to-resolve-the-remote-name-could-not-be-resolved-when-connecting-to-local-sql-reporting-services/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 13:37:21 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=66</guid>
		<description><![CDATA[If you have modified your machine name you may receive the error &#8220;Cannot connect to XXXXX&#8221;. &#8220;The remote name could not be resolved: &#8216;oldcomputername&#8217; (Microsoft SqlServer.Management UI RSClient)&#8221;. To resolve you need to edit reportserver.config. By default this file is at  C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\. Do a search for the old computer name and replace [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=66&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you have modified your machine name you may receive the error &#8220;Cannot connect to XXXXX&#8221;. &#8220;The remote name could not be resolved: &#8216;oldcomputername&#8217; (Microsoft SqlServer.Management UI RSClient)&#8221;.</p>
<p>To resolve you need to edit reportserver.config. By default this file is at  C:\Program Files\Microsoft SQL Server\MSSQL.3\Reporting Services\ReportServer\. Do a search for the old computer name and replace with with the current computer name or &#8220;localhost&#8221;.</p>
<br />Posted in SQL  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=66&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/07/16/how-to-resolve-the-remote-name-could-not-be-resolved-when-connecting-to-local-sql-reporting-services/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>Tech Tip: Integrating a Sharepoint Document Library into Outlook 2007</title>
		<link>http://digitaljargon.wordpress.com/2009/07/14/tech-tip-integrating-a-sharepoint-document-library-into-outlook-2007/</link>
		<comments>http://digitaljargon.wordpress.com/2009/07/14/tech-tip-integrating-a-sharepoint-document-library-into-outlook-2007/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 14:20:57 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[Tech Tip]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=58</guid>
		<description><![CDATA[If you reference a Sharepoint document library often I have found it very handy to integrate the library into Outlook. By doing this you will have easier and quicker access to the documents inside the library. This will also let you access the library when offline. The first step is to have Outlook 2007 open [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=58&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you reference a Sharepoint document library often I have found it very handy to integrate the library into Outlook. By doing this you will have easier and quicker access to the documents inside the library. This will also let you access the library when offline.</p>
<ul>
<li>The first step is to have Outlook 2007 open and browse to your document library.</li>
<li>In the library go to Actions, Connect to Outlook.</li>
</ul>
<p><a href="http://digitaljargon.files.wordpress.com/2009/07/screenhunter_01-jul-14-10-06.gif"><img class="alignnone size-full wp-image-59" title="ss1" src="http://digitaljargon.files.wordpress.com/2009/07/screenhunter_01-jul-14-10-06.gif?w=234&#038;h=265" alt="ss1" width="234" height="265" /></a></p>
<ul>
<li>Click on Advanced to update the name of the connection. If you use Outlook on multiple computers you have the choice of only displaying the list on the current computer.</li>
</ul>
<p><a href="http://digitaljargon.files.wordpress.com/2009/07/screenhunter_03-jul-14-10-16.gif"><img class="alignnone size-full wp-image-60" title="ss2" src="http://digitaljargon.files.wordpress.com/2009/07/screenhunter_03-jul-14-10-16.gif?w=500&#038;h=432" alt="ss2" width="500" height="432" /></a></p>
<ul>
<li>Click OK and the library will now appear in the Sharepoint Lists folder in Outlook.</li>
</ul>
<br />Posted in Tech Tip  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=58&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/07/14/tech-tip-integrating-a-sharepoint-document-library-into-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>

		<media:content url="http://digitaljargon.files.wordpress.com/2009/07/screenhunter_01-jul-14-10-06.gif" medium="image">
			<media:title type="html">ss1</media:title>
		</media:content>

		<media:content url="http://digitaljargon.files.wordpress.com/2009/07/screenhunter_03-jul-14-10-16.gif" medium="image">
			<media:title type="html">ss2</media:title>
		</media:content>
	</item>
		<item>
		<title>Setup uTorrent for Mobile Administration</title>
		<link>http://digitaljargon.wordpress.com/2009/05/14/setup-utorrent-for-mobile-administration/</link>
		<comments>http://digitaljargon.wordpress.com/2009/05/14/setup-utorrent-for-mobile-administration/#comments</comments>
		<pubDate>Thu, 14 May 2009 14:19:31 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[Computers]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=41</guid>
		<description><![CDATA[The latest versions of uTorrent feature a new option called Web UI. This feature lets you manage your downloads from any computer with internet access. You can add, remove,  and completely manage your torrents remotely. To enable: Launch uTorrent and go to Options, Preferences. Click on Web UI and check mark &#8220;Enable Web UI&#8221;. Set [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=41&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The latest versions of uTorrent feature a new option called Web UI. This feature lets you manage your downloads from any computer with internet access. You can add, remove,  and completely manage your torrents remotely.</p>
<p>To enable:</p>
<ol>
<li>Launch uTorrent and go to Options, Preferences.</li>
<li>Click on Web UI and check mark &#8220;Enable Web UI&#8221;. Set your username and password.</li>
<li>By default you will connect on the current listening port setup in uTorrent. Usually you already have a firewall entry for this port so I suggest using the default. If you want to change it you can but you will also need to setup a new firewall rule for the port.</li>
<li>Click on OK and then browse to http://YOURPUBLICIPorDNSName:YOURPORT/gui</li>
</ol>
<br />Posted in Computers  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=41&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/05/14/setup-utorrent-for-mobile-administration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating a Linked Server from SQL 2K5 64-bit to SQL 2K5 32-bit</title>
		<link>http://digitaljargon.wordpress.com/2009/05/12/creating-a-linked-server-from-sql-2k5-64-bit-to-sql-2k5-32-bit/</link>
		<comments>http://digitaljargon.wordpress.com/2009/05/12/creating-a-linked-server-from-sql-2k5-64-bit-to-sql-2k5-32-bit/#comments</comments>
		<pubDate>Wed, 13 May 2009 01:59:03 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=28</guid>
		<description><![CDATA[I ran into an issue creating a linked server on SQL 2005 64-bit. I was trying to connect to a 2000 32-bit server. The error I received was: OLE DB provider &#8220;SQLNCLI&#8221; for linked server &#8220;servername&#8221; returned message &#8220;Unspecified error&#8221;. OLE DB provider &#8220;SQLNCLI&#8221; for linked server &#8220;servername&#8221; returned message &#8220;The stored procedure required to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=28&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I ran into an issue creating a linked server on SQL 2005 64-bit. I was trying to connect to a 2000 32-bit server. The error I received was:</p>
<p><span style="font-size:xx-small;"><em>OLE DB provider &#8220;SQLNCLI&#8221; for linked server &#8220;servername&#8221; returned message &#8220;Unspecified error&#8221;.<br />
</em></span><br />
<span style="font-size:xx-small;"><em>OLE DB provider &#8220;SQLNCLI&#8221; for linked server &#8220;servername&#8221; returned message &#8220;The stored procedure required to complete this operation could not be found on the server. Please contact your system administrator.&#8221;. </em></span></p>
<p><span style="font-size:xx-small;"><em>Msg 7311, Level 16, State 2, Line 1<br />
</em></span><br />
<span style="font-size:xx-small;"><em>Cannot obtain the schema rowset &#8220;DBSCHEMA_TABLES_INFO&#8221; for OLE DB provider &#8220;SQLNCLI&#8221; for linked server &#8220;servername&#8221;. The provider supports the interface, but returns a failure code when it is used.</em></span></p>
<p>To fix this error you need to run the instcat.sql file on the 2000 instance. This file is in SP4. This file adds a missing stored procedure to the 2000 instance.</p>
<br />Posted in SQL  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=28&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/05/12/creating-a-linked-server-from-sql-2k5-64-bit-to-sql-2k5-32-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>Renaming a Stand Alone SQL 2005 Server</title>
		<link>http://digitaljargon.wordpress.com/2009/05/12/renaming-a-stand-alone-sql-2005-server/</link>
		<comments>http://digitaljargon.wordpress.com/2009/05/12/renaming-a-stand-alone-sql-2005-server/#comments</comments>
		<pubDate>Wed, 13 May 2009 01:58:31 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=26</guid>
		<description><![CDATA[The other week I ran into an issue where I had to rename the server that a SQL 2005 instance was install on. It was a pretty simple process. First rename the server and reboot. As far as SQL goes all you have to do is update the sysservers table by running the stored procedures [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=26&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The other week I ran into an issue where I had to rename the server that a SQL 2005 instance was install on. It was a pretty simple process. First rename the server and reboot. As far as SQL goes all you have to do is update the sysservers table by running the stored procedures below.</p>
<p><strong>For a renamed default instance, run the following procedures:</strong><br />
sp_dropserver<br />
GO<br />
sp_addserver, local<br />
GO</p>
<p><strong>For a renamed named instance, run the following procedures:</strong><br />
sp_dropserver<br />
GO<br />
sp_addserver, local<br />
GO</p>
<br />Posted in SQL  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=26&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/05/12/renaming-a-stand-alone-sql-2005-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>
	</item>
		<item>
		<title>T-Mobile SMS Price Hike &#8211; Step by Step Cancellation Guide</title>
		<link>http://digitaljargon.wordpress.com/2009/05/12/t-mobile-sms-price-hike-step-by-step-cancellation-guide/</link>
		<comments>http://digitaljargon.wordpress.com/2009/05/12/t-mobile-sms-price-hike-step-by-step-cancellation-guide/#comments</comments>
		<pubDate>Wed, 13 May 2009 01:39:01 +0000</pubDate>
		<dc:creator>Shakes</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>

		<guid isPermaLink="false">http://digitaljargon.wordpress.com/?p=13</guid>
		<description><![CDATA[Starting on 8/29/08 the cost for SMS/MMS text messages on T-Mobile&#8217;s network will be increasing from $.10 to $.20 per message. If you want to get out of your T-Mobile contract without paying an ETF (Early Termination Fee) this is your chance! I have documented the process below. Please note this is only valid for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=13&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;"><a href="http://digitaljargon.files.wordpress.com/2009/05/tmobile_logo11.gif"><img class="size-full wp-image-22 aligncenter" style="border:0 none;margin-top:0;margin-bottom:0;" title="tmobile_logo1" src="http://digitaljargon.files.wordpress.com/2009/05/tmobile_logo11.gif?w=200&#038;h=145" alt="tmobile_logo1" width="200" height="145" /></a></p>
<p>Starting on 8/29/08 the cost for <span class="blsp-spelling-error">SMS</span>/<span class="blsp-spelling-error">MMS</span> text messages on T-Mobile&#8217;s network will be increasing from $.10 to $.20 per message. If you want to get out of your T-Mobile contract without paying an <span class="blsp-spelling-error">ETF</span> (Early Termination Fee) this is your chance! I have documented the process below.</p>
<p><em>Please note this is only valid for people who do not have an add-on messaging plan. If you pay for a bundled messaging add-on you cannot use the rate increase as grounds for breaking the contract. This is only valid for people not worried about losing your current phone number. If want to keep the phone number you will have to do some more haggling with the CR you talk to.</em></p>
<p>1. This step is very important. If you have not sent or received a <span class="blsp-spelling-error">SMS</span> message within the past three months send a <span class="blsp-spelling-error">SMS</span> message to your T-Mobile phone now. You can do this from another phone or from one of the many websites offering sms testing serices. If you try this without having a recent text message on your account T-Mobile will deny your request stating that the change will not affect you since you do not use text messaging.</p>
<p>2. Log into your T-Mobile account at http://www.t-mobile.com/. Click on Billing then on Current Usage. Verify that the <span class="blsp-spelling-error">SMS</span> Text message you just sent shows up under current usage. If you do not see a message wait a few hours and check back. Based upon my experience the site updates a few times per day. Bottom line is if you do not see the message the CR will not see it.</p>
<p>3. Call T-Mobile&#8217;s main support number at 1-800-937-8997. When prompted by the automated system say &#8220;Cancel my account&#8221;. This should send you to the right department.</p>
<p>4. When the customer service (CR) person asks why you are calling say, “I want to cancel my account. I was notified today that the <span class="blsp-spelling-error">SMS</span> messaging rate will be increasing from $.10 to $.20 on 8/29.&#8221; Some <span class="blsp-spelling-error">CRs</span> seem to know about this and others don&#8217;t. They may put your on hold and verify the change.</p>
<p>5. The CR will probably come back and offer you incentives to keep your contract. Deny all offers.</p>
<p>6. If you haven&#8217;t used text messaging within the past 3 months the CR will say the change doesn&#8217;t affect you and you will need to pay the <span class="blsp-spelling-error">ETF</span>. Tell them you received a text message today and it will affect you. Tell them to check your recent activity.</p>
<p>7. The CR may say the change doesn&#8217;t take effect until 8/29. Quote T-Mobile&#8217;s Terms of Service here. Tell the CR that according to the Terms of Service you must cancel within 14 days of receiving the notification. If they argue over this point or any other point simply read the following excerpt from the Terms of Service.</p>
<p><span style="font-size:x-small;">Section 3:</span></p>
<p>IF WE MODIFY A MATERIAL TERM OF OUR AGREEMENT WITH YOU AND THE MODIFICATION WOULD BE MATERIALLY ADVERSE TO YOU, WE WILL NOTIFY YOU OF THE INCREASE OR MODIFICATION AND YOU CAN CANCEL THAT SERVICE WITHOUT PAYING A CANCELLATION FEE (WHICH IS YOUR ONLY REMEDY) BY FOLLOWING THE CANCELLATION INSTRUCTIONS IN THE NOTICE. IF YOU DO NOT CANCEL YOUR SERVICE BY FOLLOWING THOSE INSTRUCTIONS, OR YOU OTHERWISE ACCEPT THE CHANGE, THEN YOU AGREE TO THE INCREASE OR MODIFICATION, EVEN IF YOU PAID FOR SERVICE IN ADVANCE. IF THE NOTICE DOES NOT SAY HOW LONG YOU HAVE TO CANCEL, THEN IT IS WITHIN 14 DAYS AFTER THE DATE OF THE NOTICE, UNLESS A LONGER PERIOD IS REQUIRED BY LAW.</p>
<p>7. The CR should then put you on hold to cancel the account.</p>
<p>8. Once done log back into your T-Mobile account at http://www.t-mobile.com/. You should not be able to view any current details or current plan details.</p>
<p>9. If you cannot get anywhere with the CR ask to speak to a manager or hang up and call again to get another CR.</p>
<p>10. If all else fails tell the CR you will file a report with the FCC and fill out the form located at http://esupport.fcc.gov/complaints.htm. Most of the time filling out this form will result in swift action by the service provider.</p>
<p>In my case I contacted support early in the day and requested the cancellation. Since I hadn&#8217;t used text messaging in the past three months the CR I spoke to told me I would have to pay the <span class="blsp-spelling-error">ETF</span>. This CR knew about the change and was very friendly about it. He told me to just send a new text to my phone and wait a few hours and call back. I sent the text and waited until it showed on my online account manager. The second CR had no idea about the change and it required a lot of prodding on my part to get him to cancel it. Getting a good CR is just the luck of the draw. The process can be very easy or very difficult based on the CR you talk to.</p>
<br />Posted in Mobile Devices  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/digitaljargon.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/digitaljargon.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/digitaljargon.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/digitaljargon.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/digitaljargon.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/digitaljargon.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/digitaljargon.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/digitaljargon.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=digitaljargon.wordpress.com&amp;blog=1860772&amp;post=13&amp;subd=digitaljargon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://digitaljargon.wordpress.com/2009/05/12/t-mobile-sms-price-hike-step-by-step-cancellation-guide/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Shakes</media:title>
		</media:content>

		<media:content url="http://digitaljargon.files.wordpress.com/2009/05/tmobile_logo11.gif" medium="image">
			<media:title type="html">tmobile_logo1</media:title>
		</media:content>
	</item>
	</channel>
</rss>
