<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.2" -->
<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/"
	>

<channel>
	<title>Salem Design - Web FAQ</title>
	<link>http://web.salemdesign.com/weblog</link>
	<description></description>
	<pubDate>Fri, 03 Aug 2007 22:19:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<item>
		<title>Product Review: Skype Voice over IP</title>
		<link>http://web.salemdesign.com/weblog/webdesign/product-review/product-review-skype-voice-over-ip/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/product-review/product-review-skype-voice-over-ip/#comments</comments>
		<pubDate>Wed, 23 May 2007 00:04:59 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[product review]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/webdesign/product-review/product-review-skype-voice-over-ip/</guid>
		<description><![CDATA[I recently traveled to Seoul, Korea on a business trip.
This was my first overseas business trip in a number of years. From previous trips, I had long since realized that calling home from overseas using the hotel operator was a complete rip-off. In the past, I had used a MCI or AT&#038;T calling card account [...]]]></description>
			<content:encoded><![CDATA[<p>I recently traveled to Seoul, Korea on a business trip.</p>
<p>This was my first overseas business trip in a number of years. From previous trips, I had long since realized that calling home from overseas using the hotel operator was a complete rip-off. In the past, I had used a MCI or AT&#038;T calling card account and their in-country direct dial back to the US. That meant that the per-minute charge was only a few cents.</p>
<p>This trip came up rather suddenly and I didn&#8217;t have time to set up a calling card account&#8230; So what to do? I knew that my hotel room would have an Internet (10/100Mb ethernet) connection so I figured, why not try Voice over IP? I believe there are a number of VoIP outfits out there (including some of the major telecomm&#8217;s like Verizon) but I decided to try Skype.</p>
<p>I downloaded the Skype software to my laptop, set up a Skype account. I also bought $10 worth of Skype dial out time which would allow me to call any regular phone number in the world for about $0.021 per minute (the $10 translates to more than 7 hours of talk-time). I also set up a Skype dial-in telephone number and voice mail so that folks to could call me and at least leave a message while I was in Korea. I think that cost $12 to rent the phone number for 3 months.</p>
<p>I also bought a $30 usb earphone/microphone headset at Best Buy.</p>
<p>In any case, I arrived in Korea, found my hotel and checked in. The next morning, I set up my laptop, connected it to the room&#8217;s ethernet jack and tried using Skype. Basically it worked once I figured out how to get the headset to work properly with Skype.</p>
<p>The Skype voice quality was not as good as my home office copper landline but it was, typically, better than I get with my cell phone around Boston. </p>
<p>And having a phone connection that allowed me to call anywhere in the world for about 2 cents a minute was very nice. I had to rearrange some flight reservations and ended up spending a lot of time on hold waiting for the next agent. Only spending a couple of cents a minute made that a lot less stressfull!</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/product-review/product-review-skype-voice-over-ip/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Definition: Shared Hosting</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/definition-shared-hosting/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/definition-shared-hosting/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 16:35:41 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[glossary]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2007/01/28/definition-shared-hosting/</guid>
		<description><![CDATA[Shared hosting means a website is hosted on a server which also hosts other (typically dozens if not hundreds) websites.
Every website needs a certain amount of hard disk space for storing files (e.g. html, image jpegs, php or other scripting languages). It also needs a certain amount of computer processing from the server&#8217;s cpu and [...]]]></description>
			<content:encoded><![CDATA[<p><em>Shared hosting</em> means a website is hosted on a server which also hosts other (typically dozens if not hundreds) websites.</p>
<p>Every website needs a certain amount of hard disk space for storing files (e.g. html, image jpegs, php or other scripting languages). It also needs a certain amount of computer processing from the server&#8217;s cpu and it needs a certain amount of bandwidth to send webpages out to the website visitors over the Internet.</p>
<p>The amount of hard disk space needed is simply a function of the size and complexity of the site. The computer processing load and bandwidth are a function of the number of visitors to the site and whether it has a lot of image files or a lot of programmatic functions (Imagine how many financial transactions are being handled by Amazon at any given moment).</p>
<p>The vast majority of the websites on the Internet are neither large enough nor get enough visitors to justify having their own dedicated server. So the vast majority of websites use <em>shared hosting</em>.</p>
<p><em>Shared hosting</em> has the following advantages and disadvantages:</p>
<p><strong>Advantages</strong></p>
<ul>
<li><em>Less expensive</em>: because one is sharing the cost of the server with many other websites, the cost per website is much reduced. A typical cost for a shared hosting account would be $10 per month, a dedicated server would cost on the order of $300 per month.</li>
<li><em>Preconfigured</em>: the company providing the shared account will have provided the tools and capabilities needed by a typical website including a control panel, email services, webstatistics, means of installing various web applications (e.g. blogs, image galleries, etc.) With a dedicated server, it is assumed that you want to, and are capable of, configuring the server yourself.</li>
<li><em>Security</em>: the company providing the shared hosting server will be responsible for maintaining a secure environment, and making sure that the operating system is properly patched. With a dedicated server, you will get some support from the hosting service but you will share the responsibility of keeping the server secure.</li>
<li><em>Reliability</em>: because the shared hosting server is hosting dozens of websites, it is in the interest of the hosting service to ensure that the  server stays operational and that it is returned to service ASAP if there is a failure. With a dedicated server, the hosting company will certainly assist you with problems but, since you will be the only customer involved, they may not give you priority if there are problems on their other servers.</li>
<li><em>Availability</em>: there are literally thousands of companies offering shared hosting which is one of the reasons the cost is so affordable.</li>
</ul>
<p><strong>Disadvantages</strong></p>
<ul>
<li><em>Flexibility</em>: because a <em>share hosting</em> server is pre-configured for the &#8220;average&#8221; website, one may find that it lacks certain capabilities that one needs&#8230; And that it may be difficult or impossible to add them. Typically this will be in the area of scripting languages. For example, most shared hosting will not have python or ruby (scripting languages) integrated with the webserver&#8230; Or the shared hosting server may not use the latest version of PHP.</li>
<li><em>Security</em>: even though the hosting company takes responsibility for overall security, the fact that there are dozens of websites on the server means that each one constitutes a potential vulnerability. The entire shared hosting server (and all the sites it hosts) can be brought down by a vulnerability on a single site.</li>
<li><em>Reliability</em>: as mentioned above, there are thousands of companies offering shared hosting at very low prices but finding a reliable hosting company can be very challenging.</li>
</ul>
<p>On balance, of course, shared hosting is the best option for most websites. It is important to find a reliable hosting service and it is important to review the various packages offered to make sure they meet your needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/definition-shared-hosting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Definition: Extranet</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/definition-extranet/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/definition-extranet/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 21:04:27 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[glossary]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[small business]]></category>

		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2007/01/26/definition-extranet/</guid>
		<description><![CDATA[An Extranet is a website that is present on the Internet but is only available to authorized individuals. It is typically protected by a mechanism that requires a visitor to provide an authorized login id and corresponding password. The Extranet mechanisms may also require that a visitor logging in do so using an encrypted connection.
The [...]]]></description>
			<content:encoded><![CDATA[<p>An Extranet is a website that is present on the Internet but is only available to authorized individuals. It is typically protected by a mechanism that requires a visitor to provide an authorized login id and corresponding password. The Extranet mechanisms may also require that a visitor logging in do so using an encrypted connection.</p>
<p>The users of an Extranet are typically employees, customers, or suppliers with a relationship to the organization operating the Extranet.</p>
<p>See also <a href="http://web.salemdesign.com/weblog/2007/01/26/definition-intranet/">Intranet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/definition-extranet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Definition: Intranet</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/definition-intranet/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/definition-intranet/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 20:59:20 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[glossary]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[small business]]></category>

		<category><![CDATA[hosting]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2007/01/26/definition-intranet/</guid>
		<description><![CDATA[An Intranet is a website residing on a computer on a local area network or LAN. It is usually not accessible from the outside world (i.e. the rest of the Internet) either because the local network is not connected to the Internet or, more commonly, because it is protected behind a firewall.
An Intranet is typically [...]]]></description>
			<content:encoded><![CDATA[<p>An Intranet is a website residing on a computer on a local area network or LAN. It is usually not accessible from the outside world (i.e. the rest of the Internet) either because the local network is not connected to the Internet or, more commonly, because it is protected behind a firewall.</p>
<p>An Intranet is typically used to provide information to employees or members of the organization owning the local area network. The Intranet might be used to post company announcements and policies or run web applications (e.g. shared calendars or CRM software).</p>
<p>A common practice in small business is to take an obsolete Windows PC, install Linux and set it up as in inexpensive web server for the Intranet.</p>
<p>See also <a href="http://web.salemdesign.com/weblog/2007/01/26/definition-extranet/">Extranet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/definition-intranet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Search Engine Optimization: There are No Free Lunches</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/search-engine-optimization-there-are-no-free-lunches/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/search-engine-optimization-there-are-no-free-lunches/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 22:27:13 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[search engine optimization]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[content]]></category>

		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2007/01/12/search-engine-optimization-there-are-no-free-lunches/</guid>
		<description><![CDATA[I don&#8217;t think there is any area of the web which has more snake oil being peddled than the area of Search Engine Optimization, aka SEO.
I get emails every day from outfits guaranteeing that I will get top-ten listing on Google, Yahoo, and MSN&#8230; All I need to do is sign up with these guys [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think there is any area of the web which has more snake oil being peddled than the area of Search Engine Optimization, aka SEO.</p>
<p>I get emails every day from outfits guaranteeing that I will get top-ten listing on Google, Yahoo, and MSN&#8230; All I need to do is sign up with these guys and pay them a lot of money. Amazing&#8230; they don&#8217;t know what I am selling, what my website content looks like, or how much competition I have&#8230; But they can still guaranty me top-ten listing. How can they do that?</p>
<p>The answer, of course, is they can&#8217;t. This is the web-age equivalent of the old UHF TV ad&#8217;s for veggiematics or some other poorly manufactured household product. You will pay them some amount (and it will vary all over the map&#8230; from a few bucks to thousands of dollars depending on how dumb you are) and, wonder of wonders, you won&#8217;t get top-ten listing Google, Yahoo, or MSN. The only difference between the ten dollar haircut and the thousand dollar one will be the ingenuity and creativity of their explanations of what went wrong.</p>
<p>So now you are both ripped off and ticked off&#8230; Are you going to sue them? If you only paid a few hundred it&#8217;s not worth it&#8230; If you paid them thousands then either they&#8217;re long gone to some South American country or they&#8217;ve put half their ill-gotten gains into hiring fancy lawyers to defend themselves.</p>
<p>The actual ranking algorithms of the major search engines are closely guarded secrets and there is a whole industry of folks reading tea leaves trying to reverse-engineer them.</p>
<p>But I think one can establish some pretty good guidelines based on simple common sense. So here are Denholm&#8217;s Common Sense Laws of Search Engine Optimization:</p>
<ol>
<li>The major search engines are genuinely trying to produce search results that are as useful as possible to their user base.</li>
<li>What makes a website useful to their user base is content.</li>
<li>The only thing that search engine spiders and crawlers can analyze is text. So it is only text (and not images) that matters.</li>
<li>Apart from the content itself, the only thing that will matter to search engines in terms of ranking will be the number and quality of other sites that link to yours.</li>
<li>The only additional thing you can do is to make sure that your content is properly indexed using metatags and h1, h2, h3 element tags.</li>
</ol>
<p>Any attempt to &#8220;game the system&#8221; will only have temporary success and will, ultimately, backfire once the search engines figure out how the gaming works. Note that I am talking about &#8220;natural ranking&#8221;, not sponsored links or pay-for-click. The latter are, indeed, available to the highest bidder. But it is the natural rank that matters. Most search engine users either knowingly or instinctively ignore sponsored and pay-for-click listings.</p>
<p>So, the bottom line is that you want to have your website filled with as much useful text content as possible. Use meta-tags and h# tags to highlight for the search engines which keywords best describe your content. Get authoritative <em>incoming</em> links  that tell the search engines that others find your content of value. <em>Do not establish reciprocal links with sites which have no logical connection to yours.</em> That is merely the latest form of gaming the system and it will not help&#8230; And it probably hurts.</p>
<p>Good incoming links are likely to be those from professional organizations, chambers of commerce, trade groups, large companies, government agencies, universities, etc. One of our customers is a kayak dealer. He has incoming links from about 20 kayak manufacturers. My belief is that has a serious, positive impact on his search engine ranking.</p>
<p>And even if you have all the above in place, your ranking will still depend on how many other websites are competing in the same conceptual space and how good their content is, and their incoming links, and their keyword indexing.</p>
<p>There are no magic bullets and anyone who claims they can <em>guarantee</em> a high search engine ranking on the major search engines is blowing smoke.</p>
<p>That is not to say that you shouldn&#8217;t try to optimize your site for search engine visibility. I frequently see sites that seemed to have been designed for stealth instead of visibility.</p>
<p>Apart from having good content, good indexing of said content, and incoming links from good sites that have a logical content-based reason to link to you, there are some things that you can do and some things you can avoid:</p>
<ul>
<li>Do not create entire sites using Macromedia Flash (or any other dynamic architecture such as PHP/MySQL, Cold Fusion, or ASP). The search engines cannot be bothered figuring out how to analyze websites where navigation is dynamic and all content delivered dynamically will be ignored. The sole exception to this is where your dynamic mechanism uses mod_rewrite (or an equivalent) to mimic static links. (Note that Flash is fine for individual animated images&#8230; Just don&#8217;t build the site navigation using it.)</li>
<li>Do write compliant, valid HTML or XHTML and do validate your HTML/XHTML against the W3C validation engines. The search engine spiders and ranking algorithms depend on your code being correctly written in order to analyze your site. If your code is poorly written and incorrect, they will ignore your site. Note that your site can look fine to a human viewer using a browser and still be &#8220;broken&#8221; from a spider&#8217;s point of view.</li>
<li>Do use alt-tags if your site is based on image content. The search engines &#8220;like&#8221; images but the alt-tags are the only way they &#8220;understand&#8221; what the images represent.</li>
<li>Do submit your websites to the search engines when you first create them and after major changes or updates.</li>
<li>Do promote your website address in non-web channels. Use it in print advertising, your letterhead, business cards, press-releases. This does not help directly with your ranking but it does increase traffic to your site&#8230; And a surprising number of people actually search for a web address rather than enter it directly in the browser.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/search-engine-optimization-there-are-no-free-lunches/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problems with spam filters&#8230;</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/problems-with-spam-filters/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/problems-with-spam-filters/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 16:17:35 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[domain registration]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2007/01/10/problems-with-spam-filters/</guid>
		<description><![CDATA[This last few months I have noticed an increasing problem with legitimate emails getting blocked by poorly conceived and configured spam filters.
It appears that many ISP&#8217;s (Internet Service Providers) are responding to complaints by their customers (about the torrent of spam they receive) by modifying and reconfiguring their spam filtering technology.
Unfortunately, these responses have not [...]]]></description>
			<content:encoded><![CDATA[<p>This last few months I have noticed an increasing problem with legitimate emails getting blocked by poorly conceived and configured spam filters.</p>
<p>It appears that many ISP&#8217;s (Internet Service Providers) are responding to complaints by their customers (about the torrent of spam they receive) by modifying and reconfiguring their spam filtering technology.</p>
<p>Unfortunately, these responses have not been well thought out and implemented.</p>
<p>I will provide a couple of examples but first I need to define some terms:</p>
<ul>
<li>User PC - the personal computer used by an end-user to send or receive an email</li>
<li>Email Client - the software on the User PC used to compose and read email</li>
<li>Email Server - the server used by multiple users to handle both incoming and outgoing emails</li>
<li>ISP - a provider of internet connectivity to individuals and small businesses (includes big phone companies like Verizon, big cable TV operators like Comcast, and smaller local providers).</li>
<li>Spammer - the bad guys, typically using someone else&#8217;s hijacked PC&#8217;s or servers to broadcast thousands of undesirable junk emails to huge lists of email addresses</li>
</ul>
<p><strong>Example #1</strong></p>
<p>I recently sent an email to a customer (an firm of architects) and had it bounced back to me as spam by the firm&#8217;s ISP. In this case the ISP was small, local outfit but a lot of the big guys are doing the same thing.</p>
<p>I created the email on my Windows XP computer using my email client (Mozilla Thunderbird). My email client is configured to use myname@salemdesign.com as the &#8220;From&#8221; address. It is also configured to send email via an email server provided by the hosting service I use to host salemdesign.com. This email server has a name along the lines of smtp.hostingserverdomain.net.</p>
<p>Why was my legitimate email bounced back to me? The local ISP analyzed the header information of my email and found that the email server I was using was not part of the same domain as my email address and decided that this meant my email was spam.</p>
<p>My &#8220;From&#8221; address was myname@salemdesign.com which had a different domain than the email server smtp.myhostingservice.net. The email header also includes the numeric IP address of the originating SMTP email server which would also be associated with my hosting service rather than my salemdesign.com domain.</p>
<p>Now, it is true that essentially all spam is sent from SMTP servers which are not associated with their purported &#8220;From&#8221; or &#8220;Reply-to&#8221; email addresses. <em>But it is also true that the vast majority of small to medium size businesses and organizations do not have their own SMTP email servers.</em> So this policy of blocking emails where the &#8220;From&#8221; domain is not associated with the originating email server means that a lot of legitimate emails are being blocked.</p>
<p>In this particular instance, I called up my customer on the phone and explained the situation and asked for his fax number&#8230; And then I <em>faxed</em> him what I would have otherwise emailed.</p>
<p>Note that this means that this firm of architects is having some portion of its legitimate incoming email blocked. If the sender is not that motivated, he or she may just shrug and &#8220;walk away&#8221; and some potential business is lost.</p>
<p>The big email providers such as Yahoo, MSN/Hotmail, and Google/GMail also follow this practice. They don&#8217;t block unassociated emails but they do automatically put them in the end-user&#8217;s spam or bulk folder.</p>
<blockquote><p><strong>SPF Record </strong></p>
<p>There is a partial work-around but it&#8217;s a little complicated and very few small or medium size businesses know enough to apply it.</p>
<p>The partial work around is called the SPF Record. SPF stands for Sender Policy Framework and you can find out more about at <a target="_blank" href="http://www.openspf.org/FAQ">www.openspf.org</a>. But in essence, the SPF record is part of a domain&#8217;s registration record and it provides a list of domains and servers that can legitimately send email associated with that domain.</p>
<p>So I set up an SPF Record that included the email server information for my hosting provider&#8217;s email server (and a third party email server I use). I waited a few hours and then sent test emails to accounts I have on Yahoo, MSN, and GMail&#8230; And it worked. None treated my emails as spam.</p>
<p>I then sent a test email to my architect customer and it also got through fine.</p>
<p>To summarize&#8230; Once the SPF record is implemented, an ISP (such as Yahoo) receiving an email purported to be from me@salemdesign.com can check the domain records for salemdesign.com and confirm that the smtp server I used was authorized to send salemdesign.com emails.</p></blockquote>
<p><strong>Example #2</strong></p>
<p>My hosting service is very good about ensuring that their servers are not used for spamming.  This is critical because each of their servers hosts dozens of domains and they all share a single email server. If any <em>one</em> of those domains is sending spam (either deliberately or because they were hacked) then <em>all</em> mail from that email server gets blocked or labeled as spam by the big ISP&#8217;s.</p>
<p>But recently a new problem has arisen with one of the larger ISP&#8217;s (Comcast).</p>
<p>The scenario is that someone hosting their domain with the hosting service decides to forward their email (sent to, for example, userA@theirdomain.com) to an email address they have on Comcast (i.e. userA@comcast.net). Presumably Comcast is the ISP for either their small business or their home computer.</p>
<p>This should not be a problem but it is&#8230; Because Comcast views any spam that is being<em> forwarded</em> as being <em>generated</em> by the <em>forwarding</em> server and Comcast then blocks said forwarding server. This is causing such a problem that the hosting service has banned anyone from forwarding email to Comcast addresses. This is, of course, hurting Comcast&#8217;s <em>own customers</em>&#8230; Some are finding that they are not allowed to forward emails to their own comcast email accounts&#8230; And even more are having legitimate emails sent to them blocked.</p>
<p>I have a number of customers with comcast addresses, and I now send emails to them via my GMail account. That seems to work fine even though I am sure a lot of spam gets forwarded via GMail. Perhaps Comcast is scared of blocking emails from an entity as large as Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/problems-with-spam-filters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dealing with Spam</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/dealing-with-spam/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/dealing-with-spam/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 22:20:40 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[safe computing]]></category>

		<category><![CDATA[email]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2006/10/31/dealing-with-spam/</guid>
		<description><![CDATA[I am writing this with a view to advising clients who have their email hosted on my server environment but much of the discussion is relevent to anyone with an internet email address.
First some definitions:
Email Server: This is the computer out there somewhere on the internet that handles all the mail being sent to individual [...]]]></description>
			<content:encoded><![CDATA[<p>I am writing this with a view to advising clients who have their email hosted on my server environment but much of the discussion is relevent to anyone with an internet email address.</p>
<p>First some definitions:</p>
<blockquote><p><em>Email Server</em>: This is the computer out there somewhere on the internet that handles all the mail being sent to individual accounts under a given domain. For example, if you have an email account with Verizon or Comcast (i.e. yourname@verizon.net or yourname@comcast.net) then any mail sent to you is initially sent to the verizon.net or comcast.net email servers.</p></blockquote>
<blockquote><p><em>Email Client</em>: Is the software mechanism that you use to access and read your email. Common email clients are Microsoft Outlook Express, Microsoft Outlook, Mozilla Thunderbird, Apple Mail, Microsoft Entourage, and Eudora. These clients just listed all run on your PC, Macintosh, or Linux machine. There are also web-based email clients such as Google GMail, Yahoo Mail, Microsoft Hotmail, Horde, SquirrelMail, and others.</p></blockquote>
<p>So, if I were to send you an email from my office computer the steps involved would be as follows:</p>
<ol>
<li>I would compose the email on my local computer using an email client (in my case, Mozilla Thunderbird).</li>
<li>Once I am ready to send the email (having addressed it to yourname@yourdomain.com), I would click the send button in my Thunderbird client.</li>
<li>Thunderbird would then contact an outgoing email server (usually either an SMTP or Microsoft Exchange server) and request that the email be sent. The outgoing email server will usually require me to provide it a login and password combination. In my case, the outgoing email server could be owned by my broadband provider (Verizon), or by my hosting environment (SalemDesign.com).</li>
<li>Assuming Thunderbird provided a valid login/password combination, the outgoing email server will upload my email. It then looks at the address yourname@yourdomain.com and sends the email off across the internet to your incoming email server. (It is a tad more complicated than that but we don&#8217;t want to get bogged down in those details.)</li>
<li>The incoming email server associated with yourdomain.com receives the email and it will check to see if it &#8220;knows&#8221; about an email account belonging to &#8220;yourname&#8221;. If you do have a valid account on the incoming email server then the email gets stored in that account.</li>
<li>The next time you run your email client, it will query the incoming email server and &#8220;ask&#8221; if you have any emails waiting to be read. If you do, those emails get downloaded to your email client and (usually) deleted off the incoming email server. You can then open the individual emails and read them.</li>
</ol>
<p>One would like, of course, all these emails that get downloaded to our email clients to be ones we want to read (i.e. from friends, business associates, etc.). Unfortunately, as we all know too well, most of the email we receive is junk or worse from people trying to sell us something we don&#8217;t want or worse.</p>
<p><em>How do our email addresses get onto spammer lists? </em></p>
<p><strong>Spambots</strong>: These are software mechanisms that &#8220;crawl&#8221; over the websites (in the same way as search engine spiders used by Google and Yahoo do) and identify and collect email addresses (basically anything that looks like blahblah@blahblah.com or .net, or .edu, etc.). Given the existence of these evil mechanisms, any time you have your email address listed on a website whether it is your own or someone else&#8217;s, then you will be getting spam.</p>
<p><strong>SelfInflicted</strong>: Anytime you provide your email to someone else, they may turn around and use it to spam you or sell your address to someone else who does. So be careful who you give your email address to&#8230; Even if they are apparently legit, ask them if you have to provide your email address and ask them how they use their lists and whether they sell or provide them to third parties.</p>
<p><strong>Domain Registrations</strong>: any email used as part of a domain registration is publi</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/dealing-with-spam/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Options for home and small business networking</title>
		<link>http://web.salemdesign.com/weblog/webdesign/safe-computing/options-for-home-and-small-business-networking/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/safe-computing/options-for-home-and-small-business-networking/#comments</comments>
		<pubDate>Sat, 12 Aug 2006 21:12:54 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[safe computing]]></category>

		<category><![CDATA[network]]></category>

		<category><![CDATA[small business]]></category>

		<category><![CDATA[SOHO]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2006/08/12/options-for-home-and-small-business-networking/</guid>
		<description><![CDATA[Assuming you have (or are getting) a DSL or Cable broadband connection&#8230; The next question is whether you want to make that connection available to more than one computer and, if so, how.
Almost any small business will end up with multiple computers and most middleclass households have at least two computers, one for the parents [...]]]></description>
			<content:encoded><![CDATA[<p>Assuming you have (or are getting) a DSL or Cable broadband connection&#8230; The next question is whether you want to make that connection available to more than one computer and, if so, how.</p>
<p>Almost any small business will end up with multiple computers and most middleclass households have at least two computers, one for the parents and one for the kids.</p>
<p>If one is only connecting one computer to DSL or Cable broadband then all that is needed is a DSL or Cable modem. But the need for networking two or more computers is now so common that most broadband providers routinely offer a combined modem and router unit for no additional charge. It is the router that provides the ability to create a local area network that allows multiple computers to share a single internet/broadband connection.</p>
<p>In our area, the broadband providers are routinely offering a combined modem and WIFI/wired ethernet router unit although you may need to ask for the WIFI/wired router specially or they will pawn off a much less expensive wired ethernet unit.</p>
<p>The WIFI capability will typically support both 802.11g and the older 802.11b wireless standards. These will allow you to share the broadband connection with notebook or desktop PC&#8217;s that have the appropriate WIFI card installed in them. The speed of the WIFI connection ranges from a nominal 11mpbs (for 802.11b) to a nominal 54mbps (802.11g). In real life application this range is more like 5.5mbps to 20mbps. However, even at 5.5 mbps, this is faster than your typical broadband connection which will typically run 0.768 mbps to 1.5 mbps. So the bottleneck will not be your router or LAN connection.</p>
<p>The wired ethernet ports and cables will give you either 10 mbps or 100 mbps depending on which router you have and whether your computer&#8217;s NIC card supports the 100 mbps standard. Again, even the 10 mbps is so much faster than your broadband that your local network will never be the bottleneck.</p>
<p><strong>802.11b/g WIFI</strong><br />
WIFI has the advantage that you do not need to trail wires between the router and the computer (or pull wires through the wall). But the WIFI signal does become attenuated by distance and walls/floors. For example, our WIFI router is in our second floor office. I had no problem using my notebook in the living room on the first floor but the signal dropped significantly if I took the notebook down into the basement.</p>
<p><strong>Homeplug 1.0</strong><br />
Since I wanted to run a Linux server in the basement, I ended up getting two Home Plug 1.0 adapters that allow one to establish an ethernet connection over the house 120 volt AC wiring. I ended up getting one adapter from NetGear and the other from Belkin. In theory they should work together and I was relieved to find that they did. The claimed speed for Homeplug is about 14 mbps but in actual use it is probably about 4 mbps&#8230; Maybe a little slower than 802.11b WIFI but without, at least in my case, the distance attentuation that you get with WIFI.</p>
<p>I am not sure why but Homeplug has never really taken off. There are far more WIFI products and a lot more public awareness of WIFI&#8230; But, in some circumstances, Homeplug will work and WIFI will not.</p>
<p>So we now have a LAN with a Mac OS X desktop, a Windows XP desktop, a SUSE Linux server physically running on 802.11b wireless, Homeplug 1.0 power circuit, and wired ethernet. We have two printers (a laser printer and a multifunction printer/scanner/fax) that are also accessed from all three computers via the LAN.</p>
<p><strong>Security</strong><br />
One needs to be aware that both WIFI and Homeplug networking have some security issues.</p>
<p>If you have ever used or seen someone else using a WIFI notebook at a coffeeshop or other WIFI hotspot you will have realized that there is no security and no barrier to the public accessing the network. Unless you are careful, your home network will be equally wide open. At the very least you may find that your neighbors are piggybacking on your DSL or Cable broadband connection, at the worst some local high school hacker may be stealing your identity or storing porn on your computer.</p>
<p>There are three basic steps to making your WIFI network more secure. First is to encrypt the connection using a 128 bit password. This is not as easy as it should be on most systems but make the effort any way.</p>
<p>Basically you set a password on the router and then enter the same password on each of the machines you wish to have connected via WIFI. The tricky part is that one typically enters a plain language password and the router will generate a long hexadecimal string derived from that password&#8230; And you then need to enter that long string of characters <em>exactly</em> into each of the WIFI computers you wish to use.</p>
<p>You should also tell your router to stop broadcasting its presence. If people don&#8217;t know the router is there they won&#8217;t try to hack into it. (A sophisticated attacker will detect it regardless but it may keep to local highschool kids out of your hair.)</p>
<p>Finally, if you really feel paranoid about your WIFI, you can restrict your network by MAC address. Each device (computer, printer, etc.) on your network will have a unique MAC address. You can enter a list of these addresses into your router and it will then only communicate with the machines on the list.</p>
<p>Homeplug is, in a sense, more secure because so few people use it that hackers do not look for it and are unlikely to understand it well enough to hack it. But even so, it is advisable to use the 56 bit network encryption option available for the Homeplug adapters. My understanding is that the Homeplug network signal will only be accessible as far as the nearest power transformer. In my case that is about 3 houses away.</p>
<p><strong>DHCP</strong><br />
Dynamic Host Configuration Protocol is a router capability which automatically assigns each computer on your LAN with a temporary but unique IP address. That is what allows you to walk into a Borders Bookstore cafe and just connect your notebook to their WIFI hotspot. Turning this off and using assigned IP addresses might increase your security marginally but using a MAC list would be much more effective. In my case I turned off DHCP simply because I never could get it to work properly and disabling DHCP and assigning IP addresses was the line of least resistance.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/safe-computing/options-for-home-and-small-business-networking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ar.atwola, mapquest, and Firefox Adblock extension</title>
		<link>http://web.salemdesign.com/weblog/webdesign/faq/aratwola-mapquest-and-firefox-adblock-extension/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/faq/aratwola-mapquest-and-firefox-adblock-extension/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 00:48:29 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[FAQ]]></category>

		<category><![CDATA[browsers]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2006/07/31/aratwola-mapquest-and-firefox-adblock-extension/</guid>
		<description><![CDATA[I was reading an email from a friend the other day telling me where she and her family had gone on vacation (Rehoboth Beach, Delaware). I wasn&#8217;t sure where Rehoboth Beach was, so I opened up a browser and went to mapquest.com.
The mapquest link showed up in my Firefox address field but nothing appeared in [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading an email from a friend the other day telling me where she and her family had gone on vacation (Rehoboth Beach, Delaware). I wasn&#8217;t sure where Rehoboth Beach was, so I opened up a browser and went to mapquest.com.</p>
<p>The mapquest link showed up in my Firefox address field but nothing appeared in the main browser window. I tried a refresh, and still nothing appeared. I looked at the status window and saw that the browser was trying to load a link from some domain called ar.atwola.com&#8230; Which didn&#8217;t sound as if it was related to mapquest.com. I was starting to wonder if my browser had been hijacked. But I tried going to a few other sites (CNN, BBC, etc.) and they came up fine.</p>
<p>So I did a google on ar.atwola and found that it is a adserver run by AOL Time Warner. It seems that mapquest has some ad&#8217;s on their homepage that are served by the Time Warner server&#8230; And it appeared that the Time Warner server was having a bad hair day.</p>
<p>I still wanted to use Mapquest to see where Rehoboth Beach was so I thought about how I could get around the problem with the ar.atwola.com site.</p>
<p>And I remembered reading about the Firefox Adblock extension. I use Firefox as my main browser anyway so I found and installed the Adblock extension. I went back to the mapquest site and it still hung on me but I then used Adblock to identify and block all the ar.atwola.com links on the page. I then refreshed and, voila, mapquest worked and I figured out where Rehoboth Beach is (south side of the mouth of Delaware Bay).</p>
<p>My compliments to the folks working on the Adblock Project http://adblock.mozdev.org/index.html</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/faq/aratwola-mapquest-and-firefox-adblock-extension/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problems with Windows XP updates and anti-spyware</title>
		<link>http://web.salemdesign.com/weblog/webdesign/safe-computing/problems-with-windows-xp-updates-and-anti-spyware/</link>
		<comments>http://web.salemdesign.com/weblog/webdesign/safe-computing/problems-with-windows-xp-updates-and-anti-spyware/#comments</comments>
		<pubDate>Mon, 17 Jul 2006 01:39:29 +0000</pubDate>
		<dc:creator>blogadmin</dc:creator>
		
		<category><![CDATA[safe computing]]></category>

		<guid isPermaLink="false">http://web.salemdesign.com/weblog/2006/07/16/problems-with-windows-xp-updates-and-anti-spyware/</guid>
		<description><![CDATA[One of my machines runs Windows XP Home Edition. I have set it to automatically apply updates to the operating system from Microsoft.
I also have various security programs running including McAfee Antivirus and Webroot Spy Sweeper. Normally these co-exist with each other and the automatic Windows updates without too much conflict.
But on July 14th, Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>One of my machines runs Windows XP Home Edition. I have set it to automatically apply updates to the operating system from Microsoft.</p>
<p>I also have various security programs running including McAfee Antivirus and Webroot Spy Sweeper. Normally these co-exist with each other and the automatic Windows updates without too much conflict.</p>
<p>But on July 14th, Microsoft issued, and my machine automatically applied, a bunch of Windows updates. One in particular apparently involved implementing a BHO (Browser Helper Object) in Internet Explorer. BHO&#8217;s have legitimate purposes but they are also a known point of vulnerability for malware of various kinds. For this reason, anti-spyware tools such as Spy Sweeper have a shield that monitors for attempts to install BHO&#8217;s.</p>
<p>On July 14th, Spy Sweeper apparently blocked the implementation of the BHO that was part of the Windows updates. When the machine rebooted, I found that I could not reliably get a Windows Explorer window and I was totally unable to get Internet Explorer to work. I only found out that Spy Sweeper had blocked the BHO implementation by going back and looking at the Spy Sweeper log.</p>
<p>The lack of the Windows Explorer windows was the main problem. I primarily use Firefox for browsing although I still need IE in order to access some sites (such as windowsupdate.microsoft.com !!! <img src='http://web.salemdesign.com/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So the next question was&#8230; How do I get this problem resolved?</p>
<ul>
<li>Step 1 - Temporarily disable Webroot Spy Sweeper</li>
<li>Step 2 - Revert to a Windows XP restore point prior to the July 14th Windows Updates</li>
<li>Step 3 - Re-Apply the July 14th Windows Updates</li>
<li>Step 4 - Re-enable Webroot Spy Sweeper</li>
</ul>
<p>That seems to have got everything working properly.</p>
<p>This sort of thing is, unfortunately, one of the problems faced by all MS Windows users. We need all this security software (antispyware and antivirus, etc.) but we also need to have automated updates from Microsoft&#8230; And some of those updates may be mistaken by the security software for malicious attacks. One could wish that Microsoft would work with the security software vendors to try and ensure this doesn&#8217;t happen.</p>
<p>But, of course, Microsoft is gradually getting into the security business and we all know Microsoft does not &#8220;play nice&#8221; with competitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://web.salemdesign.com/weblog/webdesign/safe-computing/problems-with-windows-xp-updates-and-anti-spyware/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
