<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Apex Community Forums - Blogs</title>
		<link>http://www.forumapex.com/blogs/</link>
		<description>Discussion forums for PC Apex and Game Apex.</description>
		<language>en</language>
		<lastBuildDate>Sat, 21 Nov 2009 03:37:47 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.forumapex.com/images/pcapex/misc/rss.jpg</url>
			<title>Apex Community Forums - Blogs</title>
			<link>http://www.forumapex.com/blogs/</link>
		</image>
		<item>
			<title>Memory Timing Guide</title>
			<link>http://www.forumapex.com/blogs/thrill+kill/3-memory_timing_guide.html</link>
			<pubDate>Tue, 07 Oct 2008 14:01:35 GMT</pubDate>
			<description>So you want to get new memory for your system but are confused about the numbers? Here is a mini guide, compilated from info i found around the net. 
 
What do the numbers mean? or in a more technical terms what does CAS-TRCD-TRP-TRAS mean? 
 
* 
CAS Latency* 
Certainly, one of the most important...</description>
			<content:encoded><![CDATA[<div><font face="Arial">So you want to get new memory for your system but are confused about the numbers? Here is a mini guide, compilated from info i found around the net.<br />
<br />
What do the numbers mean? or in a more technical terms what does CAS-TRCD-TRP-TRAS mean?<br />
<br />
<b><br />
CAS Latency</b><br />
Certainly, one of the most important timings is the CAS Latency, which is also the one most people understand. Since data is often accessed sequentially (same row), the CPU need only select the next column in the row to get the next piece of data. In other words, CAS Latency is the delay between the CAS signal and the availability of valid data on the data pins (DQ). The latency between column accesses (CAS) then plays an important role in the performance of the memory. The lower the latency, the better the performance. However, the memory modules must be able to support low-latency settings.<br />
<br />
Example:  <b>2.5</b>-3-3-8 The bold 2.5 is the CAS timing.<br />
<br />
<br />
<b>tRCD</b><br />
tRCD is the delay from the time a row is activated to when the cell (or column) is activated via the CAS signal and data can be written to or read from a memory cell. When memory is accessed sequentially, the row is already active and tRCD will not have much impact. However, if memory is not accessed in a linear fashion, the current active row must be deactivated and then a new row selected/activated. In such an example, low tRCD's can improve performance. However, like any other memory timing, putting this too low for the module can cause in instability.<br />
<br />
Example:  2.5-<b>3</b>-3-8 The bold 3 is the tRCD timing.<br />
<br />
<br />
<br />
<b>tRP</b><br />
tRP is the time required to terminate one row access and begin the next row access. tRP might also be seen as the delay required between deactivating the current row and selecting the next row. So in conjunction with tRCD, the time required (or clock cycles required) to switch banks (or rows) and select the next cell for reading, writing, or refreshing is a combination of tRP and tRCD.<br />
<br />
<br />
Example:  2.5-3-<b>3</b>-8 The bold 3is the tRP timing.<br />
<br />
<br />
<br />
<b>tRAS</b><br />
tRAS is the time required before (or delay needed) between the active and precharge commands. In other words, how long the memory must wait before the next memory access can begin.<br />
<br />
Example:  2.5-3-3-<b>8</b> The bold 8 is the tRAS timing.<br />
<br />
<br />
<br />
<b>RAS</b><br />
Memory architecture is like a spreadsheet with row upon row and column upon column, with each row being one bank. For the CPU to access memory, it first must determine which row or bank in the memory is to be accessed and then activate that row with the RAS signal. Once activated, the row can be accessed over and over, until the data is exhausted. This is why tRAS has little effect on overall system performance but could impact system stability if set incorrectly.<br />
<br />
<br />
<b>tCLK</b><br />
This is simply the clock used for the memory. Note that because frequency is 1/t, if memory were running at 100Mhz, the timing of the memory would be 1/100Mhz, or 10nS.<br />
<br />
<br />
<br />
So obliviously the lower the numbers on the memory.. the faster the memory, right? yes and no. <br />
<br />
when you look at memory you also need to look at the memory bandwidth. yes a stick of pc133 2-3-3-4 might seem faster then a stick of pc800 4-4-4-12, as it has lower memory timings, but another factor comes into play. The memory bandwidth. The more bandwidth the memory has the faster it goes, but at the same time the latency goes up. To keep memory prices lower, manufactures will have much slower timings on the memory, but due to the massive bandwidth the memory over all is faster.</font></div>

]]></content:encoded>
			<dc:creator>THRiLL KiLL</dc:creator>
			<guid isPermaLink="true">http://www.forumapex.com/blogs/thrill+kill/3-memory_timing_guide.html</guid>
		</item>
		<item>
			<title>Vista Tweak Guide</title>
			<link>http://www.forumapex.com/blogs/thrill+kill/2-vista_tweak_guide.html</link>
			<pubDate>Tue, 07 Oct 2008 13:42:01 GMT</pubDate>
			<description>Tips taken from multiple sites as blackviper, tweak vista, and vista ultimate (to name a few) 
 
*Number one: Disable UAC* 
 
User Account Control or UAC is a new feature in Vista that asks for permission to do system software tasks and also run programs. Unfortunately, this security feature is...</description>
			<content:encoded><![CDATA[<div>Tips taken from multiple sites as blackviper, tweak vista, and vista ultimate (to name a few)<br />
<br />
<font size="4"><b>Number one: Disable UAC</b></font><br />
<br />
User Account Control or UAC is a new feature in Vista that asks for permission to do system software tasks and also run programs. Unfortunately, this security feature is also annoying. I cannot predict the future of your system or what kind of security vulnerabilities will be used to attack systems, and as such, you need to decide for yourself if you desire to keep UAC active, but if you wish to disable it, here is how I do it:<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System and Maintenance<br />
   4. Select Administrative Tools<br />
   5. Select the System Configuration button<br />
   6. Select the Continue button (if UAC is active)<br />
   7. Select the Tools Tab<br />
   8. Select &quot;Disable UAC&quot;<br />
   9. Select the Launch button<br />
  10. Select the Ok button to close the panel<br />
<br />
You will have to reboot for the setting to take effect.<br />
<br />
<br />
<br />
<font size="4"><b>Number Two: System Restore and Indexing Features</b></font><br />
<br />
If you are experiencing &quot;random&quot; slowdowns and &quot;high&quot; CPU usage for no reason, these two features are the most likely cause of the problem. These features are also a major cause of &quot;missing&quot; disk space. System Restore could be taking up to 15% of your hard drive space, just on it's own. On a 200GB hard drive, that is 30GB!<br />
<br />
System Restore Service creates system snap shots or &quot;restore points&quot; for returning to at a later time. Every time you install a program or new driver, plus on a schedule, this service creates a restore point to roll back to if a problem occurs. This is the first thing that I get rid of on a clean installation. If you use this and enjoy it, good for you. I never will. I feel it is faster and less hassle to just install clean. If you do not use System Restore Service, I highly recommend you back up your important files using, for example, a CD/DVD burner or an external USB 2.0 hard drive.<br />
<br />
 A rather good (and possibly the only) reason to use this &quot;feature&quot; is to roll back your OS after installing an unknown program or testing software. For example: BETA software of any kind or before installing a Service Pack . NOTE: If you disable this service, your previous &quot;restore points&quot; will be deleted. If, for what ever reason, you do not want this to happen, do not disable this service.<br />
<br />
The Indexing Service, by default, searches the start menu and the user account directory (C:/Users/&lt;account&gt;/) to assist in faster searching. However, with the tasks that I personally do, I rarely, use the Windows Search feature. <br />
<br />
The indexing feature has improved, though, as it is much more sensitive to an active user and will reduce the resources used while a person is actively using the system.<br />
<br />
Get rid of System Restore and Indexing. Where do you find it?<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System and Maintenance<br />
   4. Select Backup and Restore Center<br />
   5. Select Create a restore point or change settings (on the left side)<br />
   6. Select the Continue button (if UAC is active)<br />
   7. Select System Protection Tab (should be there already)<br />
   8. Uncheck your hard drives listed under &quot;Automatic restore points&quot;<br />
   9. Select the Turn System Restore Off button<br />
  10. Select the Ok button to apply the settings<br />
<br />
With the Classic View:<br />
<br />
    * Head to Start<br />
    * Select Control Panel<br />
    * Select Backup and Restore Center<br />
    * Select Create a restore point or change settings (on the left side)<br />
    * Select the Continue button (if UAC is active)<br />
    * Select System Protection Tab (should be there already)<br />
    * Uncheck your hard drives listed under &quot;Automatic restore points&quot;<br />
    * Select the Turn System Restore Off button<br />
    * Select the Ok button to apply the settings<br />
<br />
You can now disable the Indexing Feature:<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System and Maintenance<br />
   4. Select Indexing Options<br />
   5. Select the Modify button<br />
   6. Select the Continue button (if UAC is active)<br />
   7. Select the Show all locations button<br />
   8. Select the Continue button (if UAC is active)<br />
   9. Double click &quot;Users&quot; in the &quot;Summary of selected locations&quot;<br />
  10. Uncheck Users directory<br />
  11. Double click &quot;Start Menu &quot; in the &quot;Summary of selected locations&quot;<br />
  12. Uncheck Start Menu directory<br />
  13. Select the Ok button to close the panel<br />
<br />
With the Classic Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System and Maintenance<br />
   4. Select Indexing Options<br />
   5. Select the Modify button<br />
   6. Select the Continue button (if UAC is active)<br />
   7. Select the Show all locations button<br />
   8. Select the Continue button (if UAC is active)<br />
   9. Double click &quot;Users&quot; in the &quot;Summary of selected locations&quot;<br />
  10. Uncheck Users directory<br />
  11. Double click &quot;Start Menu &quot; in the &quot;Summary of selected locations&quot;<br />
  12. Uncheck Start Menu directory<br />
  13. Select the Ok button to close the panel<br />
<br />
<br />
<br />
<br />
<font size="4"><b>Number Three: Windows Sidebar</b></font><br />
<br />
The new Windows Vista Sidebar uses between 12MB and 20MB of RAM with the default 3 Gadgets and no news headline feed.<br />
<br />
Desire to disable the Sidebar? Several ways exist, but here are two of them:<br />
<br />
   1. Locate the Windows Sidebar icon in the System Tray (lower right, near the clock display)<br />
         1. Show hidden icons if it is not displayed<br />
   2. Right click the icon to bring up the context menu<br />
   3. Select Properties<br />
   4. Uncheck Start Sidebar when Windows starts<br />
   5. Select the Ok button to apply the settings<br />
<br />
You can disable the Sidebar also by:<br />
<br />
    * Right click on an unused area of the Sidebar (between Gadgets or at the bottom) to bring up the context menu<br />
    * Select Properties<br />
    * Uncheck Start Sidebar when Windows starts<br />
    * Select the Ok button to apply the settings<br />
<br />
<br />
<br />
<br />
<font size="4"><b>Number Four: Vista Aero (Themes)</b></font><br />
<br />
Reduce the overhead associated with Windows Vista's new Themes. As a side note, the new Aero is a big reason to upgrade to Vista and I really enjoy the new look. However, if you are using an older system that does not meet the recommended requirements to run the new Aero Glass engine, disable the themes to make it look like Windows 2000/XP (with it's new theme disabled) and save the memory.<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select Appearance and Personalization<br />
   4. Select Personalization<br />
   5. Select Theme<br />
   6. From the drop down box, select &quot;Windows Classic&quot;<br />
   7. Select the Ok button<br />
<br />
With the Classic Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select Personalization<br />
   4. Select Theme<br />
   5. From the drop down box, select &quot;Windows Classic&quot;<br />
   6. Select the Ok button<br />
<br />
Fine tune visual performance options:<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System and Maintenance<br />
   4. Select Performance Information and Tools<br />
   5. Select Adjust visual effects (on the left side)<br />
   6. Select the Continue button (if UAC is active)<br />
   7. Select &quot;Adjust for best performance.&quot;<br />
   8. Select the Ok button<br />
<br />
With the Classic Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System<br />
   4. Select Advanced system settings (on the left side)<br />
   5. Select Advanced Tab<br />
   6. Under Performance, select the Settings button<br />
   7. Select Visual Effects Tab<br />
   8. Select &quot;Adjust for best performance.&quot;<br />
   9. Select the Ok button<br />
<br />
After that, Disable and Stop the Themes service.<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select All Programs<br />
   3. Select Administrative Tools<br />
   4. Select Services<br />
   5. Select &quot;Themes&quot; service (Double Click)<br />
   6. Select General Tab<br />
   7. In the Startup type: select &quot;Disabled&quot;<br />
   8. In the Service status area: select &quot;Stop&quot;<br />
   9. Select the Ok button to close the panel<br />
<br />
<br />
<br />
<font size="4"><b>Number Five: Add/Remove Programs</b></font><br />
<br />
Uninstall Windows Vista features that are unused:<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select Programs<br />
   4. Select Programs and Features<br />
   5. Select Turn Windows features on or off (on the left side)<br />
   6. Select the Continue button (if UAC is active)<br />
   7. Check or Uncheck needed/unneeded Windows features<br />
   8. Select the Ok button<br />
<br />
<font size="4"><b>Number SIX: Services</b></font><br />
<br />
Adjust for any additional unneeded services. Windows Vista Services.<br />
<br />
With the default Category Control Panel:<br />
<br />
   1. Head to Start<br />
   2. Select Control Panel<br />
   3. Select System and Maintenance<br />
   4. Select Administrative Tools<br />
   5. Select Services<br />
   6. Select a service to adjust by double-clicking<br />
   7. In the General tab, Startup type section, select Automatic (Delayed Start), Automatic, Manual or Disabled.<br />
<br />
If you like, you can also do: Start --&gt; All Programs --&gt; Accessories --&gt; Run --&gt; type in services.msc --&gt; Select <br />
<br />
OK.<br />
<br />
For a Great Service Guide visit this Web page: <a href="http://www.blackviper.com/WinVista/servicecfg.htm" target="_blank">Windows Vista Service Pack 1 Service Configurations by Black Viper</a><br />
<br />
After configuring all services that you desire to change, reboot to see the effects of your tweaking.<br />
<br />
Note: Do not use msconfig to stop services. It basically is &quot;disabling&quot; a service. Use the above procedure and set <br />
<br />
to &quot;manual&quot; instead for testing purposes.<br />
<font size="4"><b><br />
Number Seven: Add the Run command to the Start Menu</b></font><br />
<br />
<br />
To add the Run command back to the Vista Start Menu, follow these steps:<br />
<br />
   1. Right click the Taskbar in an open area<br />
   2. Click on Properties<br />
   3. Click the Customize button to get to the Customize Start Menu<br />
   4. Click OK and the Run command will now appear on the Start Menu.<br />
<br />
<br />
<b><font size="4">Number Eight. Disable the Welcome Center </font></b><br />
<br />
The Windows Vista default setting is to show the Welcome Center on startup. While the Welcome Center is mildly interesting the first time you see it, you will quickly tire of it appearing every time you boot your Vista PC. <br />
<br />
This behavior is easily changed by unchecking the Run a Startup button located at the bottom of the Welcome Center.<br />
<br />
<b><font size="4">Number Nine: Start Windows Explorer at somewhere other than documents</font></b><br />
<br />
   1.  Copy the Windows Explorer shortcut, usually found in the Start Menu under Accessories, to the Desktop.<br />
   2. Right click the shortcut and click properties.<br />
   3.  Change the Target filed to the desired location.<br />
<br />
For example, to have Windows Explorer start at C:\ type in&quot;<br />
C:\Windows\explorer.exe /n, /e, c:\<br />
<br />
   4. Click OK<br />
<br />
<font color="black"><b><font size="4"><br />
Number Ten. Adjust power settings</font></b></font><br />
<br />
By default, Windows Vista sets the power options to what it calls a &quot;Balanced&quot; plan. If you are running this on a desktop you will want to change this to preformance. to do this go to control panel --&gt; Power Options<br />
<br />
<br />
<br />
<b><font size="4">Number Eleven. Increase SATA Disk Drive Performance</font></b><br />
<br />
You can squeeze a more performance out of your SATA hard disk drive by enabling write caching. The price though, is an increased risk for data    oss/corruption should you experienced a power loss - this risk is less in a laptop because of its battery:<br />
<br />
1. Click on the Start Button, enter Device Manager and hit Enter.<br />
2. Expand Disk Drives.<br />
3. Right-click on your hard disk drive and select Properties.<br />
4. On the Policies tab, check Enable Advanced Performance.<br />
5. Click OK and close Device Manager.<br />
<br />
<br />
<b><font size="4">Number Twelve. Enable ReadyBoost</font></b><br />
<br />
<br />
In order for ReadyBoost to work in Windows Vista, your USB storage device must meet the following requirements:<br />
- the device must have at least 64MB storage.<br />
- the device must be USB 2.0 compliant.<br />
- the device must have a minimum read speed of 3.5 MB/s.<br />
- the device must have a minimum write speed of 2.5 MB/s.<br />
<br />
Follow these steps to enable ReadyBoost:<br />
1. Plug in USB storage device.<br />
2. Go to Computer, right-click on the removable storage device and select Properties.<br />
3. Click on the ReadyBoost tab.<br />
4. Select Use This Device and set the amount of space to use for the system file.<br />
5. Click OK.<br />
<br />
<br />
<font size="4"><b>Number Twelve. Enable ReadyBoost on a non-vista certified usb drive.</b></font><br />
<br />
1. First things first. Plug the device in. Ignore AutoPlay if you have the enabled, and go to Computer in the start menu. When it pops up, right-click the USB stick and select properties.<br />
<br />
2. Click on the Readyboost tab on the properties menu and check Do not restest this device. Click okay and unplug the stick from your computer.<br />
<br />
3. Open the registry and go to: HKLM (Local Machine) -&gt; SOFTWARE -&gt; Microsoft -&gt; Windows NT -&gt; CurrentVersion -&gt; EMDgmt. You'll have a list of USB devices the computer has encountered, one of which should be your USB stick. Click on it.<br />
<br />
Here there's a few details you need to edit. Double click on Device Status and change the value to 2, then ok. Do the same for ReadSpeedKBs and WriteSpeedKBs, changing their values to both 1000<br />
<br />
4.Now all that's left to do is put the stick back in and once again go to the device properties (Computer &gt; Right-click on drive). If you look under the Readyboost Tab, you'll be able to now select Use this device</div>

]]></content:encoded>
			<dc:creator>THRiLL KiLL</dc:creator>
			<guid isPermaLink="true">http://www.forumapex.com/blogs/thrill+kill/2-vista_tweak_guide.html</guid>
		</item>
		<item>
			<title>Supreme commander freezes during LAN game</title>
			<link>http://www.forumapex.com/blogs/edp/1-supreme_commander_freezes_during_lan_game.html</link>
			<pubDate>Fri, 18 Jul 2008 06:17:30 GMT</pubDate>
			<description>Hi Everyone, 
  
I would appreciate a little bit of help. I have recently started playing supreme commandor on LAN with my two house mates. Everything runs fine until an hour and a half into the game. Then the play freezes. You can still move around the map and scroll in and out. YOu can stil...</description>
			<content:encoded><![CDATA[<div>Hi Everyone,<br />
 <br />
I would appreciate a little bit of help. I have recently started playing supreme commandor on LAN with my two house mates. Everything runs fine until an hour and a half into the game. Then the play freezes. You can still move around the map and scroll in and out. YOu can stil select units create queues to make units. Basically everything works apart from nothing moves. Sound still works as well. I ahve tried going back inot windows to see if the game was still running and it was. It has happened both times we have played for more thana hour and a half. <br />
 <br />
I haev a 780i SLI intel motherboard. A 8800 GT GPU and a E8400 dual core CPU. It is not running hot and i have just reformatted my computer with a fresh image of XP pro. My house mates are running similar machines. <br />
 <br />
Any help would be appreciate as i keeps freezing just as we get th the stage of wiping out the enemy.</div>

]]></content:encoded>
			<dc:creator>EDP</dc:creator>
			<guid isPermaLink="true">http://www.forumapex.com/blogs/edp/1-supreme_commander_freezes_during_lan_game.html</guid>
		</item>
	</channel>
</rss>
