<?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>PC Tutorials Online &#187; How To</title>
	<atom:link href="http://pctutorialsonline.net/category/how-to/feed" rel="self" type="application/rss+xml" />
	<link>http://pctutorialsonline.net</link>
	<description>Improve Your PC</description>
	<lastBuildDate>Sat, 07 Mar 2020 07:55:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing the PHP date.timezone value on RunCloud.io</title>
		<link>http://pctutorialsonline.net/changing-the-php-date-timezone-value-on-runcloud-io.html</link>
		<comments>http://pctutorialsonline.net/changing-the-php-date-timezone-value-on-runcloud-io.html#comments</comments>
		<pubDate>Sat, 04 Jan 2020 05:22:54 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[RunCloud]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Change PHP date]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/?p=250</guid>
		<description><![CDATA[
I spent a significant amount of time setting up CiviCRM yesterday, only to discover there was a mismatch between the timestamp provided by the MySQL server and PHP. Normally, modifying the php.ini file (specifically the date.timezone value) adjusts PHP&#8217;s timezone. Yet, running phpinfo() still showed the timezone had not been changed. There were no other [...]]]></description>
			<content:encoded><![CDATA[<p><a href="https://runcloud.io/r/jqk5wLkje8gA"><img src="http://pctutorialsonline.net/wp-content/uploads/2020/01/runcloud.jpg" alt="runcloud" title="runcloud" width="360" height="360" class="aligncenter size-full wp-image-251" /></a><br />
I spent a significant amount of time setting up CiviCRM yesterday, only to discover there was a mismatch between the timestamp provided by the MySQL server and PHP. Normally, modifying the php.ini file (specifically the date.timezone value) adjusts PHP&#8217;s timezone. Yet, running phpinfo() still showed the timezone had not been changed. There were no other ini files being loaded, so I did some more snooping in the settings of <a href="https://runcloud.io/r/jqk5wLkje8gA">RunCloud</a>. A Google search result led me to a FaceBook page that had a change log for RunCloud&#8217;s app. Turns out it&#8217;s possible to tune PHP for each specific app and adjust the timezone within RunCloud&#8217;s interface. To change the timezone in a specific RunCloud web app, do the following:</p>
<p>1. On the Server page, click Web Apps.<br />
2. Click on the app you wish to modify the timezone of.<br />
3. Click settings on the left hand panel.<br />
4. Scroll down to PHP settings and you&#8217;ll see the second value is date.timezone. Modifying this accordingly.<br />
5. Hit Update Web Applications Settings and you should be good to go.</p>
<p>To verify the change, run phpinfo(); in a php file and locate the date.timezone value to see if it has updated.</p>
<p>If you&#8217;re like me and also setting up CiviCRM, you&#8217;ll need to update the timezone within Wordpress. Go to Settings>General and select the time zone drop down.</p>
<p>It&#8217;s important to have all systems on the server running the same timezone, otherwise  timestamps for payments will be incorrect and backups won&#8217;t run at correct times. I&#8217;m really enjoying <a href="https://runcloud.io/r/jqk5wLkje8gA">RunCloud</a> at the moment and will probably do some further posts about it &#8212; it&#8217;s very handy for managing VPS&#8217;s.</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/changing-the-php-date-timezone-value-on-runcloud-io.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Restore/Recreate Deleted Windows 10 Boot Loader (EFI Partition)</title>
		<link>http://pctutorialsonline.net/how-to-restorerecreate-deleted-windows-10-boot-loader-efi-partition.html</link>
		<comments>http://pctutorialsonline.net/how-to-restorerecreate-deleted-windows-10-boot-loader-efi-partition.html#comments</comments>
		<pubDate>Thu, 05 Dec 2019 00:33:39 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/?p=242</guid>
		<description><![CDATA[
I recently ran out of space on my hard disk, and so I decided to delete the Linux partition to free up some space. I then extended the Windows partition to make use of the additional space.  In the the process, I mistakenly deleted the boot partition. Reading up the on the net, Windows [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://pctutorialsonline.net/wp-content/uploads/2019/12/gparted.jpg"><img src="http://pctutorialsonline.net/wp-content/uploads/2019/12/gparted.jpg" alt="gparted" title="gparted" width="300" height="198" class="aligncenter size-full wp-image-243" /></a></p>
<p>I recently ran out of space on my hard disk, and so I decided to delete the Linux partition to free up some space. I then extended the Windows partition to make use of the additional space.  In the the process, I mistakenly deleted the boot partition. Reading up the on the net, Windows 10 does have some built-in recovery tools and commands to rebuild the boot loader, but because I had deleted the EFI partition, it was having trouble recovering. So here&#8217;s what I did:</p>
<p>1. Download a live CD/USB image of <a href="https://gparted.org/">GParted</a> and boot using the corresponding media. There is setup instructions on the site.<br />
2. After booting with Gparted, you need to create an additional partition for the boot loader. I had to shrink the existing partition. To shrink, Select the partition from the list. In the menu, Select Partition > Shrink. I set it to 120mb before the primary partition. This may take a while depending on the size and speed of your hard disk. It took me about 30 minutes on my 256GB SSD.<br />
3. Format the new partition using the FAT32 Fileystem. I set the flag as primary.<br />
4. Reboot the machine with a Windows 10 Disk/USB to get into the recovery options. Select cmd tool.<br />
5. Enter the following commands:<br />
bootrec /fixmbr<br />
bootrec /fixboot<br />
bootrec /rebuildbcd</p>
<p>And that should be it.</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/how-to-restorerecreate-deleted-windows-10-boot-loader-efi-partition.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DIY Laptop Stand: Cardboard Style</title>
		<link>http://pctutorialsonline.net/diy-laptop-stand-cardboard-style.html</link>
		<comments>http://pctutorialsonline.net/diy-laptop-stand-cardboard-style.html#comments</comments>
		<pubDate>Thu, 21 May 2009 11:46:01 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[Case Mods]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/?p=123</guid>
		<description><![CDATA[Man was I amazed when I saw this:&#160;
&#160;
GreenUpgrader has managed to create an usable and cheap laptop stand. I know it doesn&#39;t look a million dollars but hey, it will certainly increase airflow to the Laptop and will provide better screen position. Head over to GreenUpgrader to print out the template yourself and give it [...]]]></description>
			<content:encoded><![CDATA[<p>Man was I amazed when I saw this:&nbsp;</p>
<p>&nbsp;<img src="http://pctutorialsonline.net/wp-content/uploads/2009/05/laptopstand.jpg" border="0" width="460" height="345" /></p>
<p>GreenUpgrader has managed to create an usable and cheap laptop stand. I know it doesn&#39;t look a million dollars but hey, it will certainly increase airflow to the Laptop and will provide better screen position. Head over to <a href="http://greenupgrader.com/7603/diy-cardboard-laptop-stand/">GreenUpgrader</a> to print out the template yourself and give it go. The how-to article is easy to follow and has plenty of pictures to go with it. My laptop is out for repairs at the moment and does weigh a fair bit. With a few modification, I might just have myself a cheap, effective and usable cardboard laptop stand.&nbsp; <img src='http://pctutorialsonline.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/diy-laptop-stand-cardboard-style.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guitar Hero World Tour Drums On PC</title>
		<link>http://pctutorialsonline.net/guitar-hero-world-tour-drums-on-pc.html</link>
		<comments>http://pctutorialsonline.net/guitar-hero-world-tour-drums-on-pc.html#comments</comments>
		<pubDate>Wed, 29 Apr 2009 12:06:28 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[YouTube]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/?p=83</guid>
		<description><![CDATA[I mentioned a while ago that I would create a how to video on using your Guitar Hero World Tour Drum kit on your PC. Thanks to Magnus&#8217; PS360MIDI Drummer software, the ability to use the GH:WT drum kit on PC became possible. To think that you could turn a gaming controller into a high [...]]]></description>
			<content:encoded><![CDATA[<p>I mentioned a while ago that I would create a how to video on using your Guitar Hero World Tour Drum kit on your PC. Thanks to Magnus&rsquo; <a href="http://drop.io/360mididrummer">PS360MIDI Drummer</a> software, the ability to use the GH:WT drum kit on PC became possible. To think that you could turn a gaming controller into a high quality midi controller is amazing. Something like a Yamaha DTXpress costs $800 AU + .</p>
<p>I realize you can&rsquo;t compare the GT:WT drum kit to fully decked electronic drum kit, but for less than $150 , the Guitar Hero World Tour Drum Kit does a pretty awesome job. Watch the videos below on how to setup your Guitar Hero World Tour Drum Kit on PC.</p>
<p><span>What you need:<br /> &bull;<a href="https://www.amazon.com/gp/product/B001G8YV6Y/ref=as_li_tf_tl?ie=UTF8&#038;tag=pctutorialson-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B001G8YV6Y">Guitar Hero: World Tour Drum Kit (Must be either Xbox  360 or PS3 version)</a><br /> &bull;<a href="https://www.amazon.com/gp/product/B000HZFCT2/ref=as_li_qf_sp_asin_tl?ie=UTF8&#038;tag=pctutorialson-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000HZFCT2">Microsoft Xbox 360 Wireless Receiver For Windows (Xbox 360 version only)</a><br /> &bull;<a href="http://drop.io/360mididrummer" target="_blank">PS360MIDI Drummer</a><br /> &bull;<a href="http://www.nerds.de/en/download.html" target="_blank">LoopBe1</a><br /> &bull;<a href="http://www.asio4all.com/" target="_blank">ASIO4ALL</a><br /> &bull;<a href="http://flstudio.image-line.com/" target="_blank">FL Studio</a><br /> &bull;<a href="http://www.xlnaudio.com/" target="_blank">Addictive Drums</a></span></p>
<p>If you have a rock band 2 drum kit and can provide some technical data for Magnus so that he can add rock band 2 support , you can contact Magnus at magnus.ellinge[at]gmail.com</p>
<p>&nbsp;<!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/38g9XjfJjJw&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/38g9XjfJjJw&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p><!-- Smart Youtube --><span class="youtube"><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/R24K1MCJOCo&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" /><param name="allowFullScreen" value="true" /><embed wmode="transparent" src="http://www.youtube.com/v/R24K1MCJOCo&amp;rel=1&amp;color1=d6d6d6&amp;color2=f0f0f0&amp;border=&amp;fs=1&amp;hl=en&amp;autoplay=&amp;showinfo=0&amp;iv_load_policy=3&amp;showsearch=0" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="355" ></embed><param name="wmode" value="transparent" /></object></span></p>
<p>If you get a bit more serious into drum playing and/or recording, consider purchasing the full version of Addictive Drums which will give you access to the full, multiple drum kits, which by the way, sound excellent. If you don&rsquo;t have a digital audio workstation, FL studio is something worth buying; I use it and can not fault it.</p>
<p>Have fun drum playing and if you get any videos up of your drum playing on your GT:WT drum kit, post them in the comment section!</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/guitar-hero-world-tour-drums-on-pc.html/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Download Myspace Songs</title>
		<link>http://pctutorialsonline.net/download-myspace-songs.html</link>
		<comments>http://pctutorialsonline.net/download-myspace-songs.html#comments</comments>
		<pubDate>Mon, 26 Jan 2009 12:39:08 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/?p=99</guid>
		<description><![CDATA[So you&#8217;ve been browsing Myspace bands and found a really awesome song that you want to download? Some bands disable the ability to allows users to download their MP3&#8217;s, however it is still possible to download songs from their Myspace page.
Just a note: If you really enjoy the music produced by that artist, I&#8217;d recommend [...]]]></description>
			<content:encoded><![CDATA[<p>So you&rsquo;ve been browsing Myspace bands and found a really awesome song that you want to download? Some bands disable the ability to allows users to download their MP3&rsquo;s, however it is still possible to download songs from their Myspace page.</p>
<p>Just a note: If you really enjoy the music produced by that artist, I&rsquo;d recommend you buy the artists&rsquo; tracks so that he/she/ or the band can continue to produce awesome music.</p>
<p>Before you start, downloading these songs with Firefox will retain the filename of the song, so that you won&rsquo;t have to manually enter the song name. Get Firefox <strong>3</strong>: <a href="http://www.mozilla.com/firefox?from=sfx&amp;uid=254914&amp;t=315"><img src="http://sfx-images.mozilla.org/affiliates/Buttons/firefox3/FF3_88x31_g.png" border="0" alt="Spreadfirefox Affiliate Button" /></a></p>
<p>Here&rsquo;s how to download Myspace songs:</p>
<ol>
<li>Go to <a href="http://file2hd.com/">File2HD.com</a> and enter in the myspace URL of the band/artist.</li>
<li>Tick the agreement box and set the filter to Audio.</li>
<li>Press get files and a list of songs in MP3 format should appear.</li>
<li>Right click on the MP3 file(s) you wish to download and select Save Link As &hellip; and click OK.</li>
</ol>
<p>Piece of cake <img class="wp-smiley" src="http://pctutorialsonline.net/wp-includes/images/smilies/icon_biggrin.gif" border="0" alt=":D" /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/download-myspace-songs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Copy Error Messages In Windows</title>
		<link>http://pctutorialsonline.net/how-to-copy-error-messages-in-windows.html</link>
		<comments>http://pctutorialsonline.net/how-to-copy-error-messages-in-windows.html#comments</comments>
		<pubDate>Sun, 21 Dec 2008 06:44:23 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/index.php/how-to-copy-error-messages-in-windows.html</guid>
		<description><![CDATA[Most of you I&#39;m sure have encountered those annoying Windows error messages. To work out the problem, you need to keep the error message/code so that either yourself or a PC technician can debug the error. This usually means having to manually type the error message or using the print screen function. The first method [...]]]></description>
			<content:encoded><![CDATA[<p>Most of you I&#39;m sure have encountered those annoying Windows error messages. To work out the problem, you need to keep the error message/code so that either yourself or a PC technician can debug the error. This usually means having to manually type the error message or using the print screen function. The first method certainly works but can a be little time consuming if it&#39;s a long error message. The second method doesn&#39;t provide you with raw text, which is inconvenient when you want to send the error message to a friend via MSN or would like to check it out on Google. The method I&#39;m going to show you can be completed in a few seconds.&nbsp;</p>
<ol>
<li>On the error message window, press Ctrl+C (copy). This will copy the contents to the clipboard.</li>
<li>Paste the error message where ever you like (eg. Notepad, Google) using Ctrl+V. Done</li>
</ol>
<p>Just to give you an example here is a error dialogue:</p>
<p>&nbsp; <img src="http://pctutorialsonline.net/wp-content/Articles/Error-message/error-message-dialogue.JPG" border="0" alt="error-message-dialogue" title="error-message-dialogue" width="628" height="120" align="middle" />&nbsp; &nbsp; &nbsp;</p>
<p>Output:</p>
<p>&nbsp;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br /> Error Renaming File or Folder<br /> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br /> Cannot rename Copy of logo: A file with the name you specified already exists. Specify a different file name.<br /> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br /> OK&nbsp; &nbsp;<br /> &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; </p>
<p>This should help you resolve those annoying messages in no time <img src='http://pctutorialsonline.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/how-to-copy-error-messages-in-windows.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Backup your WordPress Database</title>
		<link>http://pctutorialsonline.net/how-to-backup-your-wordpress-database.html</link>
		<comments>http://pctutorialsonline.net/how-to-backup-your-wordpress-database.html#comments</comments>
		<pubDate>Thu, 11 Dec 2008 22:30:47 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/index.php/how-to-backup-your-wordpress-database.html</guid>
		<description><![CDATA[Considering what happened on this incident , I think it&#39;s fitting to write up a tutorial on how to backup your wordpress Database. There are a couple of ways to backup your database, I&#39;m going to show you how to do it using WordPress Database Backup Plugin .

&#160;Extract wp-db-backup.php, upload it into /wp-content/plugins/ and activate [...]]]></description>
			<content:encoded><![CDATA[<p>Considering what happened on <a href="http://pctutorialsonline.net/index.php/fatal-site-crash">this incident</a> , I think it&#39;s fitting to write up a tutorial on how to backup your wordpress Database. There are a couple of ways to backup your database, I&#39;m going to show you how to do it using <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">WordPress Database Backup Plugin</a> .</p>
<ol>
<li>&nbsp;Extract wp-db-backup.php, upload it into /wp-content/plugins/ and activate it under the Plugins menu.</li>
<li>Click the Manage menu in your WordPress admin area.</li>
<li>Click the Backup sub-menu.</li>
<li>The plugin will look for other tables in the same database.  You may elect to include other tables in the backup.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /> <strong>** NOTE **</strong><br /> Including other tables in your backup may substantially increase the<br /> size of the backup file!</li>
<li>Select how you&rsquo;d like the backup to be delivered:&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Save to server : </li>
<li>this will create a file in /wp-content/backup-*/ for you to retrieve later&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Download to your computer : </li>
<li>this will send the backup file to your browser to be downloaded&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Email : </li>
<li>this will email the backup file to the address you specify</li>
<li>Click &ldquo;Backup!&rdquo; and your database backup will be delivered to you.
<p> When having the database backup emailed or sent to your browser for immediate download, the backup file will be <strong>deleted</strong> from the server when the transfer is finished. Only if you select delivery method &ldquo;Save to server&rdquo; will the backup file remain on your server.</li>
</ol>
<p> Easy as 1,2,3! I encourage you all to backup your database regularly, otherwise you&#39;ll have a lot of work to do to get everything back to normal again. Trust me <img src='http://pctutorialsonline.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  . &nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/how-to-backup-your-wordpress-database.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hook Up Xbox 360 on Wireless via PC</title>
		<link>http://pctutorialsonline.net/hook-up-xbox-360-on-wireless-via-pc.html</link>
		<comments>http://pctutorialsonline.net/hook-up-xbox-360-on-wireless-via-pc.html#comments</comments>
		<pubDate>Tue, 25 Nov 2008 09:50:23 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[Gaming]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Networks]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I don&#8217;t know about you, but I&#8217;d save $100 rather than spending it on an official Xbox 360 wireless G adapter. I also know it&#8217;s possible to buy a Linksys WRT54GS and use it as a bridge, but your still spending money. If you have a computer that already has a wireless connection and that [...]]]></description>
			<content:encoded><![CDATA[<p>I don&rsquo;t know about you, but I&rsquo;d save $100 rather than spending it on an official Xbox 360 wireless G adapter. I also know it&rsquo;s possible to buy a Linksys WRT54GS and use it as a bridge, but your still spending money. If you have a computer that already has a wireless connection and that is close by your Xbox 360, you&rsquo;re in luck. Using a Ethernet cable, you can attach your Xbox 360 to your computer, then share the internet connection via the wireless. Interested? Here&rsquo;s how to go about it:</p>
<ul>
<li>Attach a Cat5E Ethernet cable to your PC to the Xbox 360.</li>
<li>Turn on your Xbox 360. On the PC, enable the Wired LAN port. You should get a connection however windows will display a limited connection notification, which you don&rsquo;t need to worry about now.</li>
<li>On the Wireless Connection icon in Network Connections, Right-click and select properties &gt;Advanced tab&gt; select a tick in &ldquo;Allow other network users to connect through this computers Internet Connection&rdquo;&gt; Select from the combo box the Wired Lan Connection, in my case &ldquo;Local Area Connection&rdquo;. Click OK. See screenshot for details.</li>
<li>Back to your Xbox 360, Test Xbox Live in the networking settings options. You should now have successfully attached your Xbox 360 to the internet.</li>
</ul>
<p><img src="http://pctutorialsonline.net/wp-content/Articles/hook-up-xbox-360-pc/screenshot1.JPG" border="0" alt="xbox 360 PC settings" title="xbox 360 PC settings" /> </p>
<p>I haven&rsquo;t tested any FPS (or any games) online over this connection as I don&rsquo;t have a Gold Membership. Also, you will need to have your computer switched on to be able to use Xbox 360 online because the PC is the gateway. Still, not bad for free wireless for your Xbox 360!</p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/hook-up-xbox-360-on-wireless-via-pc.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to Increase Your Wifi Signal</title>
		<link>http://pctutorialsonline.net/how-to-increase-your-wifi-signal.html</link>
		<comments>http://pctutorialsonline.net/how-to-increase-your-wifi-signal.html#comments</comments>
		<pubDate>Tue, 11 Nov 2008 09:06:44 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/index.php/how-to-increase-your-wifi-signal.html</guid>
		<description><![CDATA[I had read about people boosting their wifi signal using kitchen utensils to food containers such as Pringles. This was an easy way to boost your signal and to increase your transfer speed. I thought this was all well and good, but what if you did not want to sacrifice you only food dish strainer? [...]]]></description>
			<content:encoded><![CDATA[<p>I had read about people boosting their wifi signal using kitchen utensils to food containers such as Pringles. This was an easy way to boost your signal and to increase your transfer speed. I thought this was all well and good, but what if you did not want to sacrifice you only food dish strainer? Or what if you did not eat Pringles (I don&rsquo;t)? I set myself on a misson to find a object that most households would have or could easily obtain. It struck my mind that most people had spindle packets of CD-R&rsquo;s, which previsouly I wrote about how to<a href="http://pctutorialsonline.net/index.php/fix-that-side-hole.html"> fix that side hole</a> on your PC Case with a CD protector.After a about half an hour of planning and construction, I came up with the following:</p>
<div style="text-align: center"><img src="/wp-content/Articles/Increase_wifi_signal/Booster.jpg" border="0" alt="DIY Wifi Booster" title="DIY Wifi Booster" /></div>
<div align="center" style="text-align: center"><em>I know, masterpiece isn&rsquo;t it?</em></div>
<div align="left" style="text-align: center">Yep, doesn&rsquo;t look professional but this CD-R spindle pack combined with a silver foil is the bomb. So how do you go about making one I hear you say? I&rsquo;m glad you asked. You&rsquo;ll need the following resources:
<div align="center" style="text-align: center">1x Empty 50 CD/DVD spindle pack</div>
<div align="center" style="text-align: center">1x 13cmx13cm silver foil</div>
<div align="center" style="text-align: center">1x X-acto knife or similar</div>
<div align="center" style="text-align: center">1x Cutting board</div>
<div align="center" style="text-align: center">1x Marker</div>
<div align="center" style="text-align: center">The main point is to get the silver foil cut and fitted to size. For that, you&rsquo;ll need to place your empty CD spindle pack on the tin foil and trace around it with a marker. NOTE: Try to keep the silver foil as flat as possible because crinkling the foil can lessen the wifi signal boost.
<div align="center" style="text-align: center">
<div align="center" style="text-align: center"><img src="/wp-content/Articles/Increase_wifi_signal/traced.jpg" border="0" alt="Traced" title="Traced" /></div>
<div align="center" style="text-align: center"><em>Note the smaller circle in the middle; you&rsquo;ll need to cut this out too.</em></div>
<div align="left" style="text-align: center">Place the silver foil on the cutting board, and using the X-acto knife, <strong>slowly</strong> cut out the two circles. Once they&rsquo;re cut out, place the silver foil over the empty CD spindle pack and you&rsquo;re just about done. All you have to do now is place your new wifi signal booster over your router&rsquo;s aerial like so:
<div align="left" style="text-align: center"><img src="/wp-content/Articles/Increase_wifi_signal/done.jpg" border="0" /></div>
<div align="center" style="text-align: center"><em>Yes, I&rsquo;m in search of alien activity <img class="wp-smiley" src="http://pctutorialsonline.net/wp-includes/images/smilies/icon_razz.gif" border="0" alt=":P" /> </em></div>
<div align="center" style="text-align: center">The signal increase is questionable as I don&rsquo;t not have any fancy testing equipment, but Network Stumbler showed an increase of signal:
<div align="left" style="text-align: center">
<div align="left" style="text-align: center"><img src="/wp-content/Articles/Increase_wifi_signal/Results.jpg" border="0" alt="Wifi Results" title="Wifi Results" /></div>
<div align="left" style="text-align: center"><em>Every bit counts</em></div>
<p>Even though the increase is minimal, I still had fun making this project. If you give this a go , please leave a comment on how it went <img class="wp-smiley" src="http://pctutorialsonline.net/wp-includes/images/smilies/icon_smile.gif" border="0" alt=":)" />  .</p>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
</p></div>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/how-to-increase-your-wifi-signal.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Remove Certificate of Authenticity Sticker</title>
		<link>http://pctutorialsonline.net/how-to-remove-certificate-of-authenticity-sticker.html</link>
		<comments>http://pctutorialsonline.net/how-to-remove-certificate-of-authenticity-sticker.html#comments</comments>
		<pubDate>Tue, 04 Nov 2008 08:29:13 +0000</pubDate>
		<dc:creator>pctutorials</dc:creator>
				<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://pctutorialsonline.net/index.php/how-to-remove-certificate-of-authenticity-sticker.html</guid>
		<description><![CDATA[Just recently, I had a client request to have Windows Vista removed from his PC as he felt it was sluggish, giving him problems and wanted Windows XP installed. I had no trouble with this, however I had previously attached a Windows Vista Certificate of Authenticity Sticker to the PC as required by the OEM [...]]]></description>
			<content:encoded><![CDATA[<p>Just recently, I had a client request to have Windows Vista removed from his PC as he felt it was sluggish, giving him problems and wanted Windows XP installed. I had no trouble with this, however I had previously attached a Windows Vista Certificate of Authenticity Sticker to the PC as required by the OEM system builder guidelines. So I had the task of removing the Windows Vista Certificate of Authenticity, which was a success. Here is what I did:</p>
<p>I used the following tools to remove the sticker:</p>
<p>1x Metal Scrapper</p>
<p>1x Hair Dryer</p>
<p> <img src="/wp-content/Articles/How_to_Remove_Certificate_of_Authenticity/Tools.jpg" border="0" alt="Tools" title="Tools" />
<p align="left">Using the hair dryer on low, hold it over the sticker for about a minute to heat up the surface. You can then try to use the metal scrapper to remove it by <strong>slowly</strong> sliding it underneath the sticker. If it&rsquo;s not working, use the blow dryer again for another minute and repeat.</p>
<p align="left">&nbsp;</p>
<div style="text-align: center"><img src="/wp-content/Articles/How_to_Remove_Certificate_of_Authenticity/Removing.jpg" border="0" alt="Removing Sticker" title="Removing Sticker" /></div>
<p align="left">Once you&rsquo;ve gotten half way, you may wish to start from the other side. At least that&rsquo;s what I did. After about 15 minutes I ended up with this:</p>
<p align="left">&nbsp;</p>
<div style="text-align: center"><img src="/wp-content/Articles/How_to_Remove_Certificate_of_Authenticity/Done.jpg" border="0" alt="Done" title="Done" /></div>
<p align="left">So there you go, it&rsquo;s not that hard to remove a sticker <img class="wp-smiley" src="http://pctutorialsonline.net/wp-includes/images/smilies/icon_smile.gif" border="0" alt=":)" />  . </p>
]]></content:encoded>
			<wfw:commentRss>http://pctutorialsonline.net/how-to-remove-certificate-of-authenticity-sticker.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
