<?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>OverLoad It &#187; Windows</title>
	<atom:link href="http://www.overloadit.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.overloadit.com</link>
	<description>Overloading a blog</description>
	<lastBuildDate>Thu, 31 May 2012 12:15:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Windows 7 driver update from internet automatically</title>
		<link>http://www.overloadit.com/2011/02/16/windows-7-driver-update-from-internet-automatically/</link>
		<comments>http://www.overloadit.com/2011/02/16/windows-7-driver-update-from-internet-automatically/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 07:38:42 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[drivers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=480</guid>
		<description><![CDATA[One thing about windows seven that i do not understand is why unlike vista, it does not give you the choice of checking for a driver online as the hardware is being installed So if your hardware&#8217;s diver is not &#8230; <a href="http://www.overloadit.com/2011/02/16/windows-7-driver-update-from-internet-automatically/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One thing about windows seven that i do not understand is why unlike vista, it does not give you the choice of checking for a driver online as the hardware is being installed</p>
<p>So if your hardware&#8217;s diver is not in the driver store, you have to go get it yourself !</p>
<p>Also the steps to enable the driver availability check and download are not so intuitive, i have found a few ways, here is the simplest</p>
<p>click start<br />
click devices and printers<br />
Your computer should be listed under devices<br />
Right click your computer in that window, and select device installation settings<br />
Fix it so that it would download drivers</p>
<p>And you are done</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2011/02/16/windows-7-driver-update-from-internet-automatically/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Superfetch has stopped working</title>
		<link>http://www.overloadit.com/2010/04/10/superfetch-has-stopped-working/</link>
		<comments>http://www.overloadit.com/2010/04/10/superfetch-has-stopped-working/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 06:24:43 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=380</guid>
		<description><![CDATA[This is a Windows Vista SP1 (Upgrading now to SP2) that displayed a crash screen that reads &#8220;Superfetch has stopped working&#8221;. The computer keeps going, but surely without superfetch. NOTE: Here is the bottom line, error event log says problem &#8230; <a href="http://www.overloadit.com/2010/04/10/superfetch-has-stopped-working/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is a Windows Vista SP1 (Upgrading now to SP2) that displayed a crash screen that reads &#8220;Superfetch has stopped working&#8221;.</p>
<p><img class="alignnone" title="Superfetch crash screen" src="http://imgsrv2.photos.nos.cc/pics/norm/260792.jpg" alt="Superfetch crash screen" width="484" height="414" /></p>
<p>The computer keeps going, but surely without superfetch.</p>
<p><strong>NOTE: Here is the bottom line, error event log says problem is with C:WindowsPrefetchAgAppLaunch.db so i replaced it with the one from the Windows.old directory, the file itself was unreadable even with notepad probably due to filesystem corruption.</strong></p>
<p>Going online for a solution does not seem to come back with anything, so i went to the windows Event Viewer</p>
<p>In the event viewer, i found an error message such as</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Windows cannot access the file C:WindowsPrefetchAgAppLaunch.db for one of the following reasons: there is a problem with the network connection, the disk that the file is stored on, or the storage drivers installed on this computer; or the disk is missing. Windows closed the program Host Process for Windows Services because of this error.</p>
<p>Program: Host Process for Windows Services<br />
File: C:WindowsPrefetchAgAppLaunch.db</p>
<p>The error value is listed in the Additional Data section.<br />
User Action<br />
1. Open the file again. This situation might be a temporary problem that corrects itself when the program runs again.<br />
2. If the file still cannot be accessed and<br />
- It is on the network, your network administrator should verify that there is not a problem with the network and that the server can be contacted.<br />
- It is on a removable disk, for example, a floppy disk or CD-ROM, verify that the disk is fully inserted into the computer.<br />
3. Check and repair the file system by running CHKDSK. To run CHKDSK, click Start, click Run, type CMD, and then click OK. At the command prompt, type CHKDSK /F, and then press ENTER.<br />
4. If the problem persists, restore the file from a backup copy.<br />
5. Determine whether other files on the same disk can be opened. If not, the disk might be damaged. If it is a hard disk, contact your administrator or computer hardware vendor for further assistance.</p>
<p>Additional Data<br />
Error value: C000009C<br />
Disk type: 3</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Right after every one of those above, i will get an error that reads</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Faulting application svchost.exe_SysMain, version 6.0.6001.18000, time stamp 0x47918b89, faulting module sysmain.dll, version 6.0.6001.18000, time stamp</p>
<p>0x4791a770, exception code 0xc0000006, fault offset 0x000190cf, process id 0x104c, application start time 0x01cad870934b6597.<br />
this is for<br />
superfetch has stopped working<br />
surely, after<br />
SVCHost.exe has<br />
crashed.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Now that i can see the error is about reading C:WindowsPrefetchAgAppLaunch.db, i try to open it with notepad, but strange noises come from the hard disk when i do, S.M.A.R.T. Data does not say anything about a faulty hard drive so i am assuming the hard drive is fine and that the problem is with the FileSystem</p>
<p>I opened the windows.old folder that a previous installation of windows left me with, and replaced the file with the file from that directory, and up to now, it looks like it is working</p>
<p>To be on the safe side, i am installing SP2 at the very minute, but i have no idea if SP2 resolves this issue anyway.</p>
<p>Stay tuned, and take care</p>
<p>Other things to note (For my own reference)</p>
<p>The crash screen displayed the following information</p>
<p>Problem signature:<br />
Problem Event Name: InPageError<br />
Error Status Code:  c000009c<br />
Faulting Media Type: 00000003<br />
OS Version:  6.0.6001.2.1.0.256.1<br />
Locale ID: 1033<br />
Additional Information 1:  fd00<br />
Additional Information 2: ea6f5fe8924aaa756324d57f87834160<br />
Additional  Information 3: fd00<br />
Additional Information 4:  ea6f5fe8924aaa756324d57f87834160</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>And searching Microsoft&#8217;s KB results in No results were found for your query. Please see  <a href="http://www.microsoft.com/technet/support/ee/helpfiles%5Chelp_en-us.aspx">Search  Help</a> for suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2010/04/10/superfetch-has-stopped-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Windows VS MySQL on Linux</title>
		<link>http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/</link>
		<comments>http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:42:03 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=347</guid>
		<description><![CDATA[Comming across Robin Schumacher&#8217;s &#8220;MySQL on Windows? Absolutely!&#8221; i have some stuff to say First, I absolutly LOVE windows on my Desktop, and i LOVE Linux on my servers, and i have nothing against windows servers or Linux Desktops, i &#8230; <a href="http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Comming across Robin Schumacher&#8217;s &#8220;MySQL on Windows? Absolutely!&#8221; i have some stuff to say</p>
<p>First, I absolutly LOVE windows on my Desktop, and i LOVE Linux on my servers, and i have nothing against windows servers or Linux Desktops, i like Operating systems that get the Job done faster and with least effort, so what suits a job suits me, having never used a mac, i would jump to a mac if they tell me it can help you develop application X faster, why not, but the article here <a href="http://dev.mysql.com/tech-resources/articles/mysql_on_windows.html">http://dev.mysql.com/tech-resources/articles/mysql_on_windows.html</a> does not seem to make sense to me. Here is why</p>
<p>In the comparison of number of downloads, it clearly reads that windows has 600K downloads VS linux that has 200K downloads, but are you serious ?</p>
<p>On Linux, MySQL is hardly if ever downloaded from mysql.com , while on Windows it is always downloaded from MySQL.COM and therefore i beg an explanation on why you say this statistic tells anything, Also, most developers are like me, they use the Windows edition for development on there development PCs, and then deploy the actual application on a Linux server.</p>
<p>For example, on a debian system i would simply issue</p>
<p>apt-get install mysql-client mysql-server</p>
<p>this will get MySQL binaries from Debian, not from MySQL, and therefore making the statistic not available to you.</p>
<p>Then the article talks about how insignificant the differences between the Linux and Windows edition is, to tell you the truth, this is not the case at least for me, here are SOME examples</p>
<p>Most of my applications can not make good use of RAID because RAID does not help with disk seek time (And therefore latency), My answer to this is usually separating tables to more than 1 hard disk , and although having databases moved to other hard drives is supported in windows by creating a text file, moving individual tables on windows is not, On linux, i simply create a symbolic link to the MYD file, and one to the MYI file, i can even split a single table to 2 hard drives with the indexes on 1 drive and the actual data on the other.</p>
<p>Clustering anyone ??</p>
<p>For a longer list check out http://dev.mysql.com/doc/refman/5.0/en/windows-vs-unix.html , this is certainly is inferior to the Linux counterpart for something like a shared hosting environment (See number of open files and connection timeouts etc..)</p>
<p>Now to add more to that, Linux is a free OS, you install and upgrade it for free, and MySQL is also free, if your business uses many many MySQL servers, your savings on Windows Server licenses can be significant.</p>
<p>The bottom line is, when a company like Oracle (Since it has acquired SUN) gets hold of an open source database engine, you can rest assured objectivity will still be there only when it supports the paying product.</p>
<p>Thanks for listening.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2010/01/29/mysql-windows-vs-mysql-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi Disk MySQL</title>
		<link>http://www.overloadit.com/2009/12/04/multi-disk-mysql/</link>
		<comments>http://www.overloadit.com/2009/12/04/multi-disk-mysql/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 21:43:28 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=297</guid>
		<description><![CDATA[For performance reasons, separating DBs to Multiple hard disks can be beneficial In Linux, when you want to include a directory for a database, you add a symbolic link ( Using the ln -s targetdir command), in Windows, there are &#8230; <a href="http://www.overloadit.com/2009/12/04/multi-disk-mysql/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For performance reasons, separating DBs to Multiple hard disks can be beneficial</p>
<p>In Linux, when you want to include a directory for a database, you add a symbolic link ( Using the ln -s targetdir command), in Windows, there are no symbolic links, and Windows Shortcuts ( Via right click create shortcut ) don&#8217;t work</p>
<p>The truth is, MySQL enables Symbolic Links in Windows by default, but you have to do it the MySQL way</p>
<p>MySQL is a file based database engine, you should be able to see a folder for every database run by your database engine, Now to move one of those DBs to a different directory or hard drive, you just copy it to the new destination and create a file <code><em><code>db_name</code></em>.sym then, within that plain text file, you can add </code><code>D:datadb_name where </code><code>D:datadb_name is the folder containing the MySQL files.</code></p>
<p>You should be good to go if you have moved the directory of the database to d:data, but if you copied it, the copy in the original MySQL data directory will be used</p>
<p>You are done, Now you should experience the extra performance of combining disks, the closest it gets without RAID and a reformat, surely this is assuming the DBs are used evenly</p>
<p>But there are other reasons why you may want to do this, one of which is, when you want to compile all user data in a directory, So DBs that person creates using your server management software puts all that person&#8217;s software in one place so that when he or she requests a backup, you know what to send him/her</p>
<p>Enjoy</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2009/12/04/multi-disk-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7</title>
		<link>http://www.overloadit.com/2009/02/07/windows-7/</link>
		<comments>http://www.overloadit.com/2009/02/07/windows-7/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 01:24:25 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=91</guid>
		<description><![CDATA[Not so impressed with Windows 7, i must admit some features like the native VHD support are nice, but it will all depend on the pricing to me, most of the changes are very welcome if they dont cost a &#8230; <a href="http://www.overloadit.com/2009/02/07/windows-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Not so impressed with Windows 7, i must admit some features like the native VHD support are nice, but it will all depend on the pricing to me, most of the changes are very welcome if they dont cost a fortune !</p>
<p>I have started looking around Windows 7 already, and i plan to write all my findings on a website about Windows.</p>
<p>So,<a title="Windows 7 review" href="http://www.powerdonkey.net/seven/"> my review of Windows 7</a> is still in the makes, So stay tuned</p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2009/02/07/windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista and the CRCDISK.SYS error</title>
		<link>http://www.overloadit.com/2009/02/07/windows-vista-and-the-crcdisksys-error/</link>
		<comments>http://www.overloadit.com/2009/02/07/windows-vista-and-the-crcdisksys-error/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 18:39:29 +0000</pubDate>
		<dc:creator>hitech</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.tjlug.org/?p=86</guid>
		<description><![CDATA[in most casses, you got this error due to a driver malfunction of a system device that is critical for booting your operating system. You can always use Windows PE to get into the disk and play with the drivers, &#8230; <a href="http://www.overloadit.com/2009/02/07/windows-vista-and-the-crcdisksys-error/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>in most casses, you got this error due to a driver malfunction of a system device that is critical for booting your operating system.</p>
<p>You can always use Windows PE to get into the disk and play with the drivers, but it is really not that simple, Unlike Linux, Windows does not load files according to directories !</p>
<p>What about <em>PostReflect ?</em></p>
<p><em>So i am having this problem after using TrueCrypt to protect an operating system , i did this because my most valuable data is my mozilla firefox passwords and files, and simply put, the best way is to encrypt the system volume !</em></p>
<p><em>So, right now, i need to access the disk on another computer, Run postreflect and come back with the results here, if this don&#8217;t work, the sollution will be much more lengthy, i will let you know what happens anyway<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.overloadit.com/2009/02/07/windows-vista-and-the-crcdisksys-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

