<?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; Month</title>
	<atom:link href="http://llamaslayers.net/daily-llama/tag/month/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>
		<item>
		<title>Nightgunner5&#8242;s RuneScape Goals</title>
		<link>http://llamaslayers.net/daily-llama/413/nightgunner5s-runescape-goals</link>
		<comments>http://llamaslayers.net/daily-llama/413/nightgunner5s-runescape-goals#comments</comments>
		<pubDate>Wed, 02 Apr 2008 22:58:47 +0000</pubDate>
		<dc:creator>Ben L.</dc:creator>
				<category><![CDATA[Goals]]></category>
		<category><![CDATA[RuneScape]]></category>
		<category><![CDATA[Legends]]></category>
		<category><![CDATA[mithril]]></category>
		<category><![CDATA[Month]]></category>
		<category><![CDATA[Nightfawn]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[WhatPulse]]></category>

		<guid isPermaLink="false">http://llamaslayers.net/daily-llama/?p=413</guid>
		<description><![CDATA[I'd like to start off by saying that my current RuneScape goals and a daily (or more frequently) updating progress report of them will always be able to be found on the bottom of this blog, along with my click and key counts (also updating daily or more frequently).  I would like to give a thank you to <a href="http://whatpulse.org/" target="_blank">WhatPulse</a> and <a href="http://rsbandb.com/" target="_blank">RSBandB</a> for tracking them for me.

Anyway, my RuneScape goals for the month are as follows:
<ol>
	<li>Get enough coal for the 542 mithril bars needed to make arrows using the feathers that I bought from Nightfawn.</li>
	<li>Smelt the mithril bars.</li>
	<li>Smith the mithril arrowheads.</li>
	<li>Put the arrowheads on the headless arrows.</li>
	<li>Get ranked in summoning on the RuneScape highscores.
<ul>
	<li>This not only makes me able to use summoning goal signatures, it also lets</li></ul></li></ol> <a href="http://llamaslayers.net/daily-llama/413/nightgunner5s-runescape-goals">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to start off by saying that my current RuneScape goals and a daily (or more frequently) updating progress report of them will always be able to be found on the bottom of this blog, along with my click and key counts (also updating daily or more frequently).  I would like to give a thank you to <a href="http://whatpulse.org/" target="_blank">WhatPulse</a> and <a href="http://rsbandb.com/" target="_blank">RSBandB</a> for tracking them for me.</p>
<p>Anyway, my RuneScape goals for the month are as follows:</p>
<ol>
<li>Get enough coal for the 542 mithril bars needed to make arrows using the feathers that I bought from Nightfawn.</li>
<li>Smelt the mithril bars.</li>
<li>Smith the mithril arrowheads.</li>
<li>Put the arrowheads on the headless arrows.</li>
<li>Get ranked in summoning on the RuneScape highscores.
<ul>
<li>This not only makes me able to use summoning goal signatures, it also lets me use enchanted rune helmets to store summoning scrolls.</li>
</ul>
</li>
<li>Do the Legends&#8217; Quest for the cape.</li>
</ol>
<p>Yes, I know that my goals seem a bit farfetched to do in one month, but I know I probably won&#8217;t finish all of them.  I&#8217;ll feel good if I even finish the first one!</p>
]]></content:encoded>
			<wfw:commentRss>http://llamaslayers.net/daily-llama/413/nightgunner5s-runescape-goals/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>March End-of-the-Month Wrap Up</title>
		<link>http://llamaslayers.net/daily-llama/410/march-end-of-the-month-wrap-up</link>
		<comments>http://llamaslayers.net/daily-llama/410/march-end-of-the-month-wrap-up#comments</comments>
		<pubDate>Mon, 31 Mar 2008 08:14:12 +0000</pubDate>
		<dc:creator>Sir Soybean</dc:creator>
				<category><![CDATA[Looking Back...]]></category>
		<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[April]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[March]]></category>
		<category><![CDATA[Month]]></category>
		<category><![CDATA[RuneScape]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://llamaslayers.net/daily-llama/?p=410</guid>
		<description><![CDATA[Today marks the end of March, and the start of April.  March had some amazing things happen in it this year, and here's the post where I get to tell you about them.
<h3>WordPress</h3>
WordPress 2.5 was released this month, and it has tons of updates, mostly on the admin pages.  It even made the slow blog I have (sometimes taking over a minute to load a single page) faster with the addition of the (already installed on my blog) WP Super Cache plugin.
<h3>RuneScape</h3>
Jagex fixed up summoning.  This might not be big news for you non-RuneScapers out there, but this is one of the best updates of the year.  Amongst the top features of this update are the ability to gain experience from combat done by your summoned familiars, a longer amount <a href="http://llamaslayers.net/daily-llama/410/march-end-of-the-month-wrap-up">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today marks the end of March, and the start of April.  March had some amazing things happen in it this year, and here&#8217;s the post where I get to tell you about them.</p>
<h3>WordPress</h3>
<p><span class="zem_slink">WordPress</span> 2.5 was released this month, and it has tons of updates, mostly on the admin pages.  It even made the slow blog I have (sometimes taking over a minute to load a single page) faster with the addition of the (already installed on my blog) WP Super Cache plugin.</p>
<h3>RuneScape</h3>
<p>Jagex fixed up summoning.  This might not be big news for you non-RuneScapers out there, but this is one of the best updates of the year.  Amongst the top features of this update are the ability to gain experience from combat done by your summoned familiars, a longer amount of time for familiars per summon, and 24 new summoning familiars.</p>
<p>Nightgunner5 got to use his whip for the first time (he bought it this month, too).  He trained his attack level from 65 to 70 in three days and beat up a level 122 ice troll king on his way to being able to use the whip.<br />
<img class="alignnone size-full wp-image-412" title="Nightgunner5 and his whip" src="http://llamaslayers.net/daily-llama/wp-content/uploads/2008/03/igotawhip.png" alt="Nightgunner5 and his whip" width="489" height="303" /></p>
<h3>This blog</h3>
<p>March marked the longest blog post ever on this blog.  It also took the longest to write.  Nightgunner5 should be proud of himself, after writing a 7-page-long blog post.  There were 7 blog posts this month, not counting this one, and 63 media uploads.  There were 16 comments made this month, from 6 different people.  16 plugins are active on this blog.</p>
<h3>Plans for next month</h3>
<p>Nightgunner5 plans to do the legends&#8217; quest because of the cape.  I plan on giving Nightfawn 5 dollars so she can become a RuneScape member.</p>
<p>Until next month,<br />
Sir Soybean</p>
]]></content:encoded>
			<wfw:commentRss>http://llamaslayers.net/daily-llama/410/march-end-of-the-month-wrap-up/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
