<?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>HowIFixedIt.Net &#187; Internet</title>
	<atom:link href="http://howifixedit.net/category/technology/computers/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://howifixedit.net</link>
	<description>... Because Broken Is Not An Option.</description>
	<lastBuildDate>Sat, 25 Feb 2012 06:16:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fixing the Mystique Social Media Icons &#8211; Enable GD in PHP using cpanel&#8217;s EasyApache</title>
		<link>http://howifixedit.net/2012/02/fixing-mystique-social-media-icons-enable-gd-php-cpanels-easyapache/</link>
		<comments>http://howifixedit.net/2012/02/fixing-mystique-social-media-icons-enable-gd-php-cpanels-easyapache/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 17:54:16 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[cpanel scripts]]></category>
		<category><![CDATA[easy apache]]></category>
		<category><![CDATA[easyapache]]></category>
		<category><![CDATA[gd]]></category>
		<category><![CDATA[mystique]]></category>
		<category><![CDATA[mystique social media icons]]></category>
		<category><![CDATA[Mystique WP theme]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php-gd]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[social media icons]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=1039</guid>
		<description><![CDATA[When installing the Mystique WP theme for this website, one of the cool features was the social media icons at the top of the page.

If you hover over them they have a cool pop-up animation and link you to the respective sites.  When trying to configure these for the site i would go into  [...]]]></description>
			<content:encoded><![CDATA[<p>When installing the Mystique WP theme for this website, one of the cool features was the social media icons at the top of the page.</p>
<p><a href="http://howifixedit.net/wp-content/uploads/2012/02/2-20-2012-9-37-09-AM.png" rel="lightbox[1039]"><img class="alignnone size-full wp-image-1040" style="border: 3px solid black;" title="mystique-pop-up-social-media-icons" src="http://howifixedit.net/wp-content/uploads/2012/02/2-20-2012-9-37-09-AM.png" alt="" width="273" height="66" /></a></p>
<p>If you hover over them they have a cool pop-up animation and link you to the respective sites.  When trying to configure these for the site i would go into Appearance&gt;Mystique Settings&gt;SocialMediaIcons and select the icons i wanted to use.  Upon saving the changes it would bring me to a blank screen.  When i would check the front page you could click through on the spot where the icon was but there was no picture.  After doing some research on the <a title="Mystique WP Theme Help Page" href="http://digitalnature.eu/forum/free-themes/mystique/">Mystique WP Theme help page</a> i found it could be a problem with not having GD installed in my Apache/PHP setup.  Since my host uses Cpanel this is how it was fixed.  go to the Cpanel Web hosting Manager and do the following:</p>
<p><span style="font-family: Verdana,Arial,Helvetica; font-size: x-small;">1. executed /scripts/easyapache</p>
<p>2. Selected option 1 &#8220;Previously Saved Config&#8221;</p>
<p>3. Selected &#8220;Start customizing based on profile&#8221;</p>
<p>4. Selected the next Apache version to upgrade or select Next</p>
<p>5. Select edthe version of PHP 4 or 5. Do not make any changes if you&#8217;re not sure. Keep it as it as and select Next</p>
<p>6. Select the minor version of PHP.</p>
<p>7. Select Exhaustive Options List</p>
<p>8. PHP section has &#8220;GD&#8221; make sure you select it and select any other additional modules you require and select Next</p>
<p>This should start compiling Apache and PHP depending on the options selected. </span></p>
<p>&nbsp;</p>
<p>You can then run the following to check if it is installed.</p>
<p><span style="font-family: Verdana,Arial,Helvetica; font-size: x-small;">root@host [~]# php -m|grep gd<br />
gd<br />
root@host [~]#</span></p>
<p>&nbsp;</p>
<p>Note: Your setup and configuration may be completely different.  If you don&#8217;t have access to the above features ask your host if they can fix it.</p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2012/02/fixing-mystique-social-media-icons-enable-gd-php-cpanels-easyapache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install CentOS 6 using remote install over the internet &#8211; aka Net Install</title>
		<link>http://howifixedit.net/2012/02/install-centos-6-remote-install-internet-aka-net-install/</link>
		<comments>http://howifixedit.net/2012/02/install-centos-6-remote-install-internet-aka-net-install/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 00:17:04 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[CentOs]]></category>
		<category><![CDATA[centos 6]]></category>
		<category><![CDATA[CentOS 6 Default Installation Options]]></category>
		<category><![CDATA[centos 6 url install]]></category>
		<category><![CDATA[centos install]]></category>
		<category><![CDATA[centos net install]]></category>
		<category><![CDATA[centos url install]]></category>
		<category><![CDATA[CentOS-6.2-x86_64-netinstall.iso]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[install centos 6 over the internet]]></category>
		<category><![CDATA[install centos over the internet]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[net install]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[remote install]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=1033</guid>
		<description><![CDATA[If you want to install CentOS 6 using remote install there are few easy steps.  First you need the CentOS 6 net install CentOS-6.2-x86_64-netinstall.iso which is about 227 mb.  You can get it here: http://centos.netnitco.net/6.2/isos/x86_64/CentOS-6.2-x86_64-netinstall.iso Next you burn the cd or  [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to install CentOS 6 using remote install there are few easy steps.  First you need the CentOS 6 net install CentOS-6.2-x86_64-netinstall.iso which is about 227 mb.  You can get it here: <a href="http://centos.netnitco.net/6.2/isos/x86_64/CentOS-6.2-x86_64-netinstall.iso">http://centos.netnitco.net/6.2/isos/x86_64/CentOS-6.2-x86_64-netinstall.iso</a> Next you burn the cd or mount the iso in a virtual machine and boot up the system.  When it asks where your install media can be located you select &#8220;URL&#8221;. Next, use either of the following paths:</p>
<pre><strong>32 bit:</strong> http://mirror.centos.org/centos/6/os/i386/
<strong>64 bit:</strong> http://mirror.centos.org/centos/6/os/x86_64/

If these dont work you can try these:

<a href="http://mirror.centos.org/centos/6.0/os/x86_64/images/" rel="nofollow">http://mirror.centos.org/centos/6.0/os/x86_64/images/</a>
<a href="http://mirror.centos.org/centos/6.0/os/i386/images/" rel="nofollow">http://mirror.centos.org/centos/6.0/os/i386/images/</a></pre>
<p><a href="http://howifixedit.net/wp-content/uploads/2012/02/centos6-URL.png" rel="lightbox[1033]"><img class="alignnone size-full wp-image-1035" title="centos6-URL" src="http://howifixedit.net/wp-content/uploads/2012/02/centos6-URL.png" alt="" width="560" height="288" /></a></p>
<p>&nbsp;</p>
<p>Finally hit next and you should be on your way.  The install should continue as normal and everything the system needs to complete the install will be downloaded and installed.</p>
<p>This was originally designed so you could host the install files on your local network or ftp server but works just as well over the internet.  This is especially useful if you want to do a minimal install so you don&#8217;t have to download the entire 4+GB ISO file.</p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2012/02/install-centos-6-remote-install-internet-aka-net-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cleaning up wp_statpress</title>
		<link>http://howifixedit.net/2012/02/cleaning-wpstatpress/</link>
		<comments>http://howifixedit.net/2012/02/cleaning-wpstatpress/#comments</comments>
		<pubDate>Sat, 18 Feb 2012 23:50:58 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Cleaning up wp_statpress]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[statpress]]></category>
		<category><![CDATA[statpress filling up]]></category>
		<category><![CDATA[statpress mysql]]></category>
		<category><![CDATA[update statpress]]></category>
		<category><![CDATA[wp_statpress]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=1031</guid>
		<description><![CDATA[I noticed the MYSQL table wp_statpress was full of records even though i had disabled the plugin quite some time ago.  To fix this problem i re-enabled the plugin; changed the options to reduce the items it collects by default and how long it keeps them.   I then did an &#8220;update statpress&#8221; and it  [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed the MYSQL table wp_statpress was full of records even though i had disabled the plugin quite some time ago.  To fix this problem i re-enabled the plugin; changed the options to reduce the items it collects by default and how long it keeps them.   I then did an &#8220;update statpress&#8221; and it drastically cleaned up the table and deleted the old records.   Later, using phpmyadmin i optimized the table.</p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2012/02/cleaning-wpstatpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>301 ReDirect For WordPress Back To Home Page Instead Of 404 Error Page.</title>
		<link>http://howifixedit.net/2010/07/301-redirect-wordpress-home-page-404-error-page/</link>
		<comments>http://howifixedit.net/2010/07/301-redirect-wordpress-home-page-404-error-page/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 16:17:52 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[404 error]]></category>
		<category><![CDATA[404 error page]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[redirect]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=958</guid>
		<description><![CDATA[If you delete posts in WordPress that were once indexed by Google or bookmarked by one of your visitors, if they re-visit the link they&#8217;ll get your 404 error page.  The code below simply will re-direct them to your homepage.  Just copy the code to a file and rename it to 404.php.  In my WordPress  [...]]]></description>
			<content:encoded><![CDATA[<p>If you delete posts in WordPress that were once indexed by Google or bookmarked by one of your visitors, if they re-visit the link they&#8217;ll get your 404 error page.  The code below simply will re-direct them to your homepage.  Just copy the code to a file and rename it to 404.php.  In my WordPress installation, i just replaced the existing 404.php file in wp-content/themes/themename/ with the code below.</p>
<pre>
<div>&lt;?php

//Redirect for WordPress.
//http://howifixedit.net

<a rel="nofollow" href="http://www.php.net/header" target="_blank">header</a>("HTTP/1.1 301 Moved Permanently");
<a rel="nofollow" href="http://www.php.net/header" target="_blank">header</a>("Location: ".get_bloginfo('url'));

<a rel="nofollow" href="http://www.php.net/exit" target="_blank">exit</a>();

?&gt;</div>
</pre>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2010/07/301-redirect-wordpress-home-page-404-error-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Know Your Internet Memes</title>
		<link>http://howifixedit.net/2010/03/internet-memes/</link>
		<comments>http://howifixedit.net/2010/03/internet-memes/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 18:19:16 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Around The Web]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[internet meme]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=216</guid>
		<description><![CDATA[Here&#8217;s the definition of Interenet Meme&#8217;s from Wikipedia:
The term Internet meme is a phrase used to describe a catchphrase  or concept that spreads quickly from person to person via the Internet,  much like an esoteric inside joke.[1] The term is a reference to the concept of memes,  although this  [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the definition of Interenet Meme&#8217;s from Wikipedia:</p>
<blockquote><p>The term <a href="http://en.wikipedia.org/wiki/Internet_meme"><strong>Internet meme</strong></a> is a phrase used to describe a catchphrase  or concept that spreads quickly from person to person via the <a title="Internet" href="http://en.wikipedia.org/wiki/Internet">Internet</a>,  much like an esoteric <a title="In-joke" href="http://en.wikipedia.org/wiki/In-joke">inside joke</a>.<sup id="cite_ref-usatoday_0-0"><a href="http://en.wikipedia.org/wiki/Internet_meme#cite_note-usatoday-0">[1]</a></sup> The term is a reference to the concept of <a title="Meme" href="http://en.wikipedia.org/wiki/Meme">memes</a>,  although this concept refers to a much broader category of cultural  information.</p></blockquote>
<p>If you aren&#8217;t hip to the latest Internet meme&#8217;s, here&#8217;s a great sight to get you caught up:</p>
<p><a href="http://knowyourmeme.com/">http://knowyourmeme.com/</a></p>
<p>It features some of the latest Internet Meme&#8217;s like <a href="http://knowyourmeme.com/memes/kanye-interrupts-imma-let-you-finish">&#8220;Kanye West Interrupts Taylor Swift&#8221;</a> and some old favorites like <a href="http://knowyourmeme.com/memes/dont-tase-me-bro">&#8220;Don&#8217;t Tase Me Bro!&#8221;</a>.  So next time when you don&#8217;t get the joke, check this site and look it up!</p>
<p><a href="http://howifixedit.net/wp-content/uploads/2010/03/3-6-2010-10-14-51-AM.png" rel="lightbox[216]"><img class="alignnone size-medium wp-image-218" title="3-6-2010 10-14-51 AM" src="http://howifixedit.net/wp-content/uploads/2010/03/3-6-2010-10-14-51-AM-300x132.png" alt="" width="300" height="132" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2010/03/internet-memes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LMGTFY &#8230; No, Really &#8230; Let Me Google That For You.  Was That So hard?</title>
		<link>http://howifixedit.net/2010/03/lmgtfy-google/</link>
		<comments>http://howifixedit.net/2010/03/lmgtfy-google/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 21:36:13 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Around The Web]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[lmgtfy]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=200</guid>
		<description><![CDATA[
This post was inspired by a meeting i had the other day.  A group of us were writing a report and we split the work up equally the week before. During the meeting everyone had their parts of the project ready and one by one we passed the VGA cable connected to the overhead LCD and began to discuss  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://howifixedit.net/wp-content/uploads/2010/03/3-4-2010-11-48-00-PM.png" rel="lightbox[200]"><img class="size-medium  wp-image-202 alignright" title="3-4-2010 11-48-00  PM" src="http://howifixedit.net/wp-content/uploads/2010/03/3-4-2010-11-48-00-PM-300x169.png" alt="" width="300" height="169" /></a></p>
<p style="text-align: justify;">This post was inspired by a meeting i had the other day.  A group of us were writing a report and we split the work up equally the week before. During the meeting everyone had their parts of the project ready and one by one we passed the VGA cable connected to the overhead LCD and began to discuss what we wrote.  One of my colleagues plugged his laptop in and said &#8220;This is what i am going to write about.&#8221;  He then pulled up google and typed in his search.  He had nothing prepared for the deadline.  No joke.</p>
<p>&#8220;<a href="http://lmgtfy.com/">letmegooglethatforyou.com</a>&#8221; or &#8220;<a href="http://lmgtfy.com/">lmgtfy.com</a>&#8221; for short, is a website that pokes fun at situations where people use or don&#8217;t use Google when they should be.  To use it, go to the website and type in your search and hit &#8220;google search&#8221;.  The website will give you a link that you can share with someone else and lmgtfy.com does its magic. Although my above situation isn&#8217;t really related to when you would use this tool, it just made me think of how fun this tool can be.</p>
<p>Here&#8217;s a better example of when i&#8217;ve seen it used.  Say you&#8217;re surfing your favorite tech blog site and someone posts &#8220;Whats the difference between a Palm Pre and a Palm Pixi?&#8221;  You go to lmgtfy.com type in &#8220;Whats the difference between a Palm Pre and a Palm Pixi?&#8221; and get a link like this <a href="http://tinyurl.com/yllqtsv">http://tinyurl.com/yllqtsv</a>.  then you post it for the intended individual to poke  fun. Have fun!</p>
<p><a href="http://howifixedit.net/wp-content/uploads/2010/03/lmgtfy-pixi.png" rel="lightbox[200]"><img class="alignnone size-medium wp-image-204" title="lmgtfy-pixi" src="http://howifixedit.net/wp-content/uploads/2010/03/lmgtfy-pixi-300x208.png" alt="" width="300" height="208" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2010/03/lmgtfy-google/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disabling Remote Differential Compression To Speed Up Network Performance</title>
		<link>http://howifixedit.net/2010/03/windows-xp-and-windows-7-remote-differential-compression/</link>
		<comments>http://howifixedit.net/2010/03/windows-xp-and-windows-7-remote-differential-compression/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 20:08:45 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[RDC]]></category>
		<category><![CDATA[Remote Differential Compression]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=156</guid>
		<description><![CDATA[Remote Differential Compression (RDC) allows applications to synchronize  data between two computers in      an efficient manner.  By measuring differences between network files using the RDC compression algorithm files can be synchronized using minimal bandwidth by limiting the amount of data that  [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Remote Differential Compression (RDC) allows applications to synchronize  data between two computers in      an efficient manner.  By measuring differences between network files using the RDC compression algorithm files can be synchronized using minimal bandwidth by limiting the amount of data that needs to be sent across the network.</p>
<p style="text-align: left;">Because many pre-Vista Windows operating systems don&#8217;t use RDC it may hamper network performance. To turn RDC off In Windows Vista or Windows 7:</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Start &gt; Control Panel &gt; Programs And Features</strong></p>
<p style="text-align: left;"><a href="http://howifixedit.net/wp-content/uploads/2010/03/rdc2.png" rel="lightbox[156]"><img class="size-full wp-image-159 alignnone" title="rdc2" src="http://howifixedit.net/wp-content/uploads/2010/03/rdc2.png" alt="" width="570" height="144" /></a></p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>Uncheck &#8220;Turn Windows Features On and Off&#8221;</strong></p>
<p style="text-align: left;">
<p style="text-align: left;"><a href="http://howifixedit.net/wp-content/uploads/2010/03/rdc11.png" rel="lightbox[156]"><img class="size-medium wp-image-158 alignnone" title="rdc1" src="http://howifixedit.net/wp-content/uploads/2010/03/rdc11-300x261.png" alt="" width="300" height="261" /></a></p>
<p><strong>It may be a good idea to restart your system at this time even though it doesn&#8217;t explicitly ask you to.</strong></p>
<p>Here is the overview from MSDN:</p>
<p><a href="http://msdn.microsoft.com/en-us/library/aa373254(VS.85).aspx">http://msdn.microsoft.com/en-us/library/aa373254(VS.85).aspx</a></p>
<div>&#8220;<em><strong>About Remote Differential Compression</strong></em></div>
<p><!--Content type: HTML. Transform: webcollection2mtps.xslt.--><!----></p>
<p><em>Remote Differential Compression (RDC) allows data to be  synchronized with a remote source using compression      techniques to minimize the amount of data sent across the network.</em></p>
<p><em>RDC is different from patching-oriented differencing mechanisms, such  as Binary Delta Compression (BDC), that are designed to operate only on  known versions of a single file. BDC requires the server to have copies  of all versions of the file, and differences between each pair of  versions are precomputed so that they can be distributed efficiently  from a server to multiple clients.</em></p>
<p><em>RDC makes no assumptions about file similarity or versioning. Because  differences between files are computed on the fly, RDC is ideally  suited for synchronizing files that are different or have been updated  independently.</em></p>
<p><em>RDC does not assume that the file data to be synchronized resides in  physical files. Therefore, the RDC application is responsible for  performing file I/O on behalf of the RDC library.</em></p>
<p><em>Because it is transport independent, RDC can be used with RPC, HTTP,  or other desired transport mechanisms. The RDC application bears the  responsibility for choosing the appropriate transport and performing any  client or server authentication that is required to support the  transport&#8217;s security model.</em></p>
<p><em>RDC is suitable for applications that move data across a wide area  network (WAN) where the data transmission costs outweigh the CPU cost of  signature computation. RDC can also be used on faster networks if the  amount of data to be transferred is relatively large and the changes to  the data are typically small.&#8221;</em></p>
<p><code></code></p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2010/03/windows-xp-and-windows-7-remote-differential-compression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Additional Email Addresses With Gmail or Use One Email Address with Multiple Twitter Accounts</title>
		<link>http://howifixedit.net/2010/02/additional-email-addresses-with-gmail-or-use-one-email-address-with-multiple-twitter-accounts/</link>
		<comments>http://howifixedit.net/2010/02/additional-email-addresses-with-gmail-or-use-one-email-address-with-multiple-twitter-accounts/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:49:57 +0000</pubDate>
		<dc:creator>HowIFixedIt</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://howifixedit.net/?p=129</guid>
		<description><![CDATA[
Here&#8217;s a little tip for gmail users.  Gmail allows you to create multiple addresses using the same gmail address.  Say you have the username howifixedit@gmail.com.  By appending a &#8220;+&#8221; to it allows you to extend it and thus create a new address that will go to the same account.  For  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://howifixedit.net/wp-content/uploads/2010/02/gmail-e1267294115600.jpg" rel="lightbox[129]"><img class="alignnone size-full wp-image-136" title="gmail" src="http://howifixedit.net/wp-content/uploads/2010/02/gmail-e1267294115600.jpg" alt="" width="200" height="82" /></a></p>
<p>Here&#8217;s a little tip for gmail users.  Gmail allows you to create multiple addresses using the same gmail address.  Say you have the username howifixedit@gmail.com.  By appending a &#8220;+&#8221; to it allows you to extend it and thus create a new address that will go to the same account.  For Example:</p>
<p>howifixedit+computers@gmail.com</p>
<p>howifixedit+cellphones@gmail.com</p>
<p>howifixedit+internet@gmal.com</p>
<p>howifixedit+aroundtheweb@gmail.com</p>
<p>Will all go to the howifixedit@gmail.com account.</p>
<p>You can also add a &#8220;.&#8221; to any address and it will still go to the account in question. For example:</p>
<p>howifixed.it@gmail.com</p>
<p>howi.fixedit@gmail.com</p>
<p>how.ifixedit@gmail.com</p>
<p>how.i.fixed.it@gmail.com</p>
<p>Will all go to howifixedit@gmail.com email box.</p>
<p>Finally you can also use the @googlemail.com as the suffix for your email address and it will go to yourr gmail account.  So howifixedit@gmail.com is the same as howifixedit@googlemail.com.</p>
<p>This is really useful when you want to sign up at different websites around the net.  For example if you wanted to sign up for multiple accounts on Twitter.  Using howifixedit@gmail.com and how.i.fixed.it@gmail.com will allow you to sign up for two twitter account and all your alerts will go to your main account.   Another reason this is useful is for signing up for anything you may potentially be getting junk mail from.  For example, if Doritos has a contest to sign up for free XBOX Live points, like it had in the past, you can sign up for it using howifixedit+doritoscontest@gmail.com.  All the info would go to your main account and in the future if you were to get any spam or advertisements to howifixedit+doritoscontest@gmail.com you would know Doritos was the one that gave out your email address to advertisers or spammers.</p>
]]></content:encoded>
			<wfw:commentRss>http://howifixedit.net/2010/02/additional-email-addresses-with-gmail-or-use-one-email-address-with-multiple-twitter-accounts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

