<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="0.92">
<channel>
	<title>Smallvoid.com</title>
	<link>http://smallvoid.com</link>
	<description>Windows Tips and Tweaking</description>
	<lastBuildDate>Thu, 03 May 2012 07:15:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Improve latency for TCP by not waiting for Push flag</title>
		<description><![CDATA[Description of how the Push Flag in the TCP Header can optimize network buffer usage, but can increase latency. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/network/" rel="tag nofollow">network</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/network-performance/" rel="tag nofollow">network-performance</a>, <a href="http://smallvoid.com/tag/tcpip/" rel="tag nofollow">tcpip</a>]]></description>
		<link>http://smallvoid.com/article/winnt-tcp-push-flag.html</link>
			</item>
	<item>
		<title>Use process affinity to lock application to a single core</title>
		<description><![CDATA[Applications optimized to run on single CPU systems, will perform worse on multi CPU systems. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/performance/" rel="tag nofollow">performance</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/process-scheduler/" rel="tag nofollow">process-scheduler</a>, <a href="http://smallvoid.com/tag/dos-emulator/" rel="tag nofollow">dos-emulator</a>, <a href="http://smallvoid.com/tag/CPU/" rel="tag nofollow">CPU</a>]]></description>
		<link>http://smallvoid.com/article/winnt-process-affinity.html</link>
			</item>
	<item>
		<title>Disable the MSDOS and Win16 subsystem</title>
		<description><![CDATA[For security measures then one should consider disabling the ability to launch the 16 bit subsystem. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/user-security/" rel="tag nofollow">user-security</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/subsystem/" rel="tag nofollow">subsystem</a>, <a href="http://smallvoid.com/tag/dos-emulator/" rel="tag nofollow">dos-emulator</a>]]></description>
		<link>http://smallvoid.com/article/winnt-ntvdm-subsystem.html</link>
			</item>
	<item>
		<title>No boot device found or available</title>
		<description><![CDATA[Computer cannot start if no proper boot device exists, or if the active boot device fails. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/troubleshoot/" rel="tag nofollow">troubleshoot</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/boot-manager/" rel="tag nofollow">boot-manager</a>, <a href="http://smallvoid.com/tag/hard-disk-drive/" rel="tag nofollow">hard-disk-drive</a>, <a href="http://smallvoid.com/tag/partition/" rel="tag nofollow">partition</a>, <a href="http://smallvoid.com/tag/system-recovery/" rel="tag nofollow">system-recovery</a>]]></description>
		<link>http://smallvoid.com/article/no-boot-device-found.html</link>
			</item>
	<item>
		<title>Mapping folder as a virtual drive letter using subst</title>
		<description><![CDATA[Mount a file folder as a drive-letter, like a shortcut to make it easier to access the folder. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/tips/" rel="tag nofollow">tips</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/drive-mount/" rel="tag nofollow">drive-mount</a>, <a href="http://smallvoid.com/tag/subst/" rel="tag nofollow">subst</a>, <a href="http://smallvoid.com/tag/user-account-protection/" rel="tag nofollow">user-account-protection</a>, <a href="http://smallvoid.com/tag/command-line-switches/" rel="tag nofollow">command-line-switches</a>]]></description>
		<link>http://smallvoid.com/article/windows-subst-folder.html</link>
			</item>
	<item>
		<title>Adding FTP server / WebDAV folder as a network place</title>
		<description><![CDATA[Use Windows Explorer to browse a remote internet server by adding it as a network place. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/network/" rel="tag nofollow">network</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/webdav/" rel="tag nofollow">webdav</a>, <a href="http://smallvoid.com/tag/ftp/" rel="tag nofollow">ftp</a>, <a href="http://smallvoid.com/tag/ftp-client/" rel="tag nofollow">ftp-client</a>, <a href="http://smallvoid.com/tag/network-places/" rel="tag nofollow">network-places</a>]]></description>
		<link>http://smallvoid.com/article/winnt-web-network-place.html</link>
			</item>
	<item>
		<title>Mapping FTP server as a network drive letter</title>
		<description><![CDATA[Utilities for mounting a FTP folder as a mapped netwok drive. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/network/" rel="tag nofollow">network</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/ftp/" rel="tag nofollow">ftp</a>, <a href="http://smallvoid.com/tag/ftp-client/" rel="tag nofollow">ftp-client</a>, <a href="http://smallvoid.com/tag/network-drive/" rel="tag nofollow">network-drive</a>, <a href="http://smallvoid.com/tag/file-system/" rel="tag nofollow">file-system</a>, <a href="http://smallvoid.com/tag/drive-mount/" rel="tag nofollow">drive-mount</a>]]></description>
		<link>http://smallvoid.com/article/ftp-map-network-drive.html</link>
			</item>
	<item>
		<title>Changing the font of the command prompt</title>
		<description><![CDATA[How to use a different font in the command prompt than Lucida Console and Raster Fonts. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/command-prompt/" rel="tag nofollow">command-prompt</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/font/" rel="tag nofollow">font</a>, <a href="http://smallvoid.com/tag/true-type/" rel="tag nofollow">true-type</a>, <a href="http://smallvoid.com/tag/visual-style/" rel="tag nofollow">visual-style</a>]]></description>
		<link>http://smallvoid.com/article/winnt-cmd-add-font.html</link>
			</item>
	<item>
		<title>Mount Ext2 / Ext3 linux partitions inside Windows</title>
		<description><![CDATA[Access Linux Ext2 / Ext3 partitions inside Microsoft Windows. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/utilities/" rel="tag nofollow">utilities</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/linux/" rel="tag nofollow">linux</a>, <a href="http://smallvoid.com/tag/hard-disk-drive/" rel="tag nofollow">hard-disk-drive</a>, <a href="http://smallvoid.com/tag/partition/" rel="tag nofollow">partition</a>, <a href="http://smallvoid.com/tag/ext3/" rel="tag nofollow">ext3</a>, <a href="http://smallvoid.com/tag/ext2/" rel="tag nofollow">ext2</a>, <a href="http://smallvoid.com/tag/drive-mount/" rel="tag nofollow">drive-mount</a>]]></description>
		<link>http://smallvoid.com/article/winnt-linux-partition.html</link>
			</item>
	<item>
		<title>Description of the hard disk cache</title>
		<description><![CDATA[The hard disk performance is very dependent on the configuration of the disk cache. 
 Tags: <a href="http://smallvoid.com/articles/windows-nt4/performance/" rel="tag nofollow">performance</a>, <a href="http://smallvoid.com/articles/windows-nt4/" rel="tag nofollow">windows-nt4</a>, <a href="http://smallvoid.com/tag/hard-disk-drive/" rel="tag nofollow">hard-disk-drive</a>, <a href="http://smallvoid.com/tag/file-cache/" rel="tag nofollow">file-cache</a>, <a href="http://smallvoid.com/tag/disk-performance/" rel="tag nofollow">disk-performance</a>]]></description>
		<link>http://smallvoid.com/article/hard-disk-cache.html</link>
			</item>
</channel>
</rss>

