<?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>Anmari &#187; Backups</title>
	<atom:link href="http://webdesign.anmari.com/tag/backups/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdesign.anmari.com</link>
	<description>Simply effective web services</description>
	<lastBuildDate>Wed, 16 Nov 2011 05:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Website backups</title>
		<link>http://webdesign.anmari.com/1113/website-backups/</link>
		<comments>http://webdesign.anmari.com/1113/website-backups/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 00:02:08 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Backups]]></category>

		<guid isPermaLink="false">http://webdesign.anmari.com/?p=1113</guid>
		<description><![CDATA[A website website owner or administrator needs to understand their responsibilities to protect their site and/or to recreate it in the event of a disaster.
Related posts:<ol>
<li><a href='http://webdesign.anmari.com/445/clouds-both-sides/' rel='bookmark' title='Looked at clouds from both sides now'>Looked at clouds from both sides now</a> <small>A personal IT Backup plan is becoming essential and a tad complicated.   Many folk are diving in to new technologies...</small></li>
<li><a href='http://webdesign.anmari.com/685/website-performance-speed/' rel='bookmark' title='Website performance &#8211; speed'>Website performance &#8211; speed</a> <small>You want people to access your website easily&#8230; if it takes too long to load, often people will give up. ...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Anyone who has worked for any period using IT should know the importance of</p>
<ol>
<li>multiple forms (media), multiple locations and multiple versions(aged) of <strong>backup</strong></li>
<li>knowing and testing the <strong>restore</strong> process.</li>
</ol>
<h3>Backups</h3>
<p>For the websites that I develop there are the following levels of backup:</p>
<ul>
<li>When I <strong>develop</strong> the site, I keep a copy of the style, and any special functionality, as well as any initial content.  When I release it to a client, I generally send them a zip file for their backup safety, and as another location backup</li>
<li>The<strong> host</strong> I use does regular backups (File and database), which we have tested.  They  restored promptly with no problem.</li>
<li>I use one of the many backup plugins to run an automated extract of the database.  For small sites, this can be <strong>emailed weekly</strong> (to get it away from the hosting location).  For larger sites, the web owner or administrator has to arrange to ftp the backup to a secure location.</li>
<li>The emailed or downloaded backup then gets <strong>backed up again</strong> by my local backup software, which is of course done in several different ways!</li>
</ul>
<h3>The Website owner or administrator&#8217;s responsibilities</h3>
<p>Treat the backups with the same care and respect that you would treat the legal deeds to your property, or your will.  That is if you are serious about your website. You may not know or be able to read the backup files sent to you.  The wordpress backups often use a free archive (zip) format called  <a href="http://en.wikipedia.org/wiki/Gzip">Gzip</a>, for which there are free &#8220;extractors&#8221;  (eg <a href="http://en.wikipedia.org/wiki/7-Zip">7-Zip).</a></p>
<p>A technical administrator should be able to recreate the contents from the backup files.</p>
<ul>
<li>Keep <strong>several versions of the backups</strong>, not just the latest.  There may have been a corruption of your website while does not get noticed for a while and you may wish to return to an earlier version.</li>
<li>Note the <strong>size of the backups</strong> &#8211; if it suddenly changes in size, and you have not made changes yourself, then it may have been<a title="has a website been hacked?" href="http://webdesign.anmari.com/check-if-youve-been-hacked/"> hacked</a>.  Tell your technical web site administrator asap &#8211; this may be affecting your appearance to the world and your search engine ranking.</li>
<li>Keep <strong>copies of any uploaded files</strong> that are not stored in the database.  If you are uploading these files yourself, then your web designer will not have a copy of these, unless you have an arrangement with them to backup your whole site in addition to the hosts backup.</li>
</ul>
<h3>Restoring</h3>
<p>A backup is only as good as the ability to get the website backup and running correctly!   A website is composed of many components and each of these need to be able to be recreated.</p>
<ul>
<li>the cms software &#8211; if free open source this cna be re-acquired, although reconfiguring could take a while</li>
<li>the templates and style &#8211; backups required when major changes are made</li>
<li>the database content (configuration options and visible content)</li>
<li>any separate files such as images, mp3&#8242;s etc</li>
</ul>
<p>Note that restoring may take quite a while depending on what has happened and in what state the backups are.  For critical websites that need to be &#8220;up&#8221; constantly, one could consider a mirror site with hot backup. This is not easy  or cheap to do however.</p>
<p>Related posts:</p><ol>
<li><a href='http://webdesign.anmari.com/445/clouds-both-sides/' rel='bookmark' title='Looked at clouds from both sides now'>Looked at clouds from both sides now</a> <small>A personal IT Backup plan is becoming essential and a tad complicated.   Many folk are diving in to new technologies...</small></li>
<li><a href='http://webdesign.anmari.com/685/website-performance-speed/' rel='bookmark' title='Website performance &#8211; speed'>Website performance &#8211; speed</a> <small>You want people to access your website easily&#8230; if it takes too long to load, often people will give up. ...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://webdesign.anmari.com/1113/website-backups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looked at clouds from both sides now</title>
		<link>http://webdesign.anmari.com/445/clouds-both-sides/</link>
		<comments>http://webdesign.anmari.com/445/clouds-both-sides/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 12:17:16 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[disaster]]></category>

		<guid isPermaLink="false">http://webdesign.anmari.com/?p=445</guid>
		<description><![CDATA[A personal IT Backup plan is becoming essential and a tad complicated.   Many folk are diving in to new technologies with little thought to how they are becoming dependent. This article prompted me to publish a document I am working on &#8211; my personal IT Backup plans. We have experienced a variety of very different [...]
Related posts:<ol>
<li><a href='http://webdesign.anmari.com/457/when-clouds-go-bad/' rel='bookmark' title='When clouds go bad?'>When clouds go bad?</a> <small>The search for a google docs backup, wondering why there does not appear to be a solution and then wondering...</small></li>
<li><a href='http://webdesign.anmari.com/1113/website-backups/' rel='bookmark' title='Website backups'>Website backups</a> <small>A website website owner or administrator needs to understand their responsibilities to protect their site and/or to recreate it in...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A personal IT Backup plan is becoming essential and a tad complicated.   Many folk are diving in to new technologies with little thought to how they are becoming dependent.</p>
<p>This article prompted me to publish a document I am working on &#8211; my personal IT Backup plans.</p>
<p>We have experienced a variety of very different disasters lately: the financial crises (who would have thought banks would fail?, extended power failures, backups and pc&#8217;s dying at the same time&#8230;) &#8211; <a title="Real Disasters" href="http://webdesign.anmari.com/disaster-planning-why-you-need-to-practise-recovering/">the list goes on</a></p>
<p>This is version 1.  No doubt there will be more later and an explanation of the aspects.</p>
<p><a href="http://webdesign.anmari.com/wp-content/uploads/2008/11/backup-plan.pdf">Draft backup plan</a></p>
<p>Related posts:</p><ol>
<li><a href='http://webdesign.anmari.com/457/when-clouds-go-bad/' rel='bookmark' title='When clouds go bad?'>When clouds go bad?</a> <small>The search for a google docs backup, wondering why there does not appear to be a solution and then wondering...</small></li>
<li><a href='http://webdesign.anmari.com/1113/website-backups/' rel='bookmark' title='Website backups'>Website backups</a> <small>A website website owner or administrator needs to understand their responsibilities to protect their site and/or to recreate it in...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://webdesign.anmari.com/445/clouds-both-sides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When clouds go bad?</title>
		<link>http://webdesign.anmari.com/457/when-clouds-go-bad/</link>
		<comments>http://webdesign.anmari.com/457/when-clouds-go-bad/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 12:09:52 +0000</pubDate>
		<dc:creator>anmari</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[disaster]]></category>

		<guid isPermaLink="false">http://webdesign.anmari.com/?p=457</guid>
		<description><![CDATA[The search for a google docs backup, wondering why there does not appear to be a solution and then wondering if that was because it's there already?
Related posts:<ol>
<li><a href='http://webdesign.anmari.com/445/clouds-both-sides/' rel='bookmark' title='Looked at clouds from both sides now'>Looked at clouds from both sides now</a> <small>A personal IT Backup plan is becoming essential and a tad complicated.   Many folk are diving in to new technologies...</small></li>
<li><a href='http://webdesign.anmari.com/2546/wordpress-html5-validation-bad-value-for-attribute-rel/' rel='bookmark' title='WordPress html5 validation &#8211; Bad value for attribute rel'>WordPress html5 validation &#8211; Bad value for attribute rel</a> <small>If you want to get rid of the rel attributes that cause the html5 validation to fail.  There is some...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2>No backup for google docs?</h2>
<div class="wp-caption alignright" style="width: 250px"><img title="Good Cloud" src="http://farm2.static.flickr.com/1251/637014823_b4880833d0_m.jpg" alt="Good Cloud?" width="240" height="161" /><p class="wp-caption-text">Good Cloud?</p></div>
<p>googling for backups reveals either</p>
<ul>
<li><a href="http://www.techcrunch.com/2008/06/16/docsyncer-merges-with-the-deadpool/">failed ventures,</a></li>
<li>not entirely satisfactory solutions for my non techy users at the school <a href="http://lifehacker.com/software/hack-attack/back-up-your-google-apps-data-281635.php">involving greasemonkey scripts</a>.  Not that there is any thing wrong with it, but we need something more robust, regular, reliable.</li>
<li>requires <a href="http://lifehacker.com/5080053/gdatacopier-syncs-google-docs-to-your-desktop">command line knowledge</a>.  Hmm remember those non techy users?</li>
</ul>
<h2>Or is there?</h2>
<p>Does google gears constitute an adequate backup?</p>
<p>Gears allows you to operate offline. I tested it, it works.  I could access and update.  I erxited the browers and came back in and as long as I went to the google docs url, it was OKAY, as though I was still online.</p>
<p>I then logged to the one of the other Pc&#8217;s, installed gears, went off line &#8211; it worked too.  So now I have 2 copies in theory?</p>
<p>And of course, the PC&#8217;s are being backed up &#8211; to the external hard drive and idrive, which means that the data stores are being backed up&#8230;. so now I have how many copies?</p>
<div class="wp-caption alignleft" style="width: 250px"><a href="http://farm1.static.flickr.com/99/312827655_00227d55e7_m.jpg"><img title="Bad Cloud?" src="http://farm1.static.flickr.com/99/312827655_00227d55e7_m.jpg" alt="Bad Cloud?" width="240" height="160" /></a><p class="wp-caption-text">Bad Cloud?</p></div>
<h3>So do we have good cloud or bad cloud now?</h3>
<p>So if I lose my PC and local backups (house burns down), I revert to the Good Cloud.</p>
<p>If we have Bad Cloud, eg: google fails, how long could I use the browser version offline?</p>
<p>&#8230;.</p>
<p>Related posts:</p><ol>
<li><a href='http://webdesign.anmari.com/445/clouds-both-sides/' rel='bookmark' title='Looked at clouds from both sides now'>Looked at clouds from both sides now</a> <small>A personal IT Backup plan is becoming essential and a tad complicated.   Many folk are diving in to new technologies...</small></li>
<li><a href='http://webdesign.anmari.com/2546/wordpress-html5-validation-bad-value-for-attribute-rel/' rel='bookmark' title='WordPress html5 validation &#8211; Bad value for attribute rel'>WordPress html5 validation &#8211; Bad value for attribute rel</a> <small>If you want to get rid of the rel attributes that cause the html5 validation to fail.  There is some...</small></li>
</ol>]]></content:encoded>
			<wfw:commentRss>http://webdesign.anmari.com/457/when-clouds-go-bad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

