<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>seanism DOT com</title>
	<atom:link href="http://seanism.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanism.com/blog</link>
	<description>Random thoughts from the world of seanism</description>
	<lastBuildDate>Fri, 30 Dec 2011 06:03:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Scrolling with TrackPoint in Ubuntu 10.04</title>
		<link>http://seanism.com/blog/2011/12/thinkpad-x300-scrolling-with-trackpoint-in-ubuntu-10-04/</link>
		<comments>http://seanism.com/blog/2011/12/thinkpad-x300-scrolling-with-trackpoint-in-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 05:58:42 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x300]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=412</guid>
		<description><![CDATA[My Thinkpad X300 is a great machine and everything in Ubuntu 10.04 works natively except for scrolling with the TrackPoint.  I've gotten it working but it never sticks after putting the laptop to sleep.  Below are the instructions modified for a Thinkpad X300. 1. Install gpointing-device-settings Open terminal and type sudo apt-get install gpointing-device-settings 2. [...]]]></description>
			<content:encoded><![CDATA[<p>My Thinkpad X300 is a great machine and everything in Ubuntu 10.04 works natively except for scrolling with the TrackPoint.  I've gotten it working but it never sticks after putting the laptop to sleep.  Below are the instructions modified for a Thinkpad X300.</p>
<p>1. Install gpointing-device-settings<br />
Open terminal and type<strong> sudo apt-get install gpointing-device-settings</strong></p>
<p>2. Enable scrolling with TrackPoint<br />
Open gpointing-device-settings and click DualPoint Stick and check use wheel emulation with button 2.</p>
<p>3. Create /usr/lib/X11/xorg.conf.d/20-thinkpad.conf</p>
<blockquote><p>Section "InputClass"<br />
Identifier "Trackpoint Wheel Emulation"<br />
MatchProduct "DualPoint Stick"<br />
MatchDevicePath "/dev/input/event*"<br />
Driver "evdev"<br />
Option "EmulateWheel" "true"<br />
Option "EmulateWheelButton" "2"<br />
Option "Emulate3Buttons" "false"<br />
Option "XAxisMapping" "6 7"<br />
Option "YAxisMapping" "4 5"<br />
EndSection</p></blockquote>
<p>I modified the instructions <a href="http://psung.blogspot.com/2010/04/thinkpad-trackpoint-scrolling-in-ubuntu.html">found here</a> since they only partly worked for my X300.</p>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/12/thinkpad-x300-scrolling-with-trackpoint-in-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting Windows 7 to a Windows XP share</title>
		<link>http://seanism.com/blog/2011/11/connecting-windows-7-to-a-windows-xp-share/</link>
		<comments>http://seanism.com/blog/2011/11/connecting-windows-7-to-a-windows-xp-share/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 21:11:35 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=408</guid>
		<description><![CDATA[If you are having trouble connecting a Windows 7 machine to a Windows XP share try enabling Network security: LAN Manager authentication level - Send LM &#38; NTLM responses. Open the run dialog and type gpedit.msc and press enter. Open Computer Configuration Open Windows Settings Open Security Settings Open Local Policies Open Security Options Find Network [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having trouble connecting a Windows 7 machine to a Windows XP share try enabling <strong>Network security: LAN Manager authentication level - Send LM &amp; NTLM responses</strong>.</p>
<ol>
<li>Open the run dialog and type gpedit.msc and press enter.</li>
<li>Open Computer Configuration</li>
<li>Open Windows Settings</li>
<li>Open Security Settings</li>
<li>Open Local Policies</li>
<li>Open Security Options</li>
<li>Find <strong>Network security: LAN Manager authentication level</strong> and change it to <strong>Send LM &amp; NTLM responses</strong></li>
</ol>
<div><img class="alignnone size-full wp-image-410" title="Windows 7 gpedit.msc" src="http://seanism.com/blog/wp-content/uploads/2011/11/Win7_GPEDIT.png" alt="" width="788" height="524" /></div>
<div>For more info on the settings see the <a href="http://technet.microsoft.com/en-us/library/cc738867(WS.10).aspx" target="_blank">Microsoft TechNet article</a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/11/connecting-windows-7-to-a-windows-xp-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You cannot view a list in Datasheet view after you install the 64-bit version of Office 2010</title>
		<link>http://seanism.com/blog/2011/11/you-cannot-view-a-list-in-datasheet-view-after-you-install-the-64-bit-version-of-office-2010/</link>
		<comments>http://seanism.com/blog/2011/11/you-cannot-view-a-list-in-datasheet-view-after-you-install-the-64-bit-version-of-office-2010/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 17:11:37 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[64 bit]]></category>
		<category><![CDATA[office 2010]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=405</guid>
		<description><![CDATA[Symptom You cannot view a list in Datasheet view on a SharePoint website after you install the 64-bit version of Microsoft Office 2010. When you click Actions and then click Edit in Datasheet on a SharePoint 2003 or 2007 site, or you click the List tab and then click Datasheet view on a SharePoint 2010 site, you receive the following error [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Symptom<br />
</strong>You cannot view a list in Datasheet view on a SharePoint website after you install the 64-bit version of Microsoft Office 2010.</p>
<p>When you click Actions and then click Edit in Datasheet on a SharePoint 2003 or 2007 site, or you click the List tab and then click Datasheet view on a SharePoint 2010 site, you receive the following error message:</p>
<blockquote><p>The list cannot be displayed in Datasheet view for one or more of the following reasons:<br />
• A datasheet component compatible with Microsoft SharePoint Foundation is not installed.<br />
• Your Web browser does not support ActiveX controls.<br />
• A component is not properly configured for 32-bit or 64-bit support.</p></blockquote>
<p><strong>Solution</strong><br />
<a title="2007 Office System Driver: Data Connectivity Components" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=23734" target="_blank">Install the 2007 Office System Driver: Data Connectivity Components </a></p>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/11/you-cannot-view-a-list-in-datasheet-view-after-you-install-the-64-bit-version-of-office-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screaming Infidelities</title>
		<link>http://seanism.com/blog/2011/11/screaming-infidelities/</link>
		<comments>http://seanism.com/blog/2011/11/screaming-infidelities/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 01:37:09 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[comic]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=398</guid>
		<description><![CDATA[Cyanide &#38; Happiness @ Explosm.net]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.explosm.net/comics/2295/"><img src="http://www.flashasylum.com/db/files/Comics/Matt/Too-hip-to-function.png" alt="Cyanide and Happiness, a daily webcomic" border="0" /></a><br />
Cyanide &amp; Happiness @ <a href="http://www.explosm.net">Explosm.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/11/screaming-infidelities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 prompting for credentials when accessing SharePoint documents</title>
		<link>http://seanism.com/blog/2011/11/windows-7-prompting-for-credentials-when-accessing-sharepoint/</link>
		<comments>http://seanism.com/blog/2011/11/windows-7-prompting-for-credentials-when-accessing-sharepoint/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 19:41:26 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[webdav]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=370</guid>
		<description><![CDATA[Sympton You are prompted to enter your credentials, even though the user account that you are using has sufficient permission to access this site. For example, when you open a Microsoft Office file from a Microsoft Office SharePoint site by using 2007 Microsoft Office on a Windows 7-based client computer that has no proxy configured, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Sympton</strong><br />
You are prompted to enter your credentials, even though the user account that you are using has sufficient permission to access this site.</p>
<p>For example, when you open a Microsoft Office file from a Microsoft Office SharePoint site by using 2007 Microsoft Office on a Windows 7-based client computer that has no proxy configured, you are prompted for authentication.</p>
<p><strong>Solution</strong><br />
you have to create a registry entry. To do this, follow these steps:</p>
<ol>
<li>Click <strong>Start</strong>, type regedit in the <strong>Start Search</strong> box, and then press ENTER.</li>
<li>Locate and then click the following registry subkey:
<div>
<div>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters</div>
</div>
</li>
<li>On the <strong>Edit</strong> menu, point to <strong>New</strong>, and then click <strong>Multi-String Value</strong>.</li>
<li>Type AuthForwardServerList, and then press ENTER.</li>
<li>On the <strong>Edit</strong> menu, click <strong>Modify</strong>.</li>
<li>In the <strong>Value data</strong> box, type the URL of the server that hosts the Web share, and then click <strong>OK</strong>.<strong>Note</strong> You can also type a list of URLs in the <strong>Value data</strong> box. For more information, see the "Sample URL list" section in this article.</li>
<li>Exit Registry Editor.</li>
<li>Restart the WebDAV service.</li>
<li>Open an elevated command prompt and type in <strong>net stop WebClient &amp;&amp; net start WebClient</strong></li>
<li>Reconnect to your SharePoint site.</li>
</ol>
<div>source: <a href="http://support.microsoft.com/kb/943280" target="_blank">http://support.microsoft.com/kb/943280</a></div>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/11/windows-7-prompting-for-credentials-when-accessing-sharepoint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 firewall network location</title>
		<link>http://seanism.com/blog/2011/09/windows-7-firewall-network-location/</link>
		<comments>http://seanism.com/blog/2011/09/windows-7-firewall-network-location/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 19:58:34 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=364</guid>
		<description><![CDATA[If you have a computer that is connected to a domain and is plugged into the domain network but doesn't have the domain profile active in the firewall settings of Windows 7 check to make sure you have your domain DNS server set as your primary DNS. I had a client have an external DNS [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a computer that is connected to a domain and is plugged into the domain network but doesn't have the domain profile active in the firewall settings of Windows 7 check to make sure you have your domain DNS server set as your primary DNS.</p>
<p>I had a client have an external DNS set for "faster internet" but it was causing errors on the machine because the PDC couldn't communicate with it correctly.</p>
<p><a href="http://seanism.com/blog/wp-content/uploads/2011/09/firewall.png"><img class="alignnone size-full wp-image-366" title="firewall" src="http://seanism.com/blog/wp-content/uploads/2011/09/firewall.png" alt="" width="771" height="483" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/09/windows-7-firewall-network-location/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to write e-mails to nerds from RackerHacker.com</title>
		<link>http://seanism.com/blog/2011/08/how-to-write-e-mails-to-nerds-from-rackerhacker-com/</link>
		<comments>http://seanism.com/blog/2011/08/how-to-write-e-mails-to-nerds-from-rackerhacker-com/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 18:30:02 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=352</guid>
		<description><![CDATA[Standard e-mail etiquette is pretty obvious to most of us and if you're good at it, you'll get your point across more often without stepping on toes or causing unneeded confusion. Simple things like identifying yourself well, avoiding sarcasm and adding context to statements are all extremely beneficial. However, writing e-mails to highly technical developers, [...]]]></description>
			<content:encoded><![CDATA[<p>Standard e-mail etiquette is pretty obvious to most of us and if you're good at it, you'll get your point across more often without stepping on toes or causing unneeded confusion. Simple things like identifying yourself well, avoiding sarcasm and adding context to statements are all extremely beneficial. However, writing e-mails to highly technical developers, system administrators, and engineers is a little trickier. These types of e-mail recipients don't really enjoy handling e-mail (inbound or outbound) and most find that e-mail is just a speed bump which interrupts their productivity.</p>
<div>
<p>If you're not technical, you might be asking yourself: <em>"I need to e-mail technical people and they need to take what I say seriously? How do I do it?"</em> It's not impossible, but the rest of this blog post should help.</p>
<p><a title="Continue Reading..." href="http://rackerhacker.com/2011/08/26/how-to-write-e-mails-to-nerds-that-they-will-actually-read/" target="_blank">Continue Reading...</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/08/how-to-write-e-mails-to-nerds-from-rackerhacker-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MotoHelper 2.0.24 Consuming free space</title>
		<link>http://seanism.com/blog/2011/08/motohelper-2-0-24-consuming-free-space/</link>
		<comments>http://seanism.com/blog/2011/08/motohelper-2-0-24-consuming-free-space/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 17:00:22 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[motohelper]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=345</guid>
		<description><![CDATA[A client of mine's laptop ran out of free space.  I did a scan and noticed the file MotoHelper.log was using it all.   After deleting the file it began to consume all the free space again after a few days.  I uninstalled the MotoHelper software and all is well.  I couldn've tried updating it [...]]]></description>
			<content:encoded><![CDATA[<p>A client of mine's laptop ran out of free space.  I did a scan and noticed the file <strong>MotoHelper.log</strong> was using it all.   After deleting the file it began to consume all the free space again after a few days.  I uninstalled the MotoHelper software and all is well.  I couldn've tried updating it but the client did not need the software.</p>
<p>The file path is...<br />
C:\Program Files\Motorola\MotoHelper\MotoHelper.log</p>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/08/motohelper-2-0-24-consuming-free-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2003 store won&#8217;t mount</title>
		<link>http://seanism.com/blog/2011/08/exchange-2003-store-wont-mount/</link>
		<comments>http://seanism.com/blog/2011/08/exchange-2003-store-wont-mount/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 15:56:10 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[BSOD]]></category>
		<category><![CDATA[edb]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[information store]]></category>
		<category><![CDATA[sbs]]></category>
		<category><![CDATA[server 2003]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=333</guid>
		<description><![CDATA[One of the Windows SBS 2003 servers I administer had a BSOD and after bringing it back up the Exchange store wouldn't mount.  It gave the error "The database files in this store are inconsistent." I used the Eseutil.exe utility to check the consistency of the store. "c:\Program Files\Exchsrvr\bin\eseutil.exe" /mh "c:\Program Files\Exchsrvr\MDBDATA\priv1.edb" From the output I noticed 2 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-334 alignright" title="mount_error" src="http://seanism.com/blog/wp-content/uploads/2011/08/mount_error.png" alt="" width="305" height="139" />One of the Windows SBS 2003 servers I administer had a BSOD and after bringing it back up the Exchange store wouldn't mount.  It gave the error "The database files in this store are inconsistent."</p>
<p>I used the Eseutil.exe utility to check the consistency of the store.<br />
<strong>"c:\Program Files\Exchsrvr\bin\eseutil.exe" /mh "c:\Program Files\Exchsrvr\MDBDATA\priv1.edb"</strong></p>
<p>From the output I noticed 2 things.  The state was set to dirty shutdown and one of the logs was missing or corrupt.<br />
<em>State: Dirty Shutdown</em><br />
<em> Log Required: 16655-16655 (0x410f-0x410f)</em></p>
<p>I tried running <strong>Eseutil.exe /r</strong> but received an error.  I then proceeded to run <strong>Eseutil.exe /p</strong> which repairs the database.  Once that was complete I ran an offline defrag, <strong>Eseutil.exe /d</strong>, and lastly<strong> isinteg.exe -s servernsmr-fix -test alltests</strong> which checks for integrity weaknesses.</p>
<p>I was then able to mount the store and users were able to access their mailboxes.  A word of caution Eseutil.exe /p is usually a last resort and can cause some data loss.  Microsoft recommends restoring from a clean backup rather then doing a repair.  I'll leave that decision up to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/08/exchange-2003-store-wont-mount/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 6</title>
		<link>http://seanism.com/blog/2011/08/centos-6/</link>
		<comments>http://seanism.com/blog/2011/08/centos-6/#comments</comments>
		<pubDate>Sat, 06 Aug 2011 07:05:11 +0000</pubDate>
		<dc:creator>Sean Young</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[6]]></category>
		<category><![CDATA[centOS]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://seanism.com/blog/?p=327</guid>
		<description><![CDATA[I noticed CentOS 6 is out.  I downloaded CentOS-6.0-i386-netinstall.iso.  So far it's working flawlessly with Virtualbox. For those that don't have the netinstall URLs they are... 32 bit: http://mirror.centos.org/centos/6/os/i386/ 64 bit: http://mirror.centos.org/centos/6/os/x86_64/]]></description>
			<content:encoded><![CDATA[<p>I noticed CentOS 6 is out.  I downloaded <strong>CentOS-6.0-i386-netinstall.iso</strong>.  So far it's working flawlessly with Virtualbox.</p>
<p>For those that don't have the netinstall URLs they are...</p>
<blockquote><p><span class="Apple-style-span" style="font-family: Consolas, Monaco, monospace; font-size: 12px; line-height: 18px; white-space: pre;">32 bit: http://mirror.centos.org/centos/6/os/i386/<br />
</span><span class="Apple-style-span" style="font-family: Consolas, Monaco, monospace; font-size: 12px; line-height: 18px; white-space: pre;">64 bit: http://mirror.centos.org/centos/6/os/x86_64/</span></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://seanism.com/blog/2011/08/centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

