<?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>Web Savers</title>
	<atom:link href="http://www.websavers.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.websavers.ca</link>
	<description>Hosting, made simple.</description>
	<lastBuildDate>Wed, 24 Feb 2010 18:48:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Mail Server Outage (Basil) &#8211; February 22nd</title>
		<link>http://www.websavers.ca/blog-post/mail-server-outage-basil-february-22nd/</link>
		<comments>http://www.websavers.ca/blog-post/mail-server-outage-basil-february-22nd/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 15:25:18 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[All Posts]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=929</guid>
		<description><![CDATA[We experienced an extended mail server outage on one of our shared hosting servers (Basil) on Monday, February 22, 2009.
The issue started early Monday morning and was caused by substantial denial of service type attack by an extremely large volume of mail being sent to a specific mailbox. 
To make sure this does not occur [...]]]></description>
			<content:encoded><![CDATA[<p>We experienced an extended mail server outage on one of our shared hosting servers (Basil) on Monday, February 22, 2009.</p>
<p>The issue started early Monday morning and was caused by substantial denial of service type attack by an extremely large volume of mail being sent to a specific mailbox. </p>
<p>To make sure this does not occur we have implemented new emergency response processes with our upstream providers, meaning they will have the authority to act immediately without our contact in similar situations. This will ensure that outages like this do not occur in the future.</p>
<p>In addition to the new processes, we are also hiring and training a new in-house technician to make sure you get the quickest responses and communication in the future.</p>
<p>Many of our attempts to respond to incoming tickets failed due to email addresses being hosted on the server where the problems were occurring. Please ensure that you are using an email address that is not hosted with us when creating tickets during outages  &#8211; particularly those involving mail problems. It is also important to note that telephone support is only included in our Support<img src="/wp/wp-content/themes/websavers/images/support-plus-glossy-small.png" alt="Support+ Managed Hosting" class="inline-support-plus" /> enabled packages. For those without Support<img src="/wp/wp-content/themes/websavers/images/support-plus-glossy-small.png" alt="Support+ Managed Hosting" class="inline-support-plus" />, we are more than happy to respond to a telephone request via email as long as  you leave an accessible email address in your voicemail.</p>
<p>We understand the importance of email and we apologize for any inconveniences this has caused. We believe these changes will not only prevent a similar situation, but will allow us to continue to offer you with the best service in the industry. </p>
<p>For best updates and information you can <a href="http://twitter.com/websavers/">follow us on twitter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/mail-server-outage-basil-february-22nd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why do I sometimes not have permission to delete files on my own account?</title>
		<link>http://www.websavers.ca/blog-post/why-do-i-sometimes-not-have-permission-to-delete-files-on-my-own-account/</link>
		<comments>http://www.websavers.ca/blog-post/why-do-i-sometimes-not-have-permission-to-delete-files-on-my-own-account/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 16:45:01 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=919</guid>
		<description><![CDATA[We are asked this question quite regularly and although we have a knowledgebase article outlining how to fix the problem within Plesk, I felt it would be beneficial for many of you to know why it occurs.Your website is served under the &#8216;apache&#8217; user account for all web content, including html and php. Whenever you [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.websavers.ca/wp/wp-content/uploads/2010/02/fastcgilogo.png" alt="" title="fastcgilogo" width="225" height="132" class="alignleft size-full wp-image-926" />We are asked this question quite regularly and although we have a <a href="https://secure.websavers.ca/helpdesk/kb/article/000028">knowledgebase article</a> outlining how to fix the problem within Plesk, I felt it would be beneficial for many of you to know why it occurs.<span id="more-919"></span>Your website is served under the &#8216;apache&#8217; user account for all web content, including html and php. Whenever you use a PHP application, whether custom built or an existing application like Wordpress, that application also runs as the apache user. Because of this, files uploaded through your application will be owned by apache and no other users have the ability to edit them. On a shared server, this is good security practice since you don&#8217;t want other people hosted on the same server to be able to edit your files &#8211; including during potential attacks on your site.</p>
<p>When you upload content via FTP you use your personally selected username and password combination. The username you selected also becomes the owner of the files you upload. Similarly, when you attempt to delete files uploaded through an application like Wordpress, since they are not owned by your account, you are unable to delete them. The apache user has control over the files.</p>
<p>Although you could get the root user to change the ownership or permissions of the files to allow your account access, this requires creating a support ticket every time you run into the problem. Rather than fixing the problem reactively, we suggest fixing it proactively; ensure that files uploaded through Wordpress are already owned by your personal user account rather than apache.</p>
<p>How do you do this? FastCGI!</p>
<p>Within Plesk under Web Hosting Settings, there is an option to run PHP through FastCGI. By changing this setting from Apache Module to FastCGI, you are changing the user that PHP files are accessed with.<br />
<img src="http://www.websavers.ca/wp/wp-content/uploads/2010/02/PHPoverFastCGI.png" alt="This is how it looks in Plesk" title="PHPoverFastCGI" width="579" height="88" class="aligncenter size-full wp-image-921" /><br />
Since all of your PHP files will be executed by your own personal username, all files uploaded through your PHP application will also be owned by your user account. No more apache account in the mix and no more non-deletable files!</p>
<p>One additional benefit is that your files are not owned by the apache user any longer. You might remember that it was beneficial, for security reasons, to have your files not writable by users other than apache, but that only applies when you are forced to upload them under that user account. Since the apache user would be the same for all files uploaded across all websites hosted on the same server, if that account were hacked, then the hacker would have access to all files created by it (if they knew where to look). Now that your files are being uploaded under your personal user account, no other website can affect the security of your own files (assuming permissions are also set appropriately &#8211; ie: no &#8216;777&#8242;).</p>
<p>If you have any questions about this process or believe some of information provided here could be clearer, please <a href="http://www.websavers.ca/contact/">contact us</a> with your suggestions &#8211; we would love to hear from you!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/why-do-i-sometimes-not-have-permission-to-delete-files-on-my-own-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beginners Guide to Website Security</title>
		<link>http://www.websavers.ca/blog-post/beginners-guide-to-website-security/</link>
		<comments>http://www.websavers.ca/blog-post/beginners-guide-to-website-security/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 20:46:35 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=894</guid>
		<description><![CDATA[So you have a website and are a bit concerned about its security. It doesn&#8217;t matter if it&#8217;s a business site or a personal blog, this article will tackle some of the basics you can implement today to avoid the big headaches down the road.
How and why do websites get defaced, hacked, or corrupted?
Most sites [...]]]></description>
			<content:encoded><![CDATA[<p>So you have a website and are a bit concerned about its security. It doesn&#8217;t matter if it&#8217;s a business site or a personal blog, this article will tackle some of the basics you can implement today to avoid the big headaches down the road.</p>
<h3>How and why do websites get defaced, hacked, or corrupted?</h3>
<p>Most sites are compromised by <strong>known vulnerabilities</strong> in <strong>outdated web-based scripts and applications</strong>. Simply put, this means if you run outdated versions of popular software such as message boards, blogging software, or content management systems, your website could be at risk. Other ways a website is commonly compromised is due to insecure or stolen passwords and incorrect file permissions.</p>
<p><strong>Why would anyone want to hack my website? I don&#8217;t store any personal or financial information on my site so I shouldn&#8217;t worry about this right?</strong> Many people feel that because they think no one wants to compromise their website they don&#8217;t need to worry about its security. <strong>Stop it</strong>.</p>
<p>Although they may not want any of the information on your site, most of the time your site will be used to spread viruses, spyware, or deceive your visitors into going to sites with them. Most compromised sites we see have malicious code injected into the files in order to do just this.</p>
<p>Here are a few things you can do today to make sure your website is better protected.</p>
<h3>Start locally</h3>
<p>Make sure your personal computer is secure. If you use an FTP program to upload content to your website, chances are that you have the username and password saved within it. Depending on how that program stores this data it is possible to have that info stolen if your computer has spyware or a virus.</p>
<p>We recommend installing a virus scanner and regularly scanning for spyware along with being more cautious of where you are surfing online.</p>
<h3>Update and patch your third-party applications</h3>
<p>Most website security issues can be avoided by being proactive with updates and security fixes issued by the authors of your applications. </p>
<p>Many popular applications now have a one-click update that takes less than 30 seconds to perform. It is recommend that you backup your data before upgrading which can usually be done through your Control Panel.</p>
<p>If you stop using an application make sure you remove it. If you&#8217;ve switched from Wordpress to Joomla for your content management, make sure you remove the Wordpress installation as it can be forgotten about and left outdated. Even though you may not be using it, it can still be accessed.</p>
<p>Remember that updates, patches, and new releases are released for a reason. Staying on top of these updates may seem like an inconvenience at the time, but it will save you from a lot of headaches and issues in the long run.</p>
<h3>Checking file permissions</h3>
<p>Allowing everyone to read, write, and execute files on your website is a huge security issue. In a web-based environment you typically will want a &#8220;755&#8243; permission setting, or full access to the file owner, and only read/execute access for everyone else.</p>
<p>Some applications will ask you to set a permission to &#8220;777&#8243; or full access to everyone. Make sure you are running the most up-to-date version of this application before installing. Also, you may want to try it with a 755 as some hosting environments will for this.</p>
<h3>Secure your login areas</h3>
<p>It is best to access the administration area of any application over SSL (https://). This can be done by making sure it is placed in a ssl-based directory.</p>
<p>In addition to this, it is possible to limit the admin directory to only specific IP addresses. This can be done by placing the following information into a <a href="http://en.wikipedia.org/wiki/Htaccess">.htaccess</a> file: </p>
<blockquote><p>
AuthUserFile /dev/null<br />
AuthGroupFile /dev/null<br />
AuthName AdminAreaAuth<br />
AuthType Basic<br />
order deny,allow<br />
deny from all<br />
# allow home IP address<br />
allow from 99.x.x.x<br />
# allow work IP address<br />
allow from 142.x.x.x<br />
# allow vacation home IP address<br />
allow from 24.x.x.x
</p></blockquote>
<p>For example, if you wanted to secure the admin area of your <a href="http://www.wordpress.org">WordPress</a> installation, you would place this .htaccess file in your /wp-admin/ directory. It will deny all connections that are not made from one of those predefined IP addresses.</p>
<p>&#8212;<br />
Hope this helps. Interested in hearing more on a specific topic? <a href="http://www.websavers.ca/contact/">Let us know!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/beginners-guide-to-website-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canadian Government to buy only Energy Star qualified servers</title>
		<link>http://www.websavers.ca/blog-post/canadian-government-to-buy-only-energy-star-qualified-servers/</link>
		<comments>http://www.websavers.ca/blog-post/canadian-government-to-buy-only-energy-star-qualified-servers/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 16:13:47 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=854</guid>
		<description><![CDATA[The Canadian Government announced this week that it is planning on only buying Energy Star qualified servers. Canada, along with many other Governments including the EU, Switzerland, Australia and Japan have adopted the US EPA&#8217;s energy efficiency certifications for appliances.
The datacentre and hosting industries have seen a huge green push over the last several years [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/12/EnergyStar.png"><img src="http://www.websavers.ca/wp/wp-content/uploads/2009/12/EnergyStar.png" alt="" title="EnergyStar" width="128" height="90" class="alignleft size-full wp-image-890" /></a>The Canadian Government <a href="http://www.datacenterdynamics.com/ME2/dirmod.asp?sid=&#038;nm=&#038;type=news&#038;mod=News&#038;mid=9A02E3B96F2A415ABC72CB5F516B4C10&#038;tier=3&#038;nid=803281A6503B4BA3BC12AACC6C7D95D1">announced this week</a> that it is planning on only buying <a href="http://www.energystar.gov/">Energy Star</a> qualified servers. Canada, along with many other Governments including the EU, Switzerland, Australia and Japan have adopted the US EPA&#8217;s energy efficiency certifications for appliances.</p>
<p>The datacentre and hosting industries have seen a huge <strong>green</strong> push over the last several years and it is interesting to see a client with the purchasing power of the Canadian Government make an announcement like this.</p>
<p>With space being such an issue in data centers, it is easy to sacrifice energy efficiency with space efficiency. Although much attention has been put on making data center infrastructure and design more energy efficient, it&#8217;s nice to see a push to get the servers in those data centers more efficient as well.</p>
<p>Lydia Aouani of Natural Resources Canada said &#8220;Soon, any server purchased by our government will be Energy Star (certified).” She also noted that &#8220;If all data centers were using state of the art energy efficiency technologies, by 2011 we would go back to our electricity consumption levels of the year 2000,”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/canadian-government-to-buy-only-energy-star-qualified-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Mail Account in Mozilla Thunderbird</title>
		<link>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-mozilla-thunderbird/</link>
		<comments>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-mozilla-thunderbird/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 21:26:55 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/?p=846</guid>
		<description><![CDATA[This guide shows how to configure your mail account in Outlook Express on Windows XP. It assumes you already have a mail account setup in our Plesk Control panel and know your mail password.
1. Open Mozilla Thunderbird
If you do not already have Thunderbird installed, please visit http://www.mozillamessaging.com to download it. Once downloaded and installed, Thunderbird [...]]]></description>
			<content:encoded><![CDATA[<p>This guide shows how to configure your mail account in Outlook Express on Windows XP. It assumes you already have a mail account setup in our Plesk Control panel and know your mail password.<span id="more-846"></span><br />
<h2>1. Open Mozilla Thunderbird</h2>
<p>If you do not already have Thunderbird installed, please visit http://www.mozillamessaging.com to download it. Once downloaded and installed, Thunderbird can be found as an icon on the desktop entitled &#8220;Mozilla Thunderbird&#8221; or from the Start Menu under &#8216;All Programs/Mozilla Thunderbird/Mozilla Thunderbird.&#8217;</p>
<h2>2. Add a New Account</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/11/Mozilla-Thunderbirdtb-account-type.png"><img src="http://www.websavers.ca/wp/wp-content/uploads/2009/11/Mozilla-Thunderbirdtb-account-type-150x150.png" alt="Mozilla-Thunderbirdtb-account-type.png" title="Mozilla-Thunderbirdtb-account-type.png" width="150" height="150" class="alignleft size-thumbnail wp-image-845" /></a>When you launch Thunderbird for the first time you will be prompted to create a new account from a variety of types. Please choose Email account and click Next. If you have already launched Thunderbird and are not presented with the Account Wizard, please choose Tools > Account Settings > Add Account.</p>
<h2>3. Configure Your Identity</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/11/tb-identity.png"><img src="http://www.websavers.ca/wp/wp-content/uploads/2009/11/tb-identity-150x150.png" alt="tb-identity" title="tb-identity" width="150" height="150" class="alignleft size-thumbnail wp-image-850" /></a>Enter your name and email address in the requested fields.</p>
<h2>4. Configure Your Server Settings</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/11/tb-server-settings.png"><img src="http://www.websavers.ca/wp/wp-content/uploads/2009/11/tb-server-settings-150x150.png" alt="tb-server-settings" title="tb-server-settings" width="150" height="150" class="alignleft size-thumbnail wp-image-851" /></a>Choose IMAP as the account type if you need to access your email from multiple locations or POP as your account type if you are only planning to access your email from the one computer.</p>
<p>The Incoming and Outgoing Server fields should both be set to mail.yourdomain.ca</p>
<h2>5. Provide your Username and an Account Name</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/11/tb-username.png"><img src="http://www.websavers.ca/wp/wp-content/uploads/2009/11/tb-username-150x150.png" alt="tb-username" title="tb-username" width="150" height="150" class="alignleft size-thumbnail wp-image-852" /></a>Enter your full email address under the Incoming User Name field and choose Next. You can make the Account Name whatever you like. Choose Next, then Finish.</p>
<p>Thunderbird will now attempt to retrieve your email. Enter your password when requested, and check the box to remember your password if you wish to have it automatically check for email on a regular basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-mozilla-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shoutcast Server Configuration</title>
		<link>http://www.websavers.ca/blog-post/shoutcast-server-configuration/</link>
		<comments>http://www.websavers.ca/blog-post/shoutcast-server-configuration/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 06:07:36 +0000</pubDate>
		<dc:creator>Web Savers</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/wp/?p=393</guid>
		<description><![CDATA[This guide covers the steps necessary to broadcast to a SHOUTcast server. These are the steps that need to be completed on the client side, not the server-side. This guide assumes that you have already received an IP address, port, and password from Web Savers&#8217; staff.
1. Getting Winamp and the SHOUTcast Plug-in
Download and install the [...]]]></description>
			<content:encoded><![CDATA[<p>This guide covers the steps necessary to broadcast to a SHOUTcast server. These are the steps that need to be completed on the client side, not the server-side. This guide assumes that you have already received an IP address, port, and password from Web Savers&#8217; staff.<span id="more-393"></span></p>
<h3>1. Getting Winamp and the SHOUTcast Plug-in</h3>
<p>Download and install the latest version of Winamp 5.x. This can be downloaded from <a href="http://www.winamp.com/player/">winamp.com</a>.</p>
<p>Download and install the SHOUTcast DSP Plug-in for Winamp 5.x. This can be downloaded from <a href="http://www.shoutcast.com/download/broadcast.phtml">shoutcast.com</a>.</p>
<h3>2. Finding the SHOUTcast Plugin Configuration</h3>
<p><a href="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast1.png"><img class="alignright" style="border: 0px initial initial;" src="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast1.png" border="0" alt="Shoutcast Hosting" width="150" height="100" align="right" /></a>After you&#8217;ve installed both Winamp and the DSP plugin, open winamp and click on the top left corner, and select Options and then Preferences.<br />
<a href="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast2.png"><img class="alignleft" style="border: 0px initial initial;" src="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast2.png" border="0" alt="Shoutcast Hosting" width="150" height="150" align="left" /></a><br />
Scroll down to the bottom and click on &#8220;DSP/Effect&#8221;. This should populate two plugins in the list to the right. Click on the one that reads &#8220;Nullsoft SHOUTcast Source DSP v1.9.0 [dsp_sc.dll]&#8220;, and then click &#8220;configure active plugin&#8221;.</p>
<h3>3. Connecting Winamp to the Web Savers Server</h3>
<p><a href="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast3.png"><img class="alignright" style="border: 0px initial initial;" src="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast3.png" border="0" alt="Shoutcast Hosting" width="110" height="150" align="right" /></a>You should now have the &#8220;SHOUTcast Source&#8221; window open. Click on the &#8220;Output&#8221; tab. About half way down you should see fields labeled &#8220;Address&#8221;, &#8220;Port&#8221;, and &#8220;password&#8221;. Change these values to what you&#8217;ve received from Web Savers&#8217; staff.</p>
<p>Click &#8220;Connect&#8221; near the top, and check the box that says &#8220;Connect at Startup&#8221;. You are now connected and streaming to the SHOUTcast server. If you check the url http://yourip:port it will show the server as online.</p>
<h3>4. Specify the Encoding Bitrate</h3>
<p><a href="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast4.png"><img class="alignright" style="border: 0px initial initial;" src="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast4.png" border="0" alt="Shoutcast Hosting" width="120" height="100" align="right" /></a>Click on the Encoder Tab, under the Encoder Settings, pick the kbps that you signed up for during the order process, 24, 48, 64, or 128 kbps. If you have not ordered yet and are unsure what these options mean, generaly speaking the higher the bitrate (in kbps) the better the quality of audio. If you are planning on playing music we suggest a bitrate of at least 64kbps, though 128kbps certainly sounds the best.</p>
<h3>5. Configuring the Music Source</h3>
<p><a href="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast5.png"><img class="alignleft" style="border: 0px initial initial;" src="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast5.png" border="0" alt="Shoutcast Hosting" width="150" height="100" align="left" /></a>Click on the Input Tab, and make sure it reads Winamp under Input Device. This will broadcast whatever is playing in winamp onto the SHOUTcast server. If you have a microphone or another sound device hooked up, you can select it from this drop down list and it will switch from the song playing to whatever device you choose. So if your song is coming to an end and you want to start talking, or if you&#8217;ve had enough talking and would like to start some music again, you would be switching this between &#8220;Winamp&#8221; and your microphone input.</p>
<h3>6. Test it out!</h3>
<p><a href="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast6.png"><img class="alignleft" style="border: 0px initial initial;" src="http://websavers.ca/wp/wp-content/themes/websavers/images/shoutcast6.png" border="0" alt="Shoutcast Hosting" width="150" height="100" align="left" /></a>Since you have just configured Winamp to take anything playing and feed it to your SHOUTcast server, to test it out you simply need to start playing an audio file. To do this you will need to double click on an existing song in your media library. If you have no songs in your Winamp media library, drag and drop an MP3 or other audio file on to the Library. The link to follow to listen to your station is http://yourip:port/listen.pls. If you have registered a domain name and visiting http://www.yourdomain.com shows your Web Site or a Plesk splash page, then you can also use http://www.yourdomain.com:port/listen.pls.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/shoutcast-server-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome, Chris MacLellan</title>
		<link>http://www.websavers.ca/blog-post/welcome-chris-maclellan/</link>
		<comments>http://www.websavers.ca/blog-post/welcome-chris-maclellan/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 06:22:40 +0000</pubDate>
		<dc:creator>Web Savers</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/wp/?p=323</guid>
		<description><![CDATA[We would like to welcome Chris MacLellan to the Web Savers team. Chris is joining us as our new Account Manager and will be introducing himself to many of you over the next few months. Thank you in helping us welcome Chris as part of the team.
]]></description>
			<content:encoded><![CDATA[<p>We would like to welcome Chris MacLellan to the Web Savers team. Chris is joining us as our new Account Manager and will be introducing himself to many of you over the next few months. Thank you in helping us welcome Chris as part of the team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/welcome-chris-maclellan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Mail Account in Outlook Express</title>
		<link>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-outlook-express/</link>
		<comments>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-outlook-express/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:31:22 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/wp/?p=183</guid>
		<description><![CDATA[This guide shows how to configure your mail account in Outlook Express on Windows XP. It assumes you already have a mail account setup in our Plesk Control panel and know your mail password.

1. Open Outlook Express
Outlook Express can be opened by clicking on the start menu, choosing &#8220;All Programs&#8221; then choosing Outlook Express. It [...]]]></description>
			<content:encoded><![CDATA[<p>This guide shows how to configure your mail account in Outlook Express on Windows XP. It assumes you already have a mail account setup in our Plesk Control panel and know your mail password.<br />
<span id="more-183"></span></p>
<h2>1. Open Outlook Express</h2>
<p>Outlook Express can be opened by clicking on the start menu, choosing &#8220;All Programs&#8221; then choosing Outlook Express. It can often be found right in the Start menu second from the top, as well as beside your Start button in the taskbar or directly on the desktop. If a dialog box pops up asking you to enter a display name please skip to step 3.</p>
<h2>2. Add a New Account</h2>
<p>Now that Outlook Express is open, you will need to add your mail account to it. To start this process, click on the Tools menu and then choose Accounts. This will open a window labelled &#8220;Internet Accounts&#8221;, from here click on Add and Mail.</p>
<h2>3. Completing The Internet Connection Wizard</h2>
<p>You should now have the Internet Connection Wizard open asking to enter a display name. This is the name that will appear in the &#8220;From&#8221; field when you send emails. Entering your full name will do the trick.</p>
<p>The next screen will ask you for your email address. Enter your full email address in here.</p>
<p>Next, it will ask you for your incoming and outgoing mail servers. Keep the mail server type as POP3 and enter mail.yourdomain.com for the incoming and outgoing mail server.</p>
<p>The last information that needs to be entered is your username and password. The username needs to be your full email address, not just the prefix. ie. adam@websavers.ca not just adam. Your password will show up as black dots so be sure you entered it correctly.</p>
<p>On the last window, just click Finish, but don&#8217;t close the internet accounts window. If you already did, see step 2 for details on how to get it back open.</p>
<h2>4. Configuring The Outgoing Server</h2>
<p>Although you have already provided Outlook Express with the outgoing server address, it will also need to be configured to allow your account access. To do so highlight the account in the internet accounts window and select properties. This will open a new window, on which you will click on the &#8220;Servers&#8221; tab. You will notice the info that you provided during the wizard is shown here. Looking at the bottom of the pane, check the box that says &#8220;My server requires authentication&#8221; underneath the Outgoing Mail Server title. Now choose the Advanced tab. At the top of the window you will see &#8220;Outgoing mail (SMTP)&#8221; with the number 25 beside it. Change the number 25 to 587.</p>
<p>Note: If you later discover that you are not able to send any mail, then your ISP is blocking all outgoing servers except their own. In that case you will need to follow the directions for this step once again, and change the 587 back to 25 and under the Servers tab, change the Outgoing mail server setting to their server address. You will need to call your ISP in order to obtain this address. You will also need to ask them if their server requires authentication or not: if it does, check the box near the bottom of the Servers tab, click Settings and fill in your account information for your ISP. If it does not require authentication, uncheck the box.</p>
<h2>5. Leave Messages on Server for Webmail</h2>
<p>When Outlook Express downloads a message from the server using POP3 it will then remove the message from the server. If you wish to keep a copy of your messages on the server &#8211; so that you can view them in webmail &#8211; we will need to configure it specifically to do so. Please remember that the storage of your mail also counts towards the total storage of your <a href="http://www.websavers.ca/servers/canada-shared-web-hosting/">web hosting</a> account.</p>
<p>To ensure mail is left on the server for access via webmail, you will see an option to &#8220;Leave a copy of messages on server&#8221; at the bottom of the currently open &#8220;Advanced&#8221; tab. Check this box as well as &#8220;Remove from Server after [ ] day(s)&#8221;. Enter the number of days you wish to have the mail remain on the server for. We recommend up to 30 days. Now click okay and close the internet accounts window.</p>
<h2>6. Send and Receive</h2>
<p>Your mail account is now added to Outlook Express. To download your messages, click the &#8220;Send / Recv&#8221; button on the top tool bar. If you encounter any errors please double check your username and password for the incoming and the outgoing server as well as the spelling of the mail servers before contacting support. If you find you are unable to send email, but can receive it fine, please read the second part of step 4 &#8211; it outlines how to solve this problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-outlook-express/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up Your Mail Account in Apple Mail</title>
		<link>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-apple-mail/</link>
		<comments>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-apple-mail/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 14:31:06 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Guides]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/wp/?p=181</guid>
		<description><![CDATA[This guide will show you how to add your email address to Apple Mail.

1. Open Apple Mail
To start following along, simply launch Apple Mail &#8211; the postage stamp icon in your dock or Applications folder.
If this is the first account you will be adding to Apple Mail, then you will be presented with the new [...]]]></description>
			<content:encoded><![CDATA[<p>This guide will show you how to add your email address to Apple Mail.<br />
<span id="more-181"></span></p>
<h2>1. Open Apple Mail</h2>
<p>To start following along, simply launch Apple Mail &#8211; the postage stamp icon in your dock or Applications folder.</p>
<p>If this is the first account you will be adding to Apple Mail, then you will be presented with the new Account wizard automatically. If you already have an account configured, please choose File &gt; Add Account.</p>
<h2>2. Add a New Account</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail.png"><img class="alignleft" style="border: 0px initial initial;" src="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail.png" border="0" alt="Welcome to Mail.png" width="330" height="270" align="left" /></a><br />
Fill out the fields as you like, the screenshot is provided as a guide only. If you do not yet have this email account created in Plesk, please login using the Client Login button on our website and add the mail account to the server.</p>
<h2>3. Allow our Server&#8217;s SSL Certificate</h2>
<p><img class="size-medium wp-image-77 alignleft" title="Apple-MailVerify-Certificate.png" src="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailVerify-Certificate.png" alt="Apple-MailVerify-Certificate.png" width="370" height="152" /><br />
If this window pops up, choose &#8220;Show Certificate&#8221;<br />
<a href="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailVerify-Certificate1.png"><img class="alignleft" style="border: 0px initial initial;" src="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailVerify-Certificate1.png" border="0" alt="Verify Certificate.png" width="370" height="276" align="left" /></a><br />
Now check the box beside &#8220;Always trust [server_name] when connecting to [your_domain_name]&#8220;. The [server_name] is the name of the server your website is hosted on. With this prompt, Mail is telling you that it will be making a secure connection to the server. If you are hosted on one of our shared hosting plans, then the server name will never match your domain name &#8211; causing this verification to be required by you. Please ensure that the server name is something.websavers.ca, such as basil.webasvers.ca or oregano.websavers.ca. If it does not end with websavers.ca then there may be a problem &#8211; please cancel the dialog and contact our support.</p>
<p>If you receive a prompt like this during any part of the configuration process, please do exactly the same thing.</p>
<h2>4. Configure your Incoming Mail Server</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail1.png"><img class="alignleft" style="border: 0px initial initial;" src="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail1.png" border="0" alt="Welcome to Mail.png" width="300" height="234" align="left" /></a><br />
This allows you to receive email. You can choose a POP or IMAP server type. When connecting via IMAP, you will be able to access your email through both webmail and Apple Mail at the same time with no discrepancies between the two. Often IMAP is the account type of choice for this reason. However, if your emails are of high security, we suggest using a POP account type. With this account type, Mail will download your emails then remove them from the server, ensuring the content of the emails remains entirely in your own hands and not on the server.</p>
<p>You may enter whatever description you like. The Incoming Mail Server will always be mail.[your_domain] as you see in the screenshot. Make sure you use your full email address as the username &#8211; Apple Mail will default to just the first part &#8216;johnny&#8217; rather than &#8216;johnny@treeplanting.com&#8217;. Provide your password and choose Continue.</p>
<h2>5. Configure your Outgoing Mail Server</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail2.png"><img class="alignleft" style="border: 0px initial initial;" src="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail2.png" border="0" alt="Welcome to Mail.png" width="395" height="311" align="left" /></a><br />
This will allow you to send email. Enter in whatever description you like. The outgoing mail server will always be mail.[your_domain] such as mail.treeplanting.com in the example screenshot. Please ensure that you check the box beside &#8220;Use Authentication&#8221; and provide the same username (the full email address) and password as in the previous step. Click Continue.</p>
<h2>6. Finish the Creation of the Account</h2>
<p><a href="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail3.png"><img class="alignleft" style="border: 0px initial initial;" src="http://www.websavers.ca/wp/wp-content/uploads/2009/10/Apple-MailWelcome-to-Mail3.png" border="0" alt="Welcome to Mail.png" width="395" height="311" align="left" /></a><br />
Check to see if you entered any of the details in wrong. If everything looks correct, choose Create. Your email is now configured for Apple Mail. Please send yourself an email &#8211; preferably from another email account &#8211; in order to test the receipt of new mail. Then reply to that email to ensure you can send email as well.</p>
<p>For example, if you have a Gmail account, login to Gmail and send an email to your new address. Open Apple Mail, look for the new email from your Gmail account and reply to it. Verify in your Gmail account that you received the reply.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/setting-up-your-mail-account-in-apple-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Choose The Right Hosting Package</title>
		<link>http://www.websavers.ca/blog-post/how-to-choose-the-right-hosting-package/</link>
		<comments>http://www.websavers.ca/blog-post/how-to-choose-the-right-hosting-package/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 04:51:07 +0000</pubDate>
		<dc:creator>Web Savers</dc:creator>
				<category><![CDATA[All Posts]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.websavers.ca/wp/?p=77</guid>
		<description><![CDATA[If you are having problems choosing the right hosting package, here is a little bit of information that will hopefully help you out.
Shared Hosting
If you are not paying for traffic to your website or paying for search engine marketing initiatives, a shared hosting plan will likely fit your needs. The exception here is if your [...]]]></description>
			<content:encoded><![CDATA[<p>If you are having problems choosing the right hosting package, here is a little bit of information that will hopefully help you out.<span id="more-77"></span></p>
<h3>Shared Hosting</h3>
<p>If you are not paying for traffic to your website or paying for search engine marketing initiatives, a shared hosting plan will likely fit your needs. The exception here is if your website and email are critical to your business. We understand that most websites and email are critical, but ask yourself this: Will I lose money if my website or email happens to go down? If you answered yes, you may want to look into a less shared environment by requesting it or looking at a virtual private server option.</p>
<p>Once you know that shared hosting is your best option, you can narrow down your choice depending on how much traffic and how many domains you will need.</p>
<h3>Virtual Private Servers</h3>
<p>If you are a designer or developer or a company that builds or markets websites, having a virtual, dedicated environment will be extremely beneficial. Not only will you be able to customize the hosting environment to your needs, you can feel better knowing that no other sites will have an impact on the performance of your customers’ websites.</p>
<p>A VPS is also great if you require scalability. If you are planning to expand your website to match the rate of growth of your business, then your hosting needs to scale with it, making a VPS your best solution. More memory, or CPU resources can be quickly added without even having to reboot your server.</p>
<h3>Dedicated Server</h3>
<p>VPS solutions are slowly shadowing out the dedicated server for most hosting needs. However, if you require a lot of resources – such as for a hosted application for your business – this may be your best option. However, If you do not know Windows or Linux system administration this option can become quite expensive.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.websavers.ca/blog-post/how-to-choose-the-right-hosting-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
