<?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>Nick Fox-Gieg's Tutorials &#187; Internet</title>
	<atom:link href="http://fox-gieg.com/tutorials/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://fox-gieg.com/tutorials</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 17:05:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Gmail Reply-To Address</title>
		<link>http://fox-gieg.com/tutorials/2010/gmail-reply-to-address/</link>
		<comments>http://fox-gieg.com/tutorials/2010/gmail-reply-to-address/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 00:58:52 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://fox-gieg.com/tutorials/?p=253</guid>
		<description><![CDATA[Step 1. Go to Settings. Step 2. Go to Accounts and Import. Step 3. Choose Send mail from another address. Step 4. Enter your preferred name and address. Step 5. You probably want to leave this setting at Send through Gmail. Step 6. Send yourself a verification email and confirm that you own the email [...]]]></description>
			<content:encoded><![CDATA[<p><b>Step 1.</b>  Go to <b>Settings</b>.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_01.png" vspace=5 border=1/></p>
<p><b>Step 2.</b>  Go to <b>Accounts and Import</b>.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_02.png" vspace=5 border=1/></p>
<p><b>Step 3.</b>  Choose <b>Send mail from another address</b>.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_03.png" vspace=5 border=1/></p>
<p><b>Step 4.</b>  Enter your preferred name and address.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_04.png" vspace=5 border=1/></p>
<p><b>Step 5.</b>  You probably want to leave this setting at <b>Send through Gmail</b>.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_05.png" vspace=5 border=1/></p>
<p><b>Step 6.</b> Send yourself a verification email and confirm that you own the email account.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_06.png" vspace=5 border=1/></p>
<p><b>Step 7.</b>  Once you&#8217;ve verified the address, it will appear as an option under <b>Accounts and Import</b>.  Click <b>make default</b> and <b>Always reply from default address</b>, and all your Gmail replies will now use your new address.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/gmail_reply/gmail_reply_07.png" vspace=5 border=1/><br />
You can undo this at any time just by clicking <b>make default</b> for your original Gmail address&mdash;you don&#8217;t need to repeat these steps.</p>
]]></content:encoded>
			<wfw:commentRss>http://fox-gieg.com/tutorials/2010/gmail-reply-to-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send HTML Email</title>
		<link>http://fox-gieg.com/tutorials/2008/html-email-in-thunderbird/</link>
		<comments>http://fox-gieg.com/tutorials/2008/html-email-in-thunderbird/#comments</comments>
		<pubDate>Tue, 13 May 2008 15:50:09 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://fox-gieg.com/tutorials/?p=63</guid>
		<description><![CDATA[Sending correctly-formatted HTML email can be a more complicated process than you might think. But the free, cross-platform Thunderbird email client is a decent solution. Step 1. Click the Write button to compose a new message: Step 2. Click in the body of the email. Step 3. Go to the Insert menu and choose HTML: [...]]]></description>
			<content:encoded><![CDATA[<p>Sending <a href="http://www.anandgraves.com/html-email-guide">correctly-formatted HTML email</a> can be a more complicated process than you might think.  But the free, cross-platform <a href="http://www.mozilla.com/en-US/thunderbird/">Thunderbird</a> email client is a decent solution.</p>
<p><b>Step 1.</b>  Click the <b>Write</b> button to compose a new message:<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email01.png" vspace=5 border=1/></p>
<p><b>Step 2.</b>  Click in the body of the email.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email02.png" vspace=5 border=1/></p>
<p><b>Step 3.</b>  Go to the <b>Insert</b> menu and choose <b>HTML</b>:<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email03.png" vspace=5 border=1/></p>
<p><b>Step 4.</b>  Paste in your HTML code and then click the <b>Insert</b> button:<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email04.png" vspace=5 border=1/></p>
<p><b>Step 5.</b>  You should now see a preview of your page in the body of the email:<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email05.png" vspace=5 border=1/></p>
<p><b>Step 6.</b>  Click the <b>Send</b> button:<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email05b.png" vspace=5 border=1/></p>
<p><b>Step 7.</b>  Choose <b>Send in Plain Text and HTML</b> and click <b>Send</b> again:<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/html_email06.png" vspace=5 border=1/></p>
<p>(Made with help from <a href="http://padaviya.tumblr.com/">Jamie Ryckman</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://fox-gieg.com/tutorials/2008/html-email-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS and Internet Explorer</title>
		<link>http://fox-gieg.com/tutorials/2007/css-and-internet-explorer/</link>
		<comments>http://fox-gieg.com/tutorials/2007/css-and-internet-explorer/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 12:23:42 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://fox-gieg.com/tutorials/2007/css-and-internet-explorer/</guid>
		<description><![CDATA[All versions of Internet Explorer have problems correctly interpreting CSS. There are ways to improve IE compatibility, however, and one of the simplest is the following code: &#60;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&#62; Paste it at the top of your document, before anything else. See here for a detailed explanation of how it [...]]]></description>
			<content:encoded><![CDATA[<p>All versions of Internet Explorer have problems correctly interpreting CSS.  There are ways to improve IE compatibility, however, and one of the simplest is the following code:</p>
<p><code class="mycode"><br />
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"<br />
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br />
</code></p>
<p>Paste it at the top of your document, before anything else. See <a href="http://www.quirksmode.org/css/quirksmode.html">here</a> for a detailed explanation of how it works.</p>
]]></content:encoded>
			<wfw:commentRss>http://fox-gieg.com/tutorials/2007/css-and-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>You Don&#8217;t Know How to FTP?</title>
		<link>http://fox-gieg.com/tutorials/2007/you-dont-know-how-to-ftp/</link>
		<comments>http://fox-gieg.com/tutorials/2007/you-dont-know-how-to-ftp/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 12:31:03 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://fox-gieg.com/tutorials/?p=44</guid>
		<description><![CDATA[FTP (File Transfer Protocol) is a way to send large files over a network from one computer to another. This tutorial uses FireFTP, an excellent addon for the Firefox browser. (If Firefox is already your regular browser, you won&#8217;t even have to leave it to send files by FTP.) If you don&#8217;t want to use [...]]]></description>
			<content:encoded><![CDATA[<p><b>FTP</b> (<b>F</b>ile <b>T</b>ransfer <b>P</b>rotocol) is a way to send large files over a network from one computer to another.  This tutorial uses <a href="http://fireftp.mozdev.org/">FireFTP</a>, an excellent addon for the <a href="http://www.mozilla.com/">Firefox</a> browser.  (If Firefox is already your regular browser, you won&#8217;t even have to leave it to send files by FTP.)  </p>
<p>If you don&#8217;t want to use Firefox, you can also use the cross-platform <a href="http://filezilla-project.org/download.php?type=client">FileZilla</a> FTP client; the setup steps are nearly identical to the tutorial below.  (If you&#8217;re on a Mac and use FTP frequently, I highly recommend <a href="http://www.panic.com/transmit/">Transmit</a>, USD $34.)  </p>
<p>Before proceeding, get the following pieces of information from your server administrator:</p>
<p><b>*</b> The <b>address</b> of your server&#8211;usually, although not always, the same as the ordinary web address.</p>
<p><b>*</b> Your <b>username</b> and <b>password</b> to log in.</p>
<p><b>*</b> The <b>directory</b> you should put files in to make them visible on the web.  (Putting files somewhere else can make them visible only to FTP programs, not to browsers.) </p>
<p>And now you&#8217;re ready to send a file:</p>
<p><b>Step 1.</b>  Start the Firefox browser and launch <b>FireFTP</b> from the <b>Tools</b> menu.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp01.jpg" vspace=5 border=1/></p>
<p><b>Step 2.</b>  Click <b>Create an account</b>.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp02.jpg" vspace=5 border=1/></p>
<p><b>Step 3.</b>  Give your new account a name and enter the information mentioned above.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp03.jpg" vspace=5 border=1/></p>
<p><b>Step 4.</b>  Click <b>Connect</b>.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp04.jpg" vspace=5 border=1/></p>
<p><b>Step 5.</b>  Each time you connect, you&#8217;ll be asked for your password.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp05.jpg" vspace=5 border=1/></p>
<p><b>Step 6.</b>  You should now be able to see the directories available on your server.  Choose where you would like to send your file.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp06.jpg" vspace=5 border=1/></p>
<p><b>Step 8.</b>  Drag and drop your file to send it.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp08.jpg" vspace=5 border=1/></p>
<p><b>Step 9.</b>  Watch the progress bar in the lower left-hand corner as your file uploads.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp09.jpg" vspace=5 border=1/></p>
<p><b>Step 10.</b>  Once your file is uploaded, you can rename or delete it by right-clicking on it.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp10.jpg" vspace=5 border=1/></p>
<p><b>Step 11.</b>  While FTP programs generally have no restrictions on what you can name your file, remember that, to make it properly accessible on the web, you should use no spaces or uppercase letters.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp11.jpg" vspace=5 border=1/></p>
<p><b>Step 12.</b>  If you uploaded your file into a web directory, type the address into your browser and see if the link works!<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/howtoftp12.jpg" vspace=5 border=1/></p>
<p>Now, this is a somewhat involved process for a beginner.  There are lots of other ways for people to exchange files, so why should you bother with FTP?  Because FTP has <b>no built-in file size limit</b>.  (Email attachments, by contrast, are generally capped at 10MB or less.)  For getting a few hundred megs into the hands of somebody on the other side of the world, right away, this can be extremely useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fox-gieg.com/tutorials/2007/you-dont-know-how-to-ftp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Improve Wireless Range</title>
		<link>http://fox-gieg.com/tutorials/2006/improve-wireless-range/</link>
		<comments>http://fox-gieg.com/tutorials/2006/improve-wireless-range/#comments</comments>
		<pubDate>Thu, 05 Oct 2006 17:56:44 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://fox-gieg.com/tutorials/2006/improve-wireless-range/</guid>
		<description><![CDATA[In the course of figuring out how to get good wireless reception throughout my new apartment, I discovered a few very useful tricks. Step 1. First, find a utility to detect wireless networks in your area, like the excellent MacStumbler. See if a network shows up with a channel number near yours. If so, it [...]]]></description>
			<content:encoded><![CDATA[<p>In the course of figuring out how to get good wireless reception throughout my new apartment, I discovered a few very useful tricks.</p>
<p><b>Step 1.</b> First, find a utility to detect wireless networks in your area, like the excellent <a href="http://www.macstumbler.com/">MacStumbler</a>.  See if a network shows up with a <b>channel number</b> near yours.  If so, it might be causing interference and shortening your range.  <img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange04.jpg" vspace=5 border=1/></p>
<p><b>Step 2.</b> Go back to your router&#8217;s web control panel and experiment with changing the channel number to something further away from the other network.  (If your router offers auto channel select, it&#8217;s worth trying that too&#8211;although I haven&#8217;t seen it do a very good job of avoiding interference.)  My router was set to channel 7 out of the box, which was too close to the neighbors&#8217; network on channel 6.  After switching to channel 11, I saw my range improve.</p>
<p>While you&#8217;re at the control panel, you might want to also experiment with turning off any &#8220;special modes&#8221; that the router manufacturer has left enabled by default.  Here, unchecking &#8220;802.11e QoS&#8221; solved a problem I was having with dropped connections.  (This happens because these special modes deviate from established industry standards, which can have unpredictable results on your particular computer.)<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange05.jpg" vspace=5 border=1/></p>
<p><b>Step 3.</b> If that doesn&#8217;t help enough, you may have to reduce the security of your wireless network in order to squeeze a little more coverage out of it&#8211;you&#8217;ll have to decide if you&#8217;re willing to make that tradeoff.   WEP and WPA encryption, the most common security options available to you, will <b>reduce your antenna&#8217;s range</b>.  <span style="color:red;">However, if you have a newer router, you might not need to compromise&mdash;before trying any of the steps below, see if you can set your encryption type to <b>WPA2/AES</b>.  It provides decent protection without a significant range or speed penalty; if your router and computers can handle the new &#8220;N&#8221; wifi standard, instead of only &#8220;B&#8221; or &#8220;G,&#8221; this is likely to work well.</span></p>
<p><b>Step 4.</b> If you don&#8217;t have WPA2/AES support, your encryption options are less attractive.  Experiment with <b>WEP</b>, the original password-protection option for wireless networks; it&#8217;s relatively easy to defeat and won&#8217;t let you choose your own password, but it will only slightly shrink the area your network can cover.  Although its successor, <b>WPA</b>, lets you pick your own password and provides better security, it doesn&#8217;t work with older operating systems, and its range penalty is more severe.  </p>
<p>So if you&#8217;re willing to accept <b>weaker protection</b> in order to get better range, head to your wireless router&#8217;s <b>web control panel</b>.  (Typically, you get there by typing <b>192.168.1.1</b> or <b>192.168.2.1</b> into any web browser while connected to your router.)  If you&#8217;re using WPA, try WEP, and if you&#8217;re still not getting enough coverage, turn them both off.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange02.jpg" vspace=5 border=1/></p>
<p><b>Step 5.</b>  With both WPA and WEP disabled, we&#8217;re going to set up the third security option, <b>MAC address filtering</b>.  It takes a bit more work to turn on, and the protection it provides isn&#8217;t too strong, but it gave me a dramatic range boost, and it&#8217;s enough to keep out casual visitors.  Each computer has a unique MAC address, and we&#8217;re going to set up the wireless router to only accept connections from computers with specific addresses.</p>
<p>Start by going to your Network preferences (this will work more or less the same way in Windows, too).  Copy the MAC address.  (Here, it&#8217;s called an &#8220;Airport ID&#8221;&#8211;see why this isn&#8217;t method isn&#8217;t more commonly used?)  Ignore any spaces, colons (:), or other separators.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange01.jpg" vspace=5 border=1/></p>
<p><b>Step 6.</b> Next, find the MAC address filtering option in your router&#8217;s web control panel, and turn it on.  Choose &#8220;allow,&#8221; and then carefully enter your MAC address in the space provided.  Be sure it&#8217;s correct!  (If you lock yourself out accidentally, connect to the router with a wired ethernet cable, go to the web control panel, and delete the offending entry from the list.)<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange03.jpg" vspace=5 border=1/></p>
<p><b>Step 7.</b>  Once you have everything set up, there are two last things you can do to improve security.  You can <b>hide your SSID</b>, so the first time you access your network you have to type its name in manually.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange06.jpg" vspace=5 border=1/><br />
And you can <b>set a router password</b> to protect your web control panel settings.<br />
<img src="http://www.fox-gieg.com/tutorials/tut-images/wirelessrange07.jpg" vspace=5 border=1/></p>
]]></content:encoded>
			<wfw:commentRss>http://fox-gieg.com/tutorials/2006/improve-wireless-range/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

