<?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>UKoom &#187; OS</title>
	<atom:link href="http://www.ukoom.com/tag/os/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ukoom.com</link>
	<description>Documentum, SharePoint, Alfresco, ECM...</description>
	<lastBuildDate>Tue, 25 Oct 2011 15:11:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to open Vista windows sidebar and gadgets</title>
		<link>http://www.ukoom.com/how-to-open-vista-windows-sidebar-and-gadgets.htm</link>
		<comments>http://www.ukoom.com/how-to-open-vista-windows-sidebar-and-gadgets.htm#comments</comments>
		<pubDate>Sun, 16 Aug 2009 03:22:19 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[Computer Skill]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=683</guid>
		<description><![CDATA[ To open Sidebar  • Open Windows Sidebar by clicking the Start button , clicking All Programs, clicking Accessories, and then clicking Windows Sidebar.     To keep Sidebar visible at all times, you must set it so that other windows won&#8217;t cover it. The Sidebar width is a fixed size.  To keep windows from covering [...]]]></description>
			<content:encoded><![CDATA[<p> To open Sidebar<br />
 • Open Windows Sidebar by clicking the Start button , clicking All Programs, clicking Accessories, and then clicking Windows Sidebar.<br />
 <br />
 </p>
<p>To keep Sidebar visible at all times, you must set it so that other windows won&#8217;t cover it. The Sidebar width is a fixed size.</p>
<p> To keep windows from covering Sidebar<br />
 Because of the space Sidebar requires, this option works best if you&#8217;re using a large or wide-screen monitor or multiple monitors.<br />
 <br />
1.  Open Windows Sidebar properties by clicking the Start button , clicking Control Panel, clicking Appearance and Personalization, and then clicking Windows Sidebar Properties.<br />
 <br />
2.  Select the Sidebar is always on top of other windows check box.<br />
 <br />
3.  Click OK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/how-to-open-vista-windows-sidebar-and-gadgets.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search bug of Windows XP</title>
		<link>http://www.ukoom.com/search-bug-of-windows-xp.htm</link>
		<comments>http://www.ukoom.com/search-bug-of-windows-xp.htm#comments</comments>
		<pubDate>Mon, 03 Aug 2009 17:01:19 +0000</pubDate>
		<dc:creator>ukoom</dc:creator>
				<category><![CDATA[Computer Skill]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.ukoom.com/?p=676</guid>
		<description><![CDATA[How can I find a text file containing a text string? I&#8217;m sure I have that file but the XP Search engine says I don&#8217;t. Why? In Microsoft Windows 2000 and earlier versions of Windows, all files are searched for the content that you specify. Windows XP does not search all file to enhance the [...]]]></description>
			<content:encoded><![CDATA[<p>How can I find a text file containing a text string? I&#8217;m sure I have that file but the XP Search engine says I don&#8217;t. Why?</p>
<p>In Microsoft Windows 2000 and earlier versions of Windows, all files are searched for the content that you specify. Windows XP does not search all file to enhance the performance of searching and to avoid extraneous results. This behavior occurs whether or not you use the Indexing service when you search. Therefore, Windows XP has a known issue for not finding a number of File Types when you do a Search for Files &#8220;containing text&#8221; or using the &#8220;A word or phrase in the file&#8221; option.</p>
<p>This can be remedied for many file types, but not all. The cause is the lack of a PersistentHandler value in the Registry for this type of file.</p>
<h2>Method #1</h2>
<p>Download this <a href="http://www.ukoom.com/wp-admin/software/xp_persisthandler.zip">VB Script</a> (Written by <a href="http://www.dougknox.com/xp/tips/xp_bad_search.htm">Doug Knox</a>). Save the file you just downloaded to your hard disk. Locate the file you just saved and double click it. Enter the file extension you wish to modify. If the PersistentHandler sub-key exists, no changes will be made. If it does not exist for the file type in question, the Registry will be updated accordingly. Reboot when you&#8217;re finished with the file types you wish to change.</p>
<p>(Press ÿ  +F to open the Search dialog box and see for yourself).</p>
<h2>Method #2</h2>
<p>MS KB <a href="http://support.microsoft.com/?kbid=309173">309173</a> has another fix for this bug:</p>
<p>To configure Windows XP to search all files no matter what the file type, obtain the latest service pack for Windows XP (currently SP2) and then turn on the Index file types with unknown extensions option.</p>
<p>If you use this method, Windows XP searches all file types for the text that you specify.</p>
<p>This can affect the performance of the search functionality. To do this:</p>
<ol>
<li>Click Start, and then click Search (or point to Search, and then click For Files or Folders).</li>
<li>Click Change preferences, and then click With Indexing Service (for faster local searches).</li>
<li>Click Change Indexing Service Settings (Advanced). Note that you do not have to turn on the Index service.</li>
<li>On the toolbar, click Show/Hide Console Tree.</li>
<li>In the left pane, right-click Indexing Service on Local Machine, and then click Properties.</li>
<li>On the Generation tab, click to select the Index files with unknown extensions check box, and then click OK.</li>
<li>Close the Indexing Service console.</li>
</ol>
<p>Network administrators can configure this setting for the current user by modifying the registry. To do this, set the <em>FilterFilesWithUnknownExtensions</em> DWORD value to 1 in the following registry key:</p>
<p> <span style="color: #800000;">HKEY_LOCAL_MACHINE</span>\SYSTEM\ControlSet\Control\ContentIndex</p>
<p>Reference:</p>
<p>http://www.petri.co.il/windows_xp_search_bug.htm<!-- begin ad tag (ns.petri;300x250,336x280) --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ukoom.com/search-bug-of-windows-xp.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

