<?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>Opportune Solutions &#187; Operating System</title>
	<atom:link href="http://www.opportuneinc.com/category/operating-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.opportuneinc.com</link>
	<description>Website for Opportune Solutions</description>
	<lastBuildDate>Fri, 26 Feb 2010 16:08:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Lesson Quickly Learned Via Technology</title>
		<link>http://www.opportuneinc.com/2010/02/a-lesson-quickly-learned-via-technology/</link>
		<comments>http://www.opportuneinc.com/2010/02/a-lesson-quickly-learned-via-technology/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 16:08:55 +0000</pubDate>
		<dc:creator>Chris Barlow</dc:creator>
				<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.opportuneinc.com/?p=185</guid>
		<description><![CDATA[This morning my son, Jack, asked me if he could see the Panama Canal on a map.  Should I get out the atlas and show him?  Maybe Wikipedia?  There were lots of things we could have done, but I opted to pull out my smart phone.  My phone is a Droid [...]]]></description>
			<content:encoded><![CDATA[<p>This morning my son, Jack, asked me if he could see the Panama Canal on a map.  Should I get out the atlas and show him?  Maybe Wikipedia?  There were lots of things we could have done, but I opted to pull out my smart phone.  My phone is a Droid with Google&#8217;s android OS, but other smart phones or my wife&#8217;s touch would have worked as well.  A computer could do the trick as well, but that is so last year. Here is what I did:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;1. I turned it on and pressed the maps app.<br />
&nbsp;&nbsp;&nbsp;&nbsp;2. Pressed the search button<br />
&nbsp;&nbsp;&nbsp;&nbsp;3. Pressed the voice search button<br />
&nbsp;&nbsp;&nbsp;&nbsp;4. Spoke the words &#8220;Panama Canal&#8221;</p>
<p><span id="more-185"></span>3 presses on the screen, 2 words and a total of 15 seconds later I had a map showing the Panama Canal.  I first zoomed out and showed him exactly where it was in relation to North and South America.  Then I zoomed in and followed the canal to the Atlantic side locks.  I was able to zoom in to show just a single lock and the satellite image even had a ship in one of the locks.</p>
<p><a rel="attachment wp-att-186" href="http://www.opportuneinc.com/2010/02/a-lesson-quickly-learned-via-technology/panamacanal/"><img class="aligncenter size-full wp-image-186" title="Panama Canal" src="http://www.opportuneinc.com/wp-content/uploads/panamacanal.gif" alt="" width="174" height="200" /></a></p>
<p>I explained how the water in the locks is controlled by gravity and replenished by lot of rain fall throughout the year.  He loved hearing about how the trains pull the large ships through the canal and especially how small a pirate ship would have been if it went through the canal.</p>
<p>All-in-all, a very informative 5 minutes.  Perhaps sometime when Jack is not getting ready for school, we can spend some more time reading about the Panama Canal on Wikipedia.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opportuneinc.com/2010/02/a-lesson-quickly-learned-via-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Barage of System Problems</title>
		<link>http://www.opportuneinc.com/2009/06/a-barage-of-system-problems/</link>
		<comments>http://www.opportuneinc.com/2009/06/a-barage-of-system-problems/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 00:01:57 +0000</pubDate>
		<dc:creator>Chris Barlow</dc:creator>
				<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.opportuneinc.com/?p=171</guid>
		<description><![CDATA[The latter half of last week and now early this week, I have just been hit with a lot of system problems and a lot of down time.  To sum this up, my Adobe Creative Suite then my Microsoft Office suites stopped working.  Both indicated licensing and user access permissions were no longer [...]]]></description>
			<content:encoded><![CDATA[<p>The latter half of last week and now early this week, I have just been hit with a lot of system problems and a lot of down time.  To sum this up, my Adobe Creative Suite then my Microsoft Office suites stopped working.  Both indicated licensing and user access permissions were no longer valid.  In fact, my licensing was fine, it just stopped working properly on my system.</p>
<p>I use 3 licensed applications extensively and two of them failed in the same day.  Fortunately, all the open source applications I use don&#8217;t and probably will never have a similar problem.  Just to be fair, I think the Office problem started because of the fixes necessary to get the creative suite working.<br />
<span id="more-171"></span><br />
So you might say, just reinstall or repair the applications and your back to work.  Not the case.  I could not repair them, reinstall them and in the case of Adobe, I couldn&#8217;t even delete it.</p>
<p>At Adobe&#8217;s request, I used the following 2 programs to resolve the problem.<br />
1. MSICUU2.exe &#8211; This is a program from microsoft which allows you to remove programs that the standard microsoft installer will not uninstall. AKA Windows Installer Cleanup Utility (http://support.microsoft.com/kb/290301)</p>
<p>2. Wincs3clean.exe &#8211; An adobe program that cleans up the registry.  I think this cause my office problem.</p>
<p>I reinstalled Adobe, Adobe worked and Office did not.  I could install and uninstall Office, but the current user could not run any applications.  After some searching on the Internet, I found that you could run the applications as administrator.</p>
<p>There is a program called SetACL.exe that allowed me to fix the problem.  This modified some permission in the registry that I would rather not have changed, but after 24 hours of unproductivity, I was getting desparate.  Anyway, this did the trick.<br />
setacl -ot reg -on &#8220;HKLM\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components&#8221; -actn setprot -op &#8220;dacl:np;sacl:nc&#8221; -rec yes</p>
<p>Since then, I have had a couple Blue Screen of Death (BSOD) crashes due to my video card and running multiple monitors.  I have updated the display driver but still got a BSOD.  After more searching, the problem is being seen on both WinXP and Vista, both 32 and 64-bit systems with both ATI and nVidia video cards.  One person said installing a second video card and running one monitor off each video card works rather than plugging 2 monitors into the same video card fixed their problem.</p>
<p>That doesn&#8217;t seem like a good solution to me, besides I don&#8217;t have a second PCI express 16x slot for a second video card.  Some people reported multiple crashes per day.  I am doing much better than that.</p>
<p>I guess I am just lucky that way!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.opportuneinc.com/2009/06/a-barage-of-system-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
