<?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>Cory Collier &#187; tutorial</title>
	<atom:link href="http://corycollier.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://corycollier.com</link>
	<description>Web Developer and System Administrator in Orlando, FL</description>
	<lastBuildDate>Mon, 12 Jul 2010 02:16:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>How To Incorporate In Florida</title>
		<link>http://corycollier.com/2009/04/how-to-incorporate-in-florida/</link>
		<comments>http://corycollier.com/2009/04/how-to-incorporate-in-florida/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 18:09:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[c-corp]]></category>
		<category><![CDATA[florida]]></category>
		<category><![CDATA[incorporate]]></category>
		<category><![CDATA[llc]]></category>
		<category><![CDATA[non-profit]]></category>
		<category><![CDATA[s-corp]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=493</guid>
		<description><![CDATA[I&#8217;ve seen a lot of mis-information, and mis-guided information on how to start a corporation. The specifics of this vary by state to state. I live in Florida, and I went through the process on my own. The process was a bit difficult, but only because there wasn&#8217;t a clear guide on what to do. [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen a lot of mis-information, and mis-guided information on how to start a corporation. The specifics of this vary by state to state. I live in Florida, and I went through the process on my own. The process was a bit difficult, but only because there wasn&#8217;t a clear guide on what to do.</p>
<p>Hence, this tutorial</p>
<p>First, you&#8217;ll need to download a form, that indicates the type of corporation you want to be. This is NOT to determine if you&#8217;re an S-Corp or C-Corp. The determination of S-Corp or C-Corp is done with the IRS. That determination is done later. For now, you&#8217;ll just need to decide which of the following you will be:</p>
<ul>
<li>Non-Profit Corporation &#8211; If you want to be a 501c3, this one is for you. (<a title="Non-Profit Articles of Incorporation Form" href="http://form.sunbiz.org/pdf/cr2e006.pdf">form here</a>)</li>
<li>Profit Corportation &#8211; S-Corp and C-Corp (<a title="For Profit Articles of Incorporation Form" href="http://form.sunbiz.org/pdf/cr2e010.pdf">form here</a>)</li>
<li>Limited Liability Corporation (LLC) &#8211; Typical LLC (<a title="Limited Liability Corporation Articles of Incorporation Form" href="http://form.sunbiz.org/pdf/cr2e047.pdf">form here</a>)</li>
</ul>
<p>The forms will outline the specifications for each of the types of incorporation. While each of the forms contains the necessary questionnaire, I don&#8217;t recommend just filling in the blanks. There are a large number of templates for this. Google searches typically will bring up something to work with. <a href="http://corycollier.com/wp-content/uploads/2009/04/hackedforbbq-articles_of_incorporation.pdf">Here&#8217;s the one I did for Hacked For BBQ, Corp.</a></p>
<p>Once  you get something written up, mail off the package with money included. Once you&#8217;ve gotten this done, you&#8217;ll have to wait a couple weeks for the state to get back to you. If everything looks good, you&#8217;ll get a letter of confirmation regarding your corporation.</p>
<p>Once you have this letter of confirmation from the state of Florida, it&#8217;s time to get your FEIN number and file your corporation type with the IRS. I did this as an S-Corp, so my experience may be different than some of the rest of you.</p>
<p>Go to the IRS&#8217;s online application for obtaining an FEIN number at the current website for this : <a href="http://www.irs.gov/businesses/small/article/0,,id=102767,00.html">http://www.irs.gov/businesses/small/article/0,,id=102767,00.html</a>. You&#8217;ll click a link that says &#8216;APPLY ONLINE NOW&#8217;. Afterwards you&#8217;ll be sent to a page giving you the instructions on how to complete the FEIN process. The process itself is fairly self-explanatory. Completing this process immediately provides you with an FEIN number, with which you can open a bank account and start doing some business.</p>
<p>To close, I&#8217;d like to point out how unnecessary services like company.com are. These services are overpriced, and often put people in difficult situations. DIY business starting isn&#8217;t nearly as bad as it might seem at first. As always, any feedback is certainly welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2009/04/how-to-incorporate-in-florida/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SSH Without Password</title>
		<link>http://corycollier.com/2009/01/ssh-without-password/</link>
		<comments>http://corycollier.com/2009/01/ssh-without-password/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 13:15:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[keygen]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[network administrator]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=352</guid>
		<description><![CDATA[I used to always refer to a different site when I wanted to remember how to setup a machine to use SSH without a password. That site (I don&#8217;t recall what it is) isn&#8217;t around anymore. So, I guess I have to post the tutorial here. SSH is one of the major tools in what [...]]]></description>
			<content:encoded><![CDATA[<p>I used to always refer to a different site when I wanted to remember how to setup a machine to use SSH without a password. That site (I don&#8217;t recall what it is) isn&#8217;t around anymore. So, I guess I have to post the tutorial here.</p>
<p>SSH is one of the major tools in what I do. For any developers out there who don&#8217;t know about it, you&#8217;re missing out. Long gone are the days of requiring screen sharing or remote desktop to manage another computer. SSH is the bomb, and it&#8217;s been around for a long time.</p>
<p>Here&#8217;s how to use it, without needing to enter your password when you make a connection to a remote machine:</p>
<ul>
<li>On the computer you&#8217;re making a connection from (i.e. your home computer)</li>
<li>
<ul>
<li>If you do not have a ~/.ssh folder already, create one.</li>
<li>
<pre>ssh-keygen -t dsa -f ~/.ssh/id_dsa -P ''</pre>
</li>
<li>
<pre>scp ~/.ssh/id_dsa.pub &lt;username&gt;@&lt;servername&gt;:~</pre>
</li>
<li>Make an old-skool connection to the server you just copied your public key to (i.e. your public webhost)</li>
</ul>
</li>
<li>on that server:</li>
<li>
<ul>
<li>
<pre>cat id_dsa.pub &gt;&gt; ~/.ssh/authorized_keys2</pre>
</li>
<li>
<pre>chmod 0600 ~/.ssh/authorized_keys2</pre>
</li>
</ul>
</li>
</ul>
<p>That&#8217;s it. Keep in mind, that you&#8217;ll still need to specify your username when connecting to the host (if it&#8217;s different than your username on your local machine). If you want to get around that, you&#8217;ll need to setup an SSH config file (future tutorial?).</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2009/01/ssh-without-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Logs Off Automatically</title>
		<link>http://corycollier.com/2008/07/xp-logs-off-automatically/</link>
		<comments>http://corycollier.com/2008/07/xp-logs-off-automatically/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 01:39:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[review]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[logoff]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[userinit]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=187</guid>
		<description><![CDATA[So I got a call from a client today regarding a few issues they were having. Most of the problems weren&#8217;t all that difficult to solve, save one&#8230;. The boss&#8217;s computer would immediately log off after he tried to logon. While this might sound funny (in other circumstances, it really is), the client (who is [...]]]></description>
			<content:encoded><![CDATA[<p>So I got a call from a client today regarding a few issues they were having. Most of the problems weren&#8217;t all that difficult to solve, save one&#8230;.</p>
<p>The boss&#8217;s computer would immediately log off after he tried to logon. While this might sound funny (in other circumstances, it really is), the client (who is a really cool guy, whom I respect a lot) did not think it was funny at all.</p>
<p>So, I dived into the Google to find out the issue. The short version; there was a bad registry setting. Basically, when this sort of thing happens, the first thing you should check is the registry. Now, you can&#8217;t connect to the registry locally, since you can&#8217;t logon to the computer with this issue.</p>
<p>So, the first thing you need to do, is logon to a computer on the same network as a user who has administrative rights on the computer concerned. Once you&#8217;ve gotten that far, you&#8217;ll need to open regedit. Something like this:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/run-regedit.png"><img class="alignnone size-full wp-image-188" title="Run Regedit" src="http://corycollier.com/wp-content/uploads/2008/07/run-regedit.png" alt="" width="361" height="233" /></a></p>
<p>After that, you&#8217;ll need to connect to the computer in question. That&#8217;s easy, check the following pics:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/registry-network-menu.png"><img class="alignnone size-full wp-image-189" title="registry network menu" src="http://corycollier.com/wp-content/uploads/2008/07/registry-network-menu.png" alt="" width="233" height="228" /></a></p>
<p>then&#8230; </p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/remote-registry.png"><img class="alignnone size-full wp-image-190" title="remote registry" src="http://corycollier.com/wp-content/uploads/2008/07/remote-registry.png" alt="" width="465" height="303" /></a></p>
<p>The following key is what you should be looking for:</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon</p>
<p>That key should contain a string value for &#8216;Userinit&#8217;. If you&#8217;re confused, you should see something like the following:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/userinit-registry-key.png"><img class="alignnone size-full wp-image-191" title="userinit registry key" src="http://corycollier.com/wp-content/uploads/2008/07/userinit-registry-key.png" alt="" width="500" height="262" /></a></p>
<p>Well, you probably shouldn&#8217;t see the green box, but you should see the string value for Userinit. If you don&#8217;t see that value in the root of key Winlogon, then you&#8217;ll need to create it. </p>
<p>That&#8217;s not too bad either. First, right click the right hand pane of the registry editor:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/picture-4.png"><img class="alignnone size-full wp-image-192" title="right click menu of registry" src="http://corycollier.com/wp-content/uploads/2008/07/picture-4.png" alt="" width="331" height="139" /></a></p>
<p>Select the &#8216;String Value&#8217; item in the right click menu. Once you&#8217;ve gotten that done, you&#8217;ll have a new string value in the right hand pane, awaiting you to name it. It&#8217;ll look something like: </p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/picture-6.png"><img class="alignnone size-full wp-image-193" title="New Registry string value" src="http://corycollier.com/wp-content/uploads/2008/07/picture-6.png" alt="" width="310" height="49" /></a></p>
<p>Name the string Userinit. After you&#8217;ve done that, right click the entry and select &#8216;Modify&#8217;. Make sure that the value for the key is:</p>
<p>c:\windows\system32\userinit.exe</p>
<p>Again, here&#8217;s a picture:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/07/picture-8.png"><img class="alignnone size-full wp-image-194" title="Userinit Default String Value" src="http://corycollier.com/wp-content/uploads/2008/07/picture-8.png" alt="" width="383" height="169" /></a></p>
<p>And that&#8217;s it. If you have any issues after you&#8217;ve gotten this done, I recommend an ERD disk or formatting your HD. Those are extreme options, I know. However, I don&#8217;t think you want to tool around with your computer for hours on end ( or maybe you do ).</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2008/07/xp-logs-off-automatically/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Check For Valid Email With Telnet</title>
		<link>http://corycollier.com/2008/05/check-for-valid-email-with-telnet/</link>
		<comments>http://corycollier.com/2008/05/check-for-valid-email-with-telnet/#comments</comments>
		<pubDate>Thu, 22 May 2008 01:58:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[validate]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=64</guid>
		<description><![CDATA[Often, I get asked by folks why an e-mail didn&#8217;t reach someone. People get an email that has some cryptic message about why their email didn&#8217;t reach it&#8217;s intended recipient. While there are an untold number of reasons as to why that could happen, there are a few things you can do to narrow down [...]]]></description>
			<content:encoded><![CDATA[<p>Often, I get asked by folks why an <a href="http://corycollier.com/2008/05/google-saves-e-mail/">e-mail</a> didn&#8217;t reach someone. People get an <a href="http://corycollier.com/2008/05/google-saves-e-mail/">email</a> that has some cryptic message about why their email didn&#8217;t reach it&#8217;s intended recipient. While there are an untold number of reasons as to why that could happen, there are a few things you can do to narrow down why it failed.</p>
<p>Regardless, the first thing I always do, is check that the email address is valid. It might sound funny, but just like that hot girl might have given you a phony number, you might have the wrong email address. This happens a lot more often then you might think.</p>
<p>So, how do you check the email? Enter Telnet to the rescue. Don&#8217;t worry, Telnet is cross platform. If you have Linux, Mac, or Windows (geez), you can use Telnet to figure out if the e-mail address you&#8217;re trying to reach is valid. It&#8217;s one of the few things that seem to work on damn near any operating system you can think of.</p>
<p><span id="more-64"></span>Sooo go ahead and fire up Terminal (or Command Prompt). Once you&#8217;ve gotten that done, you&#8217;ll need to type in &#8216;telnet&#8217;. You&#8217;ll see a window, something similar to the one below:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/picture-1.png"><img class="alignnone size-full wp-image-65" title="picture-1" src="http://corycollier.com/wp-content/uploads/2008/05/picture-1.png" alt="" width="500" height="185" /></a></p>
<p>Now, you&#8217;ll need to get the domain name of the mail server you&#8217;re trying to check the email address against. This is not as easy as just checking the domain name itself. Nearly always, the mail server for a domain is mail.domain.com. So, if you&#8217;re checking the valid email address for JoeBalls@physics.org, then the mail server is probably mail.physics.org. It&#8217;s a much bigger topic than I&#8217;ve got to cover here. I&#8217;ll get to that later. So let&#8217;s just say the right email server is mail.physics.org. </p>
<p>So, type in &#8216;open mail.physics.org smtp&#8217; in the command prompt. In case you&#8217;re a little confused, it should look like the following:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/picture-2.png"><img class="alignnone size-full wp-image-66" title="picture-2" src="http://corycollier.com/wp-content/uploads/2008/05/picture-2.png" alt="" width="500" height="185" /></a></p>
<p>So, after you enter this, you&#8217;ll see the telnet program try to connect to an IP address. If it works, then you&#8217;ll get a message about an escape character, as well as the mail server&#8217;s welcome message. If you&#8217;ve gotten here, then pat yourself on the back. You&#8217;ve at least gotten a valid mail server. We&#8217;ll assume for now, it&#8217;s the right one.</p>
<p>The next thing to do, is type in the following command: &#8216;HELO mail.example.com&#8217;. It&#8217;s probably more effective to use a valid mail server for this, but this is supposed to be a simple tutorial. So anyways, after you type in &#8216;HELO &#8230;&#8217;, you&#8217;ll see something similar to the following:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/picture-3.png"><img class="alignnone size-full wp-image-67" title="picture-3" src="http://corycollier.com/wp-content/uploads/2008/05/picture-3.png" alt="" width="500" height="206" /></a></p>
<p>This is kinda like saying &#8216;Hi, I&#8217;m Cory&#8217;. Ehh, don&#8217;t worry about it. Now, you&#8217;ll have to enter who this test email is from. Usually can use anything that looks like a valid email address. I usually use dude@example.com. So, here it is:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/picture-4.png"><img class="alignnone size-full wp-image-68" title="picture-4" src="http://corycollier.com/wp-content/uploads/2008/05/picture-4.png" alt="" width="500" height="206" /></a></p>
<p> </p>
<p>So, the way to check the validity of the email (That&#8217;s right, we&#8217;re at the climax &#8230;. drumroll please &#8230;.), is to type &#8216;RCPT TO:&#8217; and the email address you want to check. I&#8217;m using Gmail as a mail proxy these days, so I don&#8217;t mind handing out my email address: corycollier@corycollier.com. Go ahead and spam me, I dare you. <img src='http://corycollier.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Yeah, so go ahead and test that email. So, it looks like &#8216;RCPT TO: corycollier@corycoller.com&#8217;, and a visual representation looks like:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/picture-5.png"><img class="alignnone size-full wp-image-69" title="picture-5" src="http://corycollier.com/wp-content/uploads/2008/05/picture-5.png" alt="" width="500" height="206" /></a></p>
<p>Wait, it didn&#8217;t tell me anything??!?</p>
<p>Ahhh, but yes it did. This mail server returned a number, before it returned anything else. That number, is ALWAYS a three digit number. 2xx, 3xx, 4xx, or 5xx. 2xx indicates success. So, the 250 blah blah blah, basically means that the email address is valid. Sorta anti-climatic? Maybe, but what&#8217;s the end result? You&#8217;ve just made sure that an email address is valid. Give yourself another pat on the back.</p>
<p>So, just in case you were wondering, I wrote this tutorial on Melissa&#8217;s MacBook. Thanks honey for volunteering your computer long enough for me to write this. Then again, you&#8217;re watching American Idol, so I doubt you need the computer right now. And, since this is a tech tutorial, I doubt you&#8217;ve read this far.</p>
<p> <img src='http://corycollier.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2008/05/check-for-valid-email-with-telnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google Saves E-Mail!</title>
		<link>http://corycollier.com/2008/05/google-saves-e-mail/</link>
		<comments>http://corycollier.com/2008/05/google-saves-e-mail/#comments</comments>
		<pubDate>Wed, 21 May 2008 01:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[pop3]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[smtp]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=54</guid>
		<description><![CDATA[I use email a lot. I&#8217;m sure many of you do as well. So why not have a super-safe way to keep all of your email (from as many accounts as you might have) in one place, and get some virus protection to boot? Sound too good to be true? It&#8217;s available to you right [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-for-you.jpg"><img class="alignleft size-full wp-image-63" title="gmail-for-you" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-for-you.jpg" alt="" width="180" height="115" /></a>I use email a lot. I&#8217;m sure many of you do as well. So why not have a super-safe way to keep all of your email (from as many accounts as you might have) in one place, and get some virus protection to boot?</p>
<p>Sound too good to be true? It&#8217;s available to you right now. Thanks god, errr&#8230;. google&#8230;..</p>
<p><strong>Get Google To Store All Your Email</strong></p>
<p>First, login to gmail (yeah, you have to login first :/ ). Next, find the &#8216;Settings&#8217; link in the top right of your browser.<span id="more-54"></span><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-1.jpg"><img class="alignnone size-full wp-image-55" title="gmail-1" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-1.jpg" alt="" width="500" height="206" /></a></p>
<p>Once you&#8217;ve clicked on that, you&#8217;ll see the settings page, with some options in the top. You&#8217;ll want to click the &#8216;Accounts&#8217; link in the top left</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-2.jpg"><img class="alignnone size-full wp-image-56" title="gmail-2" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-2.jpg" alt="" width="499" height="309" /></a></p>
<p>After you&#8217;ve gotten there, notice the region (towards the bottom of the page) that says &#8216;Get mail from other accounts&#8217;.</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-3.jpg"><img class="alignnone size-full wp-image-57" title="gmail-3" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-3.jpg" alt="" width="500" height="123" /></a></p>
<p>This is where you&#8217;ll add email accounts from. Go ahead and click the &#8216;Add account&#8217; link. After you do this, you should be presented with a pop-up window that will ask you for the email address you wish to replicate on google. It looks like this:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-5.jpg"><img class="alignnone size-full wp-image-58" title="gmail-5" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-5.jpg" alt="" width="438" height="187" /></a></p>
<p>Go ahead and enter whatever email address you want to use, and click &#8216;Next Step&#8217;. After you&#8217;ve gotten that accomplished, you&#8217;ll be presented with something slightly more involved. Don&#8217;t worry it&#8217;s not too tough to get through.</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-6.jpg"><img class="alignnone size-full wp-image-59" title="gmail-6" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-6.jpg" alt="" width="500" height="432" /></a></p>
<p>So, the first thing you enter is your username. Most of the time, that will be your full email address. Your password is, well, your password. The POP server is something for you to figure out. Usually, it&#8217;s mail.your-domain.com. So, if your email address is joeballs@physics.org, then the POP server is probably mail.physics.org. Sometimes it&#8217;s pop.physics.org, or pop3.physics.org.</p>
<p>Anyways, once you figure that out, and get it in there, you have a few choices to make.</p>
<p>The checkbox that allows you to leave a copy of the retrieved message on the server can be important. I think I speak for sys admins accross the internet when I say &#8216;Dont check this box!&#8217;. The reason: if you leave this box unchecked, google will remove a message from your server once google downloads it. That&#8217;s great for disk space, and since google seems to be growing hard drives on trees, they might as well do all the storing.</p>
<p>The next option you have, is to use SSL when connecting to your POP server. If your POP server supports this option, do it. While it&#8217;s not likely, it is possible for someone to see your emails as Google downloads them from your mail server. Since e-mail is usually personal, you probably don&#8217;t want this to happen.</p>
<p>After that, there&#8217;s the option to label incoming messages. I really recommend you do this, especially if you&#8217;re using more than one email account here. It really helps to distinguish which email was sent to which address.</p>
<p>Finally, you have the option to Archive incoming messages, so they never hit your inbox. I never use this option, so I can&#8217;t really speak to why you&#8217;d want to. I&#8217;m sure some of you have a reason, so try that one at your own leisure.</p>
<p><strong>Get Google To Send Mail For You</strong></p>
<p>Having Google store all of your mail is only half the battle. The next part, is having google send mail for you too. Back in the &#8216;Accounts&#8217; tab of the &#8216;Settings&#8217; page, find the area for &#8216;Send mail as:&#8217;</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-7.jpg"><img class="alignnone size-full wp-image-60" title="gmail-7" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-7.jpg" alt="" width="500" height="269" /></a></p>
<p>You have the option to add an email address here. Go ahead and click this. Once you do, another pop-up window will appear that will look like this:</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-8.jpg"><img class="alignnone size-full wp-image-61" title="gmail-8" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-8.jpg" alt="" width="500" height="359" /></a></p>
<p>You&#8217;ll be prompted for your name and email address. You even have the option to specifiy a different reply-to email address. Go ahead and fill those 2 fields out, then click &#8216;Next Step&#8217;. Then, you&#8217;ll be presented with another window :</p>
<p><a href="http://corycollier.com/wp-content/uploads/2008/05/gmail-9.jpg"><img class="alignnone size-full wp-image-62" title="gmail-9" src="http://corycollier.com/wp-content/uploads/2008/05/gmail-9.jpg" alt="" width="500" height="359" /></a></p>
<p>This is a prompt to let you know an email will be sent to the email address you&#8217;re trying to send as. This helps prevent other people from sending mail on your behalf without you knowing about it. Go ahead and click the &#8216;Send Verification&#8217; button. Google will now send you an email verifying that you actually have a right to send mail as that email. When you get the email, click the link in it, and you&#8217;re done.</p>
<p><strong>Wrapping Up &#8230;</strong></p>
<p>Google has an awesome ability to filter spam and viruses from email. Using Gmail as a proxy for your email cuts down on the spam you recieve, and the likelyhood you&#8217;ll get a virus from your buddy. Even better, you get to use gmail&#8217;s awesome web interface for all of your email.</p>
<p>Currently Gmail supports IMAP integration as well, so your email client (or iPhone) can use IMAP to replicate folders (labels) in GMail. I&#8217;ve heard that&#8217;s a little buggy right now, but I&#8217;m sure fixes are on the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2008/05/google-saves-e-mail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend Eclipse Integration With Trac on Mac</title>
		<link>http://corycollier.com/2008/01/zend-eclipse-integration-with-trac-on-mac/</link>
		<comments>http://corycollier.com/2008/01/zend-eclipse-integration-with-trac-on-mac/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 19:21:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[trac]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=4</guid>
		<description><![CDATA[Funny titles aside, I&#8217;ve had the opportunity lately to expand my devlopment horizons far beyond what I&#8217;ve previously thought possible. The MemberFuse project has required far more project management and documentation than anything else I&#8217;ve ever been involved in. Since I&#8217;m so excited about it, I thought I&#8217;d write a tutorial on how to setup [...]]]></description>
			<content:encoded><![CDATA[<p>Funny titles aside, I&#8217;ve had the opportunity lately to expand my devlopment horizons far beyond what I&#8217;ve previously thought possible. The <a title="MemberFuse Social Network" href="../2008/01/07/memberfuse-social-network-associations">MemberFuse project</a> has required far more project management and documentation than anything else I&#8217;ve ever been involved in. Since I&#8217;m so excited about it, I thought I&#8217;d write a tutorial on how to setup <strong style="color: black; background-color: #ffff66;">Eclipse</strong> on a Mac and integrate with <strong style="color: black; background-color: #99ff99;">Trac</strong>.</p>
<p>For those of you unfamiliar with <strong style="color: black; background-color: #99ff99;">Trac</strong>, and / or what it&#8217;s about: <strong style="color: black; background-color: #99ff99;">Trac</strong> is a ticket management system well suited to SCRUM type software developement. Actually, <strong style="color: black; background-color: #99ff99;">Trac</strong> works well with any type of software development methodology, but it&#8217;s been a real boone for us using SCRUM.</p>
<p><strong style="color: black; background-color: #99ff99;">Trac</strong> integrates with <strong style="color: black; background-color: #a0ffff;">SVN</strong>, so your existing <strong style="color: black; background-color: #a0ffff;">SVN</strong> login information can be used to log in to <strong style="color: black; background-color: #99ff99;">Trac</strong>. What&#8217;s more, all of your <strong style="color: black; background-color: #a0ffff;">SVN</strong> changesets are logged in <strong style="color: black; background-color: #99ff99;">Trac</strong> and can be viewed as an RSS feed.</p>
<p>The point of this tutorial isn&#8217;t to get into a long discussion about <strong style="color: black; background-color: #99ff99;">Trac</strong> however. The point of all of this is to educate on how to get your <strong style="color: black; background-color: #ffff66;">eclipse</strong> installation to work directly with <strong style="color: black; background-color: #99ff99;">Trac</strong>.</p>
<p>First let&#8217;s start with getting a version of <strong style="color: black; background-color: #ffff66;">Eclipse</strong> that suits your needs. I&#8217;m a PHP guy, so I&#8217;m using <a title="Zend Studio for Eclipse" href="http://www.zend.com/en/products/studio/eclipse/">Zend Studio for <strong style="color: black; background-color: #ffff66;">Eclipse</strong></a>. The current version at the time of this writing is (Neon beta). I&#8217;m pretty sure it&#8217;s free. However, even if it&#8217;s not, I still heavily recommend it. The download is pretty big (around 300MB) so be patient. Once you&#8217;ve got it downloaded, the installer is pretty self expanatory. If you&#8217;re not a PHP developer, I&#8217;m sure there&#8217;s some pre-made flavor of <strong style="color: black; background-color: #ffff66;">eclipse</strong> out there to suit your needs. You figure it out.</p>
<p>Once your <strong style="color: black; background-color: #ffff66;">Eclipse</strong> app is installed, you&#8217;ll want to get the <a title="Mylyn For Eclipse" href="http://www.eclipse.org/mylyn/">Mylyn plugin</a>. The Mylyn plugin is what handles the <strong style="color: black; background-color: #99ff99;">Trac</strong> connection and ticket synchronization. Anyways, you could download the package manually, but Eclipse&#8217;s managed installer works amazingly. So, we&#8217;ll use it.</p>
<p>First, fire up your <strong style="color: black; background-color: #ffff66;">Eclipse</strong> App. Then navigate to the following location:</p>
<p>Help / Software Updates / Find and Install</p>
<p><img title="Eclipse Help Menu" src="../files/eclipse-integration-trac-help-menu.jpg" alt="Eclipse's menu to get to the update manager" width="490" height="310" /></p>
<p>The install / update dialog window opens and you have the option to either update existing features, or search for new features to install. We&#8217;re installing new stuff, so selecte &#8216;Search for new features to install&#8217; and click &#8216;Next&#8217;.</p>
<p><img title="Eclipse Install / Update Manager Wizard" src="../files/eclipse-integration-trac-update-manager.jpg" alt="Eclipse Install / Update Manager Wizard" width="469" height="376" /></p>
<p>Next, you&#8217;ll get a window with a bunch of options. The checkboxes indicate existing features you already have in your <strong style="color: black; background-color: #ffff66;">Eclipse</strong> setup. We&#8217;re adding new stuff, so find and click the &#8216;New Remote Site&#8230;&#8217; button in the upper right area of the window.</p>
<p><img title="Eclipse Update Sites" src="../files/eclipse-integration-trac-update-sites.jpg" alt="Eclipse Update Sites" width="490" height="663" /></p>
<p>Here you&#8217;ll be prompted for an update site URL, and the name you wish to call it. The name you want to call it is irrelevant, but I&#8217;d stick to something that makes sense. The URL field is very important, so use the following url:</p>
<p><img title="New update site for Eclipse" src="../files/eclipse-integration-trac-new-update-site.jpg" alt="New update site for Eclipse" width="358" height="182" /></p>
<p>http://download.<strong style="color: black; background-color: #ffff66;">eclipse</strong>.org/tools/mylyn/update/eX.Y</p>
<p>Change the X.Y to whatever your version of <strong style="color: black; background-color: #ffff66;">Eclipse</strong> is. I&#8217;m using <strong style="color: black; background-color: #ffff66;">Eclipse</strong> 3.3, so I&#8217;d change the X.Y to 3.3.</p>
<p>Once you&#8217;ve got that much in there, go ahead and click &#8216;OK&#8217;. That closes the current window, and you&#8217;ll be back to the window with all of the options. Click &#8216;Finish&#8217; and the Update Manager will attempt to contact the udpate site you&#8217;ve provided. If you&#8217;re provided the option, click the checkbox that says &#8216;Automatically Select Mirrors&#8217;. It just makes life a little easier.</p>
<p>Be careful when using this with some of the other plugins, as you can corrupt your <strong style="color: black; background-color: #ffff66;">Eclipse</strong> setup with some of the less well QA&#8217;d plugins out there. Mylyn is pretty stable, so you&#8217;ll be fine letting it do it&#8217;s thing.</p>
<p>Once the update manager finds everything, you&#8217;ll be prompted as to what you want to download and install. I&#8217;d use descretion here. You will require most of the packages listed. However, unless you really want Bugzilla integration (you might), I&#8217;d elect to leave that one alone.</p>
<p>After that, click &#8216;Next&#8217; and go through the various prompts you&#8217;ll see. Basically, you&#8217;ll be prompted if you&#8217;re sure you want to install the packages, and yes, you are.</p>
<p>Congratulations! You&#8217;ve got Mylyn and <strong style="color: black; background-color: #ffff66;">Eclipse</strong> setup! Now, it&#8217;s time to get into how you actually use the stuff&#8230;</p>
<p>Click the following menu path: /Window / Show View / Other</p>
<p><img title="Eclipse Show View Menu" src="../files/eclipse-integration-trac-show-view-menu.jpg" alt="Eclipse menu to show different view" width="438" height="429" /></p>
<p>Now, you&#8217;re going to see a new window prompting you for what type of view you&#8217;d like to see. Navigate to Mylyn / Task Repositories:</p>
<p><img title="Eclipse Show View" src="../files/eclipse-integration-trac-show-view.jpg" alt="Eclipse Show View" width="369" height="486" /></p>
<p>Once you&#8217;ve gotten that done, the Task Repository pane will appear (somewhere) in <strong style="color: black; background-color: #ffff66;">Eclipse</strong>. Now click the menu button in the upper right corner of the view, and select &#8216;Add Task Repository&#8217;</p>
<p><img title="Eclipse Add Task Repository" src="../files/eclipse-integration-trac-task-repository-view.jpg" alt="Eclipse Add Task Repository" width="453" height="170" /></p>
<p>A new window will appear that prompts you for the type of task repository you want to connect to. It appears I wasn&#8217;t as judicious as I thought when I setup Mylyn myself (note that I have the option to add a bugzilla repository, which is useless for me). Anyways, select <strong style="color: black; background-color: #99ff99;">Trac</strong>, and click &#8216;Next&#8217;</p>
<p>Now you&#8217;ll be prompted for the URL of the repository and your login credentials. Go ahead and fill in the specifics of how you&#8217;re required to connect to your own <strong style="color: black; background-color: #99ff99;">Trac</strong> repository, and click &#8216;Finish&#8217;.</p>
<p>Now, you&#8217;ll want to go back to the show view menu. From there, select Mylyn / Task List.</p>
<p><img title="Show View - Mylyn Task View" src="../files/eclipse-integration-trac-task-list-view.jpg" alt="Show View - Mylyn Task View" width="276" height="400" /></p>
<p>After you&#8217;ve gotten that much done, the Task View will appear. From there, you&#8217;ll need to add a query, to get the tasks that are important to you.</p>
<p>To do this, you&#8217;ll need to right click somewhere in the whitespace of the task view, and select New / Query.</p>
<p><img title="Eclipse New Trac Task Query" src="../files/eclipse-integration-trac-task-new-query.jpg" alt="Eclipse New Trac Task Query" width="342" height="330" /></p>
<p>Once you&#8217;ve done that, you&#8217;ll get a new window (the Query Window), and all of the options will be filled with the options and applicable answers provided by <strong style="color: black; background-color: #99ff99;">Trac</strong>.</p>
<p>Now, you&#8217;ll see a list of tasks in the task view provided by your <strong style="color: black; background-color: #99ff99;">Trac</strong> repository. Double click one of them to see it. You&#8217;ll have a few options available to you. The most important of those options is the activation option.</p>
<p><img title="Eclipse Trac Task Activation" src="../files/eclipse-integration-trac-task-activate.jpg" alt="Eclipse Trac Task Activation" width="304" height="232" /></p>
<p>When you activate a task, all files you open afterward will be added to the &#8216;context&#8217; of the active task. Another awesome feature here, is that your time on the task is monitored, which is great for reporting how long some impossible <strong style="color: black; background-color: #99ff99;">Trac</strong> ticket took you to finish.</p>
<p><img title="Eclipse Trac Task Context" src="../files/eclipse-integration-trac-task-context.jpg" alt="Eclipse Trac Task Context" width="368" height="287" /></p>
<p>Once of the real values to this setup, is <strong style="color: black; background-color: #a0ffff;">SVN</strong> integration. Everytime you commit, or merge your files, the timeline of <strong style="color: black; background-color: #99ff99;">Trac</strong> is updated, and reflects your changes via Diff view. That&#8217;s a bit off topic, and I&#8217;ll save that lecture for some other time.</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2008/01/zend-eclipse-integration-with-trac-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Make A Distribution List In Outlook 2003</title>
		<link>http://corycollier.com/2007/10/how-to-make-a-distribution-list-in-outlook-2003/</link>
		<comments>http://corycollier.com/2007/10/how-to-make-a-distribution-list-in-outlook-2003/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 19:21:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=5</guid>
		<description><![CDATA[Like most of the tutorials I put up here, I was recently asked how to do something. So, I&#8217;m putting it up here for posterity. This might be outdated soon, with the adoption of MS Office &#8217;07 gaining momentum. Anyways, in case you don&#8217;t know; a distribution list is a quick way to send an [...]]]></description>
			<content:encoded><![CDATA[<p>Like most of the tutorials I put up here, I was recently asked how to do something. So, I&#8217;m putting it up here for posterity. This might be outdated soon, with the adoption of MS Office &#8217;07 gaining momentum.</p>
<p>Anyways, in case you don&#8217;t know; a distribution list is a quick way to send an e-mail out to a bunch of people at one time, without having to put all of their names in the &#8216;To:&#8217; fields of outlook. So, if you find yourself writing emails to the same people often, it&#8217;s a good idea to have a distribution list setup to make your life a little easier.</p>
<p>So, fire up Outlook 2003 and navigate to the &#8216;Contacts&#8217; folder. Click the down arrow next to &#8216;New&#8217; and find the menu item, &#8216;Distribution List&#8217;:</p>
<p><img title="How To Make A Distribution List In Outlook 2003: step 1" src="../files/Picture%201_3.png" alt="How To Make A Distribution List In Outlook 2003: step 1" width="271" height="347" /></p>
<p>Select the &#8216;Distribution List&#8217; option, which will give you a new window, which will be similar to the following:</p>
<p><img title="How To Make A Distribution List In Outlook 2003: step 2" src="../files/Picture%202_2.png" alt="How To Make A Distribution List In Outlook 2003: step 2" width="480" height="412" /></p>
<p>Now, Click on the &#8216;Select Members&#8230;&#8217; button. This should give you yet another window, which should look similar to the following:</p>
<p><img title="How To Make A Distribution List In Outlook 2003: step 3" src="../files/Picture%204_1.png" alt="How To Make A Distribution List In Outlook 2003: step 3" width="400" height="471" /></p>
<p>Now, go through your contact list as you choose. It&#8217;s worth noting that the picture above shows that I was selecting contacts in the &#8216;Global Address List&#8217;. This is a list available throughout your network. It&#8217;s not important that you understand the concept of that, but it is important that you know you can change where you&#8217;re looking up people from.</p>
<p>If you select the drop down box that has &#8216;Global Address List&#8217; in it, you will see other places for you to find contacts in. The most likely place you&#8217;re going to want to find other contacts is in YOUR contacts folder. So go ahead and select that, and find the ones you want. Just double click the names to add them to the list.</p>
<p>When your done, review your list of contacts, and give the list a name. I named min &#8216;Tutorial&#8217;. Here&#8217;s what I have:</p>
<p><img title="How To Make A Distribution List In Outlook 2003" src="../files/Picture%206_1.png" alt="How To Make A Distribution List In Outlook 2003" width="480" height="410" /></p>
<p>Select &#8216;Save and Close&#8217; and you&#8217;re done.</p>
<p>Keep in mind, all Distribution lists are saved in YOUR contact folder! So, in order to use them, you&#8217;ll have to find the contact in your contact folder. To illustrate this, write a new message, and select the &#8216;To:&#8217; button. Then switch where you&#8217;re looking for contacts, to your &#8216;Contacts&#8217; folder. Finally, find the name of the Distribution list you&#8217;re looking for. All distribution lists are bolded, which makes them a bit easier to find. Here&#8217;s mine:</p>
<p><img title="How To Make A Distribution List In Outlook 2003" src="../files/Picture%207_0.png" alt="How To Make A Distribution List In Outlook 2003" width="397" height="465" /></p>
<p>And that&#8217;s it! As always, I welcome your comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2007/10/how-to-make-a-distribution-list-in-outlook-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shadow Copy Tutorial</title>
		<link>http://corycollier.com/2007/06/shadow-copy-tutorial/</link>
		<comments>http://corycollier.com/2007/06/shadow-copy-tutorial/#comments</comments>
		<pubDate>Thu, 28 Jun 2007 11:11:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shadow copy]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=35</guid>
		<description><![CDATA[I&#8217;ve been a Network Administrator for several years now. One of my favorite features on Windows Server 2003 is Shadow Copy. Shadow Copy is a backup feature that allows you to right click a file, and restore that file to a previous version. If the file is missing, you can right click it&#8217;s folder, find [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a Network Administrator for several years now. One of my favorite features on Windows Server 2003 is Shadow Copy. Shadow Copy is a backup feature that allows you to right click a file, and restore that file to a previous version. If the file is missing, you can right click it&#8217;s folder, find the file, and put it back!</p>
<p>Shadow Copy is a snapshot of a drive, at a particular moment in time. It&#8217;s comparable to incremental backups, kinda.</p>
<p>While Shadow Copy is not intended to replace regular backups, it&#8217;s a very handy tool to quickly find files that users lose all of the time. Note, this is only available on Windows Server machines. Your XP and Vista machines aren&#8217;t going to do this.</p>
<p>Heres how to use it:</p>
<p>First, make sure the Shadow Copy service is running in the services mmc. You&#8217;re looking for the service called &#8216;Volume Shadow Copy&#8217;. Make sure it&#8217;s started, and it&#8217;s set to Automatically start. Once you have that covered, you can move on.</p>
<p>On the server you wish to use Shadow Copy on, navigate to &#8216;My Computer&#8217;.</p>
<p>Right Click the Drive (usually &#8216;C:&#8217;) that you want to use Shadow Copy on.</p>
<p>Click Properties</p>
<p>Click the tab &#8216;Shadow Copies&#8217;</p>
<p><a title="shadowcopy1" name="shadowcopy1"></a><img title="Shadow Copy Property Box" src="../files/shadowcopy_1.JPG" alt="Shadow Copy Property Box" width="371" height="524" /></p>
<p>Click the enable button if it&#8217;s not grayed out. If the button is grayed out, then you&#8217;re already running Shadow Copy. We&#8217;ll assume you&#8217;re not, so at least pretend to click the enable button.</p>
<p>Now, click the &#8216;Settings&#8217; button. You should see the following dialog box:</p>
<p><img title="Shadow Copy Settings" src="../files/shadowcopy_2.JPG" alt="Shadow Copy Settings" width="394" height="524" /></p>
<p>This is where you set the maxium size you want your shadow copy database to be. As a general rule of thumb, you should never use less than 10% of what your max storage capacity is.</p>
<p>You can also set how often you make Shadow Copies. Keep in mind that the more often you make a Shadow Copy, the more space you will need. The default settings are twice a day, at 7:00am, and 12:00pm. I&#8217;ve never found a reason to change this, but I&#8217;m sure some of you out there will find plenty of reasons.</p>
<p><img title="Shadow Copy Schedule Settings" src="../files/shadowcopy_3.JPG" alt="Shadow Copy Schedule Settings" width="422" height="527" /></p>
<p>Now that Shadow Copy is setup, it&#8217;s time to see it in action. Back in the <a href="../shadowcopy#shadowcopy1">first dialog box we saw</a> , click the &#8216;Create Now&#8217; button to manually create your first Shadow Copy. Don&#8217;t worry, you won&#8217;t have to do this again.</p>
<p>Now here&#8217;s the sort of tricky part. In order to access the shadow copies that have been created via file or folder, you have to view the folders via net connection.</p>
<p>You can either type in the UNC name of the server (i.e. \\YOUR-SERVER-NAME) and navigate to the folder or file you want, or you can view them over a <a title="Map Network Drive" href="../mapnetworkdrive">mapped network drive </a></p>
<p>Once you do that, THEN you can right click your file, or folder, click on properties, and then click on the &#8216;Previous Versions&#8217; tab.</p>
<p><img title="Shadow Copy " src="../files/shadowcopy_4.JPG" alt="Shadow Copy " width="367" height="453" /></p>
<p>From here, you can view a previous version, copy or restore. Usually, your best bet is to view the files you want to restore first. It doesn&#8217;t help anyone to restore old files that were wrong to begin with. Get someone else&#8217;s (think management) OK before restoring files.</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2007/06/shadow-copy-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Map A Network Drive</title>
		<link>http://corycollier.com/2007/06/how-to-map-a-network-drive/</link>
		<comments>http://corycollier.com/2007/06/how-to-map-a-network-drive/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 20:37:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://corycollier.com/?p=41</guid>
		<description><![CDATA[One of the things I have to show people how to do all of the time, is map a network drive. This varies if you&#8217;re on a Mac or PC. For this tutorial, we&#8217;ll just focus on Windows. For a PC, You&#8217;ll need to know the name of the server that has the files you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I have to show people how to do all of the time, is map a network drive. This varies if you&#8217;re on a Mac or PC. For this tutorial, we&#8217;ll just focus on Windows.</p>
<p>For a PC, You&#8217;ll need to know the name of the server that has the files you&#8217;re looking for. If you don&#8217;t know the name of the server, the IP address will suffice.</p>
<p>Open &#8216;My Computer&#8217;</p>
<p><img src="../files/mycomputer.jpg" alt="My Computer" width="450" height="450" /></p>
<p>You should something similiar to the above picture. The details will differ with your computer. They&#8217;ll look quite different if you&#8217;re using Vista.</p>
<p>OK, Now click the &#8216;Tools&#8217; Menu and click &#8216;Map Network Drive&#8217;</p>
<p><img src="../files/mapnetworkdrive_1.jpg" alt="Map Network Drive" width="450" height="450" /></p>
<p>Select the drive letter you wish to map, then type 2 backslashes and the folder name in the folder textbox. You should follow that with the path to the folder you want mapped. If you don&#8217;t know, you can click the browse button, and locate it.</p>
<p>You should see something like the following by now.</p>
<p><img src="../files/mapnetworkdrive_2.jpg" alt="Map Network Drive" width="450" height="450" /></p>
<p>That&#8217;s all there is to it. It&#8217;s pretty much the same for Vista, though the location of the &#8216;Map Network Drive&#8217; is more direct. Just look in the toolbar of your explorer.</p>
]]></content:encoded>
			<wfw:commentRss>http://corycollier.com/2007/06/how-to-map-a-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
