<?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>Home Office Blues &#187; How To</title>
	<atom:link href="http://homeofficeblues.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://homeofficeblues.com</link>
	<description>Information, resources and humor to help you beat the home office blues.</description>
	<lastBuildDate>Fri, 09 Sep 2011 00:47:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Set Up a Home Office Network Part 2: Getting Connected &#8211; A Visual Guide</title>
		<link>http://homeofficeblues.com/24/how-to-set-up-a-home-office-network-part-2-getting-connected-a-visual-guide/</link>
		<comments>http://homeofficeblues.com/24/how-to-set-up-a-home-office-network-part-2-getting-connected-a-visual-guide/#comments</comments>
		<pubDate>Thu, 25 Jan 2007 00:18:40 +0000</pubDate>
		<dc:creator>Home Office Blues</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[802.11a]]></category>
		<category><![CDATA[802.11b]]></category>
		<category><![CDATA[802.11g]]></category>
		<category><![CDATA[802.11n]]></category>
		<category><![CDATA[draft-n]]></category>
		<category><![CDATA[rj-11]]></category>
		<category><![CDATA[rj-45]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://homeofficeblues.smartfaremedia.com/?p=24</guid>
		<description><![CDATA[There are a lot of ways to set up a network. How you do it depends on how many devices you want to connect, what they do, and where they are in relation to each other. In this article, I am going to give several scenarios with visual guides. I will start with the simplest [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of ways to set up a network. How you do it depends on how many devices you want to connect, what they do, and where they are in relation to each other.</p>
<p>In this article, I am going to give several scenarios with visual guides. I will start with the simplest scenario and gradually add devices and functionality. This should help you understand how networks are built and what equipment is necessary to achieve your goals.</p>
<p><span id="more-24"></span></p>
<h3>Scenario 1: Connecting One Computer to the Internet</h3>
<p><a href="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-simple.jpg"><img class="aligncenter size-medium wp-image-28" title="Simple network diagram - a broadband modem connected directly to a single computer" src="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-simple.jpg" alt="" width="400" height="141" /></a>In this simple scenario you need:</p>
<ul>
<li><strong>Broadband Modem</strong> – This is often provided by the ISP and may be called a gateway or router.</li>
<li><strong>Cable</strong> – Network Cable (RJ-45) is the most common cable to use, but in a single computer setup USB cable may also be an option depending on the Broadband Modem. (See <a href="#network-cables">What Types of Cables Do You Need?</a> below for a visual guide to cables.)</li>
<li><strong>Network Interface Card</strong> (NIC) – An RJ-45 network port is built into most new computers and laptops. If yours does not have one, you need a NIC which costs around $20.00. If your computer does not have a NIC you may have the option to use a USB connection.</li>
</ul>
<h3>Scenario 2: Connecting Multiple Computers or Devices</h3>
<p><a href="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-wired-switch.jpg"><img class="aligncenter size-medium wp-image-30" title="Network Diagram - connecting multiple devices to the internet with a wired switch" src="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-wired-switch.jpg" alt="" width="400" height="152" /></a><br />
In this scenario you need:</p>
<ul>
<li><strong>Broadband Modem</strong></li>
<li><strong>Cable</strong> – Network Cable (RJ-45)</li>
<li><strong>Switch/Hub</strong> – These are devices that allow multiple devices to connect to a network. Switches and hubs perform the same function of connecting multiple devices. Switches are generally more expensive then hubs, but they are smarter than hubs, perform much better and are the recommended equipment.</li>
<li><strong>Network Interface Cards</strong> (NIC) for each device</li>
</ul>
<h3>Scenario 3: Connecting Multiple Computers with Wireless</h3>
<p><a href="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-wireless-switch.jpg"><img class="aligncenter size-medium wp-image-32" title="Network Diagram - connecting multiple devices with a combination switch and wireless access point (WAP)" src="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-wireless-switch.jpg" alt="" width="400" height="210" /></a><br />
In this scenario you need:</p>
<ul>
<li><strong>Broadband Modem</strong></li>
<li><strong>Cable</strong> – Network Cable (RJ-45) &#8211; Optional</li>
<li><strong>Combined Switch/Router/Wireless Access Point</strong> (WAP) – These are devices that combine the functionality of a switch, a router and a Wireless Access Point. They are a very cost effective way of building a small wireless network. This is the recommended configuration for a new network. If you are adding wireless to an existing wired network, you can buy a standalone WAP that will be connected to the wired switch with network cable.</li>
<li><strong>Wired or Wireless Network Interface Cards</strong> (NIC) for each device depending on connection type. Many (but not all) new laptops have wireless network cards built-in.</li>
</ul>
<h3>Scenario 4: Adding VoIP to an existing Network</h3>
<p><a href="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-complex-voip-wireless.jpg"><img class="aligncenter size-medium wp-image-33" title="Network Diagram - Adding VoIP to a wireless network with multiple devices" src="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/network-diagram-complex-voip-wireless.jpg" alt="" width="400" height="210" /></a></p>
<ul>
<li><strong>Broadband Modem</strong></li>
<li><strong>VoIP device</strong> &#8211; Voice over Internet (Protocol). This is a very inexpensive way to get phone service in your home office. (see our <a href="http://www.homeofficeblues.com/Resources/CommunicationsServices.aspx">resource directory</a> for more info)</li>
<li><strong>Cable</strong> – Network Cable (RJ-45) &#8211; Optional</li>
<li><strong>Combined Switch/Router/Wireless Access Point</strong></li>
<li><strong>Wired or Wireless Network Interface Cards</strong> (NIC) for each device depending on connection type. Many (but certainly not all) new laptops have wireless network cards built-in.</li>
</ul>
<h3><a name="network-cables"></a>What Types of Cables Do You Need?</h3>
<p><a href="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/phone-network-usb-connector-types.jpg"><img class="aligncenter size-medium wp-image-34" title="A visual comparison of phone (RJ-11), network (RJ-45) and USB cable." src="http://homeofficeblues.smartfaremedia.com/wp-content/uploads/2008/09/phone-network-usb-connector-types.jpg" alt="" width="400" height="195" /></a></p>
<ul>
<li><strong>Network Cable</strong> &#8211; Also known as Cat5, ethernet cable, or RJ-45. This is the cable that carries most network signals in a local network. The connector looks like an oversize phone jack and each cable holds 8 wires.</li>
<li><strong>USB Cable</strong> &#8211; In some cases, if you are connecting a single computer directly to a broadband modem, you can use a USB cable. The boxy type B end plugs into the modem and the flatter type A end connects to the computer.</li>
<li><strong>Phone Cable</strong> &#8211; Also known as RJ-11. This is the cable you use to plug in your phone. This type of connector may fit into a network jack but it will not work. Phone cable is only used to connect your phone to a VoIP adaptor.</li>
</ul>
<h3>What Kind of Wireless Do You Need?</h3>
<p>There are several flavors of wireless equipment available when you build your home office wireless network. These wireless types are denoted with the IEEE designation of 802.11 and a letter – A, B, G, or Draft-N. Generally, all of these flavors fall under the popular nickname Wi-Fi. Here is a brief explanation of each specification and a recommendation for what you should buy now.</p>
<p><strong>802.11a</strong> – Speeds up to 54 Mbs, generally more expensive and harder to find. This is not recommended for a home office even if you can find it.</p>
<p><strong>802.11b</strong> – Speeds up to 11 Mbs, this was the first popular wireless standard. It has been overshadowed by 802.11g in recent years because of G’s greater speed and range, but equipment can still be found at bargain prices in many places.</p>
<p><strong>802.11g</strong> – Speeds up to 54 Mbs, this is the current standard in Wi-Fi networking. 802.11g has great advantages over 802.11b in terms of speed and range. Most Wireless G equipment is backwards compatible with 802.11b equipment and you may see some equipment with the explicit 802.11b/g designation to show this. 802.11g equipment can be found at good price points and is recommended for most people setting up a network today. At some point in 2007, this recommendation may change.</p>
<p><strong>Draft-802.11n</strong> – Speeds up to 108Mbs, As of January 25, 2007, 802.11n is not a fully approved specification. It will/should become fully approved in the next couple months. In the meantime you may see equipment denoted as “pre-N”, “draft-N” or “MIMO”. Manufacturers have been selling pre-N equipment for over a year, with the assumption that their execution of it will become the new standard. If you buy any N designated equipment today, you will need to upgrade when 802.11n is officially approved. Depending on the equipment you purchase, this upgrade process may or may not be possible with a simple software fix and may require the purchase of additional or replacement hardware. If you are comfortable with the risk of upgrades or need the ability to stream video today, you may decide to go with a draft-N product.</p>
<p><strong>Other Wireless Enhancements</strong><br />
In addition to B, G and N specifications you may see additional designations such as “Speedbooster”, “Super G”, “Xtreme” etc. These designations mark technological tricks used by manufactures to squeeze more performance out of an official 802.11x specification. Under most circumstances, you must match up the manufacture of the WAP/Router/Switch with the NIC to achieve these added performance levels. If you mix and match equipment from different manufactures you will likely see the standard performance (or less).</p>
]]></content:encoded>
			<wfw:commentRss>http://homeofficeblues.com/24/how-to-set-up-a-home-office-network-part-2-getting-connected-a-visual-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get promoted when you work from home</title>
		<link>http://homeofficeblues.com/40/how-to-get-promoted-when-you-work-from-home/</link>
		<comments>http://homeofficeblues.com/40/how-to-get-promoted-when-you-work-from-home/#comments</comments>
		<pubDate>Mon, 18 Sep 2006 01:48:36 +0000</pubDate>
		<dc:creator>Home Office Blues</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Career]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[promotion]]></category>

		<guid isPermaLink="false">http://homeofficeblues.smartfaremedia.com/?p=40</guid>
		<description><![CDATA[One of the dangers of working from home is that it is more difficult to move your career forward. “Out of sight, Out of mind” often applies to telecommuters. What options are available to the upwardly mobile teleworker? How do you set yourself up for promotion when the odds are stacked against you? I’m glad [...]]]></description>
			<content:encoded><![CDATA[<p>One of the dangers of working from home is that it is more difficult to move your career forward. “Out of sight, Out of mind” often applies to telecommuters. What options are available to the upwardly mobile teleworker? How do you set yourself up for promotion when the odds are stacked against you?</p>
<p>I’m glad you asked. It turns out that the steps that are necessary to get promoted when you work from home are the same as those that are necessary to get promoted when you work in an office. Like everything else however, the telecommuter must work smarter.</p>
<p>Here are the 3 steps to getting promoted:<br />
<span id="more-40"></span><br />
<h3>1. Be valuable.</h3>
<p>This is obvious. You must do good work, have a good work ethic, and be a real value to your company. Most people stop here assuming that their work speaks for itself. Don’t make that mistake. You must proceed to step two.</p>
<h3>2. Be visible.</h3>
<p>You must market yourself and your work. You must make your presence felt by making sure you are working on visible projects. And finally, you must network and build relationships across the organization (and beyond). Know what other people are working on and be sure they know what you are doing.</p>
<h3>3. Ask for the promotion.</h3>
<p>You are doing good work; people know it and you have paid your dues. Don’t stop there. If you want to be promoted, you have to ask for it. This is where most people drop the ball. For some reason people are afraid to ask for what they want.</p>
<p>How do you ask? First of all, remember you are asking, not demanding. Second, think of this as a process and not necessarily an event.</p>
<p>Set up time with your boss to discuss your career plans. Tell them your goals and ask them for concrete steps you can take to reach them. Listen to what your boss says. Write down their suggestions. Create a promotion road-map. Be specific. Revisit this road map with them on a regular basis as you achieve milestones. This strategy works because they become invested in the process and you learn exactly what is expected of you.</p>
<p>The above strategy works if you expect to get a promotion from your boss, but in today’s broad flat organizations that is a lot less likely. Your best opportunities may be elsewhere in the organization which is why it is so important to cultivate your network and relationships. If you can find a mentor you can have a similar conversation as above.</p>
<p>At the end of the day, being in the right place at the right time is often the way that promotions happen. The office in your home can be the right place, but you must work harder and smarter to convince the traditionalists.</p>
<p>This post in conjunction with the <a href="http://www.problogger.net/archives/2006/09/18/problogger-group-writing-project-how-to/">&#8220;how to&#8221; group writing project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://homeofficeblues.com/40/how-to-get-promoted-when-you-work-from-home/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Set up a Home Office Network: Part 1 &#8211; Getting Internet Service</title>
		<link>http://homeofficeblues.com/22/how-to-set-up-a-home-office-network-part-1-getting-internet-service/</link>
		<comments>http://homeofficeblues.com/22/how-to-set-up-a-home-office-network-part-1-getting-internet-service/#comments</comments>
		<pubDate>Sat, 08 Jul 2006 00:13:25 +0000</pubDate>
		<dc:creator>Home Office Blues</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[fiber optics]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[satellite]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WAN]]></category>

		<guid isPermaLink="false">http://homeofficeblues.smartfaremedia.com/?p=22</guid>
		<description><![CDATA[How To Set up a Home Office Network Part 1: Getting Internet Service The first step in setting up a home office network is to figure out how you are going to connect to the internet. You need an on-ramp to the information superhighway. There are several different ways to get on the Internet. This [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How To Set up a Home Office Network<br />
Part 1: Getting Internet Service</strong><br />
The first step in setting up a home office network is to figure out how you are going to connect to the internet. You need an on-ramp to the information superhighway. There are several different ways to get on the Internet. This is good because competition lowers prices and improves features, but bad because marketing geniuses have a gift for confusing everyone about their choices.</p>
<p><span id="more-22"></span><strong>Choices for Internet Service</strong><br />
In a nutshell here are some brief descriptions of the available technology:</p>
<p>1. <span style="text-decoration: underline;"><strong><em>Dial-Up</em></strong></span> – Dial up is the slowest internet access available. It uses an analog signal over a regular phone line. It’s okay for email and very basic web pages. It will drive you mad if you need to access rich-media websites or download anything but the smallest files.</p>
<p>2. <span style="text-decoration: underline;"><strong><em>DSL</em></strong></span> – Digital Subscriber Line is a good economical choice for broadband internet access if it is available to you. It delivers internet access through your existing phone line. Even though DSL shares the line with voice traffic, the two functions operate on different frequencies and do not interfere with each other. This allows you to make and receive phone calls while downloading files and surfing web sites.</p>
<p>3. <span style="text-decoration: underline;"><strong><em>Cable</em></strong></span> – Cable internet comes in on the same coaxial cable that delivers your cable TV signal. It is generally faster than DSL but is also generally more expensive.</p>
<p>4. <span style="text-decoration: underline;"><strong><em>Satellite</em></strong></span> – Satellite internet is more expensive and generally slower than DSL or Cable. It is the broadband of last resort. It works by routing data from earth to a geosynchronous satellite 22,000 miles up in space to your professionally installed 2-way satellite dish and back again. This 44,000 mile round trip takes some time, but it is still much faster than dial-up.</p>
<p>5. <span style="text-decoration: underline;"><strong><em>Fiber Optics</em></strong></span> – Fiber Optics to the curb or house will be increasingly available over the next few years. Telephone companies like Verizon are laying the cable in an effort to compete with Cable providers for voice, telephone and internet. Fiber Optic cable is a tiny glass fiber surrounded by lots of protective insulation. Instead of electrical impulses, light pulses travel down the glass fiber to transmit data. This technology will offer high speeds and bandwidths at a reasonable price when it becomes widely available.</p>
<p><strong>So how do I choose which technology is for me</strong><br />
The descriptions above should get you started thinking about what you need but I am going to make it simpler than that. You have two questions to ask yourself:</p>
<ol>
<li>How much speed do you need?</li>
<li>What is available?</li>
</ol>
<p><strong>Speed</strong><br />
What do you do on the internet now? What do you want to do in the future?</p>
<p>If you only use email or view basic web pages you may be able to get away with a dial-up connection. However, my bet is that you probably want to do more. I recommend that you forget about dial-up unless you have no choice. In many areas, entry level DSL is as cheap as dial-up and you get at least 5 times the speed.</p>
<p>With entry level DSL you can easily download small-medium files and view more graphic and media intensive websites. With mid-tier plans you can download bigger files and also do streaming audio and video. If you download a lot of medium-large files, use an Internet phone (VoIP), teleconference, or simply do a lot all at once, then you will need to start looking at the faster plans.</p>
<p>Just so you get an idea, I classify the download speeds as follows: 256 Kbs is entry level speeds, 1-2 Mbs (1,000-2,000 Kbs) is mid-tier speeds, 3-6 Mbs is fast, and 6-10+ is very fast. You are going to get a lot less upload speed: 128-256 KBS is entry level, 512-728 Kbs is mid-tier, and anything over 1 Mbs is fast. Upload speeds are very important for teleworkers, internet phone users and people that need to upload files.</p>
<p><strong>Availability</strong><br />
I hope I have convinced you to look at broadband. Don’t worry it actually gets easier here. Most of the confusion will disappear by eliminating the choices that are simply not available. Availability is likely to be the most important aspect of your decision making process.</p>
<p>If you are on a tight budget, you want basic broadband, and DSL is available, then get the entry level package and call it a day. DSL is generally the cheapest form of broadband at the low to mid speed ranges. The problem is that DSL is only available within 3 miles of the central office (CO). This puts many suburban households out of range for DSL.</p>
<p>If you are looking at the mid to high speed ranges see if anyone has put in a new fiber optics network yet. This stuff is coming in at cable prices and is much faster.</p>
<p><strong>Compare<br />
</strong>If you are not one of the lucky ones with fiber, then you need to start comparing prices. In most places, if you can get it, DSL is still cheaper than Cable at the mid-tier range. However, at the mid-high speed levels it can go either way.</p>
<p>When you are comparing prices you want to find out the download and upload speeds. Upload speeds are usually much slower than the download speeds.</p>
<p>When comparing DSL and cable you may hear the argument from DSL marketers that when you use cable internet you are sharing your connection with the whole neighborhood. The implication is that your performance suffers. Don’t buy into this argument. These days there is plenty of capacity to go around and you won’t notice any competition for bandwidth.</p>
<p>At the end of the day, when it comes to choosing, look at the speed and look at the price and make your decision.</p>
<p><strong>More Information<br />
</strong>Check out our Resource Directory for a <a href="http://www.homeofficeblues.com/Resources/InternetServiceProviders.aspx">list of Internet Service Providers</a> complete with community feedback. Be sure to leave comments to share any experiences &#8211; good or bad &#8211; you have had with any ISP.</p>
<p>To see what is available in your area you should check out <a onmouseover="window.status='http://www.broadbandnational.com';return true;" onmouseout="window.status=' ';return true;" href="http://www.tkqlhce.com/le117js0ys-FIGJOKOIFHGKJOIGG?sid=hobrestext" target="_blank">Broadband National</a><img src="http://www.afcyhf.com/dm117h48x20MPNQVRVPMONRQVPNN" border="0" alt="" width="1" height="1" />. You simply enter the phone number of the place you want internet service and it comes back with all the options available to you. You can sort by price, specials, speed, and company. If you find something you like, you can order it directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://homeofficeblues.com/22/how-to-set-up-a-home-office-network-part-1-getting-internet-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Set up a Home Office Network: The Overview</title>
		<link>http://homeofficeblues.com/18/how-to-set-up-a-home-office-network-the-overview/</link>
		<comments>http://homeofficeblues.com/18/how-to-set-up-a-home-office-network-the-overview/#comments</comments>
		<pubDate>Sat, 08 Jul 2006 00:06:51 +0000</pubDate>
		<dc:creator>Home Office Blues</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[home office]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[isp]]></category>
		<category><![CDATA[network]]></category>

		<guid isPermaLink="false">http://homeofficeblues.smartfaremedia.com/?p=18</guid>
		<description><![CDATA[How To Set up a Home Office Network: The Overview This is a multi-part series to explain in simple language the process of connecting to the internet and setting up a home network. The Overview – Includes a checklist. Looking for the basics? Start here. Part 1: Get Service &#8211; Choosing an internet service provider [...]]]></description>
			<content:encoded><![CDATA[<h3>How To Set up a Home Office Network: The Overview</h3>
<p>This is a multi-part series to explain in simple language the process of connecting to the internet and setting up a home network.</p>
<p><strong><a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/67/Default.aspx">The Overview</a></strong> – Includes a checklist. Looking for the basics? Start here.<br />
<strong><a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/68/Default.aspx">Part 1: Get Service</a></strong> &#8211; Choosing an internet service provider<br />
<strong><a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/95/Default.aspx">Part 2: Get Connected</a></strong> – What equipment is necessary for connecting one or more machines to each other and the internet.<br />
<strong>Part 3: Get Secure</strong> – Securing your network from hackers and pests. (<em>coming soon</em>)<br />
<strong>Part 4: FAQ</strong> – Submit your questions in the comments or using <a href="http://www.homeofficeblues.com/Home/AboutUs.aspx">our form</a>. (<em>coming soon</em>)<br />
<span id="more-18"></span><br />
<h3>Who is this for?</h3>
<p>This article is targeted towards the non-techie Average Joe. It will help someone with zero to low understanding of technology set up a home office network from scratch or expand their network to include multiple devices. I have tried to make it as basic as possible, but also give you the foundation required to expand your knowledge and network as required.</p>
<h3>Getting Started</h3>
<p>When it comes to setting up a network there are many ways to skin a cat. It can get very confusing very quickly, but I am going to try to simplify it for you. We’ll start with the following questions. Don’t worry, I will help you answer them.</p>
<ul type="disc">
<li>How much speed do you need?</li>
<li>What service is available?</li>
<li>How many computers or devices do you need to connect?</li>
<li>Where are these devices in relation to each other?</li>
</ul>
<p>Keep the answers to these questions in mind as you go through the rest of the process.</p>
<h3>The checklist:</h3>
<p style="margin: 0in 0in 0pt;"><strong>1. <a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/68/Default.aspx">Get Internet Service</a></strong></p>
<p style="margin: 0in 0in 0pt;">? Internet Service Provider (ISP) – Required</p>
<p style="margin: 0in 0in 0pt;"><strong> </strong></p>
<p style="margin: 0in 0in 0pt;"><strong>2. <a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/95/Default.aspx">Get Connected</a></strong></p>
<p style="margin: 0in 0in 0pt 9pt; text-indent: -9pt;">? Broadband Modem (aka gateway, router)– Required: Often provided by the ISP</p>
<p style="margin: 0in 0in 0pt 9pt; text-indent: -9pt;">? Switch/Hub – Optional: Only necessary if you plan to connect more than one device</p>
<p style="margin: 0in 0in 0pt 9pt; text-indent: -9pt;">? Network Cable/Wireless – Required: Chosen by you</p>
<p style="margin: 0in 0in 0pt 9pt; text-indent: -9pt;">? Network Interface Card (NIC) – Required: Often built into the computer or device</p>
<p style="margin: 0in 0in 0pt 9pt; text-indent: -9pt;">? Networked Device – Required: Usually a computer, but can include printers, personal digital assistants (PDA), media players, network storage devices, etc.</p>
<h3>3. Get Secure</h3>
<p>? Firewall &#8211; Hardware<br />
? Anti-Virus<br />
? Anti-Adware/Spyware<br />
? Wireless security</p>
<p><strong>Be sure to read the rest of this series:<br />
<a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/67/Default.aspx">The Overview</a></strong> – Includes a checklist. Looking for the basics? Start here.<br />
<strong><a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/68/Default.aspx">Part 1: Get Service</a></strong> &#8211; Choosing an internet service provider<br />
<strong><a href="http://www.homeofficeblues.com/Articles/tabid/55/articleType/ArticleView/articleId/95/Default.aspx">Part 2: Get Connected</a></strong> – What equipment is necessary for connecting one or more machines to each other and the internet.<br />
<strong>Part 3: Get Secure</strong> – Securing your network from hackers and pests. (<em>coming soon</em>)<br />
<strong>Part 4: FAQ</strong> – Submit your questions in the comments or using <a href="http://www.homeofficeblues.com/Home/AboutUs.aspx">our form</a>. (<em>coming soon</em>)</p>
]]></content:encoded>
			<wfw:commentRss>http://homeofficeblues.com/18/how-to-set-up-a-home-office-network-the-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>20 Rules for Better Conference Calls</title>
		<link>http://homeofficeblues.com/14/20-rules-for-better-conference-calls/</link>
		<comments>http://homeofficeblues.com/14/20-rules-for-better-conference-calls/#comments</comments>
		<pubDate>Thu, 09 Feb 2006 14:00:11 +0000</pubDate>
		<dc:creator>Home Office Blues</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[conference call]]></category>
		<category><![CDATA[etiquette]]></category>
		<category><![CDATA[manners]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[teleconference]]></category>

		<guid isPermaLink="false">http://homeofficeblues.smartfaremedia.com/?p=14</guid>
		<description><![CDATA[20 Rules for Better Conference Calls or &#8220;Don&#8217;t make me reach through this phone and slap you!&#8221; This article was born from experience. After you have sat through so many conference calls, you just can’t put up with one more heavy-breather, or side-talker or snack-muncher. You just snap. When that moment comes you have two [...]]]></description>
			<content:encoded><![CDATA[<h3>20 Rules for Better Conference Calls or &#8220;Don&#8217;t make me reach through this phone and slap you!&#8221;</h3>
<p>This article was born from experience. After you have sat through so many conference calls, you just can’t put up with one more heavy-breather, or side-talker or snack-muncher. You just snap.</p>
<p>When that moment comes you have two choices. Go on a manic screaming tirade, or write a sarcastic article. I chose the latter.</p>
<p>Now, you can benefit from my passive aggressiveness. The next time one of your co-workers sends you over the edge with rude conference call behavior, email them the link to this article. They will thank you for showing them the light. (Editor’s note: They won’t thank you… but others may.)</p>
<p>You may notice that these rules are simple and common sense. Yeah, I noticed that too and yet I still had to write the article… Go figure.</p>
<p>So without further ado, here are the 20 Rules of Conference Call Etiquette<span id="more-14"></span></p>
<ol>
<h3>Reduce Environmental Noise</h3>
<li>Pick a quiet place to take your conference call.</li>
<li>Be mindful of nearby babies, animals, lawnmowers, and swimming pools (Yes, it really happened).</li>
<li>Close the office door or window before taking the call.</li>
<li>Don’t join conference calls from public places. (This is a noise and privacy thing)</li>
<li>If you have to join a call from a car, use the mute feature.</li>
<h3>Reduce Personal Noise.</h3>
<li>Don’t play with the microphone or shuffle papers near it.</li>
<li>Position the microphone correctly, close enough to pick up your voice but not your breathing. (Yes it’s nice to know you are still alive, but how do we know you are not asleep.)</li>
<li>Don’t eat while on the phone! (it sounds gross, and look at your phone… Ewww!)</li>
<li>Don’t hold other conversations. (Multitasking doesn’t really work.)</li>
<h3>Equipment Matters</h3>
<li>You must have a mute button and know how to use it quickly</li>
<li>Avoid wireless phones and cell phones. (You are not that important)</li>
<li>If you are alone, do not use a speakerphone.</li>
<li>Invest in a good wired headset with adjustable boom microphone.</li>
<li>Never put a conference call on hold. (No matter how nice the hold Muzak™ is.)</li>
<h3>Mind Your Manners</h3>
<li>Start on time – This is a good rule for all meetings.</li>
<li>Introduce all call participants at the beginning of the call</li>
<li>State your name before talking. Don’t assume people will recognize your voice. (This works in reverse too, don’t assume people won’t recognize your voice, so think before speaking.)</li>
<li>Avoid interrupting other speakers</li>
<li>Be concise</li>
<li>End the call properly – Wrap up the meeting, sign off and hang up. (I was once in a meeting where everyone in the room simply got up and left without saying goodbye or hanging up the phone.)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://homeofficeblues.com/14/20-rules-for-better-conference-calls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

