<?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>DazzlinDonna &#187; Tech Advice</title>
	<atom:link href="http://www.dazzlindonna.com/blog/category/making-money-online/business-development/tech-advice/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dazzlindonna.com/blog</link>
	<description>Making A Living Online</description>
	<lastBuildDate>Fri, 10 Feb 2012 14:46:45 +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>Understanding Your Site Needs &#8211; Shared, VPS, or Dedicated Hosting?</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/shared-vps-dedicated-hosting/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/shared-vps-dedicated-hosting/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 12:48:02 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[Shared web hosting service]]></category>
		<category><![CDATA[Virtual private server]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/?p=2080</guid>
		<description><![CDATA[I&#8217;d bet that most sites on the web today are low-traffic sites that can easily be served on cheap shared hosting accounts. That&#8217;s not a criticism by the way, because that statement refers to most of my own sites too. I&#8217;m perfectly happy using shared hosting for most of my sites. There comes a time [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d bet that most sites on the web today are low-traffic sites that can easily be served on cheap shared hosting accounts. That&#8217;s not a criticism by the way, because that statement refers to most of my own sites too. I&#8217;m perfectly happy using shared hosting for most of my sites. There comes a time in many site owners lives, however, when they realize that their best site has outgrown shared hosting. With any luck, one of your sites will get to that point as well, and you&#8217;ll be faced with a couple of choices.  Do you upgrade to a full dedicated server (which is usually very expensive) or could the site run well on a server that is somewhere between shared hosting and dedicated hosting? For many, the answer is to choose <a href="http://inmotionhosting.com/vps_hosting.html" class="liexternal">VPS</a> web hosting, which is usually a good choice for the site that has outgrown shared hosting but isn&#8217;t bringing in enough income yet to justify dedicated hosting.</p>
<p>When I first reached the point where I needed to move from shared hosting to something bigger and better, I kept seeing VPS being bandied about as the right solution, but it was hard to find out what VPS really *was*. I already knew that I couldn&#8217;t afforded a dedicated server, so I was fairly certain that the mid-range VPS solution (Virtual Private Server) was what I wanted, but I felt like I was stepping into that decision with blinders on.  (In fact, I was, but it didn&#8217;t take long after making the decision to figure out what it all meant).</p>
<p>So, I think it&#8217;s a good idea to give a brief description of the differences between shared hosting, vps hosting, and dedicated hosting. Then, if you need to make the move to something bigger/better than your current shared hosting, you&#8217;ll at least have enough information to start research on what you need.</p>
<h3>Shared Hosting &#8211; The Low End</h3>
<p><b>Benefits:</b></p>
<ul>
<li><i>Cheap</i>. You aren&#8217;t risking much money on a site that may never make you a dime.</li>
<li><i>Fully managed by host</i>. You don&#8217;t have to worry about keeping the hardware or software upgraded, or manage the server in any way. The host takes care of it all.</li>
</ul>
<p><b>Drawbacks:</b></p>
<ul>
<li><i>Shared Disk Space, Ram and CPU Resources</i>. Your site is sharing those resources with many other sites (usually a few hundred, sometimes many more than that). If there are enough resources left for whatever your site needs to display, it gets it. If those resources have been used up by someone else&#8217;s site, tough luck, kiddo. This is usually the reason your site ends up outgrowing shared hosting. Once it becomes popular and is getting bucketloads of traffic, there will never be enough resources on a shared server to allow your site to work properly.</li>
<li><i>Restrictions, restrictions, restrictions</i>. Shared servers, for security purposes mostly, must restrict your access to certain features that would normally be available to you on other types of hosting. These restrictions may vary depending upon the host, but things at the server level such as SSH access and the ability to add custom server configurations are often restricted from shared hosting. These restrictions usually don&#8217;t affect most sites, but if your site needs it, and your shared hosting restricts it, that&#8217;s an ugly problem to have.</li>
</ul>
<h3>Dedicated Hosting &#8211; The High End</h3>
<p><b>Benefits:</b></p>
<ul>
<li><i>No Shared Resources</i>. All of the server&#8217;s resources are yours and yours alone. Only your site(s) live on this server, so no resources are being taken away from you to give to others.</li>
<li><i>Completely Configurable To Your Specific Needs</i>. The dedicated server is yours to mold however you wish. Need some new web gizmo running on your server? No problem. Just install it and use it. You can think of this server as being just like the computer you have at your desk. It&#8217;s yours. Do what you want with it.</li>
</ul>
<p><b>Drawbacks:</b></p>
<ul>
<li><i>Expensive</i>! Your site needs to be bringing in enough income to justify the high price of going with a dedicated server.</li>
<li><i>Requires technical skills to manage</i>. You&#8217;d better have a good working knowledge of running a web server, because you&#8217;ll be responsible (in most cases) for running this one. If you&#8217;ve never done it before, you&#8217;re in for a shock. It&#8217;s a steep learning curve for the newbie. Some dedicated plans come fully managed by the host, but you can be sure your expensive plan just got a lot more expensive if you add fully managed service to the plan.</li>
</ul>
<h3>VPS Hosting &#8211; The Middle Ground</h3>
<p><b>Benefits:</b></p>
<ul>
<li><i>Dedicated RAM &#038; Disk Space, Shared CPU</i>. While a VPS server will still share the CPU resources amongst your site and the other sites on the server, your site will get its own dedicated RAM and disk space. This is a big improvement over shared hosting.</li>
<li><i>Server-Level Configuration</i>. Just like a dedicated machine, you can configure the server however you wish. </li>
<li><i>Burstable Memory</i>. On at least some VPS plans, you get burstable memory which allows your site to be able to handle sudden traffic spikes (such as the Digg effect). The most painful thing to watch is a site that hits the front page of Digg but shuts down because it can&#8217;t handle the load. Burstable memory is designed to help alleviate that problem.</li>
<li><i>Scalability</i>. Like a dedicated machine, a VPS gives you room to grow. As your needs change, you can add more databases, expand to ecommerce, or add new sites. The VPS will handle most sites&#8217; needs until they become powerhouses.</li>
</ul>
<p><b>Drawbacks:</b></p>
<ul>
<li><i>Usually requires more management on your part</i>. Although you won&#8217;t need the level of skills that you&#8217;d need for a dedicated plan, you&#8217;ll probably find that you&#8217;ll need to learn a few more things than you ever thought you&#8217;d know about running a web server. Many VPS plans come with semi-managed service, which means that some of the management is done by the host; leaving some of the management left to you. In general, the host will usually handle all the hardware and server software management, and you&#8217;ll need to handle any custom software issues. This threw me for a loop the first time I moved to a VPS plan. I recommend getting as much information as possible from the host as to what you&#8217;ll *really* be doing behind the scenes. You need to know if you can really handle the management tasks or not. This is not something your grandma can generally handle, so keep that in mind.</li>
<li><i>Not Cheap</i>. Ok, but that&#8217;s really only a slight drawback, as it really isn&#8217;t all that expensive either.  More than likely, if your site is to the point where it needs to upgrade from shared hosting, it&#8217;s probably bringing in enough income to handle the added hosting fees. So in my mind, this is a non-issue.</li>
</ul>
<h3>Armed With Basic Knowledge</h3>
<p>Now that you have a general idea of what a VPS is all about, you can start to research properly. Don&#8217;t upgrade with blinders on like I did. Have an understanding of what the move from shared hosting to a VPS plan will mean, and your experience of the upgrade will be better. </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2010. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/shared-vps-dedicated-hosting/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/shared-vps-dedicated-hosting/#comments">11 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/shared-vps-dedicated-hosting/&title=Understanding Your Site Needs &#8211; Shared, VPS, or Dedicated Hosting?">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/dedicated-server/" rel="tag">dedicated server</a>, <a href="http://www.dazzlindonna.com/blog/tag/shared-web-hosting-service/" rel="tag">Shared web hosting service</a>, <a href="http://www.dazzlindonna.com/blog/tag/virtual-private-server/" rel="tag">Virtual private server</a>, <a href="http://www.dazzlindonna.com/blog/tag/web-hosting/" rel="tag">web hosting</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/shared-vps-dedicated-hosting/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>If You Don&#8217;t Take Control Of Your Site Now, You&#8217;ll Hate Yourself Later</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/control-your-site/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/control-your-site/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:53:38 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[self-hosted]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/?p=1934</guid>
		<description><![CDATA[Imagine opening up a store in a mall somewhere, and just when the profits start rolling in, the mall decides to close down forever, but they don&#8217;t tell you. In fact, they not only fail to inform you, but they place tons of dynamite around the mall, and completely blow it to smithereens. Your store [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Imagine opening up a store in a mall somewhere, and just when the profits start rolling in, the mall decides to close down forever, but they don&#8217;t tell you. In fact, they not only fail to inform you, but they place tons of dynamite around the mall, and completely blow it to smithereens. Your store is gone in a flash, and no matter what you do, you cannot get your store and its inventory back, nor can you get compensated for the loss of any of it.</p></blockquote>
<p>Does that scenario sound ridiculous? Of course it does. But that&#8217;s exactly the risk people take every time they create a new site/blog on a free hosting platform like Blogger or WordPress.com. At any moment, those platforms could decide, on a whim, and for any reason, to delete your site forever. Period. End of story. Buh-bye.</p>
<p>Let&#8217;s take a look at a recent example, shall we? Look at Ning&#8217;s latest decision to go strictly paid. Everyone who built a community on Ning has two choices now: upgrade to a paid version or lose the community. (See <a href="http://techcrunch.com/2010/04/15/nings-bubble-bursts-no-more-free-networks-cuts-40-of-staff/" class="liexternal">Ning’s Bubble Bursts: No More Free Networks, Cuts 40% Of Staff</a>). Luckily, Ning gave a warning, so at least they didn&#8217;t just nuke communities without telling the &#8220;owners&#8221;, but it&#8217;s still a huge blow.  Notice how I put &#8220;owners&#8221; in quotes? That&#8217;s because Ning is the owner, not the people who created and grew the communities. That&#8217;s the whole point I&#8217;m trying to make.</p>
<h3>Be The Owner. Be In Control.</h3>
<p>If you only want to blog about your cat and your lunch, and you never ever want to turn it into anything more serious or professional, then by all means, take whatever risks you want. But if you intend to build a site or blog that has a chance of earning you income, or that may become popular enough to sell someday, then I urge you to <b>own and host your own site on your own domain</b>. Here are the pros and cons of choosing to self-host a WordPress blog on your own domain, for example, rather than choosing the free option of wordpress.com.</p>
<p><b>Pros of self-hosting WordPress blogs</b>:</p>
<ul>
<li><b>Credibility</b>: A self-hosted blog on yoursite.com immediately lends more credibility and professionalism to the site than one hosted at yoursite.wordpress.com.</li>
<li><b>Affiliate Approval</b>: If you plan to monetize your blog with affiliate ads, you&#8217;ll only be approved by some affiliate networks if your site is on its own domain.</li>
<li><b>Place Ads</b>: Want to place ads of any sort on your blog? You can do that with your own self-hosted <a href="http://installspro.com/" class="liexternal">WordPress installation</a>, but not with wordpress.com.</li>
<li><b>Don&#8217;t Display Ads For Someone Else</b>: You aren&#8217;t forced to display ads that makes someone else money (like wordpress.com).</li>
<li><b>Unlimited Plugins</b>: Choose from the vast abundance of scripts, widgets, code, and plugins that are available world-wide to enhance your blog, rather than just the few pre-approved ones that wordpress.com allows. Or make your own!</li>
<li><b>Unlimited Themes</b>: Choose from the vast abundance of themes that are available world-wide to beautify your blog, rather than just the few pre-approved ones that wordpress.com allows. With a self-hosted blog, you can also get a custom theme created just for you!</li>
<li><b>Sell It</b>: When you own your own domain and site, you can sell it any time you want. Imagine building the site into a powerhouse that gets tons of traffic and then selling it for big money. Think you can sell a popular blog hosted on wordpress.com for lots of money? Forget about it. You can&#8217;t sell yourblog.wordpress.com for even a penny.</li>
<li><b>Move It</b>: When you own your own domain and site, you can easily move it to another host any time you want. (WordPress.com does have an export feature, but the process isn&#8217;t as easy, because you&#8217;ll need to deal with a new domain name, losing search engine rankings for the old URLs, and redirecting old URLs to new ones to get those rankings back before the next century begins).</li>
<li><b>No Dynamite</b>: No worries about a free host suddenly deciding on a whim to delete your site and account. Although all hosts have terms of service rules that you have to comply with, and technically, your site and account can be deleted from your host if you break those rules, you haven&#8217;t lost the domain. You can just set up yoursite.com on another host. You can&#8217;t do that with yoursite.wordpress.com.</li>
</ul>
<p><b>Cons of self-hosting WordPress blogs</b>:</p>
<ul>
<li><b>Maintenance Is On You</b>: You have to maintain it, upgrade it, and deal with anything you might break. This can be scary, I understand that, but it shouldn&#8217;t override all the pros listed above.</li>
<li><b>Price</b>: It&#8217;s not free. But it&#8217;s not expensive either.</li>
</ul>
<h3>Don&#8217;t Hand Over Control Before You Start</h3>
<p>It&#8217;s your site. One day, it might even be your livelihood. Don&#8217;t give up the control that will make that feasible before you ever even begin. Just don&#8217;t do it.</p>
<p>Don&#8217;t hate me for repeating myself. <b>Don&#8217;t give up control before you ever even begin. Just don&#8217;t do it.</b></p>
<h3>Other Useful, Semi-Related Tips For Maintaining Control Over Your Site or Blog</h3>
<ul>
<li>Don&#8217;t ever host your self-hosted blog or site at the same place where you purchased your domain. If you buy your domain from godaddy.com for instance, don&#8217;t sign up for one of their hosting plans. Why? Because then you&#8217;ll put the control of BOTH <em>your domain name and your site&#8217;s content</em> in one company&#8217;s hands. Some of the same problems I&#8217;ve already discussed would also apply in this situation. Use one company for your domain registrar and a different one for your hosting company to avoid having any one company be able to delete or destroy or steal your entire site (domain name and contents). I recommend <a href="http://x.co/XOb" rel="nofollow" class="liexternal">Godaddy</a> for domains and <a href="http://dazzd.com/hostgator/" class="liexternal">Hostgator</a> for hosting because they meet all my needs and satisfy all the recommendations I list below, but feel free to choose whoever you want. Just don&#8217;t put all your site eggs in one company&#8217;s basket.</li>
<li>I recommend choosing a host that uses Cpanel. Cpanel is a standard web host administration application and that means there&#8217;s plenty of help if you need it. It also means that you can be fairly confident that you&#8217;ll be able to access and control pretty much everything necessary in almost any situation imaginable.</li>
<li>I recommend choosing a host that lets you have SSH access, for both secure access to your files and ease of moving a large site if you ever need to. (Even if you don&#8217;t know what SSH is, and never think you&#8217;ll use it, it&#8217;s good to have the option down the road).</li>
<li>If you already own a site (like yoursite.com), and want to add a blog to it, install WordPress in a folder of that same domain, such as yoursite.com/blog/. Dont host your blog on a different domain from your site&#8217;s current domain. Blogs are great for generating interest and acquiring links, and ideally, you want all that interest and link-love to accumulate at yoursite.com. Although there can be some cases where placing a blog on its own domain might be useful, if you are just starting out and don&#8217;t know what those cases might be, then it&#8217;s probably not the right thing for you to do. (Remember: this tip only applies to people wanting to add a blog to an already-existing site. If you don&#8217;t already own a site, and are starting a new blog, and only a blog, then ignore this tip completely).</li>
</ul>
<br /><hr /><br /><i>Disclosure: Affiliate links may be used within this post for products I recommend. They in no way affect my judgement of said products, nor do they affect the price of the product.</i><br /><br />
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2010. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/control-your-site/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/control-your-site/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/control-your-site/&title=If You Don&#8217;t Take Control Of Your Site Now, You&#8217;ll Hate Yourself Later">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/blogger/" rel="tag">Blogger</a>, <a href="http://www.dazzlindonna.com/blog/tag/self-hosted/" rel="tag">self-hosted</a>, <a href="http://www.dazzlindonna.com/blog/tag/wordpress/" rel="tag">WordPress</a>, <a href="http://www.dazzlindonna.com/blog/tag/wordpress-com/" rel="tag">WordPress.com</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/control-your-site/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>New Tool To Help Fight Web Site Hackers</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/new-tool-to-help-fight-web-site-hackers/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/new-tool-to-help-fight-web-site-hackers/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 09:00:30 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[search listings]]></category>
		<category><![CDATA[Web Site Hackers Today]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/?p=772</guid>
		<description><![CDATA[I released a new open source, free tool that will hopefully help everyone in the fight against having their sites hacked. We all hear about how often people&#8217;s sites get hacked. This tool won&#8217;t stop that from happening, but here&#8217;s what it *will* do. Let&#8217;s say a hacker places some malicious code in either some [...]]]></description>
			<content:encoded><![CDATA[<p>I released a new open source, free tool that will hopefully help everyone in the fight against having their sites hacked.  </p>
<p>We all hear about how often people&#8217;s sites get hacked. This tool won&#8217;t stop that from happening, but here&#8217;s what it *will* do.</p>
<p>Let&#8217;s say a hacker places some malicious code in either some existing files on your site, or in new files on your site. Regardless of which method he used, he got in and accomplished his goal. Now, unbeknownst to you, your site is either:</p>
<p>1) serving hidden links to unsavory places<br />
2) or redirecting just search users to unsavory sites that is then infecting those users&#8217; computers with malware<br />
3) or some other equally nefarious thing.</p>
<p>Either way, your site is toast, even if it looks perfectly normal to the naked eye. You may have no idea anything has happened until one day (maybe weeks later) you realize that you&#8217;ve been kicked out of Google&#8217;s SERPs (search listings).</p>
<p>Now you frantically start trying to find out why, and maybe, if you&#8217;re lucky, you realize you&#8217;ve been hacked. Then you have to begin the process of finding the files with the malicious code. Good luck with that!</p>
<p>That&#8217;s the basic problem. My new tool will help with that problem to some extent.</p>
<p>What it won&#8217;t do&#8230;it won&#8217;t prevent the attack. There are other things you should be doing/using to help win that battle. But if you lose that battle, and the attack happens, my tool kicks into gear.</p>
<p>My tool, called MonitorHackdFiles, is like a sentry for your site. It watches your site, and when it detects a file has changed (or been added), it notifies you via email and tells you which file(s) was changed. Now you know very quickly that you&#8217;ve been attacked, and you can react just as quickly. Now you can take whatever measures are needed to lock the site down, and with luck, you&#8217;ll avoid ever having that malicious code show its ugly face to Google, other search engines, or users.</p>
<p>It&#8217;s entire goal is to watch and notify. What you do with the information is entirely up to you. But what you don&#8217;t know, CAN hurt you.</p>
<p>Back when I owned webchicklet.com, I put more info there about this tool.  You can read it <a href="http://www.webchicklet.com/tools/monitorhackdfiles-tool-helps-fight-site-hackers/" class="liexternal">here</a>.</p>
<p><a href="http://www.dazzlindonna.com/mhf/mhfv1-1.zip" class="lizip">Download the MonitorHackdFiles script</a> for free, run the 5 minute install, and let it guard your site for you automatically.</p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2009. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/new-tool-to-help-fight-web-site-hackers/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/new-tool-to-help-fight-web-site-hackers/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/new-tool-to-help-fight-web-site-hackers/&title=New Tool To Help Fight Web Site Hackers">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/google/" rel="tag">Google</a>, <a href="http://www.dazzlindonna.com/blog/tag/search-engines/" rel="tag">search engines</a>, <a href="http://www.dazzlindonna.com/blog/tag/search-listings/" rel="tag">search listings</a>, <a href="http://www.dazzlindonna.com/blog/tag/web-site-hackers-today/" rel="tag">Web Site Hackers Today</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/new-tool-to-help-fight-web-site-hackers/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Online Backup Services I Highly Recommend</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/online-backup-services-i-highly-recommend/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/online-backup-services-i-highly-recommend/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 08:25:25 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[Carbonite]]></category>
		<category><![CDATA[Internet access]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[Mozy]]></category>
		<category><![CDATA[off-site]]></category>
		<category><![CDATA[online backup]]></category>
		<category><![CDATA[online backup field]]></category>
		<category><![CDATA[online backup service]]></category>
		<category><![CDATA[Online Backup services]]></category>
		<category><![CDATA[remote backup]]></category>
		<category><![CDATA[remote server]]></category>
		<category><![CDATA[satellite internet service]]></category>
		<category><![CDATA[satellite service]]></category>
		<category><![CDATA[workable solution]]></category>
		<category><![CDATA[Yes!]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/12/12/online-backup-services-i-highly-recommend/</guid>
		<description><![CDATA[How often do you backup your computer? Have you automated the process? Do you have a backup off-site, in case some tragic event wipes out everything in your home? Do you backup nothing, cross your fingers, and hope you never need a backup? I used to be like most people who would answer those questions [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.dazzlindonna.com/blog/wp-content/uploads/2007/12/twodrivesbackup.jpg" alt="backup hard drives" class="floatleft"><strong>How often do you backup your computer?</strong>  Have you automated the process?  Do you have a backup off-site, in case some tragic event wipes out everything in your home?  Do you backup nothing, cross your fingers, and hope you never need a backup?</p>
<p>I used to be like most people who would answer those questions with the following answers: &#8220;Huh?&#8221;, &#8220;No&#8221;, &#8220;No&#8221;, &#8220;Yes!&#8221;</p>
<p>I also burned through several computers and even more hard drives in the last few years.  Each time, I wished I&#8217;d had a backup, but I didn&#8217;t.</p>
<p>I am fairly certain all that is behind me now.  I&#8217;m a stickler for backing up, but I don&#8217;t have to even think about it anymore.  That&#8217;s a good thing, because my memory is terrible, so I would never remember it on my own.</p>
<p><b>What&#8217;s the very best way to backup your computer?  Automatically and off-site.</b>  You don&#8217;t want to rely on your memory (because then it won&#8217;t happen), and you don&#8217;t want it in the same location as your computer.  These days, that is now extremely simple to accomplish with Online Backup services.  </p>
<p>There are a few million online backup services these days.  Ok, I&#8217;m exaggerating a bit there, but really, there are tons of companies that are vying for your business in the online backup field.  </p>
<p><b>I had planned to present a long list of online backup companies, with comparison data on each, to help you decide which to use.  But I changed my mind.  Why?</b></p>
<p>Any service designed for someone like me &#8211; someone who likes things easy and at the right price &#8211; needs to pass 3 tests.  (Four actually, if you want to include the requirement of backing up off-site, but since all online services would automatically pass that test, I&#8217;ve skipped that).</p>
<p><strong>The 3 tests are:</strong></p>
<ol>
<li>Unlimited (backup as much data as needed)</li>
<li>Automatic (no need to remember to do it)</li>
<li>Less than $5/month</li>
</ol>
<p><strong>Amazingly enough, I was only able to find 2 services that passed all 3 tests. </strong></p>
<ul>
<li>Most passed the second requirement of being automated (although not all did).</li>
<li>Very few passed the &#8220;I&#8217;m cheap&#8221; test, but there were a few more than 2.</li>
<li>But only two provided unlimited backup at such a cheap price (that I could find).</li>
</ul>
<p>Most services charge x dollars per x gigs backed up, and depending upon how much data you have, that could mean nickel and diming you to death.  It&#8217;s certainly possible that I missed a company that fits the requirements when I did my researching, but that&#8217;s ok.  The two that meet the requirements are really great and there&#8217;s no reason not to pick one of them for your online backup service.</p>
<p><b>Ok, enough blah blah blah.  Which two online backup services are the winners?</b></p>
<p><img src="http://www.dazzlindonna.com/blog/wp-content/uploads/2007/12/mozy.PNG" alt="Mozy" class="floatleft"><a href="http://dazzd.com/mozy" rel="nofollow" class="liexternal">Mozy</a> has unlimited backup for $4.95/month (or you can even limit yourself to 2 GB for free, if you want).  If you want to save a little more money, you can choose the 1 year payment plan, which gets you one month free, or the 2 year payment plan, which gets you three months free.  </p>
<p>The first backup will take a while, but after the first full backup, only files that have been added or changed are backed up, making it lightning fast.  Backups occur at scheduled times. </p>
<p>There are 4 ways to restore files with Mozy.  The first restore option is to simply right-click on the file or folder in Windows Explorer that you want to restore and select &#8220;Restore Previous Version.&#8221;  You can then select the version to restore, from the most recent version up to 30 days back. You can also restore from the web (mostly useful if you either don&#8217;t have Mozy installed or you need to restore less than 20 GB), or you can restore from a virtual drive on your computer.  Finally, you can choose a DVD Restore for large restores (order a copy of all data on dvd.  This costs extra, but the DVDs are shipped overnight via fedx).</p>
<p><img src="http://www.dazzlindonna.com/blog/wp-content/uploads/2007/12/carbonite.PNG" alt="Carbonite" class="floatleft"><a href="http://dazzd.com/carbonite" rel="nofollow" class="liexternal">Carbonite</a> offers nonstop unlimited backup for 49.95/year, which is $4.16/month, so it&#8217;s a tad bit cheaper than Mozy.  Unlike Mozy, it doesn&#8217;t schedule backups.  Instead, the moment you add or modify files, Carbonite swings into action to back up your new or updated data.</p>
<p>As far as I can tell, there are 2 ways to restore files with Carbonite.  You can either click on the Carbonite Backup Drive found in your &#8220;My Computer&#8221; directory, or you can restore from the web.</p>
<p><strong>Both Mozy and Carbonite are simple to use.</strong>  If I had to pick, I&#8217;d say Carbonite was slightly easier to use, but both are straightforward and easy.  Both come pre-configured with &#8220;suggested&#8221; files to download such as your documents, music, and photos.  Both allow you to manually adjust those suggestions, of course.  Both are set and forget.  Once you spend the few minutes it takes to configure the software, you pretty much never have to think about it again &#8211; unless, of course you need to restore files.  Again, the process is fairly simple to restore for both Mozy and Carbonite.</p>
<p><strong>I can easily recommend either service.  Which do I use &#8211; and why?</strong>  Well, because I live in a rural area and therefore am limited to using satellite service for &#8220;high-speed&#8221; Internet access, my access is actually limited on a daily basis due to some regulation that imposes usage thresholds (FAP &#8211; Fair Access Policy).  My satellite service does not place restrictions on usage during a two hour period in the middle of the night, so they encourage all automated usage processes (such as remote backup of files) be scheduled during this time.  If I schedule my remote backup during that 2-hour time frame, I don&#8217;t have to worry about the transfer counting towards my FAP usage, so I won&#8217;t be penalized for using too much bandwidth.  For that reason, I cannot use Carbonite, since it isn&#8217;t a &#8220;scheduled&#8221; service.  I can&#8217;t tell it to only backup to the remote server during that 2-hour time frame.  For most of you, that limitation won&#8217;t apply, so Carbonite will work fine for you (and may even be preferable to have it upload as files change throughout the day).  But for me, it&#8217;s just not a workable solution, so Mozy is my remote backup service of choice. </p>
<p><i>[slightly off-topic] BTW, satellite internet service is the worst choice you can make, so unless it&#8217;s your only choice, don&#8217;t even consider it.  If you have no other choice, be sure to read up thoroughly on the subject of FAP.  Oh, and if you want my advice on whether you should pick Wildblue or Hughesnet &#8230; Hughesnet is by far the better satellite service in my experience, and I&#8217;ve used both. [/slightly off-topic]</i></p>
<blockquote><p>
<a href="http://dazzd.com/mozy" rel="nofollow" class="liexternal">Mozy</a><br />
<a href="http://dazzd.com/carbonite" rel="nofollow" class="liexternal">Carbonite</a>
</p></blockquote>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/online-backup-services-i-highly-recommend/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/online-backup-services-i-highly-recommend/#comments">14 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/online-backup-services-i-highly-recommend/&title=Online Backup Services I Highly Recommend">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/carbonite/" rel="tag">Carbonite</a>, <a href="http://www.dazzlindonna.com/blog/tag/internet-access/" rel="tag">Internet access</a>, <a href="http://www.dazzlindonna.com/blog/tag/microsoft-windows/" rel="tag">Microsoft Windows</a>, <a href="http://www.dazzlindonna.com/blog/tag/mozy/" rel="tag">Mozy</a>, <a href="http://www.dazzlindonna.com/blog/tag/off-site/" rel="tag">off-site</a>, <a href="http://www.dazzlindonna.com/blog/tag/online-backup/" rel="tag">online backup</a>, <a href="http://www.dazzlindonna.com/blog/tag/online-backup-field/" rel="tag">online backup field</a>, <a href="http://www.dazzlindonna.com/blog/tag/online-backup-service/" rel="tag">online backup service</a>, <a href="http://www.dazzlindonna.com/blog/tag/online-backup-services/" rel="tag">Online Backup services</a>, <a href="http://www.dazzlindonna.com/blog/tag/remote-backup/" rel="tag">remote backup</a>, <a href="http://www.dazzlindonna.com/blog/tag/remote-server/" rel="tag">remote server</a>, <a href="http://www.dazzlindonna.com/blog/tag/satellite-internet-service/" rel="tag">satellite internet service</a>, <a href="http://www.dazzlindonna.com/blog/tag/satellite-service/" rel="tag">satellite service</a>, <a href="http://www.dazzlindonna.com/blog/tag/workable-solution/" rel="tag">workable solution</a>, <a href="http://www.dazzlindonna.com/blog/tag/yes/" rel="tag">Yes!</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/online-backup-services-i-highly-recommend/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Web Site and Business Disaster Planning</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/web-site-and-business-disaster-planning/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/web-site-and-business-disaster-planning/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 13:05:58 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[backup Internet connection]]></category>
		<category><![CDATA[bqbackup]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[Internet connection]]></category>
		<category><![CDATA[Mozy]]></category>
		<category><![CDATA[online backups]]></category>
		<category><![CDATA[site backup]]></category>
		<category><![CDATA[web host]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/10/16/web-site-and-business-disaster-planning/</guid>
		<description><![CDATA[Ever noticed the fact that I display a post called Emergency Preparedness List in the Featured Posts section of the sidebar? That&#8217;s because I went through Hurricane Katrina and I know how important it is to be prepared for disasters. I want to make sure each of you is aware of it as well. But [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.dazzlindonna.com/blog/wp-content/uploads/2007/10/warning.png' alt='warning' class='floatleft' />Ever noticed the fact that I display a post called <a href="http://www.dazzlindonna.com/blog/2007/05/05/emergency-preparedness-list/" class="liinternal">Emergency Preparedness List</a> in the Featured Posts section of the sidebar?  That&#8217;s because I went through Hurricane Katrina and I know how important it is to be prepared for disasters.  I want to make sure each of you is aware of it as well.  But this post isn&#8217;t about real life disaster planning.  This one is about planning for your web site or blog disasters.  A disaster for your site is a disaster for your business, and you need to be prepared for it.</p>
<p>The very worst thing that can happen to a site is to lose it &#8211; I&#8217;m talking about having all of its files and data deleted.  This might be because of your web host&#8217;s server problems.  Servers have hard drives crash all the time.  If you have a great host, they&#8217;ve got a recent backup of your site and all its data, and they will restore it pronto.  But for some reason, no one I know, ever seems to have that great host.</p>
<p>You need to assume that no matter how much you love your web host, something will go wrong, and they will NOT be able to restore your site.  What&#8217;s the plan for that?  Back it up yourself.  Every day.  Without fail.  Automate the process if you can, but if not, do it manually.  There is a HUGE chance you will be glad you did one day.</p>
<p>For one of my sites, I have a host that runs a backup of both files and databases and stores them all in one convenient folder (outside of public view).  I use an automated service called <a href="http://www.bqbackup.com/" class="liexternal">BQBackup</a> to grab those files and databases every night and store them for me.  I have another site on a different host that doesn&#8217;t do this, so I have to log into CPanel every night and download its backup file manually.  I wish I could automate that as well, but the manual process will have to suffice for now.  But it&#8217;s worth it!  I urge you to implement some sort of site backup plan for both your files and database.  You might also want to have a second host picked out in case you ever need to quickly switch to a new host.  I&#8217;ve needed to do that before as well.</p>
<p>Ok, that covers site backup disasters.  What happens if you personally cannot get online?  Do you have a backup plan for when your Internet connection will be down for an extended period of time?  Or what about your own computer?  What if YOUR hard drive fails or something else causes your computer to crash and burn?  Is your data backed up?  (I use <a href="http://mozy.com/?ref=3f9a896b&#038;kbid=38718&#038;m=8" class="liexternal">Mozy</a> for this).  Do you have a second machine you can use temporarily?  Do you have a backup Internet connection you can use?</p>
<p>I urge you to consider all of these scenarios.  Each of these disasters has happened to me on more than one occasion.  It has taken years for each subsequent disaster to sink into my stubborn brain, but I&#8217;m finally prepared for almost any disaster I can think of &#8211; whether it&#8217;s in real life (like a hurricane) or a business or site disaster.  I&#8217;m ready.  Are you?</p>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/web-site-and-business-disaster-planning/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/web-site-and-business-disaster-planning/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/web-site-and-business-disaster-planning/&title=Web Site and Business Disaster Planning">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/backup-internet-connection/" rel="tag">backup Internet connection</a>, <a href="http://www.dazzlindonna.com/blog/tag/bqbackup/" rel="tag">bqbackup</a>, <a href="http://www.dazzlindonna.com/blog/tag/databases/" rel="tag">databases</a>, <a href="http://www.dazzlindonna.com/blog/tag/files/" rel="tag">files</a>, <a href="http://www.dazzlindonna.com/blog/tag/internet-connection/" rel="tag">Internet connection</a>, <a href="http://www.dazzlindonna.com/blog/tag/mozy/" rel="tag">Mozy</a>, <a href="http://www.dazzlindonna.com/blog/tag/online-backups/" rel="tag">online backups</a>, <a href="http://www.dazzlindonna.com/blog/tag/site-backup/" rel="tag">site backup</a>, <a href="http://www.dazzlindonna.com/blog/tag/web-host/" rel="tag">web host</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/web-site-and-business-disaster-planning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Basics of Feed Readers and Your Choices</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/the-basics-of-feed-readers-and-your-choices/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/the-basics-of-feed-readers-and-your-choices/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 16:42:33 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[Browser]]></category>
		<category><![CDATA[Web-Based Feed Readers     This category focuses]]></category>
		<category><![CDATA[Web-Based Start Pages]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/10/01/the-basics-of-feed-readers-and-your-choices/</guid>
		<description><![CDATA[I mentioned the use of feed readers in yesterday&#8217;s post, and I thought it might be a good idea to delve into the topic of RSS feeds, subscribing to blogs, and and feed readers in more detail. What are RSS feeds? A feed is a special file that lists summaries or full posts from sites [...]]]></description>
			<content:encoded><![CDATA[<p>I mentioned the use of feed readers in yesterday&#8217;s post, and I thought it might be a good idea to delve into the topic of RSS feeds, subscribing to blogs, and and feed readers in more detail.</p>
<p><strong>What are RSS feeds?</strong>  A feed is a special file that lists summaries or full posts from sites or blogs, with a link to the original post.  This feed might contain the last X posts from one blog, or it might be a mashup of posts from several sources, all related to one topic.  As an example, this blog publishes a feed of the last 10 posts.  If I wanted to, I could also put together a feed that lists the last 10 posts of several news sites.  There are infinite ways that RSS feeds can be put together in a mix-and-match fashion, but for learning purposes today, we&#8217;ll just concentrate on the simplest model &#8211; One Blog &#8211; One Feed &#8211; Last 10 Posts.  That is the most common application of the RSS feed that the average person deals with.  If you look to the right, you&#8217;ll see a large purple button.  This button points to this blog&#8217;s RSS feed, which lists the last 10 posts I&#8217;ve written.  (Note that RSS feed buttons are usually orange &#8211; I&#8217;m different that way).</p>
<p><strong>Of what use is an RSS feed?</strong>  The ability to subscribe to feeds simply makes it easy for you to keep up with all the blogs or sites you might be interested in.  If a blog or site publishes a feed, you can subscribe to that feed, and you&#8217;ll be notified any time a new post is made.  This keeps you up to date at all times, and you don&#8217;t have to remember to visit the site.  Many people subscribe to lots of feeds (I subscribe to 80 or so), and I certainly wouldn&#8217;t want to have to remember to visit all of those sites every day.  Instead, new posts get delivered to me via my feed subscriptions.  I can see all the new posts in one place anytime I choose.  Where is that &#8220;one place&#8221;?  These feeds all reside in my feed reader.</p>
<p><strong>What is a feed reader?</strong>  A feed reader is simply an aggregator of feed content.  It checks for updated feeds and stores them all together for our browsing pleasure.  There are many feed readers available and choosing one is really a personal preference.  Most are free, but some are paid.  Frankly, I won&#8217;t even consider the paid options, because the free options are simply too good to pass up.  There&#8217;s no way I could possibly list or test all of the feed readers, but I&#8217;m happy to pass along a couple of good examples of each type of reader.  I suggest you look at or try the ones that seem most compatible with your style and choose whichever fits you best.  (All the ones I list here are free).</p>
<p><strong>Browser-Based Feed Readers</strong></p>
<p>Browser-based feed readers are already installed and available right in your browser, so you really don&#8217;t have to do anything to use them.  Both IE7 and Firefox let you know if a feed is available on the address bar by showing you a little orange feed button.  You can click it to subscribe to the built-in browser&#8217;s feed reader.  While this is the simplest, already installed method, it&#8217;s definitely not the most robust, but it may be all you need.</p>
<p><strong>Desktop Feed Readers</strong></p>
<p>Desktop feed readers are conventional programs that you install on your computer.  This is my favorite type of reader because I don&#8217;t have to take the extra step of going anywhere online to see new feeds.  Here are a couple of choices of desktop feed readers you might want to consider.</p>
<p><a href="http://www.curiostudio.com/" class="liexternal">GreatNews</a> &#8211; This is the one I use, and I haven&#8217;t yet been able to find anything I like better.<br />
<a href="http://www.snarfware.com/" class="liexternal">Snarfer</a> &#8211; Very nice reader with a really cute logo mascot.  <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Web-Based Feed Readers</strong></p>
<p>This category focuses on feed readers that are online only, and their primary focus is that of a feed reader.</p>
<p><a href="http://www.bloglines.com/" class="liexternal">Bloglines</a><br />
<a href="http://www.google.com/reader" class="liexternal">Google Reader</a></p>
<p><strong>Web-Based Start Pages with Feed Capabilities</strong></p>
<p>This category is also online only, but the primary focus is that of a start page with aggregated content from various sources, including RSS feeds.  The look and feel is different than the normal feed reader design.</p>
<p><a href="http://www.netvibes.com/" class="liexternal">Netvibes</a><br />
Pageflakes</p>
<p>Test the various types of feed readers and see which one suits you best.  You can use my feed as a test by subscribing to it in each of the readers and seeing which works best for you.  Then, any time you come across a site and see that it has a feed (the orange RSS button &#8211; or purple in my case), you can click that button to subscribe to it in your feed reader.  From then on, you&#8217;ll be able to easily keep up with any new information from that site.</p>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/the-basics-of-feed-readers-and-your-choices/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/the-basics-of-feed-readers-and-your-choices/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/the-basics-of-feed-readers-and-your-choices/&title=The Basics of Feed Readers and Your Choices">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/browser/" rel="tag">Browser</a>, <a href="http://www.dazzlindonna.com/blog/tag/web-based-feed-readers-this-category-focuses/" rel="tag">Web-Based Feed Readers     This category focuses</a>, <a href="http://www.dazzlindonna.com/blog/tag/web-based-start-pages/" rel="tag">Web-Based Start Pages</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/the-basics-of-feed-readers-and-your-choices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is Your WordPress Blog Wearing Protection?</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/is-your-wordpress-blog-wearing-protection/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/is-your-wordpress-blog-wearing-protection/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 16:25:26 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[hackers]]></category>
		<category><![CDATA[login lockdown]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vulnerability]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/08/29/is-your-wordpress-blog-wearing-protection/</guid>
		<description><![CDATA[The WordPress admin is fairly vulnerable to hackers. Hackers know where the admin is; they know the username for the admin is usually &#8220;admin&#8221;, so that only leaves one problem &#8211; the password. For a hacker, that&#8217;s not a really big problem. Just run a brute force attack and in a matter of time, there&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.dazzlindonna.com/blog/wp-content/uploads/2007/08/lock.png' alt='lock' class='floatleft' />The WordPress admin is fairly vulnerable to hackers.  Hackers know where the admin is; they know the username for the admin is usually &#8220;admin&#8221;, so that only leaves one problem &#8211; the password.  For a hacker, that&#8217;s not a really big problem.  Just run a brute force attack and in a matter of time, there&#8217;s a good chance of figuring out the password and logging in.  What comes next?  Anything the hacker wants, including destroying the blog you&#8217;ve worked so hard on.</p>
<p>A good friend of mine just finished creating a WordPress plugin called <a href="http://www.bad-neighborhood.com/login-lockdown.html" class="liexternal">Login LockDown</a> that aims to make that task much, much more difficult for a hacker.  The plugin records makes a record of the IP address every time someone attempts to login to the WordPress admin.  After 3 unsuccessful tries (number is configurable), the IP address is locked out from any further attempts for an hour (also configurable).  You, the admin, can unblock an IP if needed.</p>
<p>I installed the plugin and it installed without a hitch.  I then tested it, and it worked flawlessly.</p>
<p>I HIGHLY recommend that everyone <a href="http://www.bad-neighborhood.com/login-lockdown.html" class="liexternal">install this WordPress security plugin</a> to prevent any problems with hackers taking over your blog.</p>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/is-your-wordpress-blog-wearing-protection/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/is-your-wordpress-blog-wearing-protection/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/is-your-wordpress-blog-wearing-protection/&title=Is Your WordPress Blog Wearing Protection?">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/admin/" rel="tag">admin</a>, <a href="http://www.dazzlindonna.com/blog/tag/hackers/" rel="tag">hackers</a>, <a href="http://www.dazzlindonna.com/blog/tag/login-lockdown/" rel="tag">login lockdown</a>, <a href="http://www.dazzlindonna.com/blog/tag/plugin/" rel="tag">plugin</a>, <a href="http://www.dazzlindonna.com/blog/tag/protection/" rel="tag">protection</a>, <a href="http://www.dazzlindonna.com/blog/tag/security/" rel="tag">security</a>, <a href="http://www.dazzlindonna.com/blog/tag/vulnerability/" rel="tag">vulnerability</a>, <a href="http://www.dazzlindonna.com/blog/tag/wordpress/" rel="tag">WordPress</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/is-your-wordpress-blog-wearing-protection/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Music Recordings in Your Project</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/using-music-recordings-in-your-project/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/using-music-recordings-in-your-project/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 15:58:08 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[music clips]]></category>
		<category><![CDATA[public domain]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/08/17/using-music-recordings-in-your-project/</guid>
		<description><![CDATA[Adding a music clip to your audio or video project can make that project stand out and be noticed. You need to be aware though, that you can&#8217;t simply grab a clip of your favorite Top 40 song and use it on your latest Youtube video. Why? Because that&#8217;s illegal. Short and sweet. So what [...]]]></description>
			<content:encoded><![CDATA[<p>Adding a music clip to your audio or video project can make that project stand out and be noticed.  You need to be aware though, that you can&#8217;t simply grab a clip of your favorite Top 40 song and use it on your latest Youtube video.  Why?  Because that&#8217;s illegal.  Short and sweet.  So what can you do?</p>
<p>Music and lyrics published before 1922 are in the public domain, but sound recordings of any music never go into public domain.  You can <a href="http://www.blazemp.com/sound_recorder_software.htm" class="liexternal">record those old public domain songs</a> yourself if you want.  That can be used legally.  Or you can record your own original music and use it however you want, of course.  Anything else requires that you shell out some money to license something.  </p>
<p>Unless you plan on using a lot of recorded clips, the pricing isn&#8217;t too bad, so it&#8217;s not a big issue.  A one-time fee of around $20 is certainly doable, but of course, paying that kind of money many times would be prohibitively expensive for many of us.  But if, like me, you only need one clip, then ponying up $20 isn&#8217;t too big of an issue.</p>
<p>So where do you get these clips?  I bought mine at <a href="http://www.pdinfo.com" class="liexternal">PD Info</a>, and I also checked out <a href="http://www.music2hues.com" class="liexternal">Music2Hues</a>, which I think may be affiliated with PD Info.  I spent several hours on PDInfo&#8217;s downloads page, listening to clips from each of their categories.</p>
<p>So, now you know how to get your own cool music clips for your next project.  Good luck!</p>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/using-music-recordings-in-your-project/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/using-music-recordings-in-your-project/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/using-music-recordings-in-your-project/&title=Using Music Recordings in Your Project">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/licensing/" rel="tag">licensing</a>, <a href="http://www.dazzlindonna.com/blog/tag/music-clips/" rel="tag">music clips</a>, <a href="http://www.dazzlindonna.com/blog/tag/public-domain/" rel="tag">public domain</a>, <a href="http://www.dazzlindonna.com/blog/tag/youtube/" rel="tag">Youtube</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/using-music-recordings-in-your-project/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Designers Need To Reject Gray On Black</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/designers-need-to-reject-gray-on-black/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/designers-need-to-reject-gray-on-black/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 03:38:33 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[gray on black]]></category>
		<category><![CDATA[legibility]]></category>
		<category><![CDATA[Site Design]]></category>
		<category><![CDATA[unreadable]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/08/15/designers-need-to-reject-gray-on-black/</guid>
		<description><![CDATA[Lately, I&#8217;ve seen quite a lot of sites (usually blogs) put gray text on a black background. Tonight, I noticed it from StumbleUpon (a site I love, btw), and was just dismayed. (Yes, the screenshot above is from something SU wants me to know). Stop it, people! Just stop it. I don&#8217;t care how uber-cool [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.dazzlindonna.com/blog/wp-content/uploads/2007/08/sugrayonblack.PNG' alt='SU Gray on Black' /> Lately, I&#8217;ve seen quite a lot of sites (usually blogs) put gray text on a black background.  Tonight, I noticed it from StumbleUpon (a site I love, btw), and was just dismayed.  (Yes, the screenshot above is from something SU wants me to know).  Stop it, people!  Just stop it.  I don&#8217;t care how uber-cool it might be, it just plain sucks for readability.  Show off your dark side in some other way, but don&#8217;t tick off your users in the process, k?  If you want me to read what you have to say, make it legible, why don&#8217;t you?</p>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/designers-need-to-reject-gray-on-black/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/designers-need-to-reject-gray-on-black/#comments">5 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/designers-need-to-reject-gray-on-black/&title=Designers Need To Reject Gray On Black">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/colors/" rel="tag">colors</a>, <a href="http://www.dazzlindonna.com/blog/tag/gray-on-black/" rel="tag">gray on black</a>, <a href="http://www.dazzlindonna.com/blog/tag/legibility/" rel="tag">legibility</a>, <a href="http://www.dazzlindonna.com/blog/tag/site-design/" rel="tag">Site Design</a>, <a href="http://www.dazzlindonna.com/blog/tag/unreadable/" rel="tag">unreadable</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/designers-need-to-reject-gray-on-black/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Portable Apps Will Not Be My Future</title>
		<link>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/portable-apps-will-not-be-my-future/</link>
		<comments>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/portable-apps-will-not-be-my-future/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 09:47:56 +0000</pubDate>
		<dc:creator>Donna</dc:creator>
				<category><![CDATA[Tech Advice]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[drawbacks]]></category>
		<category><![CDATA[Mozy]]></category>
		<category><![CDATA[online backup]]></category>
		<category><![CDATA[portable apps]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[usb flash drive]]></category>

		<guid isPermaLink="false">http://www.dazzlindonna.com/blog/2007/08/13/portable-apps-will-not-be-my-future/</guid>
		<description><![CDATA[I had hoped that I could become less hard drive dependent by running off of Portable Apps, but my hopes were dashed today. This might be useful for some people, but the fact that the apps load and run EXTREMELY slowly makes it a deal-killer for me. If you do decide to try it out, [...]]]></description>
			<content:encoded><![CDATA[<p>I had hoped that I could become less hard drive dependent by <a href="http://www.dazzlindonna.com/blog/2007/07/24/portable-apps-can-this-be-my-future/" class="liinternal">running off of Portable Apps</a>, but my hopes were dashed today.  This might be useful for some people, but the fact that the apps load and run EXTREMELY slowly makes it a deal-killer for me.  If you do decide to try it out, make sure you have several hours free to install the apps.  Some are quick, but some take a really long time to install.  </p>
<p>Oh well, I&#8217;ll just use my brand new Lexar USB Flash Drive as a backup drive.  For now, I&#8217;ll just copy my Documents folder over to the flash drive once in a while, and I&#8217;m also backing everything up nightly to <a href="http://mozy.com/?ref=3f9a896b&#038;kbid=38718&#038;m=8" class="liexternal">Mozy Online Backup</a>, so that should suffice.</p>
<p>I wish the Portable Apps idea had panned out, but I think my workarounds will work fine.</p>
<p> <img src='http://www.dazzlindonna.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr />
<p><small>© Donna for <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, 2007. |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/portable-apps-will-not-be-my-future/">Permalink</a> |
<a href="http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/portable-apps-will-not-be-my-future/#comments">5 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/portable-apps-will-not-be-my-future/&title=Portable Apps Will Not Be My Future">del.icio.us</a>
<br/>
Post tags: <a href="http://www.dazzlindonna.com/blog/tag/backups/" rel="tag">backups</a>, <a href="http://www.dazzlindonna.com/blog/tag/drawbacks/" rel="tag">drawbacks</a>, <a href="http://www.dazzlindonna.com/blog/tag/mozy/" rel="tag">Mozy</a>, <a href="http://www.dazzlindonna.com/blog/tag/online-backup/" rel="tag">online backup</a>, <a href="http://www.dazzlindonna.com/blog/tag/portable-apps/" rel="tag">portable apps</a>, <a href="http://www.dazzlindonna.com/blog/tag/slow/" rel="tag">slow</a>, <a href="http://www.dazzlindonna.com/blog/tag/usb-flash-drive/" rel="tag">usb flash drive</a><br/>
This feed is for personal non-commercial use only. If you are not reading this in your news aggregator/reader or on <a href="http://www.dazzlindonna.com/blog">DazzlinDonna</a>, then the site you are looking at is probably infringing upon my copyright.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://www.dazzlindonna.com/blog/making-money-online/business-development/tech-advice/portable-apps-will-not-be-my-future/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced (User agent is rejected)

Served from: www.dazzlindonna.com @ 2012-02-10 10:31:51 -->
