<?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>Pacific LANWorks Pte Ltd - System/Network Integrator, Accounting, HelpDesk Support &#38; Maintenance &#187; admin</title>
	<atom:link href="https://www.pacificlanworks.com/author/admin/feed" rel="self" type="application/rss+xml" />
	<link>https://www.pacificlanworks.com</link>
	<description>Singapore&#039;s network and system integrator and solution provider for small businesses</description>
	<lastBuildDate>Thu, 26 Mar 2020 12:26:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How To Prevent Excel From Turning Fractions Into Dates</title>
		<link>https://www.pacificlanworks.com/general/how-to-prevent-excel-from-turning-fractions-into-dates</link>
		<comments>https://www.pacificlanworks.com/general/how-to-prevent-excel-from-turning-fractions-into-dates#comments</comments>
		<pubDate>Wed, 31 Mar 2010 01:02:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=603</guid>
		<description><![CDATA[If you do not apply a fraction format to a cell before you enter a fraction into it, Excel will convert the fraction into a date, however, if you want Excel to recognize your cell entries as fractions, you must apply the appropriate fraction format to the cell before you enter the data.]]></description>
				<content:encoded><![CDATA[<p>If you do not apply a fraction format to a cell before you enter a fraction into it, Excel will convert the fraction into a date. For example, if you enter 1/50 into a cell, Excel immediately converts it to Jan-50. If you then try to reformat the same cell to a fraction, Excel converts it to 18264, the internal number that represents Jan-50. In that case, if you want Excel to recognize your cell entries as fractions, you must apply the appropriate fraction format to the cell before you enter the data.</p>
<p>For example, say you are importing a column of data from an Access database table that contains fractions such as 1/50, 2/70, and 30/65. You will need to format the column of cells containing the data to an appropriate fraction format before importing. Follow these steps:</p>
<ul>
<li>Select the column that will contain the fractional data.</li>
<li>Right-click the selection.</li>
<li>Select Format Cells.</li>
<li>In the Number tab, under Category, select Fraction.</li>
<li>Under Type, select Up To Two Digits (21/25), then click OK. </li>
</ul>
<p>Now, when you import the data to that column, Excel will format each entry as a fraction. Keep in mind that if the data contained fractions such as 30/750, you would select Up To Three Digits (312/943) in Step 5. If you wanted to display your data as fractions over 100 (for example, 30/65 displayed as 46/100), you would select As Hundreds (30/100) in Step 5.</p>
<p>Alternately, if you won’t be using the fractions in calculations, you can prevent Excel from changing your entries to dates by applying the Text format to the cell before you enter the data. In that case, in Step 4 select Text under the Category list, and then click OK.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/how-to-prevent-excel-from-turning-fractions-into-dates/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use Charts To Display Data On Access 2007 Forms</title>
		<link>https://www.pacificlanworks.com/general/how-to-use-charts-to-display-data-on-access-2007-forms</link>
		<comments>https://www.pacificlanworks.com/general/how-to-use-charts-to-display-data-on-access-2007-forms#comments</comments>
		<pubDate>Mon, 29 Mar 2010 01:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[access 2007]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=601</guid>
		<description><![CDATA[Access 2007 makes it easy to build a graph control for your form that will display calculated data--and often better than with a text form control.]]></description>
				<content:encoded><![CDATA[<p>Access 2007 makes it easy to build a graph control for your form that will display calculated data&#8211;and often better than with a text form control. For example, say your employee database includes two tables: one with employee data and one with data about hours worked during 2007. The database also contains a November Hours Worked query that includes the Last Name, First Name, and Employee ID fields from the Employee Data table, and the Week Ending and Hours Worked fields for November from the 2007 Hours Worked table. You create a form based on the query that includes all of the fields. To add a chart to the form that graphs the total hours worked for each employee for the month of November, follow these steps:</p>
<ol>
<li>Open the form in Design view.</li>
<li>In the Design tab under Forms Design tools, click the Insert Chart tool in the Controls group.</li>
<li>Click and drag in a blank area of the form to create the chart.</li>
<li>Click the Queries button under View and then select the November Hours Worked query and then click Next.</li>
<li>Double-click the Last Name and Hours Worked fields.</li>
<li>Click Next four times.</li>
<li>Enter Total Hours Worked In November for the chart title.</li>
<li>Click the No, Don&#8217;t Display Legend button and then click Finish.</li>
</ol>
<p>
As you click through each employee&#8217;s record, the Graph control will display a bar chart for the employee, showing the total hours they worked in November 2007.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/how-to-use-charts-to-display-data-on-access-2007-forms/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use WordArt Formatting In Excel 2007 Charts</title>
		<link>https://www.pacificlanworks.com/general/how-to-use-wordart-formatting-in-excel-2007-charts</link>
		<comments>https://www.pacificlanworks.com/general/how-to-use-wordart-formatting-in-excel-2007-charts#comments</comments>
		<pubDate>Fri, 26 Mar 2010 01:56:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[excel 2007]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=599</guid>
		<description><![CDATA[Excel 2007 lets you apply the same Text Fill, Text Outline, and Text Effects formats available for your WordArt objects to chart text. For example, you can use WordArt formatting to create an eye-catching title for your chart.]]></description>
				<content:encoded><![CDATA[<p>Excel 2007 lets you apply the same Text Fill, Text Outline, and Text Effects formats available for your WordArt objects to chart text. For example, you can use WordArt formatting to create an eye-catching title for your chart.</p>
<p>Follow these steps:</p>
<ul>
<li>Select the chart title.</li>
<li>Click the Format tab under Chart Tools.</li>
<li>In the WordArt Styles group, click Quick Styles and then select Gradient Fill, Accent 4, Reflection from the list.</li>
<li>Click the Text Fill button and select Green.</li>
<li>Click the Text Outline button.</li>
<li>Point to Weight and click the 2-1/4 line.</li>
<li>Click the Text Effects button.</li>
<li>Click Full Reflection, 8 Pt. from the list.</li>
</ul>
<p>In addition to the Text Fill, Text Outline, and Text Effects buttons, you can access more WordArt options by clicking the Word Art Styles button to launch the Format Text Effects dialog box.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/how-to-use-wordart-formatting-in-excel-2007-charts/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protect Your Windows Vista With Data Execution Prevention</title>
		<link>https://www.pacificlanworks.com/general/protect-your-windows-vista-with-data-execution-prevention</link>
		<comments>https://www.pacificlanworks.com/general/protect-your-windows-vista-with-data-execution-prevention#comments</comments>
		<pubDate>Mon, 22 Mar 2010 06:15:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=631</guid>
		<description><![CDATA[A security feature in Windows Vista is Data Execution Prevention (DEP). DEP will monitor Windows services and programs and protect harmful code from executing or running in system memory locations reserved for Windows and other programs.]]></description>
				<content:encoded><![CDATA[<p>A security feature in Windows Vista is Data Execution Prevention (DEP). DEP will monitor Windows services and programs and protect harmful code from executing or running in system memory locations reserved for Windows and other programs. Once DEP realizes an attack is in progress, it will shut the program or service automatically and notify you.</p>
<p>By default, DEP will only protect Windows and not other programs. You will have greater security protection by enabling DEP on all programs and services. If you have a program or service that doesn’t play nicely with DEP, you can turn DEP off for that particular service.</p>
<p>Follow these steps to turn DEP on for all Windows programs and services.</p>
<ul>
<li>Click the Start button and type Control Panel.</li>
<li>Click System and Maintenance | System | Advanced System Settings.</li>
<li>UAC will prompt you to continue and choose the Advanced tab.</li>
<li>Under Performance, click Settings.</li>
<li>Choose the Data Execution Prevention tab.</li>
<li>Tick the Turn on DEP for all programs and services except those I select.</li>
</ul>
<div id="attachment_632" class="wp-caption aligncenter" style="width: 377px"><img class="size-full wp-image-632" title="Protect Your Windows Vista With Data Execution Prevention" src="http://pacificlanworks.com/wp-content/uploads/2010/01/VistaDEP.jpg" alt="Protect Your Windows Vista With Data Execution Prevention" width="367" height="535" /><p class="wp-caption-text">Protect Your Windows Vista With Data Execution Prevention</p></div>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/protect-your-windows-vista-with-data-execution-prevention/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Safety Tips For Using A Public Computer</title>
		<link>https://www.pacificlanworks.com/general/5-safety-tips-for-using-a-public-computer</link>
		<comments>https://www.pacificlanworks.com/general/5-safety-tips-for-using-a-public-computer#comments</comments>
		<pubDate>Fri, 19 Mar 2010 06:05:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=627</guid>
		<description><![CDATA[Are public computers at libraries, Internet cafes, airports, and copy shops safe?]]></description>
				<content:encoded><![CDATA[<p>Are public computers at libraries, Internet cafes, airports, and copy shops  safe?</p>
<p>That depends on how you use them! Take these tips to help keep  your personal or financial information private.</p>
<ol>
<li><strong>Don&#8217;t save your logon information.</strong>
<ul>
<li>Always log out of Web sites by clicking &#8220;log out&#8221; on the site. It&#8217;s not enough to simply close the browser window or type in another address.</li>
<li>Many programs (especially instant messenger programs) include automatic login features that will save your user name and password. Disable this option so no one can log in as you.</li>
</ul>
</li>
<li><strong>Don&#8217;t leave the computer unattended with sensitive information on the screen</strong>.
<ul>
<li>If you have to leave the public computer, log out of all programs and close all windows that might display sensitive information.</li>
</ul>
</li>
<li><strong>Erase your tracks</strong>. Web browsers such as Internet Explorer keep a record of your passwords and every page you visit, even after you’ve closed them and logged out.<strong> To disable the feature that stores passwords</strong>,before you go to the Web, turn off the Internet Explorer feature that &#8220;remembers&#8221; your passwords.
<ul>
<li>In Internet Explorer, click Tools, and then click Internet Options.</li>
<li>Click the Content tab, and then click AutoComplete.</li>
<li>Click to clear both check boxes having to do with passwords.</li>
</ul>
<p><strong> To delete your temporary Internet files and your history</strong></p>
<p>When you finish your use of a public computer, you should delete all the temporary files and your Internet history.</p>
<ul>
<li>In Internet Explorer, click Tools, and then click Internet Options.</li>
<li>On the General tab, under Temporary Internet files, click Delete Files, and then click Delete Cookies.</li>
<li>Under History, click Clear History.</li>
</ul>
<p><strong> To delete other files saved by corporate portals, such as Sharepoint Portal Server</strong></p>
<p>If you&#8217;re using a corporate Web site that allows you to view internal corporate documents, you may be inadvertently storing sensitive documents on the public computer.</p>
<ul>
<li>Delete all the files in the temporary folder of your user account which you can find by browsing to C:\Documents and Settings\username\Local Settings\Temp.</li>
<li>If your company uses Microsoft Office SharePoint Portal Server, empty the temporary folder (My Documents\SharePoint Drafts).</li>
</ul>
</li>
<li><strong>Watch for over-the-shoulder snoops.</strong> When you use a public computer, be on the look out for thieves who look over your shoulder or watch as you enter sensitive passwords to collect your information.</li>
<li><strong>Don&#8217;t enter sensitive information into a public computer.</strong> These measures provide some protection against casual hackers who use a public computer after you have.But keep in mind that an industrious thief might have installed sophisticated software on the public computer that records every keystroke and then e-mails that information back to the thief.Then it doesn&#8217;t matter if you haven&#8217;t saved your information or if you&#8217;ve erased your tracks. They still have access to this information.If you really want to be safe, avoid typing your credit card number or any other financial or otherwise sensitive information into any public computer.</li>
</ol>
<p>The above article is extracted from <a href="http://www.microsoft.com/athome/security/privacy/publiccomputer.mspx" target="_blank" class="broken_link">Microsoft</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/5-safety-tips-for-using-a-public-computer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Services To Turn Off To Improve Your XP Performance</title>
		<link>https://www.pacificlanworks.com/general/10-services-to-turn-off-to-improve-your-xp-performance</link>
		<comments>https://www.pacificlanworks.com/general/10-services-to-turn-off-to-improve-your-xp-performance#comments</comments>
		<pubDate>Wed, 17 Mar 2010 05:22:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=620</guid>
		<description><![CDATA[If your Windows XP system is running slowing and you need to improve the performance of your Windows XP system, one of the major things for you to do is to turn off unnecessary services on your Windows XP system]]></description>
				<content:encoded><![CDATA[<p><strong>Turn It Off To Tune It Up</strong></p>
<p>If your Windows XP system is running slowing and you need to improve the performance of your Windows XP system, one of the major things for you to do is to turn off unnecessary services on your Windows XP system.</p>
<p>Following are the common services we&#8217;ll turn off if you are running in a typical network environment. Check them and you&#8217;ll be surprised by what is running without your knowledge.</p>
<p><strong>Service Glossary For Windows XP</strong></p>
<p><strong>IIS</strong> – Microsoft’s Internet Information Services provide the capabilities of a Webserver for your computer.</p>
<p><strong> NetMeeting Remote Desktop Sharing</strong> — NetMeeting is primarily a VoIP and videoconferencing client for Microsoft Windows, but this service in particular is necessary to remote desktop access.</p>
<p><strong> Remote Desktop Help Session Manager</strong> – This service is used by the Remote Assistance feature that you can use to allow others remote access to the system to help you troubleshoot problems.</p>
<p><strong> Remote Registry </strong>– The capabilities provided by the Remote Registry service are frightening to consider from a security perspective. They allow remote users (in theory, only under controlled circumstances) to edit the Windows Registry.</p>
<p><strong> Routing and Remote Access</strong> – This service bundles a number of capabilities together, capabilities that most system administrators would probably agree should be provided separately. It is rare that any of them should be necessary for a typical desktop system such as Microsoft Windows XP, however, so they can all conveniently be turned off as a single service. Routing and Remote Access provides the ability to use the system as a router and NAT device, as a dialup access gateway, and a VPN server.</p>
<p><strong> Simple File Sharing</strong> – When a computer is not a part of a Microsoft Windows Domain, it is assumed by the default settings that any and all filesystem shares are meant to be universally accessible. In the real world, however, we should only want to provide shares to very specific, authorized users. As such, Simple File Sharing, which only provides blanket access to shares without exceptions, is not what we want to use for sharing filesystem resources. It is active by default on both MS Windows XP Professional and MS Windows XP Home editions. Unfortunately, this cannot be disabled on MS Windows XP Home. On MS Windows XP Professional, however, you can disable it by opening My Computer -&gt; Tools -&gt; Folder Options, clicking the View tab, and unchecking the Use simple file sharing (Recommended) checkbox in the Advanced settings: pane.</p>
<p><strong> SSDP Discovery Service</strong> – This service is used to discover UPnP devices on your network, and is required for the Universal Plug and Play Device Host service (see below) to operate.</p>
<p><strong> Telnet</strong> – The Telnet service is a very old mechanism for providing remote access to a computer, most commonly known from its use in the bad ol’ days of security for remote command shell access on Unix servers. These days, using Telnet to remotely manage a Unix system may be grounds for firing, where an encrypted protocol such as SSH should be used instead.</p>
<p><strong> Universal Plug and Play Device Host</strong> – Once you have your “Plug and Play” devices installed on your system, it is often the case that you will not need this service again.</p>
<p><strong> Windows Messenger Service</strong> – Listed in the Services window under the name Messenger, the Windows Messenger Service provides “net send” and “Alerter” functionality. It is unrelated to the Windows Messenger instant messaging client, and is not necessary to use the Windows Messenger IM network.<br />
On your system, these services may not all be turned on, or even installed. Whether a given service is installed and running may depend on whether you installed the system yourself, whether you are using XP Home or XP Professional, and from which vendor you got your computer if MS Windows XP was installed by a vendor.</p>
<p>With the exception of Simple File Sharing, all of the above listed services can be disabled from the same place.</p>
<p><strong>How To Turn Them Off?</strong></p>
<p>To turn off any services, just do the following:-</p>
<ul>
<li>Click on the Start button, then navigate to <em>Settings -&gt; Control Panel</em>, open <em>Administrative Tools</em>, and from there open the <em>Services</em> window.</li>
<li>To disable any service in the list, double-click on its entry in that window and change the <em>Startup type</em>: setting.</li>
<li>In general, you should change services you are turning off for security purposes to a “<em>Disabled</em>” state.</li>
<li>When in doubt about whether a given service is necessary for other services, check the <em>Dependencies</em> tab in the service’s settings dialog.</li>
</ul>
<div id="attachment_621" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-621" title="Windows Services Running On My System" src="http://pacificlanworks.com/wp-content/uploads/2010/01/windowsservices.png" alt="Windows Services Running On My System" width="500" height="341" /><p class="wp-caption-text">Windows Services Running On My System</p></div>
<p style="text-align: center;">
<p>Obviously, this is not a comprehensive list of everything running on your computer that you may want to turn off. It is merely a list of ten items that you most likely do not need to have running, and constitute a security vulnerability if left running. Most users will never have need of any of the services in this list, once the computer is up and running. Other services may be disabled without ill effect as well, though you should research each item in the complete services list before you disable it to ensure that you actually do not need it running. Some of them are quite critical to the normal operation of your system, such as the <em>Remote Procedure Call (RPC)</em> service.</p>
<p>Every running — but unused — service on your machine is an unnecessary security vulnerability. If a service is not important at all for authorized users and basic system functionality, turn it off.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/10-services-to-turn-off-to-improve-your-xp-performance/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tricks For 3D Pinball in Windows XP</title>
		<link>https://www.pacificlanworks.com/general/tricks-for-3d-pinball-in-windows-xp</link>
		<comments>https://www.pacificlanworks.com/general/tricks-for-3d-pinball-in-windows-xp#comments</comments>
		<pubDate>Mon, 15 Mar 2010 05:11:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=616</guid>
		<description><![CDATA[3D Pinball for Windows has nine rank levels, ranging from Cadet to Fleet Admiral. Complete each mission and advance to the next rank, but you go back to Cadet at the beginning of each game. Here are a few secret codes to get more enjoyment out of 3D Pinball.]]></description>
				<content:encoded><![CDATA[<p>Found a cheatsheet  for 3D Pinball and thought of sharing with you.</p>
<p>3D Pinball for Windows has nine rank levels, ranging from Cadet to Fleet Admiral. Complete each mission and advance to the next rank, but you go back to Cadet at the beginning of each game. Here are a few secret codes to get more enjoyment out of 3D Pinball. Note that the 3D Pinball window must be active for these codes to work.</p>
<ul>
<li>Regain your old rank from a previous game by starting a new game and immediately typing <strong><em>rmax</em></strong>. Each time you type this secret command, you’ll advance one rank level.</li>
<li>Get an extra ball while the Awaiting Deployment message displays by typing <strong><em>1max</em></strong>.</li>
<li>Activate the Gravity Well by starting a new game and immediately typing <strong><em>gmax</em></strong>.</li>
<li>Get an unlimited number of balls and essentially play for as long as you like by starting a new game and immediately typing <strong><em>bmax</em></strong>. Each time you lose a ball, a new one will appear. (While playing with an unlimited number of balls, none of the other tricks will work.)</li>
<li>Control the ball with your mouse by starting a new game and immediately typing <strong><em>hidden test</em></strong>. When you do, you can click the ball with your left mouse button and essentially drag it anywhere you want and rack up an unbelievable number of points.</li>
</ul>
<p>Keep in mind that there isn’t a text box into which you enter these secret codes — you simply type them.</p>
<p><em>Note: This tip applies to both Windows XP Home and Windows XP Professional.</em></p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/tricks-for-3d-pinball-in-windows-xp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Tips To Speed Up The Performance Of Windows XP</title>
		<link>https://www.pacificlanworks.com/general/10-tips-to-speed-up-the-performance-of-windows-xp</link>
		<comments>https://www.pacificlanworks.com/general/10-tips-to-speed-up-the-performance-of-windows-xp#comments</comments>
		<pubDate>Fri, 12 Mar 2010 04:29:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=611</guid>
		<description><![CDATA[If you are reading this article, I suppose you are still using Windows XP at this very moment. I hope you know that Windows 7 is already out and if you have heard of anything bad about Microsoft Windows Vista, fred not, cause Windows 7 is seriously a lot better than Windows Vista.]]></description>
				<content:encoded><![CDATA[<p><strong>Still Using Windows XP? Why??</strong></p>
<p>If you are reading this article, I suppose you are still using Windows XP at this very moment. I hope you know that Windows 7 is already out and if you have heard of anything bad about Microsoft Windows Vista, fred not, cause Windows 7 is seriously a lot better than Windows Vista.</p>
<p>For us, we still have customers using Windows XP and their reasons are:-</p>
<ul>
<li>&#8220;why spend extra when everything is working fine?&#8221;</li>
<li>&#8220;it&#8217;s working with my current hardware and software, so no reason to  introduce unforeseeable problems into our environment&#8221;</li>
<li>&#8220;we are comfortable with Windows XP so no point wasting time to learn anything new&#8221;</li>
</ul>
<p>As you can see, the bottomline is the inertia to upgrade and the mentality of &#8220;don&#8217;t fix when ain&#8217;t broken&#8221;.</p>
<p><strong>If Can&#8217;t Beat Them, Join Them</strong></p>
<p>There are actually tonnes of reasons for you to upgrade to Windows 7, which we&#8217;ll probably list in another article, but for now, if the users are  still comfortable with Windows XP and don&#8217;t intend to upgrade any time sooner, the only thing we can help is to improve the performance of Windows XP so that it can run as good as new (new as in the time when they bought their system then&#8230;)</p>
<p>So, for those who are still using Windows XP, you can do the following to  enhance your Windows XP eXPerience:-</p>
<ol>
<li><strong>Defragment your hard disks</strong>
<ul>
<li>Even if you have a fresh installation of XP, you should regularly defragment all your system&#8217;s physical hard disks.</li>
<li>To run the system defragmenter, use the defrag command or run dfrg.msc.</li>
<li>I recommend doing so at least once a month, however, do note that you should not be running any other program, including your screen saver, when you are  running the defragmentation program.</li>
</ul>
</li>
<li><strong>Periodically clear the Prefetch folder</strong>
<ul>
<li>Found at %Windows%\prefetch, the prefetch folder contains pointers that help the system load programs that you&#8217;ve recently run. Over time, the accumulation of little-used entries can degrade system performance.</li>
<li>Empty this folder about once a month; Do note that cleaning it out much more often will degrade performance.</li>
</ul>
</li>
<li><strong>Disable unneeded services</strong>
<ul>
<li>By default, XP installs services that many users don&#8217;t need. Disabling unnecessary services makes the resources that they used available to other applications.</li>
<li>You can use the Msconfig utility&#8217;s Services tab to disable services.</li>
</ul>
</li>
<li><strong>Get rid of unneeded Startup programs</strong>
<ul>
<li>Programs that automatically install icons in the system tray and Startup folder are those you need to look out for. Although they usually add no functionality, they do eat away at system resources.</li>
<li>To get rid of these parasites, run Msconfig, click the Startup tab, and clear the check box for each program you want to disable.</li>
</ul>
</li>
<li><strong>Adjust the Visual Effects setting</strong>
<ul>
<li>For systems that don&#8217;t have a lot of CPU power (less than 800MHz), you can boost screen performance by changing the Visual Effects settings.</li>
<li>Open the Control Panel System applet, click the Advanced tab, click the Settings button in the Performance area, then select the &#8220;Adjust for best performance&#8221; option.</li>
</ul>
</li>
<li><strong>Preset the paging file size</strong>
<ul>
<li>When your system needs more memory than it has, Windows expands the paging file and all other system functions stop until the expansion is complete.</li>
<li>Setting the maximum paging file size to twice the amount of physical RAM typically lets you avoid that performance hit.</li>
<li>Open the System applet, select the Advanced tab, and click the Settings button under Performance. In the Performance Options window, select the Advanced tab, then click Change under &#8220;Virtual memory&#8221;. Enter the desired maximum paging file size in the &#8220;Maximum size&#8221; field.</li>
</ul>
</li>
<li><strong>Get a second hard disk</strong>
<ul>
<li>With today&#8217;s high performance systems, the performance bottleneck is almost always the I/O subsystem. Spreading I/O over multiple hard disks relieves that choke point.</li>
<li>Put your OS on one drive and your applications on the other.</li>
<li>Adding a drive also helps you keep the recommended 20 percent free space on your system drive.</li>
</ul>
</li>
<li><strong>Use the DMA setting for all your hard disks</strong>
<ul>
<li>When you add a second hard disk, XP often automatically sets it to the slowest Programmed I/O (PIO) mode. Most of today&#8217;s drives are capable of using the far more efficient direct memory access (DMA) setting.</li>
<li>To change the drive settings, open the System applet, click the Hardware tab, then click Device Manager. Expand &#8220;IDE ATA/ATAPI controllers&#8221; and open the properties of the Primary IDE Channel. Select the Advanced Settings tab, and select &#8220;DMA if available&#8221; from the Transfer Mode drop-down list under both Device 0 and Device 1.</li>
</ul>
</li>
<li><strong>Paging File Location</strong>
<ul>
<li>If you use a two-drive system, you can enhance performance by moving the paging file I/O to a different disk spindle than the one the OS uses.</li>
<li>To do so, open the System applet, select the Advanced tab, and click the Settings button under Performance.</li>
<li>Select the Advanced tab in the new window, click Change under &#8220;Virtual memory,&#8221; and select your system&#8217;s second drive from the Drive list.</li>
</ul>
</li>
<li><strong>Get more RAM</strong>
<ul>
<li>Getting an adequate amount of RAM is the most effective way to improve XP&#8217;s performance. If you don&#8217;t have enough RAM, no amount of tweaking will make your system run faster.</li>
<li>Every XP system should have a minimum of 512MB of RAM. For power users, 2048MB is even better.</li>
</ul>
</li>
</ol>
<p>So, this sums up what you need to do to improve the performance of your Windows XP system. If you have any other tips, do feel free to comment below.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/10-tips-to-speed-up-the-performance-of-windows-xp/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Odd And Even Page Headers To Word 2007 Documents</title>
		<link>https://www.pacificlanworks.com/general/how-to-add-odd-and-even-page-headers-to-word-2007-documents</link>
		<comments>https://www.pacificlanworks.com/general/how-to-add-odd-and-even-page-headers-to-word-2007-documents#comments</comments>
		<pubDate>Wed, 03 Mar 2010 04:35:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[word 2007]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=596</guid>
		<description><![CDATA[If you want to format the headers so that when you open the document, page numbers on odd-numbered pages appear on the right, and page numbers on even-numbered pages appear on the left, it  can be done with ease.]]></description>
				<content:encoded><![CDATA[<p>If you want to format the headers so that when you open the document, page numbers on odd-numbered pages appear on the right, and page numbers on even-numbered pages appear on the left, it  can be done with ease.</p>
<p>Follow these steps to add odd and even page headers to your Word 2007 documents:</p>
<ul>
<li>Click anywhere on page 1.</li>
<li>On the Insert tab, click Header in the Header &amp; Footer group.</li>
<li>Click Austere (Odd Page) or any Header formatted for odd pages.</li>
<li>Under Header &amp; Footer Tools, click the Design tab and then click to select the Different Odd &amp; Even Pages check box in the Options group.</li>
<li>Click the Next Section button in the Navigation group.</li>
<li>Click Header in the Header &amp; Footer group.</li>
<li>Click Austere (Even Page).</li>
</ul>
<p>If your document already has a header that is not formatted for odd and even pages, you don&#8217;t have to delete it and start over. You can simply convert it to an odd/even format by following these steps:</p>
<ul>
<li>Double-click the header area in your document.</li>
<li>Under Header &amp; Footer Tools, click the Design tab, and then select the Different Odd &amp; Even Pages check box in the Options group.</li>
<li>Click the Next Section button in the Navigation group.</li>
<li>Click Header in the Header &amp; Footer group.</li>
<li>Click Austere (Even Page) or any Header formatted for even pages.</li>
</ul>
<p>You can also create odd and even footers for your Word 2007 documents. Simply follow the steps above, substituting the word footer for header.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/how-to-add-odd-and-even-page-headers-to-word-2007-documents/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Change The Shape And Shadow Of A Picture In Word 2007</title>
		<link>https://www.pacificlanworks.com/general/how-to-change-the-shape-and-shadow-of-a-picture-in-word-2007</link>
		<comments>https://www.pacificlanworks.com/general/how-to-change-the-shape-and-shadow-of-a-picture-in-word-2007#comments</comments>
		<pubDate>Mon, 01 Mar 2010 04:29:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[word 2007]]></category>

		<guid isPermaLink="false">http://pacificlanworks.com/?p=594</guid>
		<description><![CDATA[In Word 2007, you can preview a change you'd like to make to a picture before you actually apply it. For example, suppose you would like to see how your 3" x 5" photo will look with rounded corners.]]></description>
				<content:encoded><![CDATA[<p>In Word 2007, you can preview a change you&#8217;d like to make to a picture before you actually apply it. For example, suppose you would like to see how your 3&#8243; x 5&#8243; photo will look with rounded corners. Follow these steps:</p>
<ul>
<li>Click the photo to select it.</li>
<li>Under Picture Tools, click the Format tab.</li>
<li>In the Picture Styles group, click the down arrow once to display Row 2 of the overall visual styles. Point to the Reflected Rounded Rectangle style, which is the first style in the second row. Word displays a preview of the style.</li>
<li>Click the Reflected Rounded Rectangle Style to apply it.</li>
</ul>
<p>You can also preview a dropped shadow before applying it. Follow these steps:</p>
<ul>
<li>Click the photo to select it.</li>
<li>Under Picture Tools, click the Format tab.</li>
<li>In the Picture Styles group, point to the Drop Shadow style, which is the fourth style in the first row.</li>
<li>After you see a preview of the style, click to apply the style.</li>
<li>Under Picture Styles, click Picture Effects.</li>
<li>Point to Shadow.</li>
<li>Click Shadow Options.</li>
<li>Move the distance slider to 45 pt.</li>
<li>Click Close.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>https://www.pacificlanworks.com/general/how-to-change-the-shape-and-shadow-of-a-picture-in-word-2007/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->