<?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>The Daily Llama &#187; backup</title>
	<atom:link href="http://llamaslayers.net/daily-llama/tag/backup/feed" rel="self" type="application/rss+xml" />
	<link>http://llamaslayers.net</link>
	<description>The ramblings on of a cat loving programmer</description>
	<lastBuildDate>Fri, 03 Sep 2010 23:04:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A new tradition: LlamaSlayers computer utility day</title>
		<link>http://llamaslayers.net/daily-llama/425/a-new-tradition-llamaslayers-computer-utility-day</link>
		<comments>http://llamaslayers.net/daily-llama/425/a-new-tradition-llamaslayers-computer-utility-day#comments</comments>
		<pubDate>Sat, 05 Apr 2008 20:12:32 +0000</pubDate>
		<dc:creator>Sir Soybean</dc:creator>
				<category><![CDATA[In-Depth]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Defragment]]></category>
		<category><![CDATA[Month]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[utility]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://llamaslayers.net/daily-llama/?p=425</guid>
		<description><![CDATA[Starting today, the fifth of every month will be "LlamaSlayers computer utility day".  Join if you want, basically all you have to do is complete any or all of the tasks from the following list.  After each task listed, there will be notes telling you how to do the task and why the task is important.  Some of these tasks are for Windows computers (I don't have a Mac or Linux computer so I can't say anything to do for them, you'll have to look elsewhere), some for WordPress blogs, and others for general things to do around computers on the fifth of every month.

Of course, you don't have to do any of these, they're just suggestions.  And the fifth of every month is just a random date that popped into my head.  You can celebrate your own computer utility day on any day you want. <a href="http://llamaslayers.net/daily-llama/425/a-new-tradition-llamaslayers-computer-utility-day">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Starting today, the fifth of every month will be &#8220;LlamaSlayers computer utility day&#8221;.  Join if you want, basically all you have to do is complete any or all of the tasks from the following list.  After each task listed, there will be notes telling you how to do the task and why the task is important.  Some of these tasks are for Windows computers (I don&#8217;t have a Mac or Linux computer so I can&#8217;t say anything to do for them, you&#8217;ll have to look elsewhere), some for WordPress blogs, and others for general things to do around computers on the fifth of every month.</p>
<p>Of course, you don&#8217;t have to do any of these, they&#8217;re just suggestions.  And the fifth of every month is just a random date that popped into my head.  You can celebrate your own computer utility day on any day you want.<span id="more-425"></span></p>
<ul>
<li>First of all, if you have Internet Explorer for a browser, get a new one.  You could try <a href="http://apple.com/safari/">Safari</a>, <a href="http://getfirefox.com/">Firefox</a>, or <a href="http://opera.com/">Opera</a>.  Just don&#8217;t use IE, alright?
<ul>
<li><strong>Why this is important:</strong> <a href="http://browsehappy.com/why/">http://browsehappy.com/why/</a> has listed a few highly respected sources on this topic.</li>
<li><strong>How to do this:</strong> Just click one of the three links above and download a new browser.  You can even start using it without rebooting your computer!</li>
</ul>
</li>
<li>Defragment your hard drive.  I can&#8217;t stress this enough.
<ul>
<li><strong>Why this is important:</strong> If your computer gets slower while accessing files for no reason, it might be because of fragmentation on your hard drive.  Think of it this way, if you need a lot of water, and you know that there&#8217;s water in hundreds of nearby puddles but you need to go to hundreds of puddles to get enough water, versus having enough water in one pool that you also know where to find.  You choose the pool, right? Defragmentation is your computer&#8217;s way of putting all the water from those puddles in one pool.  It takes pieces of files from all over your hard drive and puts them (basically) inalphabetical order.</li>
<li><strong>How to do this:</strong> Click <em>Start &gt; Programs &gt; Accessories &gt; System Tools &gt; Disk Defragmenter</em>.  Click the defragment button and your computer is working on it right away.</li>
</ul>
</li>
<li>Make a full backup of your WordPress.
<ul>
<li><strong>Why this is important:</strong> If you ever mess up your server&#8217;s copy, you&#8217;ll have one to put back on.  Also, if the server crashes, you will be able to put your blog back on the internet as soon as the server is fixed and you won&#8217;t have to worry about losing all of your posts.</li>
<li><strong>How to do this:</strong> Go get your FTP client.  If you don&#8217;t have one already, use <a href="http://filezilla-project.org/">Filezilla</a>.  You&#8217;ll also need to get your phpMyAdmin or similar program.  There is a great article on how to back up your database on the <a href="http://codex.wordpress.org/Backing_Up_Your_Database">WordPress Codex</a>.  Now with your FTP client, log on to your server (you should have been given the info you need when you got your hosting plan, if you don&#8217;t have the info, ask your host), navigate to your WordPress directory (for my blog, it&#8217;s at &#8220;/llama_html/daily-llama/&#8221;), make a new folder on your computer (call it something like &#8220;blog backup&#8221; or &#8220;[Name of blog] backup [Date]&#8220;) and download every file from your blog into that folder.</li>
</ul>
</li>
<li>Check every part of your WordPress for updates.  Make sure you have the latest version of WordPress, the latest version of all of your plugins, and the latest version of your template.
<ul>
<li><strong>Why this is important:</strong> Most security risks that are found will be fixed by the next version released.  If your plugin or theme has a security vulnerability, your whole blog is at risk, along with everything stored in your database.  If you don&#8217;t have the latest version of WordPress, there are security vulnerabilities and missing features.</li>
<li><strong>How to do this:</strong> Plugins can be easily updated using plugins like <a href="http://wordpress.org/extend/plugins/one-click-plugin-updater/">One Click Plugin Updater</a>, WordPress can be updated by <a href="http://www.zirona.com/software/wordpress-instant-upgrade/">WordPress Instant Upgrade</a>, but the Instant Upgrade plugin should not be used if you did not install your blog via FTP.  In that case, you should update your installation the same way you installed it.  For themes, there is currently no &#8220;one click&#8221; solution that I know about, you&#8217;ll have to use FTP.</li>
</ul>
</li>
<li>Optimize your database.
<ul>
<li><strong>Why this is important:</strong> If your WordPress is running slowly, this may be the culprit.  When anything is deleted from a database (even if you change an option on your blog), there is empty space in your database that the server still has to look through for each query.  Cleaning out this empty space dramatically decreases time taken per pageload and should be done (at least) monthly.</li>
<li><strong>How to do this:</strong> Look into your phpMyAdmin and see if there is an &#8220;overhead&#8221; number.  If there is one at all, you should click &#8220;Check tables having overhead&#8221;, then &#8220;With selected:&#8221;, and finally &#8220;Optimize table&#8221;.  You should see a dramatic increase in speed per pageload.</li>
</ul>
</li>
<li>Delete temp files.  This is for both your computer and your browser.
<ul>
<li><strong>Why this is important:</strong> Look at the following image.  That&#8217;s over 7 gigabytes of space I can save with one built-in program&#8217;s function.<br />
<img class="alignnone size-full wp-image-426" title="Disk Cleanup" src="http://llamaslayers.net/daily-llama/wp-content/uploads/2008/04/diskcleanup.png" alt="Disk Cleanup-Over 7 Gigabytes!" width="330" height="24" /></li>
<li><strong>How to do this:</strong>
<ul>
<li>In Windows: Start &gt; Programs &gt; Accessories &gt; System Tools &gt; Disk Cleanup</li>
<li>In Firefox: Tools &gt; Options&#8230; &gt; Privacy &gt; Clear Now&#8230;</li>
<li>In Opera: Tools &gt; Clear Private Data&#8230;</li>
<li>In Safari: Edit &gt; Empty Cache&#8230;<br />
Edit &gt; Prefrences&#8230; &gt; Security &gt; Show Cookies &gt; Remove All</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>That&#8217;s all of the tips I have for you today.  Maybe next month there will be more tips to add to the list.</p>
]]></content:encoded>
			<wfw:commentRss>http://llamaslayers.net/daily-llama/425/a-new-tradition-llamaslayers-computer-utility-day/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
