<?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>Computer Tips For Geeks &#187; Quick-How-To</title>
	<atom:link href="http://forevergeeks.com/category/quickie/feed" rel="self" type="application/rss+xml" />
	<link>http://forevergeeks.com</link>
	<description>Tech tips at no cost.</description>
	<lastBuildDate>Sun, 04 Dec 2011 03:47:18 +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>Disable Skype Listening On Port 80</title>
		<link>http://forevergeeks.com/disable-skype-listening-on-port-80/</link>
		<comments>http://forevergeeks.com/disable-skype-listening-on-port-80/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 13:00:00 +0000</pubDate>
		<dc:creator>Nelson</dc:creator>
				<category><![CDATA[Quick-How-To]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://forevergeeks.com/disable-skype-listening-on-port-80</guid>
		<description><![CDATA[<a href="http://forevergeeks.com/disable-skype-listening-on-port-80/"><img align="left" hspace="5" width="120" height="120" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb49-150x150.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>I use XAMPP on my computer to test and create WordPress, and Joomla templates, and I use Skype to communicate with my work team. sometimes when Skype is open, and I want to use XAMPP Apache won’t start. Apache status says “Stopped” The reason XAMPP won’t start is because port 80 is already taken by Skype, so to be able &#8230; <a href="http://forevergeeks.com/disable-skype-listening-on-port-80/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I use XAMPP on my computer to test and create WordPress, and Joomla templates, and I use Skype to communicate with my work team. sometimes when Skype is open, and I want to use XAMPP Apache won’t start. Apache status says “Stopped”</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image49.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb49.png" width="471" height="382"></a></p>
<p>The reason XAMPP won’t start is because port 80 is already taken by Skype, so to be able to use Skype and programs like XAMPP you need to change either program to listen on different ports. and because changing Skype listening port is easier than changing Apache’s, I will show you how to change Skype’s. </p>
<p>On Skype click on <strong>Tools </strong>then go to <strong>Options. </strong>then click on the <strong>Advanced </strong>tab, and then <strong>Connections</strong>:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image50.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb50.png" width="570" height="464"></a></p>
<p>Uncheck “use port 80 and 443 as alternatives for incoming connections. and click on <strong>Save. </strong>then sign out from Skype and sign back in:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image51.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb51.png" width="401" height="256"></a></p>
<p>Now Skype should not be using port 80, and Apache should start fine. </p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image52.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb52.png" width="466" height="230"></a></p>
<p>that’s it. </p>
]]></content:encoded>
			<wfw:commentRss>http://forevergeeks.com/disable-skype-listening-on-port-80/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import Emails From Gmail To Outlook</title>
		<link>http://forevergeeks.com/import-emails-from-gmail-to-outlook/</link>
		<comments>http://forevergeeks.com/import-emails-from-gmail-to-outlook/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 13:00:00 +0000</pubDate>
		<dc:creator>Nelson</dc:creator>
				<category><![CDATA[Quick-How-To]]></category>
		<category><![CDATA[gmail outlook setup]]></category>

		<guid isPermaLink="false">http://forevergeeks.com/import-emails-from-gmail-to-outlook</guid>
		<description><![CDATA[<a href="http://forevergeeks.com/import-emails-from-gmail-to-outlook/"><img align="left" hspace="5" width="120" height="120" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb15-150x150.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>If you are new to Outlook, and are wondering how to import all your emails from Gmail to Outlook, then hang on, I will show you an easy way to get all your Gmail emails imported over to Outlook. Outlook offers a richer text formatting capabilities, and other advantages than the Gmail web based Interface, so Outlook is definitely better. &#8230; <a href="http://forevergeeks.com/import-emails-from-gmail-to-outlook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are new to Outlook, and are wondering how to import all your emails from Gmail to Outlook, then hang on, I will show you an easy way to get all your Gmail emails imported over to Outlook. Outlook offers a richer text formatting capabilities, and other advantages than the Gmail web based Interface, so Outlook is definitely better.</p>
<p>First of all, to import your Gmail emails to Outlook make sure your Gmail account has IMAP access enable. to check that, you need to go to your Gmail <strong>mail settings</strong> by clicking the configuring icon on the top left side of your Google Gmail page:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image15.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb15.png" alt="image" width="500" height="191" border="0" /></a></p>
<p>then under <strong>IMAP Access</strong>, click on the <strong>Enable IMAP </strong>check mark  to enable IMAP access on your Gmail account:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image16.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border-width: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb16.png" alt="image" width="570" height="99" border="0" /></a></p>
<p>click on <strong>Save Changes </strong>right at the bottom. and close Gmail.</p>
<p>now, I will assume you’re using Windows 7 on your computer, if you are using Windows XP, then the steps I’m about to guide you through should be almost the same. if you are using any other OS, please check the documentation on how to get to these settings for that system.</p>
<p>On your Windows 7 computer, go to <strong>Control Panel,  </strong>once in control panel, click on <strong>User Accounts </strong>and then <strong>Mail:</strong></p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image17.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb17.png" alt="image" width="570" height="278" border="0" /></a></p>
<p>the mail setup wizard will come up. click on <strong>Show Profiles:</strong></p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image18.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb18.png" alt="image" width="445" height="308" border="0" /></a></p>
<p>click on <strong>Add </strong>then choose an account name, and click on <strong>OK. </strong>the add new account wizard will come up. if you are using Outlook 2007 or Outlook 2010 ( if you’re using an older Outlook version, look below ) then let Outlook automatically find the settings for Gmail. so just enter the basic info for your email account.</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image19.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb19.png" alt="image" width="570" height="402" border="0" /></a></p>
<p>click on <strong>Next </strong>after entering the info required above. Outlook will establish the connection with the Gmail server, and pull the settings automatically for you. after a minute or so, your account should be setup:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image20.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb20.png" alt="image" width="570" height="396" border="0" /></a></p>
<p>open Outlook and all your Gmail emails should be on your Outlook. you’re done.</p>
<p>if you are running an older version of Outlook like 2003 or even 2000, then you will need to add Gmail settings manually.</p>
<p>on the <strong>Add New Account </strong>window above, click on <strong>Manually configure server settings</strong>:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image21.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb21.png" alt="image" width="570" height="161" border="0" /></a></p>
<p>enter the info as follow:</p>
<ul>
<li>your Name: <strong>Your Name</strong></li>
<li>Email Address: <strong>Your Email Address</strong></li>
<li>Account type: <strong>IMAP</strong></li>
<li>Incoming Email: <strong>imap.gmail.com</strong></li>
<li>Outgoing Mail Server ( SMTP ): <strong>smtp.gmail.com</strong></li>
<li>User Name: <strong>your gmail login username</strong></li>
<li>Password:  <strong>your gmail password</strong></li>
</ul>
<p><a href="http://forevergeeks.com/wp-content/uploads/2011/07/image22.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2011/07/image_thumb22.png" alt="image" width="570" height="401" border="0" /></a></p>
<p>click on <strong>finish </strong>when you’re done entering the information. your account should be now configured.</p>
]]></content:encoded>
			<wfw:commentRss>http://forevergeeks.com/import-emails-from-gmail-to-outlook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Bypass Sonicwall Content Filtering At Work</title>
		<link>http://forevergeeks.com/how-to-bypass-sonicwall-content-filtering-at-work/</link>
		<comments>http://forevergeeks.com/how-to-bypass-sonicwall-content-filtering-at-work/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 23:06:16 +0000</pubDate>
		<dc:creator>Nelson</dc:creator>
				<category><![CDATA[Quick-How-To]]></category>

		<guid isPermaLink="false">http://forevergeeks.com/how-to-bypass-sonicwall-content-filtering-at-work</guid>
		<description><![CDATA[<a href="http://forevergeeks.com/how-to-bypass-sonicwall-content-filtering-at-work/"><img align="left" hspace="5" width="120" height="120" src="http://forevergeeks.com/wp-content/uploads/2010/12/image_thumb42-150x150.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>If Facebook and other social media sites are being blocked at your workplace, then there are a few methods you can use to bypass the rules of content filtering on a SonicWall or other firewall . Normally content filtering is done at the firewall level and websites are blocked using domain names. for example, if you want to get to &#8230; <a href="http://forevergeeks.com/how-to-bypass-sonicwall-content-filtering-at-work/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If Facebook and other social media sites are being blocked at your workplace, then there are a few methods you can use to bypass the rules of content filtering on a SonicWall or other firewall . Normally content filtering is done at the firewall level and websites are blocked using domain names. for example, if you want to get to Facebook, then you put the IP address of the site as the URL on the browser instead of the domain name, and&#160; that will bypass the firewall rule.   <br /><!-- adman -->    <br />so how do you get the IP address of Facebook, YouTube or any other website your company is blocking?</p>
<p>ping the website URL!!</p>
<p>for example if you want to know the IP address of Facebook do the following. press the <strong>Windows</strong> and the letter <strong>R </strong>keys<strong> </strong>simultaneously on your keyboard. the RUN command should pop-up. type <strong>CMD </strong>and click OK. the command prompt window should come up. type <strong>Ping facebook.com </strong>and hit Enter. you should be able to see the IP address on the replies:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2010/12/image42.png"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://forevergeeks.com/wp-content/uploads/2010/12/image_thumb42.png" width="490" height="161" /></a></p>
<p>open your browser, and type the IP address like this on the address bar <a title="http://69.63.189.11/" href="http://69.63.189.11/">http://69.63.189.11/</a> that should open facebook!!</p>
<p>do the same for all other websites you want to get to from your content filtered network.</p>
<p>another quick method of getting to a blocked website is by using a proxy server. proxy servers hide your computer identity so&#160; a firewall won’t detect it. </p>
<p>here is a good proxy server website – with a nice name. <a title="http://hidemyass.com/" href="http://hidemyass.com/">http://hidemyass.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://forevergeeks.com/how-to-bypass-sonicwall-content-filtering-at-work/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Picture Upload Not Supported By Blog</title>
		<link>http://forevergeeks.com/picture-upload-not-supported-by-blog/</link>
		<comments>http://forevergeeks.com/picture-upload-not-supported-by-blog/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 19:18:35 +0000</pubDate>
		<dc:creator>Nelson</dc:creator>
				<category><![CDATA[Quick-How-To]]></category>

		<guid isPermaLink="false">http://forevergeeks.com/picture-upload-not-supported-by-blog</guid>
		<description><![CDATA[<a href="http://forevergeeks.com/picture-upload-not-supported-by-blog/"><img align="left" hspace="5" width="120" height="120" src="http://forevergeeks.com/wp-content/uploads/2010/12/image_thumb28-150x150.png" class="alignleft wp-post-image tfe" alt="image" title="image" /></a>If you use Windows Live Writer to update your blog, and you have recently moved your blog to a new hosting provider, and now you are getting the following error: Picture Upload Not Supported By Blog Then your new wordpress directory WP-Content/uploads folder does not have the right permissions. from your FTP client ( I use FileZilla ) login to &#8230; <a href="http://forevergeeks.com/picture-upload-not-supported-by-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you use Windows Live Writer to update your blog, and you have recently moved your blog to a new hosting provider, and now you are getting the following error:<br />
<!-- adman --><br />
<strong>Picture Upload Not Supported By Blog</strong></p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2010/12/image28.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2010/12/image_thumb28.png" border="0" alt="image" width="406" height="310" /></a></p>
<p>Then your new wordpress directory <strong>WP-Content/uploads</strong> folder does not have the right permissions. from your FTP client ( I use FileZilla ) login to your wordpress hosted files, and navigate to your wp-content/uploads folder. make sure you set  permissions to <strong>777 </strong>like this:</p>
<p><a href="http://forevergeeks.com/wp-content/uploads/2010/12/image29.png"><img style="background-image: none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px; border: 0px;" title="image" src="http://forevergeeks.com/wp-content/uploads/2010/12/image_thumb29.png" border="0" alt="image" width="320" height="370" /></a></p>
<p>that fixed the problem with the error above I had when trying to publish new posts on my blog using Windows Live Writer.</p>
]]></content:encoded>
			<wfw:commentRss>http://forevergeeks.com/picture-upload-not-supported-by-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

