<?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>WDTalk &#187; Web Hosting</title>
	<atom:link href="http://wdtalk.com/archives/category/web-hosting/feed" rel="self" type="application/rss+xml" />
	<link>http://wdtalk.com</link>
	<description>Web Development, SEO, Business and Hosting</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:50:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Domain Name Insights</title>
		<link>http://wdtalk.com/archives/5711</link>
		<comments>http://wdtalk.com/archives/5711#comments</comments>
		<pubDate>Wed, 25 Jan 2012 19:31:31 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Domains]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5711</guid>
		<description><![CDATA[Just today, I was asked for a recommendation in coming up with a name for a new forum - in a custom niche. I know this sounds easy, but it seems that every conceivable combination of English words has been taken, and is currently either active or parked. The registrar always suggests other combinations, but I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5711"></g:plusone></div><p><strong>Just today, I was asked for a recommendation in coming up with a name for a new forum</strong> - in a custom niche. I know this sounds easy, but it seems that every conceivable combination of English words has been taken, and is currently either active or parked. The registrar always suggests other combinations, but I&#8217;ve yet to find one in my queries that fits what I&#8217;m  searching for.</p>
<p><strong>Maybe this is just one of my many pet peeves - </strong>but an astonishing number of domains are parked, especially with highly competitive keywords. Cracking that egg requires a sledge hammer the size of my SUV. I did find one this morning I really liked, but the sale price was over $6000.00. My budget is around $12 <img src='http://www.wdtalk.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>There are services where you can sell and purchase domain names - </strong>like SEDO, but then I&#8217;d miss the challenge and frustration, and sometimes the thrill of finding a name that is actually available.</p>
<p>&nbsp;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5711';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5711/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Xen™ Virtualization Explained</title>
		<link>http://wdtalk.com/archives/4079</link>
		<comments>http://wdtalk.com/archives/4079#comments</comments>
		<pubDate>Fri, 13 Jan 2012 13:19:32 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Virtual Private Servers (VPS)]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4079</guid>
		<description><![CDATA[Xen™ &#8211; is a virtual machine environment that supports execution of multiple guest operating systems with outstanding levels of performance and resource isolation. Xen is Open Source software, released under the terms of the GNU General Public License. Servers with &#8211; quad core processors and GB&#8217;s of RAM are ideally suited to employ virtualization to present [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4079"></g:plusone></div><p><strong>Xen™</strong> &#8211; is a virtual machine environment that supports execution of multiple guest operating systems with outstanding levels of performance and resource isolation. Xen is Open Source software, released under the terms of the GNU General Public License.</p>
<p><strong>Servers with &#8211; </strong>quad core processors and GB&#8217;s of RAM are ideally suited to employ virtualization to present the illusion of many smaller virtual machines, each running a separate operating system.</p>
<p><strong>Virtual machines</strong> &#8211; on one dedicated server are isolated from one another, allowing concurrent execution of multiple operating systems – without allowing the execution of one to adversely affect the performance of another partition.</p>
<p><strong>XEN Hypervisor – </strong>is a layer of software running directly on the server’s hardware, replacing the operating system, which allows that server’s hardware to run multiple guest operating systems concurrently. It becomes the interface for all hardware requests such as CPU, I/O, and disk for the guest operating systems.</p>
<p><strong>Server virtualization benefits</strong></p>
<ul>
<li>dynamic fault tolerance against software failures (through rapid bootstrapping or rebooting)</li>
<li>hardware fault tolerance (through migration of a virtual machine to different hardware)</li>
<li>the ability to securely separate virtual operating systems</li>
<li>the ability to support legacy software as well as new OS instances on the same computer</li>
</ul>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4079';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4079/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Screen Capture Programs</title>
		<link>http://wdtalk.com/archives/5691</link>
		<comments>http://wdtalk.com/archives/5691#comments</comments>
		<pubDate>Tue, 10 Jan 2012 22:32:13 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[The Editor]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5691</guid>
		<description><![CDATA[I remember when I first learned how to use print screen - to capture screen images. I thought to myself, &#8220;Wow, imagine the possibilities!&#8221; Technology has advanced so rapidly, it&#8217;s impossible for one person to keep pace with new developments and software, even with something as seemingly simple as screen capture programs. Doing a Google [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5691"></g:plusone></div><p><strong>I remember when I first learned how to use print screen -</strong> to capture screen images. I thought to myself, &#8220;Wow, imagine the possibilities!&#8221; Technology has advanced so rapidly, it&#8217;s impossible for one person to keep pace with new developments and software, even with something as seemingly simple as screen capture programs.</p>
<p><strong>Doing a Google search for &#8220;screen capture programs&#8221; just now returned over</strong>  &#8211; 37 million results. Some of the more highly recommended programs are:</p>
<p><strong>SnagIt 10</strong> by TechSmith® (free trial/$39.95)</p>
<blockquote><p>Snagit gives you the tools you need to create engaging images for presentations, feedback, tutorials, and training documents.</p></blockquote>
<p>The only con I saw was that it could only save video files in .AVI format.</p>
<p><strong>FullShot 2012</strong> by InBit. (free trial/$49.99+)</p>
<blockquote><p>FullShot is a professional screen capture (print screen) application designed for any Windows user who needs an effortless, effective way to take screenshots of Windows screens. It&#8217;s perfect for capturing on-screen images you want to include in manuals, training handouts,presentations, marketing materials, and web pages.</p></blockquote>
<p>Cons - This product doesn&#8217;t seem to offer the ability to capture video clips.</p>
<p><strong>Jing and Jing Pro - </strong>by TechSmith® (free versus $14.95/year)</p>
<p style="padding-left: 30px;"><strong>Jing Free - </strong>SWF Video | 5-Minutes of Screen Recording | Mark-Up Tools for Images | Screencast.com Free Account</p>
<div style="padding-left: 30px;">
<p><strong>Jing Pro - </strong>Includes Jing Free Features PLUS&#8230; | Webcam Recording | Instant Sharing to YouTube | MPEG-4 Videos</p>
</div>
<p><strong>What do I use? &#8211; </strong>the FREE version of Jing because it fits what I do for now. If you need to produce MPEG-4 videos, I highly recommend Jing Pro as it offers the best combination of features vs price.</p>
<p><a href="http://wdtalk.com/archives/5691/jing_screen_capture-2" rel="attachment wp-att-5693"><img class="alignleft size-full wp-image-5693" title="Jing_Screen_Capture" src="http://www.wdtalk.com/wp-content/uploads/2012/01/Jing_Screen_Capture1.png" alt="" width="600" height="212" /></a></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5691';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5691/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Five Nines – What Does This Mean?</title>
		<link>http://wdtalk.com/archives/842</link>
		<comments>http://wdtalk.com/archives/842#comments</comments>
		<pubDate>Thu, 05 Jan 2012 15:47:23 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Data Center]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=842</guid>
		<description><![CDATA[Five nines or 99.999% relates to - the up time availability of data centers. Prospective clients look for uninterruptable uptime as a prerequisite to constitute reliability of a data center, but what is acceptable to one may be inadequate to another. Accordingly, this expectation of uptime relates to a demand for computer reliability. Data center infrastuctures [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/842"></g:plusone></div><p><strong>Five nines or 99.999% relates to</strong> - the up time availability of data centers. Prospective clients look for uninterruptable uptime as a prerequisite to constitute reliability of a data center, but what is acceptable to one may be inadequate to another. Accordingly, this expectation of uptime relates to a demand for computer reliability. Data center infrastuctures include a variety of critical physical layer environmental sub-systems that must integrate cohesively. Among those are power and cooling. If a system is deemed &#8216;fault tolerant,&#8221; this means it can sustain a worst case, unplanned event and NOT disrupt the end user.</p>
<p><strong>The Four Tiers of Data Centers</strong></p>
<p><strong>Tier 1</strong></p>
<p>It has non-redundant capacity components and single non-redundant path distribution paths serving the site&#8217;s computer equipment.</p>
<p><strong>Tier 2</strong></p>
<p>A tier 2 data center has redundant capacity components and single non-redundant distribution paths serving the site&#8217;s computer equipment.</p>
<p><strong>Tier 3</strong></p>
<p>A tier 3 data center has redundant capacity components and multiple distribution paths serving the site&#8217;s computer equipment.</p>
<p><strong>Tier 4</strong></p>
<p>This is a fault tolerant data center with redundant capacity systems and multiple distribution paths simultaneously serving the site&#8217;s computer equipment.</p>
<p>A tier rating for an entire site is limited to the rating of the weakest subsystem that will impact their operations.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/842';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/842/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hostirian is named Best VPS Host by Best Free Web Space</title>
		<link>http://wdtalk.com/archives/5671</link>
		<comments>http://wdtalk.com/archives/5671#comments</comments>
		<pubDate>Mon, 02 Jan 2012 20:15:57 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Hostirian LLC]]></category>
		<category><![CDATA[Virtual Private Servers (VPS)]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5671</guid>
		<description><![CDATA[&#160; Hostirian is named Best VPS Host by Best Free Web Space because of the quality of service and the best virtual private server (VPS) technology they use. In this Hostirian review we will take a look at some of the best web hosting services they have to offer as well as a little about the [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5671"></g:plusone></div><p>&nbsp;</p>
<blockquote><p><a href="http://wdtalk.com/archives/5671/100best-best-vps-host-2" rel="attachment wp-att-5666"><img class="alignleft size-full wp-image-5666" title="100best-Best-VPS-Host (2)" src="http://www.wdtalk.com/wp-content/uploads/2011/12/100best-Best-VPS-Host-2.png" alt="" width="200" height="208" /></a>Hostirian is named Best VPS Host by Best Free Web Space because of the quality of service and the best virtual private server (VPS) technology they use. In this Hostirian review we will take a look at some of the best web hosting services they have to offer as well as a little about the Hostirian company, in an effort to help webmasters figure out if this is the best web hosting service for his/her needs. Hostirian was started in 2001 and is part of the River City Internet Group. Hostirian manages over 5,000 servers in a 30,000 square foot datacenter, making it possible for them to offer top of the line VPS hosting options. In addition to top of the line technology, Hostirian focuses on providing the very best web hosting customer support.</p>
<p>At Hostirian,  customers will have the option to contact customer service through their toll free 800 number, integrated ticket system, and live chat options for both pre and post sales service. These are just a couple of the elements that Best Free Web Space feels makes Hostirian one of the best web hosting services around. In addition, Hostirian offers several web hosting options to meet the needs of the most customers. Choose from shared web hosting, cloud hosting, a virtual private server, dedicated server and more. Having so many options makes it possible for many different websites to perform very well on the Hostirian web hosting service.</p>
<p>VPS hosting plans start as low as $4.95 per month and include 256 MB dedicated memory, 10 GB disk space, 100 GB monthly bandwidth and a 2.4 GHz Xeon processor. In addition to the Hostirian VPS Starter Package they have four other VPS plans to choose from, each offering additional dedicated memory, disk space, monthly bandwidth, and Xeon processors. For a webmaster that has an established website that is having performance issues, because of the available resources on a shared web hosting plan, moving to a VPS plan could be the perfect answer. A virtual private server uses a partition to provide each VPS account with dedicated allotments of resources as well as the ability to choose the operating system, reboot the server, or take advantage of other administrative rights that one would usually only have with a dedicated server.</p>
<p>The fact that Hostirian has more than 10 years of experience in the web hosting industry is a good indication that they provide a reliable web hosting service that is stable and secure. Hostirian reviews from actual customers tell about the reliable uptime and exceptional customer service they have enjoyed with Hostirian.  Whether you are new to the web hosting business and just need a basic shared web hosting plan or if you have been around for a while and are looking for a more specialized service like a managed server, disaster recovery, cloud hosting and more; Hostirian offers affordable, professional services to meet all your web hosting needs. Signing up with Hostirian is easy and secure. Visit the Hostirian website to learn more about the best VPS hosting options. Watch for Hostirian promos like the current <strong>20% off new VPS hosting</strong> plans, when you “like” Hostirian on Facebook.</p>
<p>For any other questions about the Hostirian service, contact them by phone, email or live chat. The Hostirian support is available all the time and they take pride in providing every customer with the tools and service needed to build and maintain a successful website. Take a few minutes to read the hosting articles and  the frequently asked questions to learn more about the Hostirian web hosting service.</p></blockquote>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5671';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5671/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FREE Anti-Phishing Tools</title>
		<link>http://wdtalk.com/archives/5647</link>
		<comments>http://wdtalk.com/archives/5647#comments</comments>
		<pubDate>Tue, 20 Dec 2011 22:18:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5647</guid>
		<description><![CDATA[I read an article a few days ago describing in-depth comparisons &#8211; of the major search engines ability to recognize and combat phishing.  To my surprise, IE ranked much higher than Google, but since I’m always on Google, I thought I should research some third party tools to help secure my online travels. The following [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5647"></g:plusone></div><p><strong>I read an article a few days ago describing in-depth comparisons</strong> &#8211; of the major search engines ability to recognize and combat phishing.  To my surprise, IE ranked much higher than Google, but since I’m always on Google, I thought I should research some third party tools to help secure my online travels.</p>
<p><strong>The following four anti-phishing tools are presented for your review:</strong></p>
<ul>
<li><a href="http://www.brighthub.com/computing/smb-security/reviews/52840.aspx" target="_self">AVG LinkScanner</a> - AVG LinkScanner is a free must have for computer only running a traditional anti-virus program to prevent you from visiting bogus or infected web sites.</li>
<li><a href="http://www.trendsecure.com/portal/en-US/tools/security_tools/trendprotect" target="_blank">TrendProtect</a> - TrendProtect is a FREE browser plug-in that helps you avoid Web pages with unwanted content and hidden threats. TrendProtect rates the current page and pages listed in Google, MSN, and Yahoo search results. You can use the rating to decide if you want to visit or avoid a given Web page. To rate Web pages, TrendProtect refers to an extensive database that covers the following information for billions of Web pages:  Content category, Phishing scam detection, Site reputation and Page reputation.</li>
<li><a href="http://safeweb.norton.com/lite">Norton Safe Web Lite</a> &#8211; Norton Safe Web Lite provides a safer search experience by warning you of dangerous Web sites right in your search results, so you can search, browse, and shop online without worry. Norton Safe Web Lite is FREE to anyone who wants protection from unsafe Web sites and disreputable online merchants. It&#8217;s our way of giving back to the online community.</li>
<li><a href="http://www.brighthub.com/link/link.aspx?u=http%3a%2f%2fwww.bitdefender.com%2fPRODUCT-2237-en--BitDefender-Anti-Phishing-Free-Edition.html&amp;p=79844" target="_blank">BitDefender Anti-Phishing Free Edition</a> - Committed To Stopping Cyber-criminals In Their Tracks! Whether you&#8217;re a current Bitdefender customer or not, our goal is that everyone remains safeguarded from cyber-criminals&#8217; tactics. That&#8217;s why we offer free virus removal tools and other free antivirus products, to ensure that every journey online is a safe one!</li>
</ul>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5647';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5647/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Software versus Hardware RAID Solutions</title>
		<link>http://wdtalk.com/archives/4619</link>
		<comments>http://wdtalk.com/archives/4619#comments</comments>
		<pubDate>Tue, 20 Dec 2011 13:46:59 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Disastery Recovery]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4619</guid>
		<description><![CDATA[First, RAID is not a backup solution – always employ disaster recovery options. I field queries about &#8211; RAID 1 (mirror) software versus hardware solutions from time to time. Both have their advantages and disadvantages. Some say adding a hardware RAID controller introduces another point of failure, but the most popular reason by far to [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4619"></g:plusone></div><p><strong>First, RAID is not a backup solution</strong> – always employ disaster recovery options.</p>
<p><strong>I field queries about</strong> &#8211; RAID 1 (mirror) software versus hardware solutions from time to time. Both have their advantages and disadvantages. Some say adding a hardware RAID controller introduces another point of failure, but the most popular reason by far to use software RAID is cost. If you do go with hardware RAID, make sure that card is compatible with your motherboard.</p>
<p><strong>With BIOS (basic input output system) RAID</strong> – you may encounter a few quirks. Essentially, it’s a poor man’s version of software RAID. Motherboards do fail, so if yours gets fried, you’ll probably have to replace it with a similar board. Taking a mirrored drive to another system won’t work if that system can’t track the drive’s volumes.</p>
<p><strong>Do you want</strong> &#8211; redundancy or performance? Most of us would prefer both. I think software and hardware RAID solutions work fine for redundancy, but hardware RAID holds the advantage in performance, especially if your server is database intensive.</p>
<p><strong>There are other perks to</strong> &#8211; hardware RAID solutions as well, like notification of specific drive failures. Software RAID solutions typically have problems identifying bad drives, and normally do NOT support hot swaps. The most obvious drawback to software RAID is that it uses cycles from your CPU to manage the array, and while this isn’t quite so bad in RAID 1, it can significantly slow down your server in RAID solutions that involve striping with parity.</p>
<p><strong>For those of you who use multiple operating system environments</strong>, hardware RAID is the way to go. If you set up RAID using a specific operating system, only that operating system can (normally) access that array.</p>
<p><strong>Software boot volume limitations</strong> – since the operating system has to be running to enable the array, (obviously) the operating system cannot boot from the array.</p>
<p><strong>My recommendation</strong> – do what makes sense for your pocketbook and priorities. Software RAID is definitely less expensive, but has performance drawbacks. Hardware RAID costs more, but is feature rich and generally worth the investment.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4619';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4619/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Brief Look at KVM Switches</title>
		<link>http://wdtalk.com/archives/5636</link>
		<comments>http://wdtalk.com/archives/5636#comments</comments>
		<pubDate>Thu, 15 Dec 2011 16:50:45 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5636</guid>
		<description><![CDATA[A KVM switch (keyboard, video, mouse switch) essentially allows  - a user(s) to access multiple CPUs from a single monitor, keyboard and mouse. KVM switches are found in virtually every data center, because let’s face it; having hundreds or thousands of monitors, keyboards or mice in a DC is unrealistic. Integrated KVM switching systems provide [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5636"></g:plusone></div><p><strong>A KVM switch (keyboard, video, mouse switch) essentially allows  -</strong> a user(s) to access multiple CPUs from a single monitor, keyboard and mouse. KVM switches are found in virtually every data center, because let’s face it; having hundreds or thousands of monitors, keyboards or mice in a DC is unrealistic.</p>
<p><strong>Integrated KVM switching systems provide administrators</strong> &#8211; KVM, console, and remote power control of thousands of servers, which results in space savings, improved server management, reduced heat issues – and the bottom line, cost savings.</p>
<p><strong>Data Centers typically use enterprise wide solutions</strong> &#8211; geared to Network Operating Centers (NOC), which allows their engineers to remotely access servers.</p>
<p><strong>If you rent colocation space for your businesses rack servers</strong> &#8211; most KVM will usually take up 1U of space, up to a 42 port solution.  When ordering, be sure to remember rack mount kits and interface cables.</p>
<p><strong>All KVMs are NOT created equal</strong> – variances can be in audio support, client platforms, supported operating systems, interfaces, sharing, remote power management and 208 volt power capability.</p>
<p><strong>What about security?</strong> Enterprise level KVMs offer administrators complete control of all the devices that are attached, allowing them to set permissions for all other users.  They can create individual user profiles and assign access privileges. One example of an access privilege would be the ability to define which servers a user could view and access. Some allow time-out features for inactive users.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5636';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5636/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Are Web Hosting Review Sites Reputable?</title>
		<link>http://wdtalk.com/archives/4743</link>
		<comments>http://wdtalk.com/archives/4743#comments</comments>
		<pubDate>Mon, 28 Nov 2011 16:20:07 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4743</guid>
		<description><![CDATA[It seems like I see a new web hosting review site daily - and most share a common theme &#8211; their top ten web hosting providers all look like affiliate links. By affiliate links, I mean the web hosting review site owners either make a commission every time a shopper clicks thru from one of their top ten sites, or [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4743"></g:plusone></div><p><strong>It seems like I see a new web hosting review site daily - </strong>and most share a common theme &#8211; their top ten web hosting providers all look like affiliate links. By affiliate links, I mean the web hosting review site owners either make a commission every time a shopper clicks thru from one of their top ten sites, or purchases hosting from them.</p>
<p><strong>Sadly, the majority of review sites actually have</strong> - NO verifiable reviews. Most of the reviews I read are either from shills or disgruntled clients, or are so old, they don&#8217;t pertain to a provider&#8217;s current operations.</p>
<p><strong>From Wikipedia:</strong></p>
<blockquote><p>A shill or plant is a person who helps another person or organization to sell goods or services without disclosing that he or she has a close relationship with the seller. The shill pretends to have no association with the seller/group and gives onlookers the impression that he or she is an enthusiastic independent customer. The person or group that hires the shill is using crowd psychology, to encourage other onlookers or audience members (who are unaware of the set-up) to purchase the said goods or services.</p></blockquote>
<p><strong>For shoppers searching for the best web hosting provider - </strong>web hosting review sites may NOT be the best resource. A better option would be to visit any number of web hosting forums, like WebHostingTalk or HostingDiscussion. Reviews there are verified by moderators of their respective forums. One of the prerequisites is that you have to be hosted with a provider to post a review about them &#8211; verified by your URL. As well, members of these forums weigh in on the validity or merits of each review.</p>
<p><strong>Google is still one of your best friends when it comes to doing research</strong> - on web hosting providers, combined with pre-sales chats with prospective hosts.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4743';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4743/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How Important Is Password Security?</title>
		<link>http://wdtalk.com/archives/1351</link>
		<comments>http://wdtalk.com/archives/1351#comments</comments>
		<pubDate>Mon, 21 Nov 2011 11:28:47 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1351</guid>
		<description><![CDATA[Didn&#8217;t your Mom tell you not to play with fire? Weak passwords put your personal identity or business data at risk of being compromised. How important is password security? A simple Google search for password security just now returned over 540 million results &#8211; that&#8217;s significant! I cannot overemphasize how important it is to use STRONG passwords. [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1351"></g:plusone></div><p>Didn&#8217;t your Mom tell you not to play with fire? Weak passwords put your personal identity or business data at risk of being compromised. How important is password security? A simple Google search for password security just now returned over 540 million results &#8211; that&#8217;s significant! I cannot overemphasize how important it is to use <strong>STRONG</strong> passwords.</p>
<p><strong>Some guidelines</strong></p>
<ul>
<li>Use at least eight characters, with mixed case letters (upper and lower case)</li>
<li>Use a password that can be typed quickly (to prevent over the shoulder spying)</li>
<li>Mix alpha numeric characters in a seemingly random manner.</li>
<li>Change your password regularly.</li>
<li>Do NOT use words that are included in any dictionary &#8211; even encrypted, these can be cracked in seconds!!</li>
<li>Do NOT use dates</li>
<li>Do NOT use information that can be easily obtained about you. This includes your nickname, your pet&#8217;s name, your hometown, etc.</li>
<li>Do NOT use all numbers or all alphabet characters &#8211; mix them!</li>
<li>Do NOT reveal your password to anyone!</li>
</ul>
<p><strong>There are any number of websites that help you understand</strong> - how vulnerable your passwords are &#8211; one of those is <a href="http://howsecureismypassword.net/">http://howsecureismypassword.net/</a> Simply enter your password and it will return how long it would take to crack it. Mine was six thousand years, but I could improve that by using a symbol instead of just letters and numbers.</p>
<p><strong>Microsoft also has a password security strength checker</strong> - located at <a href="https://www.microsoft.com/security/pc-security/password-checker.aspx">https://www.microsoft.com/security/pc-security/password-checker.aspx</a>. Starting at a rating of STRONG, I had to add 10 symbols to raise that level of security to BEST. Going back to HowSecureIsMyPassword, when I typed in Microsoft&#8217;s BEST, here is the result I got - It would take a desktop PC about 523 sextillion years to crack your password. Works for me!</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1351';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1351/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VPS Burst Versus Swap Memory</title>
		<link>http://wdtalk.com/archives/4597</link>
		<comments>http://wdtalk.com/archives/4597#comments</comments>
		<pubDate>Tue, 15 Nov 2011 12:11:41 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Virtual Private Servers (VPS)]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4597</guid>
		<description><![CDATA[Burst versus swap discussions are normally &#8211; comparisons of OpenVZ versus Xen memory management. There are advantages and disadvantages to each, with burst associated with VZ and swap to Xen. Assuming everything else is equal, which would you consider is the better option – 1024MB guaranteed (SLM) or 768MB guaranteed (burstable to 2048MB)? I just [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4597"></g:plusone></div><p><strong>Burst versus swap discussions are normally</strong> &#8211; comparisons of OpenVZ versus Xen memory management. There are advantages and disadvantages to each, with burst associated with VZ and swap to Xen. Assuming everything else is equal, which would you consider is the better option – 1024MB guaranteed (SLM) or 768MB guaranteed (burstable to 2048MB)?</p>
<p><strong>I just read of an experiment</strong> &#8211; pairing the two technologies under load conditions. The test involved an OpenVZ container (512MB dedicated RAM with 512MB burst) versus a XEN based VPS (768MB with swap). A basic Debian 5 64 bit OS was installed on each with LAMP, email and Jabber/XMPP. The total OpenVZ memory usage equaled 445MB versus XEN’s 296MB.</p>
<p><strong>So what can we take away from this test?</strong> If you’re running Java or other applications that tend to allocate large amounts of virtual memory, OpenVZ containers (without burst) will have less guaranteed memory available. Enter burst .. OpenVZ needs an appropriate amount of burst (usually 1.5 to 2 times the guaranteed).</p>
<p><strong>Beyond guaranteed to burst and swap</strong> – access latency on RAM (burst) is measured in nanoseconds whereas swap (HDD) is measured in milliseconds (much much slower). Swap is slow, so you want ample guaranteed (SLM) to handle your applications. Plus, your system cannot execute stuff out of swap. It has to be in active RAM to execute. With both burst and swap, you want just enough allocation to handle inactive data, keeping as much active data in guaranteed RAM as possible.</p>
<p><strong>Overselling can be</strong> &#8211; an issue with OpenVZ, e.g., killing your application if it bursts beyond the guaranteed resource allocation, instead of simply slowing down as with a true dedicated server. The kernel of Virtuozzo cannot be modified as it’s based on an OS template. By contrast (using default settings), Xen doesn’t allow overselling, so a physical server with 16GB of RAM would be limited to 64 x 256MB virtual machines. Plus, XEN allows you to fully modify the kernel, so advanced users can compile and load their own modules, resulting in properly virtualized memory, IO and scheduler – that’s stable and predictable.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4597';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4597/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Bandwidth Conversion Chart</title>
		<link>http://wdtalk.com/archives/5508</link>
		<comments>http://wdtalk.com/archives/5508#comments</comments>
		<pubDate>Mon, 31 Oct 2011 19:41:20 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Bandwidth]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5508</guid>
		<description><![CDATA[Bandwidth is defined as: Measure of data flow rate in digital networks From Wikipedia: In website hosting, the term &#8220;bandwidth&#8221; is often incorrectly used to describe the amount of data transferred to or from the website or server within a prescribed period of time, for example, bandwidth consumption accumulated over a month measured in gigabytes per month. The [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5508"></g:plusone></div><p><strong>Bandwidth is defined as:</strong></p>
<blockquote><p>Measure of data flow rate in digital networks</p></blockquote>
<p><strong>From Wikipedia:</strong></p>
<blockquote><p>In website hosting, the term &#8220;bandwidth&#8221; is often incorrectly used to describe the amount of data transferred to or from the website or server within a prescribed period of time, for example, <em>bandwidth consumption accumulated over a month</em> measured in gigabytes per month. The more accurate phrase used for this meaning of a maximum amount of data transfer each month or given period is <em>monthly data transfer</em>.</p></blockquote>
<p><strong>On hosting packages - </strong>one of  the features always listed is monthly bandwidth allowed. There seems to be some confusion converting Mbps to GB or TB per month, so I&#8217;ve assembled a quick reference, based on a 30 day month.</p>
<table width="488" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td nowrap="nowrap" width="47">
<p align="center"><strong>Mbps</strong></p>
</td>
<td nowrap="nowrap" width="47">
<p align="center"><strong>GB</strong></p>
</td>
<td nowrap="nowrap" width="59">
<p align="center"><strong>TB</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td nowrap="nowrap" width="47">
<p align="center"><strong>Mbps</strong></p>
</td>
<td nowrap="nowrap" width="47">
<p align="center"><strong>GB</strong></p>
</td>
<td nowrap="nowrap" width="63">
<p align="center"><strong>TB</strong></p>
</td>
<td nowrap="nowrap" width="9"></td>
<td nowrap="nowrap" width="47">
<p align="center"><strong>Mbps</strong></p>
</td>
<td nowrap="nowrap" width="47">
<p align="center"><strong>GB</strong></p>
</td>
<td nowrap="nowrap" width="68">
<p align="center"><strong>TB</strong></p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>1</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">330</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">0.33</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>35</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">11550</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">11.55</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>68</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">22440</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">22.44</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>2</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">660</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">0.66</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>36</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">11880</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">11.88</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>69</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">22770</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">22.77</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>3</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">990</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">0.99</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>37</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">12210</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">12.21</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>70</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">23100</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">23.10</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>4</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">1320</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">1.32</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>38</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">12540</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">12.54</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>71</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">23430</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">23.43</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>5</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">1650</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">1.65</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>39</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">12870</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">12.87</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>72</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">23760</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">23.76</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>6</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">1980</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">1.98</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>40</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">13200</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">13.20</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>73</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">24090</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">24.09</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>7</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">2310</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">2.31</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>41</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">13530</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">13.53</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>74</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">24420</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">24.42</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>8</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">2640</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">2.64</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>42</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">13860</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">13.86</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>75</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">24750</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">24.75</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>9</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">2970</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">2.97</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>43</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">14190</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">14.19</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>76</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">25080</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">25.08</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>10</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">3300</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">3.30</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>44</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">14520</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">14.52</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>77</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">25410</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">25.41</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>11</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">3630</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">3.63</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>45</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">14850</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">14.85</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>78</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">25740</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">25.74</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>12</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">3960</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">3.96</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>46</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">15180</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">15.18</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>79</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">26070</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">26.07</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>13</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">4290</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">4.29</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>47</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">15510</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">15.51</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>80</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">26400</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">26.40</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>14</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">4620</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">4.62</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>48</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">15840</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">15.84</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>81</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">26730</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">26.73</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>15</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">4950</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">4.95</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>49</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">16170</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">16.17</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>82</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">27060</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">27.06</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>16</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">5280</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">5.28</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>50</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">16500</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">16.50</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>83</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">27390</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">27.39</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>17</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">5610</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">5.61</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>51</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">16830</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">16.83</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>84</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">27720</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">27.72</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>18</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">5940</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">5.94</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>52</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">17160</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">17.16</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>85</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">28050</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">28.05</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>19</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">6270</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">6.27</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>53</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">17490</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">17.49</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>86</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">28380</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">28.38</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>20</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">6600</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">6.60</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>54</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">17820</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">17.82</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>87</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">28710</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">28.71</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>21</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">6930</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">6.93</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>55</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">18150</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">18.15</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>88</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">29040</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">29.04</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>22</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">7260</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">7.26</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>56</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">18480</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">18.48</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>89</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">29370</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">29.37</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>23</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">7590</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">7.59</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>57</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">18810</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">18.81</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>90</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">29700</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">29.70</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>24</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">7920</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">7.92</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>58</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">19140</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">19.14</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>91</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">30030</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">30.03</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>25</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">8250</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">8.25</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>59</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">19470</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">19.47</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>92</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">30360</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">30.36</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>26</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">8580</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">8.58</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>60</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">19800</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">19.80</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>93</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">30690</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">30.69</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>27</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">8910</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">8.91</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>61</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">20130</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">20.13</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>94</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">31020</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">31.02</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>28</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">9240</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">9.24</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>62</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">20460</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">20.46</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>95</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">31350</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">31.35</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>29</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">9570</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">9.57</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>63</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">20790</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">20.79</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>96</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">31680</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">31.68</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>30</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">9900</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">9.90</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>64</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">21120</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">21.12</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>97</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">32010</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">32.01</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>31</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">10230</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">10.23</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>65</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">21450</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">21.45</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>98</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">32340</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">32.34</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>32</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">10560</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">10.56</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>66</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">21780</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">21.78</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>99</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">32670</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">32.67</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>33</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">10890</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">10.89</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>67</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">22110</p>
</td>
<td valign="bottom" nowrap="nowrap" width="63">
<p align="right">22.11</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>100</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">33000</p>
</td>
<td valign="bottom" nowrap="nowrap" width="68">
<p align="right">33.00</p>
</td>
</tr>
<tr>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="center"><strong>34</strong></p>
</td>
<td valign="bottom" nowrap="nowrap" width="47">
<p align="right">11220</p>
</td>
<td valign="bottom" nowrap="nowrap" width="59">
<p align="right">11.22</p>
</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47"><strong> </strong></td>
<td valign="bottom" nowrap="nowrap" width="47">&nbsp;</td>
<td valign="bottom" nowrap="nowrap" width="63">&nbsp;</td>
<td valign="bottom" nowrap="nowrap" width="9"></td>
<td valign="bottom" nowrap="nowrap" width="47">&nbsp;</td>
<td valign="bottom" nowrap="nowrap" width="47">&nbsp;</td>
<td valign="bottom" nowrap="nowrap" width="68">&nbsp;</td>
</tr>
</tbody>
</table>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5508';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5508/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Please Read the Fine Print on Bandwidth Offers to Accurately Compare Providers</title>
		<link>http://wdtalk.com/archives/5502</link>
		<comments>http://wdtalk.com/archives/5502#comments</comments>
		<pubDate>Wed, 26 Oct 2011 17:46:36 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Web Hosting Plans]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5502</guid>
		<description><![CDATA[There’s a lot of controversy in web hosting circles &#8211; on how to compete with bandwidth offers, with some providers offering unlimited bandwidth on their plans, although most restrict this to shared hosting only. Unlike most, I suppose, when I see the term UNLIMITED - I always look for the fine print, very much the [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5502"></g:plusone></div><p><strong>There’s a lot of controversy in web hosting circles</strong> &#8211; on how to compete with bandwidth offers, with some providers offering unlimited bandwidth on their plans, although most restrict this to shared hosting only.</p>
<p><strong>Unlike most, I suppose, when I see the term UNLIMITED -</strong> I always look for the fine print, very much the same way I view the term FREE. I’m like, I know there’s a catch, but now where to find out what it is.</p>
<p><strong>And I’m not saying all Unlimited offers are bad</strong> – just that it normally pays huge dividends long term to know what to expect when your website gets popular, and starts pushing a ton of traffic. Some providers handle Unlimited very well, while others will boot you in heart beat for violating their Terms and Conditions (buried somewhere in there is a clause that explains how their Unlimited offer really isn’t Unlimited).</p>
<p><strong>I ran across an advertisement this morning</strong> &#8211; for Unlimited bandwidth on a dedicated server, which is very rare. I won’t say who the provider is, but here is a quote from their website:</p>
<blockquote><p>Naturally with unlimited traffic for more cost transparency</p></blockquote>
<p><strong></strong>(note that there is no asterisk on traffic)</p>
<p><strong>Under benefits, they show</strong></p>
<blockquote><p>Traffic                   Unlimited*</p></blockquote>
<p>(now comes an asterisk – uh oh, have to read the fine print)</p>
<p><strong>At the bottom of the page, in small print</strong></p>
<blockquote><p>*There are no charges for overage. We will permanently restrict the connection speed to 10 MBit/s if more than 10,000 GB/month are used (the basis for calculation is for outgoing traffic only. Incoming and internal traffic is not calculated). 100 MBit/s speed can be optionally restored by committing to pay 6,90 € (incl. VAT) per additional TB used. Please see <span style="text-decoration: underline;">here</span> for information on how to proceed.</p></blockquote>
<p><strong>So what can we glean from this clause? </strong>First, that their servers are on a 100Mbps uplink port, which is an industry standard, but it also LIMITS your data transfer to that speed. And then there’s that opening sentence about no charges for overage – but wait, what overages? I thought this was unlimited.</p>
<p>On to 10,000GB/month or 10TB/month – that’s a lot of data transfer, but it isn’t “unlimited.” OK, so your site has pushed in excess of 10TB so far this month, and you got hit with a notice that your port speed is now “permanently” restricted to 10Mbps, or one tenth of what they could allow.</p>
<blockquote><p>Option 1: If you expect a continuing excess of traffic limit, we offer for 6.90 € each additional GB of bandwidth to the permanent establishment to 100 Mbit / sec.</p></blockquote>
<p>Notice the hyperlink <span style="text-decoration: underline;">here</span> in their clause on how to proceed. Seems that permanent really isn’t permanent if you start paying, but wait – the clause says 6.90 per additional TB used, but when clicking through, Option 1 states 6.90 for each additional GB of bandwidth – that’s a HUGE difference. I can’t help but think one of those is a typo.</p>
<p><strong>Again, I’m not saying Unlimited is necessarily bad</strong> – just that you need to calculate the risks associated with these offers by reading the fine print first. Whether or not a provider offers limits on bandwidth or offers unlimited is not a reflection of the quality of their respective services.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5502';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5502/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Private versus Public Cloud Services</title>
		<link>http://wdtalk.com/archives/3546</link>
		<comments>http://wdtalk.com/archives/3546#comments</comments>
		<pubDate>Fri, 21 Oct 2011 11:17:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Cloud Services]]></category>
		<category><![CDATA[Featured Articles]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=3546</guid>
		<description><![CDATA[Revised Oct 21, 2011 Private versus Public Cloud Solutions Let’s face it, there are BILLIONS of dollars invested in existing IT infrastructure. As more and more enterprise vendors step into the cloud arena, will business in general migrate to the public cloud or opt instead to keep much of their investment in legacy code and [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/3546"></g:plusone></div><p>Revised Oct 21, 2011</p>
<p><strong>Private versus Public Cloud Solutions</strong><br />
Let’s face it, there are BILLIONS of dollars invested in existing IT infrastructure. As more and more enterprise vendors step into the cloud arena, will business in general migrate to the public cloud or opt instead to keep much of their investment in legacy code and custom applications in-house via a private cloud?</p>
<p><strong>The future of cloud computing is up in the air (pun intended)</strong><br />
At this point, we don’t really know how cloud technology is going to shake out. Even if cloud technology gets huge, there’s likely to be a split between private and public clouds for the foreseeable decade. I think as the industry matures, you’ll see commodity services migrate to the public cloud and mission-critical stuff linger in a private cloud.</p>
<p><strong>OK, so what is cloud computing?</strong><br />
Essentially, cloud computing is simply another way of delivering computing resources to run websites and web applications. It allows clients to scale their operations, horizontally and vertically, based on the demands of their users, while ensuring that there are adequate resources to support their apps. You can think of it as technology services delivered on-demand.</p>
<p>Traditional web hosting services are offered in packages with set limits on disk space and data transfer, so as traffic fluctuates, data and transfer needs vary resulting in excess, unused capacity during lean times.</p>
<p><strong>Who could benefit from Cloud Services?</strong><br />
Essentially, everyone could benefit from cloud technology. Businesses that experience seasonal spikes, especially eCommerce retailers, where 80+ percent of their business peaks during holiday seasons, are prime candidates for cloud services.Cloud computing offers those businesses enough services to meet their increased traffic demands, then the option to scale back after the holidays, aligning their operating costs with revenue.</p>
<p><strong>Taking the lead from the BIG vendors</strong><br />
Nearly all of the BIG vendors, from Microsoft to HP and IBM to CISCO, are talking cloud, with most listing their top two priorities as virtualization and cloud computing (virtualization is a cloud enabler). Google and Amazon already host public clouds while vendors like EMC are promoting solutions that virtualize existing servers and storage (private cloud).</p>
<p><strong>Types of private versus public cloud solutions</strong><br />
As the following graphic from Microsoft highlights, there are choices to both private and public cloud services. Of course, these are not all inclusive. In the following months, I’ll address different cloud scenarios, demystifying some of the confusion about what cloud services really offer</p>
<p><img class="size-full wp-image-3547  alignleft" title="Microsoft Cloud Continuum" src="http://www.wdtalk.com/wp-content/uploads/2010/07/Microsoft-Cloud-Continuum.jpg" alt="" width="494" height="400" /></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/3546';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/3546/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>DDoS Attacks on the Rise</title>
		<link>http://wdtalk.com/archives/5489</link>
		<comments>http://wdtalk.com/archives/5489#comments</comments>
		<pubDate>Wed, 19 Oct 2011 15:37:35 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5489</guid>
		<description><![CDATA[There are over 500 pages of articles - on Wikipedia related to DDoS attacks, and a quick Google search this morning returned 3 1/2 million results. So what are DDoS attacks and should you be concerned? I found a great definition of DDoS at TechTarget.com: A distributed denial-of-service (DDoS) attack is one in which a multitude [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5489"></g:plusone></div><p><strong>There are over 500 pages of articles</strong> - on Wikipedia related to DDoS attacks, and a quick Google search this morning returned 3 1/2 million results. So what are DDoS attacks and should you be concerned?</p>
<p><strong>I found a great definition of DDoS at <a title="DDoS definition" href="http://searchsecurity.techtarget.com/definition/distributed-denial-of-service-attack" target="_blank">TechTarget.com</a>:</strong></p>
<blockquote><p>A distributed denial-of-service (DDoS) attack is one in which a multitude of compromised systems attack a single target, thereby causing denial of service for users of the targeted system. The flood of incoming messages to the target system essentially forces it to shut down, thereby denying service to the system to legitimate users.</p>
<p>In a typical DDoS attack, a hacker (or, if you prefer, cracker) begins by exploiting a vulnerability in one computer system and making it the DDoS master. It is from the master system that the intruder identifies and communicates with other systems that can be compromised. The intruder loads cracking tools available on the Internet on multiple &#8212; sometimes thousands of &#8212; compromised systems. With a single command, the intruder instructs the controlled machines to launch one of many flood attacks against a specified target. The inundation of packets to the target causes a denial of service.</p></blockquote>
<p><strong>I&#8217;ve read tons of threads about DDoS attacks</strong> - on web hosting forums, but didn&#8217;t fully realize how destructive they could be, or how hard they are to mitigate. After reading through some articles like the ones below, I&#8217;ve come to realize that these attacks can, in fact, cripple a provider&#8217;s ability to deliver stable hosting solutions to not just businesses, large or small, but to the infrastructure of governments, as well.</p>
<p><a href="http://threatpost.com/en_us/blogs/report-ddos-attacks-rise-2011-031511">DDoS Attacks On the Rise in 2011</a></p>
<blockquote><p>The company’s semi-annual Web Hacking Incident Database (WHID) report found the attacks jumped 22 percent from the first half of 2010, overtaking methods such as SQL injections and cross-site scripting (XSS) attacks. DDoS attacks occupied 32% of attacks while SQL injection and XSS attacks took up 21% and 9% respectively.</p></blockquote>
<p><a title="Permanent Link to Head of Russian Payment Processor held over DDoS-for-Hire plot" href="http://dos-attacks.com/2011/06/27/head-of-russian-payment-processor-held-over-ddos-for-hire-plot/" rel="bookmark">Head of Russian Payment Processor held over DDoS-for-Hire plot</a></p>
<blockquote><p> One of the co-founders of ChronoPay (a Russian 3PP – 3rd Party Payment Processor) was arrested on the alleged connection between him and a hacker who was hired to run a distributed denial of service attacks against a business rival. Russian Pavel Vrublevsky who is also an owner in a company called RS-Promotion &#8230;</p></blockquote>
<p><a title="Korea DDOS" href="http://blogs.mcafee.com/mcafee-labs/malware-in-recent-korean-ddos-attacks-destroys-systems" target="_blank">Malware in Recent Korean DDoS Attacks Destroys Systems</a></p>
<blockquote><p> There has been quite a bit of news recently about distributed denial of services (DDoS) attacks against a number of South Korean websites<a href="http://www.businessweek.com/news/2011-03-03/south-korea-says-government-websites-attacked-issues-alert.html">.</a> About 40 sites– including the Presidential, National Intelligence Service, Foreign Ministry, Defense Ministry, and the National Assembly–were targeted over the weekend, beginning around &#8230;</p></blockquote>
<p><a title="WordPress DDOS" href="http://techcrunch.com/2011/03/04/wordpress/" target="_blank">WordPress.com DDoS Attacks Primarily From China</a></p>
<blockquote><p> After recovering from the largest Distributed Denial of Service attack in the service’s history (<em>“multiple Gigabits per second and tens of millions of packets per second”</em>) yesterday morning, blog host WordPress.com was attacked again very early this morning, finally stabilizing its &#8230;</p></blockquote>
<p><strong>There is a DDoS mitigation industry devoted to</strong> - fighting these attacks, and some companies are better than others. So how would you know which DDoS mitigation company is best suited to minimize your risks? Like every other industry, longevity speaks volumes &#8211; how long have they been in business? Some questions to ask:</p>
<ul>
<li>What&#8217;s their track record?</li>
<li>How many attacks do they mitigate each month?</li>
<li>What is their typical “time to mitigate?&#8221;</li>
<li>How much bandwidth do they have dedicated to mitigating attacks? (DDoS attacks take up a LOT of bandwidth)</li>
<li>How is their network globally distributed?</li>
<li>Which tools and techniques do they employ to detect, analyze, and mitigate DDoS attacks?</li>
</ul>
<div><strong>Think a DDoS attack can&#8217;t happen to you? </strong>Yahoo, Buy.com, RIAA and the United States Copyright Office are among the victims of DDoS attacks, and the list of victims goes on and on.</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5489';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5489/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Vulnerabilties</title>
		<link>http://wdtalk.com/archives/5477</link>
		<comments>http://wdtalk.com/archives/5477#comments</comments>
		<pubDate>Mon, 17 Oct 2011 20:37:06 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[The Editor]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5477</guid>
		<description><![CDATA[In an earlier article entitled -  &#8221;Are your applications secure?,&#8221; I talked about SQL injection threats. It&#8217;s a threat that refuses to simply go away. Just this morning I stumbled upon a thread on a web hosting forum - about an OP (original poster) who had his shared account terminated by his web hosting provider for being [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5477"></g:plusone></div><p><strong>In an earlier article entitled - </strong> &#8221;<a title="Are your applications secure" href="http://wdtalk.com/archives/2324">Are your applications secure?</a>,&#8221; I talked about SQL injection threats. It&#8217;s a threat that refuses to simply go away.</p>
<p><strong>Just this morning I stumbled upon a thread on a web hosting forum</strong> - about an OP (original poster) who had his shared account terminated by his web hosting provider for being hacked twice. He was clearly the victim of the hacks, but the host deemed the OP was responsible for keeping his sites safe, so that his sites would not affect other clients on their server.</p>
<p><strong>The site in question was a WordPress site</strong> - with a couple of plug ins activated &#8211; nothing out of the ordinary. It was duly noted that WordPress sites attract a lot of hack attempts, and the more popular they are (lots of traffic), the more attempts. Obviously, the OP needs to find another web hosting provider, but his troubles are probably far from over. Should he install the same plug ins on his site at his new host, the hack will most likely reoccur. Why?</p>
<p><strong>One of the plug ins the OP alluded to was</strong> - Penny Auction, on which a &#8220;<a title="Penny Auction Hack Advisory" href="http://www.ngenuity-is.com/advisories/2011/jul/3/phppennyauction-bidphp-sql-injection/">hack advisory</a>&#8221; was recently issued by ngenuity-is.com.</p>
<p><strong>Recommended plug ins that help fight intrusion attempts:</strong></p>
<p><strong><a title="WordPress Login Lock Down" href="http://wordpress.org/extend/plugins/login-lockdown/" target="_blank">Login LockDown</a></strong> - Login LockDown records the IP address and timestamp of every failed login attempt. If more than a certain number of attempts are detected within a short period of time from the same IP range, then the login function is disabled for all requests from that range. This helps to prevent brute force password discovery. Currently the plugin defaults to a 1 hour lock out of an IP block after 3 failed login attempts within 5 minutes. This can be modified via the Options panel. Admisitrators can release locked out IP ranges manually from the panel.</p>
<p><strong><a title="WordPress Firewall 2" href="http://wordpress.org/extend/plugins/wordpress-firewall-2/" target="_blank">WordPress Firewall 2</a></strong> - This is an updated version of the popular <em>WordPress Firewall</em> plugin, with fixes for all known bugs and a few new features!</p>
<p>This WordPress plugin investigates web requests with simple, WordPress-specific heuristics, to identify and stop the most obvious attacks. There are a few powerful, generic modules that do this; but they&#8217;re not always installed on web servers, and usually difficult to configure.</p>
<p>This plugin intelligently whitelists and blacklists pathological-looking phrases, based on which field they appear within, in a page request (unknown/numeric parameters vs. known post bodies, comment bodies, etc.). Its purpose is not to replace prompt and responsible upgrading, but rather to mitigate 0-day attacks and let bloggers sleep better at night.</p>
<p><strong><a title="WordPress Security Scan" href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WordPress Security Scan</a></strong> - checks your WordPress website/blog for security vulnerabilities and suggests corrective actions such as:</p>
<ol>
<li>Passwords</li>
<li>File permissions</li>
<li>Database security</li>
<li>Version hiding</li>
<li>WordPress admin protection/security</li>
<li>Removes WP Generator META tag from core code</li>
</ol>
<div><strong><a title="WordPress Updates Notifier" href="http://wordpress.org/extend/plugins/wp-updates-notifier/" target="_blank">WordPress Updates Notifier</a></strong> - Sends email to notify you if there are any updates for your WordPress site. Can notify about core, plugin and theme updates.</div>
<div>Monitors your WordPress installation for core, plugin and theme updates and emails you when they are available. This plugin is ideal if you don&#8217;t login to your WordPress admin regularly or you support a client&#8217;s website.</div>
<div>
<p><em>Features</em></p>
<ul>
<li>Set the interval of how often to check for updates; hourly, twice daily or daily.</li>
<li>Sets WordPress to check for updates more often meaning you get to know about updates sooner.</li>
<li>Get emailed about core, plugin and theme updates.</li>
<li>Chose if you want to be notified about active only themes and plugins updates.</li>
<li>Remove upgrade nag message to non-admin users.</li>
<li>For advanced users there are a number of filters and actions you can use. More coming soon.</li>
</ul>
<p>This plugin is a fork of Update Notifier. This plugin was forked because there seemed to be no further development on the existing plugin and there was no way to contact the original author to ask about taking ownership. WP Updates Notifier has the following improvements over Updates Notifier:</p>
<ul>
<li>Completely rewritten from the ground up using best practises for writing WordPress plugins</li>
<li>Code wrapped in a class so better namespace.</li>
<li>You can set the cron interval, allowing for more frequent checks.</li>
<li>Update checks trigger WordPress internal update check before notification.</li>
<li>Allows you to set the &#8216;from address&#8217;.</li>
<li>Makes use of the Settings API.</li>
<li>A number of available hooks and filters for advanced users.</li>
<li>Active support and development.</li>
</ul>
</div>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5477';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5477/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Call to Action Guide</title>
		<link>http://wdtalk.com/archives/3512</link>
		<comments>http://wdtalk.com/archives/3512#comments</comments>
		<pubDate>Wed, 12 Oct 2011 13:27:36 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[eCommerce Hosting]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=3512</guid>
		<description><![CDATA[A compelling call to action is - the key ingredient in every marketing plan. In post card and email campaigns, you’re limited in scope to a very small space in which to reinforce interest and tip prospects over the edge to buy. So what makes for an effective call to action? Location Location Location When my [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/3512"></g:plusone></div><p><strong>A compelling call to action is</strong> - the key ingredient in every marketing plan. In post card and email campaigns, you’re limited in scope to a very small space in which to reinforce interest and tip prospects over the edge to buy. So what makes for an effective call to action?</p>
<p><strong>Location Location Location</strong><br />
When my wife and I were writing the business plan for our Salon, she told me our success depended heavily on location. In fact, she repeated location, location, location over and over. Why? In the hair styling industry, you need a constant flow of walk-in traffic to augment your existing clientele – if you want to maximize your growth. It’s not much different cross-industry.</p>
<p><strong>You need to capture your prospects attention immediately</strong><br />
In an email broadcast, positioning your call to action above the scroll puts your message where? In the preview pane ! Lots of folks never scan beyond their preview panes. In a world dominated by immediate gratification, this compares to being in the top ten of search engine results. You need to capture your prospects attention immediately. How? Location ! You want them to be able to simply glance at the preview and click.</p>
<p><strong>Multiple calls to action</strong><br />
Is just one call to action enough? Strategists reason by giving multiple calls to the <strong>same</strong> action, in different sections of your broadcast, you lend weight to the call. The first call to action may be intriguing, prompting your prospect to read further (benefits/solutions), followed by second call to action that puts them over the top – they’re convinced. If you change up the wording or offer different solutions in multiple calls to action, you risk confusing your viewers.</p>
<p><strong>Words and Emotions</strong><br />
Sales are emotional transactions. Setting the right tone puts your prospect in a buying posture. Using power words that demonstrate force (in your face) and personality make a strong impact. You’re looking to prompt specific reactions from <strong>their</strong> point of view. And it isn’t just the words – it’s their perception of the words. What’s more appealing to you (on the same product) – 20% off or $150 off? My guess would be $150 off. Why? Because 20% is an unknown quantity – it sounds good, but requires some calculation. I understand $150 off immediately.</p>
<p><strong>Text or Images?</strong><br />
The goal is to draw attention to your call to action. Extensive testing has shown that what works for some doesn’t work for everyone – and changing up between text and images works better than locking into one or the other. A word of caution when using images for your call to action – some readers may have images disabled, so always add ALT text attributes to your images.</p>
<p><strong><img class="alignleft size-full wp-image-3515" title="orange add to cart" src="http://www.wdtalk.com/wp-content/uploads/2010/07/orange-add-to-cart.jpg" alt="" width="313" height="101" />Does size and color matter?</strong><br />
In testing, it’s been reported that bright colors outperform other colors, and orange, in particular, does very well. I’ve seen a lot of red calls to action, but subconsciously, red means STOP. A good test to determine if your call to action is the proper size and color is to stand about 10 feet away from your ad and see how easy it is to pick out.</p>
<p><strong>My Recommendation to Increase Click Throughs</strong><br />
Wording is key. Instead of using Buy Now, Buy, Order, Order Now or any similar wording, change your call to action to ADD TO CART. Put it where it’s easily seen and your conversion rates will increase.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/3512';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/3512/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free WordPress Themes Often Contain Hidden Dangers</title>
		<link>http://wdtalk.com/archives/5428</link>
		<comments>http://wdtalk.com/archives/5428#comments</comments>
		<pubDate>Tue, 11 Oct 2011 22:00:52 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5428</guid>
		<description><![CDATA[I just stumbled upon an article at wpmu.org - that addresses the hidden dangers of searching for free WordPress themes. With over 25 million users, WordPress dominates the blogging stratosphere. While most web hosting providers have some form of quick install for WordPress, most do not offer themes beyond the default &#8211; so where do you [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5428"></g:plusone></div><p><strong>I just stumbled upon an <a title="Dangers with Free WordPress Themes" href="http://wpmu.org/why-you-should-never-search-for-free-wordpress-themes-in-google-or-anywhere-else/" target="_blank">article</a> at wpmu.org</strong> - that addresses the hidden dangers of searching for free WordPress themes. With over 25 million users, WordPress dominates the blogging stratosphere. While most web hosting providers have some form of quick install for WordPress, most do not offer themes beyond the default &#8211; so where do you look for a theme that best matches your business culture, mission, services and products (safely)?</p>
<p>Their recommendation:</p>
<blockquote>
<ul>
<li><a href="http://themeshaper.com/" target="_blank">Theme Shaper</a></li>
<li><a href="http://www.themelab.com/free-wordpress-themes/" target="_blank">ThemeLab</a></li>
<li><a href="http://themehybrid.com/" target="_blank">Theme Hybrid</a></li>
<li><a href="http://www.arrastheme.com/" target="_blank">Arras Theme</a></li>
<li><a href="http://www.smashingmagazine.com/tag/wordpress/" target="_blank">Smashing Magazine</a></li>
</ul>
</blockquote>
<p>If you want to test your theme for hidden encrypted or static info, this article does recommend some tools</p>
<blockquote>
<ul>
<li><a href="http://wordpress.shadowlantern.com/2009/08/decrypting-footers-base64/" target="_blank">Manual base64 decode</a></li>
</ul>
<p><strong>Useful Plugins</strong></p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/tac/" target="_blank">Theme Authenticity Checker</a></li>
<li><a href="http://wordpress.org/extend/plugins/exploit-scanner/" target="_blank">Exploit Scanner</a></li>
<li><a href="http://wordpress.org/extend/plugins/theme-check/" target="_blank">Theme Check</a></li>
</ul>
</blockquote>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5428';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5428/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What Separates Good Web Hosting Providers From Bad Providers?</title>
		<link>http://wdtalk.com/archives/5424</link>
		<comments>http://wdtalk.com/archives/5424#comments</comments>
		<pubDate>Mon, 10 Oct 2011 16:31:23 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Web Hosting Plans]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5424</guid>
		<description><![CDATA[High on my list is the perceived value of support – good web hosting providers have 24/7 knowledgeable technicians on hand, that are not only professional, but willing to go that extra 1% on every call to exceed their clients expectations. Level one techs don’t sit on issues they can’t solve – they bump them [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5424"></g:plusone></div><p><strong>High on my list is the perceived value of support</strong> – good web hosting providers have 24/7 knowledgeable technicians on hand, that are not only professional, but willing to go that extra 1% on every call to exceed their clients expectations. Level one techs don’t sit on issues they can’t solve – they bump them to Level 2 to resolve client’s issues as rapidly as possible. Bad web hosting providers tend to hire inexperienced techs that lack customer support skills (the ability to interact with clients), and solve their issues promptly and professionally.</p>
<p><strong>Good providers have experience gained from years of providing</strong> &#8211; competitive, stable web hosting solutions. In this business, hosts that have been around 5+ years have proved sustainability, while most bad web hosting providers disappear within one to two years. If you’re investing in a viable business partnership, longevity is a huge indicator of stability. Bad web hosting providers are often run by “kiddie hosts” from their bedrooms or by college kids out of their dorm rooms. Don’t expect to see a brick and mortar address on their site, or even worse, expect a response to a service ticket while class is in session.</p>
<p><strong>A good web hosting provider usually has thousands</strong> &#8211; or possibly millions of dollars, invested in infrastructure. Failing is NOT an option for them. On the other hand, many bad providers started their business on a shoestring, without a business plan or funds to sustain operations beyond a few months. Simply check out the threads on web hosting forums – there’s always distressed hosting providers there for sale.</p>
<p><strong>A good provider manages their resources</strong> &#8211; with plans that balance services with actual costs, with the long term goal of retaining clientele, and minimizing churn. They understand their limits. They understand turning a profit. They understand ROI.  Bad providers offer services at ridiculously low prices, that fail to provide enough revenue to sustain (or grow) their operations.</p>
<p><strong>A good host tells you like it is</strong> – they under promise and over deliver.  They won’t tell you anything you want to hear just to get you in the door. They provide well thought out solutions and NOT just packages. Bad providers lack transparency, often promising features that are limited by clauses buried in their Terms and Conditions.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5424';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5424/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reseller Web Hosting</title>
		<link>http://wdtalk.com/archives/1572</link>
		<comments>http://wdtalk.com/archives/1572#comments</comments>
		<pubDate>Wed, 07 Sep 2011 15:59:46 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Reseller Web Hosting]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1572</guid>
		<description><![CDATA[Revised Reseller web hosting &#8211; provides a relatively inexpensive solution for newcomers to the hosting industry who want to start their own web hosting company. In this scenario, it&#8217;s a type of hosting account in which the &#8220;account holder&#8221; purchases a reseller or master account on a shared web server, then sells sub-accounts to their [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1572"></g:plusone></div><p><strong>Revised</strong></p>
<p><strong>Reseller web hosting</strong> &#8211; provides a relatively inexpensive solution for newcomers to the hosting industry who want to start their own web hosting company. In this scenario, it&#8217;s a type of hosting account in which the &#8220;account holder&#8221; purchases a reseller or master account on a shared web server, then sells sub-accounts to their clients. They are essentially middle-men or intermediaries reselling services (space and bandwidth) allocated to them by their host.</p>
<p><strong>Reseller accounts are also used by people with multiple</strong> - websites (for their own use). The account holder can then adjust the amount of disk space and bandwidth allotted to each site and manage all of their sites via one control panel, such as cPanel, DirectAdmin, HSphere or Plesk.</p>
<p><strong>Reseller web hosting accounts are generally marketed -</strong> in different package sizes, allowing the account holder to match their requirements, then upgrade or downgrade as needed.</p>
<p><strong>Advantages of reseller hosting</strong></p>
<p style="padding-left: 30px;">The web host is responsible for server maintenance.</p>
<p style="padding-left: 30px;">The account holder controls access to all sites (their sites and their client&#8217;s sites) via one control panel.</p>
<p style="padding-left: 30px;">The account holder can earn revenue reselling web hosting services.</p>
<p style="padding-left: 30px;">The account holder can assign and modify space and bandwidth to all sites on that account.</p>
<p style="padding-left: 30px;">With certain plans, account holders can brand their services without the appearance of being a reseller. (No advertising by their upline)</p>
<p style="padding-left: 30px;">Startup costs are lower across the board.</p>
<p><strong>Disadvantages of reseller hosting</strong></p>
<p style="padding-left: 30px;">Moving from the current web host can be both inconvenient and costly, both to the account holder and their clients.</p>
<p style="padding-left: 30px;">They are marginally more expensive than shared hosting plans.</p>
<p style="padding-left: 30px;">
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1572';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1572/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Colocation Specs</title>
		<link>http://wdtalk.com/archives/1653</link>
		<comments>http://wdtalk.com/archives/1653#comments</comments>
		<pubDate>Tue, 06 Sep 2011 12:49:20 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Colocation]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1653</guid>
		<description><![CDATA[Bandwidth   Data transfer includes all traffic that passes through a web hosting provider&#8217;s core routers, including FTP and email. Colocation packages normally include either 1Mbps or 5Mbps burstable connections, measured on the 95th percentile. A 10Mbps connection relates to approximately 3.3 Terabytes of bandwidth monthly.   To determine estimated monthly bandwidth for your site, first determine [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1653"></g:plusone></div><p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><strong><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Bandwidth</span></span></strong></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><strong><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Data transfer includes all traffic that passes through a web hosting provider&#8217;s core routers, including FTP and email. Colocation packages normally include either 1Mbps or 5Mbps burstable connections, measured on the 95<sup>th</sup> percentile. A 10Mbps connection relates to approximately 3.3 Terabytes of bandwidth monthly. </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">To determine estimated monthly bandwidth for your site, first determine the page size for each page of your website, then estimate how many daily pageviews you project for each. Simply multiply to estimate monthly bandwidth forecasted, allowing for some overhead. </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">Note: A two (2) minute video can easily consume 10MB of bandwidth. As little as 300 downloads per day of that one video can consume 90GB of bandwidth monthly.</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><strong><span><span style="font-size: small;"><br />
</span><span style="font-size: small;"> </span></span>Rack Space</strong></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> 1U = 1.75&#8243; of Vertical Rack Space </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> 2U = 3.5&#8243; of Vertical Rack Space </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> 3U = 5.25&#8243; of Vertical Rack Space </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> 4U = 7.00&#8243; of Vertical Rack Space.</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;">IP Subnets</span></span></strong></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt;"><strong style="mso-bidi-font-weight: normal;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> </span></span></strong></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /30&#8230;..4 IP’s – 2 useable</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /29&#8230;..8 IP’s – 6 useable</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /28&#8230;..16 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /27&#8230;..32 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /26&#8230;..64 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /24&#8230;..256 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /23&#8230;..512 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /22&#8230;..1024 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /21&#8230;..2048 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /20&#8230;..4096 IP’s</span></span></p>
<p class="MsoNormal" style="line-height: normal; margin: 0in 0in 0pt; padding-left: 30px;"><span style="font-family: &amp;amp; amp; color: black; mso-bidi-font-family: 'Times New Roman'; mso-bidi-font-weight: bold; mso-fareast-font-family: 'Times New Roman';"><span style="font-size: small;"> /19&#8230;..8192 IP’s</span></span></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1653';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1653/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Psychology of Selling Online</title>
		<link>http://wdtalk.com/archives/1639</link>
		<comments>http://wdtalk.com/archives/1639#comments</comments>
		<pubDate>Fri, 02 Sep 2011 14:41:53 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[eCommerce Hosting]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1639</guid>
		<description><![CDATA[Always provide value - The psychology of selling transcends to the psychology of writing online content for revenue producing websites. Essentially, every prospect is searching for what’s important to them and their organization. Whereas in person, you can tailor - your pitch to their personality traits, like number crunchers or socialites – online it’s impossible to know [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1639"></g:plusone></div><p class="MsoNormal" style="text-align: left; margin: 0in 0in 12pt;"><strong>Always provide value - </strong>The psychology of selling <strong><em>transcends</em></strong> to the psychology of writing online content for revenue producing websites. Essentially, every prospect is searching for what’s important to them and their organization.</p>
<p class="MsoNormal" style="text-align: left; margin: 0in 0in 12pt;"><strong>Whereas in person, you can tailor</strong> - your pitch to their personality traits, like number crunchers or socialites – online it’s impossible to know who has found your site. The common denominator is always VALUE to the end user.</p>
<p class="MsoNormal" style="margin: 0in 0in 12pt;"><strong>Tell them what&#8217;s in it for them - </strong>Reaching across a broad spectrum of personality types means touching as many of their senses as possible; sound, taste, touch, sight and smell (or the perception of those). Rarely does selling on price alone work.</p>
<p class="MsoNormal" style="margin: 0in 0in 12pt;"><strong>Ok, so we can’t taste a dedicated server or smell shared hosting -</strong> but wording can sway a prospect’s motivation. Conor Treacy gave a great example in a thread on Hosting Discussion – instead of, &#8220;we sell lawn mowers,&#8221; use &#8220;buy a mower that will make your neighbour @#*^ themselves with envy.&#8221; Be descriptive without going over the top, addressing the basics of how, who, why and what. Show how your solution has helped other businesses or organizations just like theirs. Tell them what’s in it for them.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1639';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1639/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Phishing</title>
		<link>http://wdtalk.com/archives/1388</link>
		<comments>http://wdtalk.com/archives/1388#comments</comments>
		<pubDate>Wed, 31 Aug 2011 16:28:06 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1388</guid>
		<description><![CDATA[Surfing the Internet poses some very real dangers - one of those being phishing. The sole purpose of phishing is an attempt by a criminal to trick you into revealing personal information, while appearing to be from a valid or legitimate source, such as your ISP, hosting provider, financial institution or consultant. I recently took an online [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1388"></g:plusone></div><p><strong>Surfing the Internet poses some very real dangers - </strong>one of those being phishing. The sole purpose of phishing is an attempt by a criminal to trick you into revealing personal information, while appearing to be from a valid or legitimate source, such as your ISP, hosting provider, financial institution or consultant.</p>
<p><strong>I recently took an online test to determine -</strong> my ability to recognize phishing emails or websites. I aced it, but I&#8217;ve been in this industry for some time. Countless individuals fall prey to phishing schemes everyday.</p>
<p><strong>Identity theft is on the rise.</strong> Don&#8217;t be it&#8217;s next victim! Do <strong>NOT</strong> give out your usernames and passwords, financial information, PIN numbers, your mother&#8217;s maiden name,  Social Security number, birthday, pet&#8217;s name or any other personal information that may help identify you. This information is used by phishers in an attempt to steal accounts, money, credit card information or your identity.</p>
<p><strong>Please be wary of any message that asks you for personal information.</strong></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1388';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1388/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Executing Marketing Strategies</title>
		<link>http://wdtalk.com/archives/1112</link>
		<comments>http://wdtalk.com/archives/1112#comments</comments>
		<pubDate>Mon, 29 Aug 2011 16:20:44 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[eCommerce Hosting]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1112</guid>
		<description><![CDATA[Marketing is critically important - to jump-start any new business. Broad access to cutting edge technology has made it increasingly possible for start-ups to compete with established brick and mortar establishments. Understanding your market - What niche do your competitors own? Would you fare better competing for that niche or creating your own? What will make you remember-able in your prospects [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1112"></g:plusone></div><p><strong>Marketing is critically important</strong> - to jump-start any new business. Broad access to cutting edge technology has made it increasingly possible for start-ups to compete with established brick and mortar establishments.</p>
<p><strong>Understanding your market - </strong>What niche do your competitors own? Would you fare better competing for that niche or creating your own? What will make you remember-able in your prospects eyes? What value could you add to entice them to go with your firm or organization?</p>
<p><strong>Constantly refine your strategy - </strong>Once you&#8217;ve settled on your initial marketing strategy, tracking and measuring its success is essential. You can&#8217;t grow your business on a marginally successful strategy. Marketing strategies need to be refined, to eliminate what doesn&#8217;t work from what shows promise.</p>
<p><strong>New businesses are created every day &#8211; that could use your products or service - </strong>Every new business has to procure products and services somewhere, and if not from you, certainly from your competitor. If you&#8217;re not reaching out to every newly registered business in your local community, you&#8217;re missing out on a huge sector of the market. And it&#8217;s so easy to find them. Every new business in the U.S. has to register with their respective Secretary of State. These registrations are farmed by local chambers of commerce and directory services. I&#8217;ve seen lists that sell for as low as fourteen cents per contact. In many cases, one new client from that list could pay for an entire campaign.</p>
<p><strong>Once you&#8217;ve established your niche -</strong> tweak your approach and close techniques, identify what works and repeat that over and over and over and over. Persistence is key.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1112';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1112/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Is Your In-House IT Department Prepared?</title>
		<link>http://wdtalk.com/archives/1317</link>
		<comments>http://wdtalk.com/archives/1317#comments</comments>
		<pubDate>Tue, 23 Aug 2011 11:07:56 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[Disastery Recovery]]></category>
		<category><![CDATA[Featured Articles]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1317</guid>
		<description><![CDATA[Is your in-house IT department prepared &#8211; for brown outs, black outs, personnel shortages, ISP issues, internal and external sabotage, equipment failures, new regulations (email retention) and a whole host of other issues? Recently, an Internet forum with &#8211; thousands of members was hacked, and in the process the criminals deleted their backups, stole email and [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1317"></g:plusone></div><p><strong>Is your in-house IT department prepared</strong> &#8211; for brown outs, black outs, personnel shortages, ISP issues, internal and external sabotage, equipment failures, new regulations (email retention) and a whole host of other issues?</p>
<p><strong>Recently, an Internet forum with</strong> &#8211; thousands of members was hacked, and in the process the criminals deleted their backups, stole email and credit card information, then disseminated it across the Internet. Could this happen to your in-house network? Hackers are constantly on the prowl looking for openings to exploit internal networks as well. Is yours protected?</p>
<p><strong>How would you as an owner know if your IT department was prepared? </strong>Do you have disaster recovery and business continuity plans in place? Are they routinely reviewed and updated? Do you strategize with your IT personnel, or do they basically run the show? If they said you needed to be PCI DSS compliant, would you know what they were talking about?</p>
<p><strong>Managing IT for multiple departments requires some give and take - </strong>Is your IT department empowered to make smart decisions? Not all IT geeks are business savvy, so my question to you would be, &#8220;Do your departments talk to each other?&#8221; HR certainly has unique requirements, as do Sales, Customer Support and Admin. Do they operate in a vacuum or together as a cohesive unit? An appropriate amount of give and take between departments increases awareness of your business&#8217;s core focus and mission.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1317';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1317/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>So are you prepared to lose your data?</title>
		<link>http://wdtalk.com/archives/665</link>
		<comments>http://wdtalk.com/archives/665#comments</comments>
		<pubDate>Tue, 16 Aug 2011 13:29:38 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Disastery Recovery]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=665</guid>
		<description><![CDATA[Of course not, but I read threads every day from businesses (on various Internet forums) that have lost their data - because their website violated the Terms of Services (TOS) of their host. Often their sites are taken down without notice. Some scenarios were because the client didn&#8217;t keep their security patches up-to-date, then were hacked. [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/665"></g:plusone></div><p><strong>Of course not, but I read threads every day from businesses (on various Internet forums) that have lost their data</strong> - because their website violated the Terms of Services (TOS) of their host. Often their sites are taken down without notice. Some scenarios were because the client didn&#8217;t keep their security patches up-to-date, then were hacked. Others were because they were using a shared IP and that IP was blacklisted for spam violations &#8211; maybe not that specific IP &#8211; just in that range.</p>
<p><strong>So are you prepared to lose your data? </strong>Seems like a ridiculous question, but many aren&#8217;t prepared because they have no plan beyond simply trusting that their web host will provide back ups if necessary. I write about disaster recovery more so than any other topic because of the severity related to losing mission critical data. More often than not, if you lose your data, you lose your business &#8211; or it&#8217;s severely impacted.</p>
<p><strong>When selecting a web host, read their Terms of Service carefully</strong> &#8211; they&#8217;re there to protect the host and you, spelling out legal expectations. Regardless, use due diligence to formulate a disaster recovery and business continuity plan that includes routinely scheduled remote offsite backup. Prepare for a worst case scenario.</p>
<p><strong>I relate this to car or health insurance.</strong> I hate to pay that bill each month, but I know it&#8217;s for my own protection. If you&#8217;re the owner or president of your company, you owe it to your clients and employees to secure your business. Stuff happens. It can and does happen to businesses just like yours everyday.</p>
<ul>
<li>Multiple hard drives in a RAID array fail simultaneously (defective lot). You thought RAID was your backup solution, but turns out &#8211; it wasn&#8217;t.</li>
<li>Fire destroys your servers and DAT tape drive. You forgot to take that tape offsite last night.</li>
<li>Web host locks access to your server because your bookkeeper didn&#8217;t pay the bill. I see lots of posts related to this where the recommendation generally is &#8211; be nice to the host and maybe they&#8217;ll let you have access to <strong>your</strong> data.</li>
</ul>
<p><strong>Bottom line - </strong>Set aside some time to review and update your disaster recovery and business continuity plan if you have one. If you don&#8217;t have one &#8211; keep your fingers crossed and hope that Murphys Law passes you by and hits that business down the street first.</p>
<p style="padding-left: 30px;">
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/665';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/665/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Customer Engineers versus Technicians</title>
		<link>http://wdtalk.com/archives/1092</link>
		<comments>http://wdtalk.com/archives/1092#comments</comments>
		<pubDate>Fri, 12 Aug 2011 17:29:00 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1092</guid>
		<description><![CDATA[Certainly it&#8217;s the long term goal of every business to - minimize customer churn. The expense to sign on new clients way exceeds the cost to retain and resell existing clients. Every interaction with your clients, from warehouse, sales and service, to the accounting department shares a responsibility to exceed your clients expectations, by going [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1092"></g:plusone></div><p><strong>Certainly it&#8217;s the long term goal of every business to -</strong> minimize customer churn. The expense to sign on new clients way exceeds the cost to retain and resell existing clients. Every interaction with your clients, from warehouse, sales and service, to the accounting department shares a responsibility to exceed your clients expectations, by going that extra one percent &#8211; everytime.</p>
<p><strong>Fix the Client and Not Your Product or Service. </strong>When I was employed as a technician by Varityper, our titles were tech rep 1, tech rep 2 and so on. That was changed to Customer Engineer. When you troubleshoot a client&#8217;s problem, you&#8217;re not fixing their typesetter, printer, broadband connection, website or whatever your business provides &#8211; you&#8217;re fixing the client. And in doing so &#8211; you need to give at least the perception of value.</p>
<p><strong>Providing Value - </strong>Can this be done on the fly? Sure, but not with great results. Good customer support reps go through extensive training for the sole purpose of maximizing the client&#8217;s perception of their business. They offer benefits and solutions. This pays off in reduced advertising cost, minimized churn, customer loyalty and &#8220;branding.&#8221;</p>
<p><strong>Are you rememberable? </strong>Are you rememberable in your clients eyes? Do you &#8216;own&#8217; your business niche? Or are your customers simply satisfied clients? A certain level of support is expected from every vendor. On your customer surveys, do you ask the question, &#8220;Have we <strong>exceeded</strong> your expectations?&#8221;</p>
<p><strong>Set yourself apart from the masses - </strong>Customer support encompasses so much more than simply responding to a service ticket, fixing the issue and closing it out without explanation. I see so many entrepreneurs asking how to develop a niche that sets them apart from the masses. Of course, the offer is KING, but great customer support keeps you on your throne.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1092';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1092/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Tips to speed up your computer</title>
		<link>http://wdtalk.com/archives/582</link>
		<comments>http://wdtalk.com/archives/582#comments</comments>
		<pubDate>Thu, 11 Aug 2011 09:48:47 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=582</guid>
		<description><![CDATA[Run anti-spyware and anti-malware programs, and keep them up-to-date. I&#8217;ve installed Microsoft Security Essentials on all of my systems and it works great. Don&#8217;t mix anti-virus software on your system. This is a recipe for disaster. I had Malwarebytes and MSE on my Vista desktop and it constantly locked up. Once I removed MSE, no [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/582"></g:plusone></div><p><strong>Run anti-spyware and anti-malware programs, and keep them up-to-date.</strong> I&#8217;ve installed Microsoft Security Essentials on all of my systems and it works great. Don&#8217;t mix anti-virus software on your system. This is a recipe for disaster. I had Malwarebytes and MSE on my Vista desktop and it constantly locked up. Once I removed MSE, no more lock ups.</p>
<p><strong>Disable file indexing.</strong> Indexing extracts data from every file on your hard drive to create a searchable keyword index. The idea is sound &#8211; it allows you to search for words or phrases inside of documents, but it&#8217;s also VERY resource intensive.</p>
<p><strong>Add additional memory. </strong>Memory executes in nanoseconds, while hard drives run in milliseconds, even at 15,000 rpm. Obviously, the more fast memory you have, the less often your system will have to access your slow hard drive. The same applies to CPU cache. A larger CPU cache adds another layer of speed to your system.</p>
<p>Not all systems use the same configuration of RAM modules. Check your motherboard manual or specs &#8211; find out the maximum RAM you can install and in what configuration.</p>
<p><strong>Run a monthly disk cleanup. </strong>Temporary files can take up Gigabytes of space if allowed to accumulate over time &#8211; so schedule a monthly disk cleanup to delete these files. And even though a debate rages over rather to defragment large hard drives, in testing this has demonstrated performance boosts.</p>
<p><strong>Streamline start up programs. </strong>Eliminate any programs you don&#8217;t really need from your start up routine.</p>
<p><strong>Downsize programs via the Control Panel. </strong>Use the ADD/REMOVE Programs from within the control panel to delete programs you no longer need or use. Many of them run background processes that drain your systems resources. For example, if you&#8217;re using Windows Media 10 or 11, do you really need RealPlayer?</p>
<p><strong>Perform Windows Updates regularly. </strong>Pay particular attention to critical and security updates.</p>
<p><strong>Miscellaneous Stuff. </strong>Do you really need drivers for printers that are no longer attached to your desktop or on your network? Erase them. And do you really need 3000 fonts? Unless you&#8217;re a graphic artist, trim down the one&#8217;s you&#8217;ll never use.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/582';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/582/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Combating Malware</title>
		<link>http://wdtalk.com/archives/5181</link>
		<comments>http://wdtalk.com/archives/5181#comments</comments>
		<pubDate>Fri, 05 Aug 2011 17:42:19 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5181</guid>
		<description><![CDATA[Microsoft’s Malware Protection Center (Threat Research and Response) website - is a great resource for combating malware – the nasty stuff that lots of anti-virus programs miss. I stumbled across this site while reading, “Why malware networks are beating antivirus software,” by Ed Bott. From Microsoft: Take the following steps to help prevent infection on [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5181"></g:plusone></div><p><strong>Microsoft’s Malware Protection Center (Threat Research and Response) website -</strong> is a great resource for combating malware – the nasty stuff that lots of anti-virus programs miss. I stumbled across this site while reading, “Why malware networks are beating antivirus software,” by Ed Bott.</p>
<p><strong>From Microsoft:</strong></p>
<p><strong>Take the following steps to help prevent infection on your computer:</strong></p>
<ul>
<li>Enable a firewall on your computer.</li>
<li>Get the latest computer updates for all your installed software.</li>
<li>Use up-to-date antivirus software.</li>
<li>Limit user privileges on the computer.</li>
<li>Use caution when opening attachments and accepting file transfers.</li>
<li>Use caution when clicking on links to webpages.</li>
<li>Avoid downloading pirated software.</li>
<li>Protect yourself against social engineering attacks.</li>
<li>Use strong passwords.</li>
<li>Enable a firewall on your computer</li>
<li>Use a third-party firewall product or turn on the Microsoft Windows Internet Connection Firewall.</li>
</ul>
<p><strong>Get the latest computer updates</strong> - Updates help protect your computer from viruses, worms, and other threats as they are discovered. It is important to install updates for all the software that is installed in your computer. These are usually available from vendor websites.<br />
You can use the Automatic Updates feature in Windows to automatically download future Microsoft security updates while your computer is on and connected to the Internet.</p>
<p><strong>Use up-to-date antivirus software</strong> - Most antivirus software can detect and prevent infection by known malicious software.</p>
<p><strong>Limit user privileges on the computer</strong> - Starting with Windows Vista and Windows 7, Microsoft introduced User Account Control (UAC), which, when enabled, allowed users to run with least user privileges. This scenario limits the possibility of attacks by malware and other threats that require administrative privileges to run. You can configure UAC in your computer to meet your preferences:</p>
<p><strong>Use caution when opening attachments and accepting file transfers - </strong>Exercise caution with email and attachments received from unknown sources, or received unexpectedly from known sources. Use extreme caution when accepting file transfers from known or unknown sources.</p>
<ul>
<li>Use caution when clicking on links to web pages</li>
<li>Exercise caution with links to web pages that you receive from unknown sources, especially if the links are to a webpage that you are not familiar with, unsure of the destination of, or suspicious of. Malicious software may be installed in your computer simply by visiting a webpage with harmful content.</li>
<li>Avoid downloading pirated software</li>
<li>Threats may also be bundled with software and files that are available for download on various torrent sites. Downloading “cracked” or “pirated” software from these sites carries not only the risk of being infected with malware, but is also illegal. For more information, see ‘The risks of obtaining and using pirated software‘.</li>
</ul>
<p><strong>Protect yourself from social engineering attacks - </strong>While attackers may attempt to exploit vulnerabilities in hardware or software to compromise a computer, they also attempt to exploit vulnerabilities in human behavior to do the same. When an attacker attempts to take advantage of human behavior to persuade the affected user to perform an action of the attacker’s choice, it is known as ‘social engineering’. Essentially, social engineering is an attack against the human interface of the targeted computer. For more information, see ‘What is social engineering?‘.</p>
<p><strong>Use strong passwords</strong> - Attackers may try to gain access to your Windows account by guessing your password. It is therefore important that you use a strong password – one that cannot be easily guessed by an attacker. A strong password is one that has at least eight characters, and combines letters, numbers, and symbols.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5181';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5181/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>When are Virtual Private Servers (VPS) a Logical Alternative to Shared or Dedicated Hosting?</title>
		<link>http://wdtalk.com/archives/4196</link>
		<comments>http://wdtalk.com/archives/4196#comments</comments>
		<pubDate>Wed, 03 Aug 2011 10:59:06 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Virtual Private Servers (VPS)]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4196</guid>
		<description><![CDATA[A Virtual Private Server (VPS) &#8211; is the next logical step up from a shared platform. Its scalability in resources versus cost makes it a viable alternative to dedicated server hosting. While Virtual Private Servers &#8211; offer the same complement of operating systems and software components expected from a dedicated server, they vary from shared [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4196"></g:plusone></div><p><strong>A Virtual Private Server (VPS)</strong> &#8211; is the next logical step up from a shared platform. Its scalability in resources versus cost makes it a viable alternative to dedicated server hosting.</p>
<p><strong>While Virtual Private Servers</strong> &#8211; offer the same complement of operating systems and software components expected from a dedicated server, they vary from shared in that each virtual private server is isolated from one another, allowing concurrent execution of multiple operating systems – without allowing the execution of one partition to adversely affect the performance of another partition. Instead of allowing the kernel or operating system of a VPS to interface directly with hardware components, virtualization software intercepts requests, queues them, and manages their interpretation.</p>
<p><strong>A Virtual Private Server platform</strong> – is ideally suited for:</p>
<p><strong>Low End</strong></p>
<p>256MB Dedicated Memory<br />
10GB Disk Space<br />
100GB Monthly Transfer<br />
1 X 2.40GHz Xeon Processor</p>
<ul>
<li>Stand Alone Services
<ul>
<li>Private Proxies</li>
<li>Small Email Server</li>
<li>VPN Endpoint</li>
<li>DNS Server</li>
</ul>
</li>
<li>Static Websites</li>
</ul>
<p><strong>Low to Mid Range</strong></p>
<p>512MB Dedicated Memory<br />
10GB Disk Space<br />
100GB Monthly Transfer<br />
1 X 2.40GHz Xeon Processor</p>
<ul>
<li>Small to Moderately Dynamic Sites</li>
<li>Repositories</li>
<li>FTP Servers</li>
<li>Databases</li>
</ul>
<p><strong>Mid Range</strong></p>
<p>1024MB Dedicated Memory<br />
40GB Disk Space<br />
500GB Monthly Transfer<br />
2 X 2.40GHz Xeon Processors</p>
<ul>
<li>Dynamic Websites</li>
<li>Entry Level Web Servers</li>
<li>Busy Email Servers</li>
<li>Remote Linux Desktops</li>
</ul>
<p><strong>Mid Range to High End</strong></p>
<p>2048MB Dedicated Memory<br />
80GB Disk Space<br />
1000GB Monthly Transfer<br />
3 X 2.40GHz Xeon Processors</p>
<ul>
<li>Large Dynamic Websites</li>
<li>Hosting Multiple Sites</li>
<li>Hosting Forums</li>
<li>Hosting Complex Applications</li>
</ul>
<p><strong>High End</strong> (rivals most low end dedicated server packages)</p>
<p>3072MB Dedicated Memory<br />
160GB Disk Space<br />
2000GB Monthly Transfer<br />
4 X 2.40GHz Xeon Processors</p>
<ul>
<li>Hosting Tons of Client Sites</li>
<li>Hosting Large Forums</li>
<li>Hosting eCommerce Sites</li>
<li>Windows Terminal Services</li>
<li>File Servers</li>
<li>SharePoint and Extensive Database Applications</li>
</ul>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4196';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4196/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reducing your exposure through colocation</title>
		<link>http://wdtalk.com/archives/590</link>
		<comments>http://wdtalk.com/archives/590#comments</comments>
		<pubDate>Fri, 22 Jul 2011 19:34:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Colocation]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=590</guid>
		<description><![CDATA[Total cost of ownership (TCO) &#8211; in Information Technology (IT) is the total cost of the staff and infrastructure to support your business. When crunching numbers to determine the TCO of your IT department, and how that fits into your day to day operations, disaster recovery and business continuity plans, take that one step further to [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/590"></g:plusone></div><p><strong>Total cost of ownership (TCO)</strong> &#8211; in Information Technology (IT) is the total cost of the staff and infrastructure to support your business. When crunching numbers to determine the TCO of your IT department, and how that fits into your day to day operations, disaster recovery and business continuity plans, take that one step further to compare those numbers versus colocating your servers in a data center.</p>
<p><strong>Let&#8217;s say your business earns</strong> $5 million in annual revenues, with very aggressive plans to grow to $6 million. That extra $1 million will be the result of realized growth opportunities and a reduction in expenditures / streamlining your operations.</p>
<p><strong>Most small businesses of this size employ</strong> &#8211; one or two technicians to manage their servers, desktops, laptops, switches, hubs, printers, phone systems, email, applications, backups, etc. Your annualized investment can easily exceed $300,000. Your business data needs to be communicated internally as well as externally, so the applications and hardware can&#8217;t be scaled back, although they may be optimized by upgrading to more efficient services.</p>
<p><strong>This is the scenario thousands of small businesses find themselves in today</strong> - only with scaled back growth projections due to the credit crunch.  So how could these companies lower their Total Cost of Ownership by colocating their servers in a data center? What do data centers have that aren&#8217;t part of their existing IT infrastructure?</p>
<p><strong>Servers colocated in a data center are</strong> &#8211; normally secured in a cage or rack, with regulated power, dedicated connectivity, layered security and on-site support services 24x7x365. Data centers typically have alarms monitored for fire, smoke and moisture, and power is backed up by a UPS and diesel fuel generator &#8211; greatly diminishing any loss of mission critical data due to fire, theft, vandalism or loss of power.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/590';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/590/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Gap Narrows Between Virtual Private vs Dedicated Servers</title>
		<link>http://wdtalk.com/archives/166</link>
		<comments>http://wdtalk.com/archives/166#comments</comments>
		<pubDate>Mon, 18 Jul 2011 19:28:52 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Virtual Private Servers (VPS)]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=166</guid>
		<description><![CDATA[Virtual private servers (VPS) &#8211; have historically offered some middle ground between shared web hosting services and dedicated hosting services, both in control and cost, but recently the gap in cost between virtual and dedicated servers has diminished &#8230; making upgrades from shared to dedicated web hosting very attractive. A virtual private server separates you [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/166"></g:plusone></div><p><strong>Virtual private servers (VPS)</strong> &#8211; have historically offered some middle ground between shared web hosting services and dedicated hosting services, both in control and cost, but recently the gap in cost between virtual and dedicated servers has diminished &#8230; making upgrades from shared to dedicated web hosting very attractive.</p>
<p><strong>A virtual private server separates you from</strong> &#8211; other customers on a physical web server, running on a copy of its own operating system, but it shares CPU and RAM resources of the physical web server with other VPSs running on that server.</p>
<p><strong>A dedicated server, on the other hand, is</strong> &#8211; a physical web server leased and controlled by the end client, without sharing physical CPU and RAM resources with other sites. Its very much like owning your own server, without the huge capital asset investment.</p>
<p><strong>Most hosts offer a mix of unmanaged versus managed services for dedicated servers.</strong> Unmanaged plans typically offer the basics &#8211; the hardware, operating system, control panel and Internet connection.</p>
<p><strong>In a VPS, a single physical server is partitioned</strong> &#8211; so that it appears as multiple servers. The physical server boots normally, then runs a program to boot each VPS within a virtualization environment.</p>
<p><strong>There are two kinds of virtualizations</strong> &#8211; software and hardware based. Software based environments share the same kernel and require the main node&#8217;s resources. In a web hosting environment, quota incrementing and decrementing in real time is possible without restarting the node. In a hardware based virtualization, real hardware resources are partitioned, eliminating burst or real time quota modification. This lends to a (potentially) more secure environment.</p>
<p><strong>With a dedicated server, you have</strong> &#8211; more flexibility and control. Dedicated servers have historically been the server of choice for complex business or high end eCommerce sites, but have recently become very popular substitutes for VPS servers and less complex solutions.</p>
<p><strong>Dedicated servers housed in data centers offer</strong> &#8211; redundant power sources, HVAC sytems, state of the art security and advanced performance services.</p>
<p><strong>The bottom line:</strong> Moving websites from a shared environment to either a VPS or dedicated server is a significant event. Its a major upgrade in the IT infrastructure supporting your business. Whereas the move from shared to dedicated was historically cost-prohibitive, and VPS offered some middle ground, technology has rapidly evolved to narrow that gap.</p>
<p><strong>Upgrading should be based on more than cost</strong></p>
<p>Upgrading your IT technology, in this case to VPS or dedicated is now a business decision based on more than cost. It&#8217;s based on resources you control that will map your business success for years or decades.</p>
<p>With the price gap narrowing, dedicated services are rapidly becoming the plan of choice for business savvy entreprenuers.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/166';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/166/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reseller Web Hosting Explained</title>
		<link>http://wdtalk.com/archives/212</link>
		<comments>http://wdtalk.com/archives/212#comments</comments>
		<pubDate>Wed, 06 Jul 2011 17:45:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Reseller Web Hosting]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=212</guid>
		<description><![CDATA[Reseller web hosting explained Reseller web hosting commonly provides a relatively inexpensive solution for newcomers to the industry who want to start their own web hosting company, offering web hosting services. In this scenario it&#8217;s a type of hosting account in which the &#8220;account holder&#8221; purchases a reseller or master account on a shared web [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/212"></g:plusone></div><p><strong>Reseller web hosting explained</strong></p>
<p>Reseller web hosting commonly provides a relatively inexpensive solution for newcomers to the industry who want to start their own web hosting company, offering web hosting services. In this scenario it&#8217;s a type of hosting account in which the &#8220;account holder&#8221; purchases a reseller or master account on a shared web server, then sells sub-accounts to their clients. They are essentially middle-men or intermediaries reselling services (space and bandwidth) allocated to them by their host.</p>
<p>Reseller accounts are also used by people with multiple websites (for their own use). The account holder can then adjust the amount of disk space and bandwidth allotted to each site and manage all of their sites via one control panel, such as cPanel or DirectAdmin.</p>
<p>Reseller web hosting accounts are generally marketed in different package sizes, allowing the account holder to match their requirements, then upgrade or downgrade as needed.</p>
<p><strong>Advantages of reseller hosting</strong></p>
<p style="padding-left: 30px;">The web host is responsible for server maintenance.</p>
<p style="padding-left: 30px;">The account holder controls access to all sites (their sites and their client&#8217;s sites) via one control panel.</p>
<p style="padding-left: 30px;">The account holder can earn revenue reselling web hosting services.</p>
<p style="padding-left: 30px;">The account holder can assign and modify space and bandwidth to all sites on that account.</p>
<p style="padding-left: 30px;">With certain plans, account holders can brand their services without the appearance of being a reseller.</p>
<p style="padding-left: 30px;">Startup costs are lower across the board.</p>
<p><strong>Disadvantages of reseller hosting</strong></p>
<p style="padding-left: 30px;">Moving from the current web host can be both inconvenient and costly, both to the account holder and their clients.</p>
<p style="padding-left: 30px;">They are marginally more expensive than shared hosting plans.</p>
<p style="padding-left: 30px;">Terms of Service vary widely by web hosts, so it&#8217;s extremely important to understand what services the account holder is contracting for.</p>
<p><strong> </strong></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/212';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/212/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Important questions to ask a protential web host provider</title>
		<link>http://wdtalk.com/archives/239</link>
		<comments>http://wdtalk.com/archives/239#comments</comments>
		<pubDate>Tue, 28 Jun 2011 15:08:50 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Questions for Providers]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=239</guid>
		<description><![CDATA[Important questions to ask a potential web host provider Does your collocation provider offer personal tours of their datacenter(s)? Do they feature online (virtual) tours? How long have they been in business? What level of security do they employ? What is their uptime? Do they offer a Service Level Agreement? What are their Terms of Service? Do [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/239"></g:plusone></div><p><strong>Important questions to ask a potential web host provider</strong></p>
<ul>
<li>Does your collocation provider offer personal tours of their datacenter(s)?</li>
<li>Do they feature online (virtual) tours?</li>
<li>How long have they been in business?</li>
<li>What level of security do they employ?</li>
<li>What is their uptime?</li>
<li>Do they offer a Service Level Agreement?</li>
<li>What are their Terms of Service?</li>
<li>Do they have a money back guarantee?</li>
<li>Do they offer managed services?</li>
<li>Are their technicians not only knowledgeable, but courteous?</li>
<li>Are they a one-stop-shop?</li>
<li>Do they offer control panels, and which ones?</li>
<li>Do they offer both Windows and Linux solutions?</li>
<li>Do they charge setup fees?</li>
<li>Do they offer BGP bandwidth?</li>
<li>Do they offer cross-connects?</li>
<li>Do they offer live chat support?</li>
<li>Do they offer 24/7 phone support?</li>
<li>Do they offer live event monitoring?</li>
<li>Do they offer disaster recovery plans?</li>
<li>Are their plans scalable?</li>
<li>Will they customize a plan for you?</li>
<li>Will they provide references?</li>
</ul>
<p><strong>I&#8217;m sure there are many many more questions</strong> &#8211; you may think of, but these are a great place to start. Finding the right provider with whom to entrust your data requires some forethought and research. Don&#8217;t over think the entire process. Search the Internet for positive / negative reviews, narrow down your list and then call each prospective vendor.</p>
<p><strong>Gauge which provider best fits</strong> &#8211; your business model. How important and relevant are each of the above? Assign a value to each, total the numbers and compare vendors. Often, the correct match jumps of the page and hits you square in the forehead. Often the offer seems too good to be real &#8211; for instance, an offer of unlimited bandwidth on a VPS.</p>
<p><strong>I would recommend assigning a heavier weight</strong> &#8211; to a disaster recovery plan. And also to their technical expertise, as it directly relates to the level of service you can expect to receive from them.</p>
<p><strong>You&#8217;d be amazed how many hosts do NOT offer</strong> &#8211; phone support, or only during business hours. Uptime can be verified to some extent as there are sites that monitor hosts, but those do not necessarily monitor every router &#8211; so the numbers can be misleading. If your prospective host publicly lists anything less than 99.9% uptime, I&#8217;d recommend looking elsewhere. Downtime can cost thousands in lost revenue and disgruntled clients.</p>
<p><strong>Do you recognize -</strong> their references? Are those references credible?</p>
<p><strong>Even if your application doesn&#8217;t fit</strong> &#8211; a plan you see featured on their website, call and ask them if they&#8217;ll customize a plan for you. You may be pleasantly surprised.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/239';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/239/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Security Breach?</title>
		<link>http://wdtalk.com/archives/258</link>
		<comments>http://wdtalk.com/archives/258#comments</comments>
		<pubDate>Mon, 27 Jun 2011 14:46:06 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=258</guid>
		<description><![CDATA[Three years ago, a well known web host sent a message to its clients about a security breach on one of its employee accounts. They followed that with this thread in their forum. This morning, we sent a notification to a group of our customers possibly affected by a compromised employee account&#8217;s access to our [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/258"></g:plusone></div><p><strong>Three years ago, a well known web host sent a message to its clients about a security breach on one of its employee accounts. They followed that with this thread in their forum. </strong></p>
<blockquote><p>This morning, we sent a notification to a group of our customers possibly affected by a compromised employee account&#8217;s access to our internal customer management portal. We will be sending an additional communication to all customers with information about the apparent security breach, but in the meantime we would like to answer any additional questions about the communication in this thread.</p>
<p>Please understand that we will not provide specifics information about the security breach due to the sensitive nature of the investigation, but we will do our best to provide as much detail as possible. As we assured in the note, based upon our security review of access logs, we do not believe any credit card information was compromised.</p>
<p>We strongly suggest you implement a security best-practices approach by immediately taking four steps to mitigate risk:</p>
<ul>
<li>1. Change your xxxxx log-in passwords immediately and do so again every 60 days.</li>
<li>2. Change your server passwords and do so again every 60 days.</li>
<li>3. Be alert to any suspicious activity on your account.</li>
<li>4. If you suspect any unusual activity, please retain your access logs along with any other information and contact us as soon as possible.</li>
</ul>
</blockquote>
<p><strong>This raised some questions &#8211; </strong>then that still apply today<strong>. </strong>What security measures do hosts normally implement (regarding their employees) to protect their clients? Are they allowed to bring in usb thumb drives (some are marketed very cleverly looking like wrist bands or writing utensils)? What about PDA&#8217;s? Could they place data on these devices and simply walk out the door with gigabytes of files? Could those files be broadcast on the Internet, or used as blackmail?</p>
<p>They mentioned implementing a security best practices approach. Regardless of your level of comfort with your current host, these four suggestions need to be implemented to minimize <strong>your</strong> risk. I can&#8217;t emphasize this enough -<strong> </strong>your data is your business. Lose your data and you risk losing your business!</p>
<p><strong>What about inside your own business? </strong>The same applies to in-house servers and workstations. Most security breaches are by disgruntled employees. It&#8217;s amazing how many companies give administrative privileges to low level supervisors. Entire databases can be downloaded in minutes with thumb drives, then transported offsite.</p>
<p><strong>What about security or IT audits? </strong>Financial institutions have very strict guidelines with respect to security, but what about the thousands of small to medium sized firms that comprise the majority of businesses &#8211; your local printer, clothing retailer, auto repair shop, electrical contractors, car dealerships? How at risk is their data &#8211; and your data as their consumer? It&#8217;s astonishing how many firms broadcast on unsecured Wifi networks. What&#8217;s more alarming is how easy it is to intercept and infiltrate their networks. How many times have we been alerted to intrusion theft of well known retailers, just in the past year?</p>
<p><strong>Would an IT audit be worthwhile?</strong> Volumes of information has been written about IT audits and security. Do you trust your IT department to have fully provisioned and managed security? Most SMB owners have no clue how vulnerable their companies are without a 3rd party audit.</p>
<p><strong>My recommendation &#8211; </strong>Dot your i&#8217;s and cross your t&#8217;s with disaster recovery and business continuity plans. If you receive a notice like our web hosts comrades, follow their advice. Do it as a matter of habit. Being habitually secure is far better than being victimized with no recourse.</p>
<p><span style="font-size: 9pt; color: #222222; line-height: 115%; font-family: &amp;quot;Verdana&amp;quot;,&amp;quot;sans-serif&amp;quot;; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"><br />
<br style="mso-special-character: line-break;" /></span></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/258';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/258/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Is your network slow?</title>
		<link>http://wdtalk.com/archives/368</link>
		<comments>http://wdtalk.com/archives/368#comments</comments>
		<pubDate>Wed, 22 Jun 2011 19:25:30 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=368</guid>
		<description><![CDATA[Your accounting department has been complaining &#8211; about your network slowing to a crawl, but your sales reps are finally making cold calls &#8211; because they can&#8217;t surf the web or use email (Or they&#8217;re out on the golf course ). What&#8217;s the problem? Could be a collision domain. Computer networks can be segmented physically [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/368"></g:plusone></div><p><strong>Your accounting department has been complaining</strong> &#8211; about your network slowing to a crawl, but your sales reps are finally making cold calls &#8211; because they can&#8217;t surf the web or use email (Or they&#8217;re out on the golf course <img src='http://www.wdtalk.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p><strong>What&#8217;s the problem? </strong>Could be a collision domain. Computer networks can be segmented physically as well as logically (Ethernet protocol), leading to circumstances where one single network device can send packets throughout a network segment forcing every other device to acknowledge those packets. Or it could be a group of Ethernet devices in a LAN running on CSMA/CD, connected via repeaters competing for network access. If two devices follow the exact procedure at the exact time, their transmissions will collide, and they will both become unusable. Simply put, a collision occurs when two or more network devices are trying to transmit packets at the exact same time.</p>
<p><strong>As collisions increase on a network &#8211; </strong>the less efficient the network is. So how do you combat collision domain? Utilize switches and/or network bridges that filter and forward packets by their MAC address. A switch or network bridge will forward frames with addresses that are not in its domain, and will duplicate and broadcast frames to the devices inside its network.</p>
<p><strong>Routers can filter, forward or drop packets &#8211; </strong>based on MAC addresses. Routers reduce collision domain by broadcasting to the LAN only packets that have addresses on that specific network. Routers are able to redirect packets not only by  IP or MAC addresses, but also by data type (email, graphics, plain text), function or port used (FTP, HTTP, SMTP, POP3) plus other variables and functions (acting like a firewall) in order to improve network performance.</p>
<p><strong>Contrast your network to &#8211; </strong>data center networks that occupy entire buildings and house thousands of servers. They&#8217;re designed to host mission critical computer systems, with fully redundant subsystems and security zones. They contain routers and switches that transport traffic between those servers and the outside world. Redundancy of their Internet connection is usually provided via BGP bandwidth, blending multiple upstream providers.</p>
<p><strong><br />
</strong></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/368';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/368/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Thinking about eCommerce?</title>
		<link>http://wdtalk.com/archives/549</link>
		<comments>http://wdtalk.com/archives/549#comments</comments>
		<pubDate>Mon, 20 Jun 2011 15:29:09 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[eCommerce Hosting]]></category>

		<guid isPermaLink="false">http://rss.rcig.net/?p=549</guid>
		<description><![CDATA[Seems like more and more entrepreneurs are &#8211; tying their hand at web design, hosting and eCommerce. Obliviously, each demands its own expertise to be successful. The most misunderstood, globally, is eCommerce &#8211; at least from the threads I&#8217;ve read over the years. There&#8217;s a common theme between them that goes something like this, &#8220;I [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/549"></g:plusone></div><p><strong>Seems like more and more entrepreneurs are</strong> &#8211; tying their hand at web design, hosting and eCommerce. Obliviously, each demands its own expertise to be successful. The most misunderstood, globally, is eCommerce &#8211; at least from the threads I&#8217;ve read over the years. There&#8217;s a common theme between them that goes something like this, &#8220;I want to sell (a product or service) online. Please advise how to do this.&#8221;</p>
<p>I recently read an excellent response to this query, written by <span style="color: #000000;"><strong>e-onlinedata, </strong></span>the nation’s fastest-growing and most trusted provider of online payment solutions and the largest reseller for Authorize.net payment gateway. It follows:</p>
<blockquote><p><strong>There are three vital components that make</strong> &#8211; online shopping possible: the shopping cart, payment gateway and payment processor. Each is critical to ensuring successful implementation of e-commerce functionality.</p>
<p><strong>Shopping Cart<br />
</strong><br />
* The shopping cart acts quite literally as a virtual shopping basket. It holds the items customers select from a Web site until they are ready to proceed to the checkout stage, where their credit card information will be processed.<br />
* Keeps track of items until they are purchased<br />
* Automatically totals the amount of a customer&#8217;s order, including shipping and tax<br />
* Allows shoppers to securely enter address and credit card information</p>
<p><strong>Payment gateway<br />
</strong><br />
In order to accept credit cards through the Internet, a payment gateway is critical to transport the credit card information from the shopping cart to the payment processor once the consumer clicks the &#8220;Buy&#8221; button. In most cases, this transaction happens almost instantaneously. The payment gateway receives encrypted transactions from the merchant&#8217;s shopping cart. An encrypted transaction simply means that credit card numbers can&#8217;t be read by people who are not supposed to read those numbers. Authentication is provided, then the decrypted payment.</p>
<p><strong>Payment Gateway Functionality</strong></p>
<p>When information is transmitted for authorization, the payment gateway:</p>
<p>* Fulfills the same function as a point-of-sale (card swipe) terminal at a physical retail location.<br />
* Takes information provided through a shopping cart and transmits it electronically and securely to a payment processor to be routed for authorization of payment.</p>
<p><strong>Payment Processor</strong></p>
<p>* The payment processor transmits a customer&#8217;s credit card information via the Internet to the merchant bank for authorization. It also sends data back to the merchant&#8217;s bank to approve payment or the transfer of funds. Specifically, a payment processor:<br />
* Acts as a link from the merchant to the acquiring bank or merchant bank<br />
* Receives information from the merchant through the payment gateway and packages the information for delivery to the acquirer, ensuring that all necessary transactional data is present and valid<br />
* Later transmits information back from the acquirer for delivery to the merchant to settle the transaction</p>
<p>With the shopping cart, payment gateway and payment processor in place, merchants have all they need to offer convenient e-commerce solutions that deliver superior security and service.</p></blockquote>
<p>With a little research, you can find the best merchant provider to accommodate your business needs.</p>
<p><!-- sig --></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/549';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/549/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Security Tips</title>
		<link>http://wdtalk.com/archives/5061</link>
		<comments>http://wdtalk.com/archives/5061#comments</comments>
		<pubDate>Wed, 15 Jun 2011 18:48:02 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5061</guid>
		<description><![CDATA[WordPress sites are constantly scanned by cyber criminals - for security vulnerabilities. I suspect thousands of WordPress sites are managed from multiple locations – at work and from home. Wherever you manage your WordPress site, make sure that computer is free of spyware, malware, adware, viruses and Trojans. Next, ensure you’re running secure, stable versions [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5061"></g:plusone></div><p><strong>WordPress sites are constantly scanned by cyber criminals -</strong> for security vulnerabilities. I suspect thousands of WordPress sites are managed from multiple locations – at work and from home. Wherever you manage your WordPress site, make sure that computer is free of spyware, malware, adware, viruses and Trojans. Next, ensure you’re running secure, stable versions of your applications. Keep your version of WordPress updated, as well as any plugins you may have added. NOTE – If you’re not actively using a plugin, it’s best to remove it completely from your site.</p>
<p><strong>Addressing vulnerabilities in the network itself</strong> &#8211; A busy Internet cafe where you are sending passwords in clear text over an unencrypted wireless connection is NOT a trusted network and the same applies if you’re using an unsecure wireless router on your home network. I can’t even begin to tell you how many times I’ve run security audits on business wireless networks only to find multiple unauthorized users riding on their network.</p>
<p><strong>Allowing write access on your file permissions</strong> &#8211; especially in a public environment, is also <strong>highly discouraged. </strong>If you are on a shared-server, the permissions of your wp-config.php should be 750. This ensures no other user will be able to read your database username and password.</p>
<p>&nbsp;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5061';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5061/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Future of Mom and Pops on the Internet</title>
		<link>http://wdtalk.com/archives/5034</link>
		<comments>http://wdtalk.com/archives/5034#comments</comments>
		<pubDate>Wed, 01 Jun 2011 20:46:54 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5034</guid>
		<description><![CDATA[I pay a lot of attention to affiliate marketers - because their livelihood depends on accurately analyzing and predicting market trends, then tweaking their marketing and SEO strategies to match. The problem with an awful lot of affiliate marketers is that they&#8217;re stuck in 2000-2004 strategies &#8211; that worked like clockwork then, but &#8220;Mom and Pop&#8221; e-commerce [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5034"></g:plusone></div><p><strong>I pay a lot of attention to affiliate marketers -</strong> because their livelihood depends on accurately analyzing and predicting market trends, then tweaking their marketing and SEO strategies to match. The problem with an awful lot of affiliate marketers is that they&#8217;re stuck in 2000-2004 strategies &#8211; that worked like clockwork then, but &#8220;Mom and Pop&#8221; e-commerce has transitioned over the last few years &#8230; becoming exceedingly difficult. Market share for small to medium sized companies on the Internet is shrinking, while the top 10% of web sites on the Internet continue to grab more audience, leaving scraps for the rest of us.</p>
<p><strong>To complicate matters -</strong> the trend to mobile apps has caused an overall decrease in Internet use &#8211; with mobile content predicted to double within a year. This results in a smaller piece of a smaller pie for entrepreneurs just entering the Internet with e-commerce strategies &#8211; and dreams of working from home instead of fighting rush hour traffic to and from work.</p>
<p><strong>I suspect an alarming number of Mom and Pop shops will</strong> &#8211; go under or at least by the wayside on the Internet &#8211; in as little as one to two years down the road &#8211; if they don&#8217;t transition with the industry. Let&#8217;s be honest here &#8211; how many of you understand how to market on Facebook or Twitter, or use any number of hundreds of social media platforms to advance your business &#8211; while the future of your business rides on the fence. Your competition isn&#8217;t sitting back waiting for you to fail &#8211; they&#8217;re accelerating the process by incorporating Internet strategies that work TODAY &#8211; pushing you further back in organic SERPS (search engine results pages).</p>
<p><strong>My recommendation</strong> &#8211; follow the guidelines that the major search engines put out there &#8211; so you can succeed. Do split testing to determine what works from what doesn&#8217;t work, then repeat what works over and over and over. Be open to change.</p>
<p><strong>One of my favorite quotes -</strong> &#8220;The whole is greater than the sum of its parts.&#8221; — by Aristotle, applies to business across the board. Typically, one or two individuals in an organization will be assigned to develop and follow up on Internet strategies, but I contend that each and every employee in businesses of every size, can add intrinsic value to their business (online). In a world that is trending toward peer-to-peer evaluation, each employee brings with them intellectual assets and their own sphere of influence. Encourage each of them to share what makes them special and your business special &#8211; on your corporate blog, industry forums, social media platforms &#8211; and the list goes on forever.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5034';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5034/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Reduce Your Advertising Costs by Improving Your Quality Scores</title>
		<link>http://wdtalk.com/archives/5026</link>
		<comments>http://wdtalk.com/archives/5026#comments</comments>
		<pubDate>Wed, 25 May 2011 17:11:37 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=5026</guid>
		<description><![CDATA[How would you like to reduce your advertising cost - on Google AdWords or Facebook, yet improve your click through rate (CTR)? Without going real deep into how and why this works, price per click or impression is a factor of a quality score &#8211; and that score is determined by how well your ad [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/5026"></g:plusone></div><p><strong>How would you like to reduce your advertising cost -</strong> on Google AdWords or Facebook, yet improve your click through rate (CTR)? Without going real deep into how and why this works, price per click or impression is a factor of a quality score &#8211; and that score is determined by how well your ad performs. Essentially the lower your click through rate, the lower your quality score and the higher your resulting cost per click or impression.</p>
<p><strong>Combining poorly performing -</strong> keywords, keyword phrases or interests with those that perform well lowers your overall click through rate and also your quality score. It&#8217;s far better to create multiple separate campaigns with fewer keywords or interests, first to sort out what works from what doesn&#8217;t work and second, to create better performing keywords and interests campaigns to improve your click through rate, thus improving your quality score and reducing the resulting cost per click or impression. Sometimes this means reducing the keywords, keyword phrases or interests in your campaigns to as few as two or three top performers.</p>
<p><strong>Often, a poorly performing</strong> &#8211; keyword, keyword phrase or interest is simply a bad match with its associated advertisement. You&#8217;ll never know this though if you lump sum all your keywords or interests into one campaign. In Facebook, it&#8217;s easy to create multiple similar campaigns and simply change out interests. Stop paying for interests that perform poorly and focus on those that do perform well. Click through will improve, quality score will improve and the corresponding cost of your campaigns will decrease.</p>
<p>&nbsp;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/5026';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/5026/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To &#8211; Domain Name Transfers</title>
		<link>http://wdtalk.com/archives/4998</link>
		<comments>http://wdtalk.com/archives/4998#comments</comments>
		<pubDate>Tue, 17 May 2011 19:37:21 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4998</guid>
		<description><![CDATA[I frequent quite a few forums and often stumble upon some threads that stand apart from the crowd &#8211; providing tips that I find lend real value to their members and guests. I read a thread this morning that resonated with me, and I&#8217;m sure, with others reading this. It was written by Juan Gonzalez, [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4998"></g:plusone></div><p>I frequent quite a few forums and often stumble upon some threads that stand apart from the crowd &#8211; providing tips that I find lend real value to their members and guests. I read a thread this morning that resonated with me, and I&#8217;m sure, with others reading this. It was written by Juan Gonzalez, the CEO of  <a href="http://www.hostleet.com/index.html">HostLeet.Com, LLC</a>.</p>
<blockquote><p>First of all, most people think they have to transfer their domain name over to a new host in order to have it hosted on their servers. This is NOT true&#8230; <strong>You can always leave your domain name with your current registrar or host</strong>, and simply change the nameservers to point to your NEW registrar/host.</p>
<p>Now, for those of you who DO wish to transfer your domain name away from your current registrar/host. You will need to make sure you follow these steps <strong>BEFORE</strong> starting the transfer process..</p>
<p><strong>1</strong>. Have your domain&#8217;s <strong>EPP Code</strong> (Security Key) handy so you can provide it to your new registrar/host (this can be obtained from your current registrar/host). When you order a transfer, you will be asked for the domain&#8217;s EPP code. The transfer can NOT be initiated without this security key, so make sure you have access to it.</p>
<p><strong>2</strong>. Unlock the domain. Make sure your domain name is <strong>UNLOCKED</strong> before you initiate a transfer. This can be done from your current registrar&#8217;s domain control panel. If your domain name is locked, the transfer will fail.</p>
<p><strong>3</strong>. Don&#8217;t have WHOIS protection enabled. Make sure to <strong>DISABLE WHOIS protection</strong> on your domain name before initiating a transfer. This can be done from your current registrar&#8217;s domain control panel. If your domain name has WHOIS protection enabled, the transfer will fail.</p>
<p><strong>4</strong>. Make sure the domain&#8217;s <span style="text-decoration: underline;">Administrative Contact Details</span> or <span style="text-decoration: underline;">WHOIS Information</span> (email, address, phone, ect..) <strong>MATCHES</strong> your own personal info with your new registrar/host. This can be changed from your current registrar&#8217;s domain control panel. If your domain name&#8217;s contact details DO NOT match with the new registrar/host, the transfer will fail.</p>
<p>Once you have initiated the transfer process, your new registrar/host will send a transfer request approval email to the email address listed in the WHOIS details for that domain (your email address). <strong>The request MUST be approved by the domain name holder/owner</strong>.</p>
<p>Once approved, your new registrar/host will then send the request to your current registrar/host so they release the domain name over. <strong>If your current registrar/host does NOT release the domain, it will NOT be transfered</strong>. Make sure you can contact your current registrar/host for assistance.</p>
<p>However, sometimes customers don&#8217;t know who their domain name registrar is, or their current host has vanished from the face of the earth without a trace.. Most of the time, you can do a simple WHOIS search on your domain name to find out who your registrar is. A good WHOIS search tool is &#8220; <a href="http://www.domaintools.com/" target="_blank">http://www.domaintools.com/</a> &#8220;.</p></blockquote>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4998';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4998/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Financing A New Web Hosting Business</title>
		<link>http://wdtalk.com/archives/1295</link>
		<comments>http://wdtalk.com/archives/1295#comments</comments>
		<pubDate>Tue, 10 May 2011 15:53:33 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Business Tips]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1295</guid>
		<description><![CDATA[There are a number of entry level services under &#8211; the umbrella of webhosting &#8211; shared hosting, reseller programs, VPS, dedicated, collocation and cloud hosting. Each of these carries with it a level of capital investment necessary to substain operations until the business can support itself. Determining financials starts with &#8211; a well researched and comprehensive business [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1295"></g:plusone></div><p><strong>There are a number of entry level services under</strong> &#8211; the umbrella of webhosting &#8211; shared hosting, reseller programs, VPS, dedicated, collocation and cloud hosting. Each of these carries with it a level of capital investment necessary to substain operations until the business can support itself.</p>
<p><strong>Determining financials starts with</strong> &#8211; a well researched and comprehensive business plan that takes into account operating expenses, industry trends, revenue expectations, forecasts and capital resources. Across the board, the financial investment compares favorably to brick and mortar start-ups. Instead of thousands of dollars to secure leases, business licenses, liability insurance, security systems and the like, webhosting ventures can be kickstarted with hundreds of dollars. That&#8217;s one reason we see so many underage webhosting providers &#8211; and that&#8217;s not necessarily all bad. The risk to the end client is certainly elevated though. A large number of webhost start-ups lack the financial resources to build out their business, instead trying to survive on initial sales. This is a risky business strategy, as webhosting is an extremely competitive industry, and initial sales may take weeks or months to develop.</p>
<p><strong>Over the years, we&#8217;ve seen quite a few ISPs and webhosts fall</strong> &#8211; by the wayside. I can personally recall over 30 ISPs biting the dust just between 1999 and 2001.</p>
<p><strong>I think if you&#8217;re a brick and mortar business, and you&#8217;re searching</strong> &#8211; for a host to entrust with your website and business data, you need to evaluate the risks of going cheap - buying into questionable plans versus going with a reputable firm with established clientele who can and will attest to their level of expertise and support. Managing expectations is huge in business. As a brick and mortar business owner myself, I want to know that my web host provider will be right there with me &#8211; two, three or five years down the road.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1295';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1295/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>BGP explained</title>
		<link>http://wdtalk.com/archives/1579</link>
		<comments>http://wdtalk.com/archives/1579#comments</comments>
		<pubDate>Tue, 10 May 2011 15:03:08 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Bandwidth]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1579</guid>
		<description><![CDATA[BGP is a mixed blend &#8211; of carriers that allows data center clients to take advantage of that center&#8217;s backbone connections to the Internet to reduce latency. The term - latency refers to any of several kinds of delays typically incurred in processing of network data. A so-calledlow latency network connection is one that generally experiences [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1579"></g:plusone></div><p><strong>BGP is a mixed blend</strong> &#8211; of carriers that allows data center clients to take advantage of that center&#8217;s backbone connections to the Internet to reduce latency.</p>
<div id="abm">
<div id="abc">
<blockquote>
<div id="articlebody">
<p><strong>The term</strong> - <em>latency</em> refers to any of several kinds of delays typically incurred in processing of network data. A so-called<em>low latency</em> network connection is one that generally experiences small delay times, while a <em>high latency</em> connection generally suffers from long delays.</p>
<p><strong>Latency vs. Bandwidth</strong><br />
Although the theoretical peak bandwidth of a network connection is fixed according to the technology used, the actual bandwidth you will obtain varies over time and is affected by high latencies. Excessive latency creates bottlenecks that prevent data from filling the network pipe, thus decreasing effective bandwidth. The impact of latency on network bandwidth can be temporary (lasting a few seconds) or persistent (constant) depending on the source of the delays.</p>
</div>
</blockquote>
</div>
</div>
<p><strong>Technically, BGP is generally available across</strong> &#8211; all router platforms and relates to the forwarding process in a router. It&#8217;s based on standard routing protocols, such as Routing Information Protocol (RIP), RIPv2, Enhanced Interior Gateway Routing Protocol (EIGRP), Open Shortest Path First (OSPF), and Interior Gateway Routing Protocol (IGRP), or derived from statically configured routes and packet forwarding mechanisms. It&#8217;s automatically activated if the routing table has multiple paths to a destination.</p>
<p><strong>Gaming applications should</strong> &#8211; always opt for BGP bandwidth to reduce latency.</p>
<p style="text-align: center;">&nbsp;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1579';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1579/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Selecting a Linux Distribution</title>
		<link>http://wdtalk.com/archives/4931</link>
		<comments>http://wdtalk.com/archives/4931#comments</comments>
		<pubDate>Fri, 29 Apr 2011 17:12:24 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4931</guid>
		<description><![CDATA[Linux is distributed in - different flavors, and like cars, which flavor to use depends on the perception of the user. So what are the underlying reasons to select one versus another? On the surface, Ubuntu, Debian, Fedora, openSUSE, CentOS and others look pretty much the same. All releases contain - more or less the [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4931"></g:plusone></div><p><strong>Linux is distributed in </strong>- different flavors, and like cars, which flavor to use depends on the perception of the user. So what are the underlying reasons to select one versus another? On the surface, Ubuntu, Debian, Fedora, openSUSE, CentOS and others look pretty much the same.</p>
<p><strong>All releases contain </strong>- more or less the same set of basic packages, and at the kernel level (with the same version installed), they’re all basically the same – Linux.</p>
<p><strong>There are subtle differences </strong>- between distributions though, like variations in their file system hierarchy or layouts. Other variations differ in terms of system behavior, initialization procedures and anatomy of their scripts &amp; names.</p>
<p><strong>The differences are</strong> &#8211; generally very superficial and in the end, Linux is essentially nothing more than the kernel.</p>
<p><strong>If you’re looking to use cPanel</strong> &#8211; then I’d recommend CentOS. I found an excellent tutorial this morning on <a href="http://www.howtoforge.com/perfect-server-centos-5.2">Setting up CentOS</a>, and this from <a href="http://www.centos.org/">CentOS.org</a>:</p>
<blockquote><p>CentOS is an Enterprise-class Linux Distribution &#8211; derived from sources freely provided to the public by a prominent North American Enterprise Linux vendor. CentOS conforms fully with the upstream vendors redistribution policy and aims to be 100% binary compatible. (CentOS mainly changes packages to remove upstream vendor branding and artwork.) CentOS is free.</p></blockquote>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4931';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4931/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hostirian Awarded Top Ranked Web Host 2010/2011</title>
		<link>http://wdtalk.com/archives/4923</link>
		<comments>http://wdtalk.com/archives/4923#comments</comments>
		<pubDate>Thu, 28 Apr 2011 17:46:27 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Hostirian Awards]]></category>
		<category><![CDATA[The Editor]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4923</guid>
		<description><![CDATA[Hostirian has been awarded as a top ranked web hosting company &#8211; for the year 2010/2011 by Web Hosting Search which provides reviews for some of the best business web hosting providers. This award was the result of - a project Web Hosting Search started as part of their effort to create a listing of companies [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4923"></g:plusone></div><p><strong><a href="http://www.webhostingsearch.com/local-hosting.php"><img class="alignleft size-full wp-image-4922" title="Web Hosting Search Top Ranked Web Host" src="http://www.wdtalk.com/wp-content/uploads/2011/04/Web-Hosting-Search-top-ranked-web-host.jpg" alt="Web Hosting Search Top Ranked Web Host" width="172" height="60" /></a>Hostirian has been awarded as a top ranked web hosting company</strong> &#8211; for the year 2010/2011 by Web Hosting Search which provides reviews for some of the best business web hosting providers.</p>
<p><strong>This award was the result of </strong>- a project Web Hosting Search started as part of their effort to create a listing of companies that perform excellently in the web hosting and web design industry for the year 2010-2011. Hostirian was nominated for the Best Web Service Provider category based on previous client’s feedback, which they got through a client survey that they initiated.</p>
<p><strong>About Hostirian</strong><br />
Hostirian, a division of River City Internet Group (www.rcig.net) was founded to meet the needs of regional businesses seeking a local web hosting partner capable of providing state-of-the-art and cost-effective hosting facilities, superb customer service and assistance in marketing and managing their business’s web presence.</p>
<p>Hostirian offers shared and managed web hosting services to businesses operating mission critical, multi-functional websites. In addition, Hostirian offers web hosting services to a rapidly growing number of application service providers, enabling them to more efficiently deliver application services to their customers over the Internet.</p>
<p>Hostirian also offers value-added services, such as firewall management, stress testing and consulting services, including capacity and migration planning. Their services give the customer the option to use their own hardware and software or Hostirian can provide the hardware, software, network technology and systems management necessary.</p>
<p>Hostirian’s core focus is to offer their customers comprehensive outsourced website and application hosting solutions.</p>
<p>Learn more about Hostirian’s web hosting solutions at www.hostirian.com or call them at (800) 615-9349.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4923';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4923/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Fighting Trojans, Viruses and Malware</title>
		<link>http://wdtalk.com/archives/4906</link>
		<comments>http://wdtalk.com/archives/4906#comments</comments>
		<pubDate>Wed, 13 Apr 2011 17:17:53 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Disastery Recovery]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[The Editor]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4906</guid>
		<description><![CDATA[Once again, I&#8217;ve won the battle &#8211; combatting an onslaught of trojan horses, viruses and malware, but this time the fight dragged on for three days. The victim this time was my wife&#8217;s desktop, even though we had Malwarebytes, Microsoft Security Essentials and Safe Returner running &#8211; with up-to-date definitions. The fight began when my wife [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4906"></g:plusone></div><p><strong>Once again, I&#8217;ve won the battle</strong> &#8211; combatting an onslaught of trojan horses, viruses and malware, but this time the fight dragged on for three days. The victim this time was my wife&#8217;s desktop, even though we had Malwarebytes, Microsoft Security Essentials and Safe Returner running &#8211; with up-to-date definitions.</p>
<p><strong>The fight began when my wife clicked on &#8211; </strong>a Facebook link, which was then followed by Home Security 2011 security alerts popping up every few seconds that her desktop was compromised. She thought the alert was genuine and clicked on the tab to run a scan -  to remove the dozens of threats it said were infecting her computer (bad move).</p>
<p><strong>So what was the cure? </strong>For over two days, I wasn&#8217;t sure there was a cure, as everything I tried to do failed. Malwarebytes wouldn&#8217;t run, nor would Microsoft Security Essential or Safe Returner. Ending processes didn&#8217;t work as they popped right back up as soon as I ended them.</p>
<p><strong>I was unable to run any commands &#8211; </strong>like msconfig or regedit, or download any anti-malware programs from the Internet (which wasn&#8217;t working either). Safe mode didn&#8217;t work. Downloading new anti-malware programs to a thumb drive on my desktop, then attempting to install them on hers didn&#8217;t work either.</p>
<p><strong>I finally found a tip on a Google search &#8211; </strong>that said entering a specific key code on manual registration would stop the pop ups. To my surprise, that worked &#8211; but the malware remained. After downloading and installing a program that temporarily ended malicious processes, I was able to run Malwarebytes in Safe Mode and remove a portion of the threats. From there, I rebooted and was able to remove more threats, but with each scan, more threats appeared and I was never was able to run Microsoft Security Essentials. I was able to access and search the Internet now though and went back to AVG, which I had used for years earlier.</p>
<p><strong>Even with a new install of AVG 2011 &#8211; </strong>and successful scans, there still remained two trojan infections it did not remove, even after multiple scans. To my surprise, I left AVG 2011 run a full scan one last time overnight and awoke the next morning with no threats detected. From there, I deleted the existing Malwarebytes and MS Security Essentials programs, downloaded current versions, reinstalled them and ran both without problems.</p>
<p><strong>Lesson learned </strong>- you need real time protection, especially if you frequent social networking sites. Keep your definitions current &#8211; one slip can cost you hours in recovery.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4906';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4906/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Linux versus Windows Hosting?</title>
		<link>http://wdtalk.com/archives/4903</link>
		<comments>http://wdtalk.com/archives/4903#comments</comments>
		<pubDate>Tue, 12 Apr 2011 17:02:06 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Control Panels]]></category>
		<category><![CDATA[Questions for Providers]]></category>
		<category><![CDATA[Shared Web Hosting]]></category>
		<category><![CDATA[Web Hosting Plans]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4903</guid>
		<description><![CDATA[Are you confused when presented with which operating system to choose &#8211; when selecting a web hosting provider’s hosting packages? You’re not alone. And no, it doesn’t matter what operating system you have on your desktop or work station – they don’t have to match your hosting platform. You can be using Windows Vista on [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4903"></g:plusone></div><p><strong>Are you confused when presented with which operating system to choose</strong> &#8211; when selecting a web hosting provider’s hosting packages? You’re not alone. And no, it doesn’t matter what operating system you have on your desktop or work station – they don’t have to match your hosting platform. You can be using Windows Vista on your desktop and Linux on your web server. So what are the key guidelines to select one versus the other?</p>
<p><strong>On a shared web hosting platform</strong> – both operating systems are normally priced the same. If you’re leasing a dedicated server though, Linux is open source (free) and Windows is proprietary to Microsoft applications that require license fees. If you need services like Active Server Pages (ASP), MSSQL, MS Access, Visual Basic or remote desktop, these applications are Windows specific.</p>
<p><strong>Are Linux servers more secure</strong> – I see this brought up quite often in comparisons and the answers are all over the board. Very simply, the answer is NO. Both operating systems can be locked down tight – what I generally see are providers that only offer Linux platforms stating that Linux is preferred.  Both support a wide range of software applications, languages and databases.</p>
<p><strong>Control panels do vary by operating system platforms</strong> &#8211; with cPanel frequently offered for Linux versus Plesk for Windows. Of the two, cPanel is more popular, but both are comprehensive.  </p>
<p><strong>There are different flavors of each operating system </strong>– with Linux; CentOS, Debian, Fedora, Ubuntu and others, and with Windows; 2008 Standard, Express, Enterprise, Web Edition and more.</p>
<p><strong>My recommendation</strong> – is to match your specific requirements to the Operating System that best fits. If in doubt, call your prospective providers and discuss your concerns.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4903';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4903/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Distributed Denial-Of-Service (DDoS) Attacks</title>
		<link>http://wdtalk.com/archives/4893</link>
		<comments>http://wdtalk.com/archives/4893#comments</comments>
		<pubDate>Thu, 07 Apr 2011 16:31:43 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://wdtalk.com/?p=4893</guid>
		<description><![CDATA[DDoS attacks can disrupt and shut down &#8211; even the largest of networks, as evidenced recently with attacks related to WikiLeaks. These distributed denial-of-service attacks normally consist of a large number of compromised systems flooding the resources of its targeted victim, thereby denying service to its legitimate users. The target of DDoS attacks isn’t the [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/4893"></g:plusone></div><p><strong>DDoS attacks can disrupt and shut down</strong> &#8211; even the largest of networks, as evidenced recently with attacks related to WikiLeaks. These distributed denial-of-service attacks normally consist of a large number of compromised systems flooding the resources of its targeted victim, thereby denying service to its legitimate users.</p>
<p><strong>The target of DDoS attacks isn’t the only victim though -</strong> as all of the systems controlled in the attack suffer some degradation. Infected computers in a DDoS are called bots, which then become part of a larger botnet under the control of a cyber criminal.</p>
<p><strong>The most common types of DDoS attacks center around</strong> &#8211; consumption, disruption or obstruction of bandwidth, disk space, processor time, routing information, physical network components and communications by either max’ing out resources or by triggering errors.</p>
<p><strong>Some of the most common types of attacks are</strong> – ping floods, smurf attacks, syn floods, teardrop attacks, peer-to-peer attacks, brute force attacks, IRC floods and nukes.</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/4893';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/4893/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What is the difference between a VPS and Dedicated Server?</title>
		<link>http://wdtalk.com/archives/1536</link>
		<comments>http://wdtalk.com/archives/1536#comments</comments>
		<pubDate>Tue, 05 Apr 2011 15:49:23 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Dedicated Servers]]></category>
		<category><![CDATA[Virtual Private Servers (VPS)]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=1536</guid>
		<description><![CDATA[It seems this question keeps popping up on forums across the Internet. Maybe this helps &#8230; A virtual private server (VPS) &#8211; separates you from other customers on a physical web server, running on a copy of its own operating system, but it shares CPU and RAM resources of the physical web server with other [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/1536"></g:plusone></div><p>It seems this question keeps popping up on forums across the Internet. Maybe this helps &#8230;</p>
<p><strong>A virtual private server (VPS)</strong> &#8211; separates you from other customers on a physical web server, running on a copy of its own operating system, but it shares CPU and RAM resources of the physical web server with other VPSs running on that server.</p>
<p><strong>A dedicated server</strong> &#8211; on the other hand, is a physical web server leased and controlled by the end client, without sharing physical CPU and RAM resources with other sites. Its very much like owning your own server, without the huge capital asset investment.</p>
<p><strong>Most hosts offer</strong> &#8211; a mix of unmanaged versus managed services for dedicated servers. Unmanaged plans typically offer the basics &#8211; the hardware, operating system, control panel and Internet connection.</p>
<p><strong>In a VPS -</strong> a single physical server is partitioned so that it appears as multiple servers. The physical server boots normally, then runs a program to boot each VPS within a virtualization environment.</p>
<p><strong>With a dedicated server -</strong> you have more flexibility and control. Dedicated servers have historically been the server of choice for complex business or high end eCommerce sites, but have recently become very popular substitutes for VPS servers and less complex solutions. <!-- / message --></p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/1536';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/1536/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Are your applications secure?</title>
		<link>http://wdtalk.com/archives/2324</link>
		<comments>http://wdtalk.com/archives/2324#comments</comments>
		<pubDate>Fri, 01 Apr 2011 15:58:58 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://hostirian.com/blog/?p=2324</guid>
		<description><![CDATA[Updated April 1 2011 &#8211; This is still HIGHLY relevant. See this story. December 2009 &#8211; I just read an article this afternoon about the fastest growing security threat in the hosting industry. Apparently this threat has grown over a hundred fold in just the last year alone. What is it? SQL Injection Why have SQL [...]]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://wdtalk.com/archives/2324"></g:plusone></div><p>Updated April 1 2011 &#8211; This is still HIGHLY relevant. See this <strong><a href="http://newenterprise.allthingsd.com/20110401/thousands-of-web-sites-hit-with-new-twist-on-old-sql-injection-hack/?mod=googlenews" target="_blank">story</a></strong>.</p>
<p>December 2009 &#8211; I just read an article this afternoon about the fastest growing security threat in the hosting industry. Apparently this threat has grown over a hundred fold in just the last year alone. What is it?</p>
<p><strong>SQL Injection</strong></p>
<p>Why have SQL injection attempts grown so dramatically? It was pointed out, and I agree, because the bad guys are using (very sophisticated) automated tools. More and more, we’re seeing attempts not only to be disruptive, rather to be focused on identity theft. Anyone remember Heartland Payment Systems and TJX?</p>
<p><strong>Who is Susceptible?</strong></p>
<p>Certainly, if you’re processing lots of credit cards, you need to guard against SQL injection, but even if you aren’t, this exploit needs to be addressed. I did a quick Google search for SQL injection prevention and stumbled upon an SQL Injection Cheat Sheet at http://www.owasp.org/index.php/SQL_Injection_Prevention_Cheat_Sheet. Since most SQL injection exploits are due to lax coding and poor application design practices, prevention measures like those outlined on this site can significantly minimize your risk of being compromised.</p>
<p><strong>From Owasp.org</strong></p>
<p>&#8220;SQL Injection flaws are introduced when software developers create dynamic database queries that include user supplied input. To avoid SQL injection flaws is simple. Developers need to either:<br />
a) stop writing dynamic queries; and/or<br />
b) prevent user supplied input which contains malicious SQL from affecting the logic of the executed query.&#8221;</p>
<script type="text/javascript">  linkscolor = "000000";  highlightscolor = "888888";  backgroundcolor = "FFFFFF";  channel = "none";   </script><script type="text/javascript" src="http://www.addmarx.com/dynamicbookmark_compressed.php"></script><span><a onClick="clickDynamic1(this); return false;" href="http://www.addmarx.com"><img style="padding:0px; margin:0px" src="http://www.wdtalk.com/wp-content/plugins/addmarx/sharebookmarx.png" border="0"></a></span><span style="position:absolute; z-index:1000001; margin-top:24px; margin-left:-127px; visibility:hidden;"><iframe id="addmarx_empty" scrolling="no" frameborder="0"></iframe></span><p class="addmarx_spacer"></p><!-- Please place the above code into your site where you want to have a bookmark/share/publicize link. Please do not change any of the code aside from the link text or image, or else the code may not work properly.  --><script type="text/javascript">
var Taggable_iWpVersion = '3.3.1';
var Taggable_sUrlOfPage = 'http://wdtalk.com/archives/2324';
var Taggable_sDisplayStyle = '';
var Taggable_bTaggableIcon = true;

</script>
<script src="http://taggable.com/js/button.js" type="text/javascript"></script>]]></content:encoded>
			<wfw:commentRss>http://wdtalk.com/archives/2324/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

