<?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>Andrew Guyton's Blog &#187; guide</title>
	<atom:link href="http://disavian.no-ip.info/tag/guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://disavian.no-ip.info</link>
	<description>programming/photography/gaming/reviews</description>
	<lastBuildDate>Tue, 10 Nov 2009 06:03:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Delicious Crepes</title>
		<link>http://disavian.no-ip.info/delicious-crepes/</link>
		<comments>http://disavian.no-ip.info/delicious-crepes/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 06:22:27 +0000</pubDate>
		<dc:creator>disavian</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[cooking]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[guide]]></category>

		<guid isPermaLink="false">http://disavian.no-ip.info/?p=71</guid>
		<description><![CDATA[I&#8217;m certainly no master of the stove, but I&#8217;d been craving some crepes for a while now. My first step when cooking, given my extreme love of the internet, is to use Google to look up an appropriate recipe. I then attempt to follow said guide to the letter. 
I picked the second result; the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_74" class="wp-caption alignright" style="width: 160px"><a href="http://flickr.com/photos/disavian/2716369098/"><img src="http://disavian.no-ip.info/wp-content/uploads/2008/07/tasty_crepe-150x150.jpg" alt="A tasty crepe I made" title="tasty_crepe" width="150" height="150" class="size-thumbnail wp-image-74" /></a><p class="wp-caption-text">A tasty crepe I made</p></div>
<p>I&#8217;m certainly no master of the stove, but I&#8217;d been craving some crepes for a while now. My first step when cooking, given my extreme love of the internet, is to use Google to look up an appropriate recipe. I then attempt to follow said guide to the letter. </p>
<p>I picked the second result; the first was the Wikipedia article, which I highly doubted would instruct me on how to make one.<span id="more-71"></span> The recipe? <a href="http://allrecipes.com/Recipe/Basic-Crepes/Detail.aspx">Basic Crepes at Allrecipes</a>.</p>
<p>It&#8217;s fairly easy to mix things together, assuming you have the ingredients handy. The tricky part is the cooking. I tried variations of the recipe, such as:</p>
<ul>
<li>hot skillet and oil spray</li>
<li>hot skillet and too much olive oil
<li>hot skillet and some olive oil</li>
<li>(finally arriving later in the night at) cool skillet and oil spray</li>
</ul>
<p>Despite the instructions, having a (relatively) cool skillet when you start allows you to pour the batter without it cooking before you&#8217;re done making your pretty flat circle. Also, too much oil will fry it, and you&#8217;ll have more of a pancake than a crepe. All of these methods produced delicious results, but as far as the stereotypical crepe goes, the latter was the most successful.</p>
]]></content:encoded>
			<wfw:commentRss>http://disavian.no-ip.info/delicious-crepes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Noob&#8217;s Guide to WordPress</title>
		<link>http://disavian.no-ip.info/noobs-guide-wordpress/</link>
		<comments>http://disavian.no-ip.info/noobs-guide-wordpress/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 22:41:26 +0000</pubDate>
		<dc:creator>disavian</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://disavian.no-ip.info/?p=37</guid>
		<description><![CDATA[When I started my very own personal blog, I decided to hand-code it and I&#8217;d eventually figure out the logistics of a database&#8230; later. I was happy that it existed at all, especially with such an appealing visual design.
However, I eventually succumbed and tried out a pre-existing framework, realizing that I didn&#8217;t want to reinvent [...]]]></description>
			<content:encoded><![CDATA[<p>When I started my very own personal blog, I decided to hand-code it and I&#8217;d eventually figure out the logistics of a database&#8230; later. I was happy that it existed at all, especially with such an appealing visual design.</p>
<p>However, I eventually succumbed and tried out a pre-existing framework, realizing that I didn&#8217;t want to reinvent the wheel. Plenty of people had made blog frameworks, and it was time that I used the fruit of their labor. I&#8217;ll guide you through the steps I took to make what I&#8217;ve got at the moment.<span id="more-37"></span></p>
<div class="toc">
<ol>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-platform-selection">Platform selection</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-upgrading">Upgrading</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-themes">Themes</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-comments">Comments</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-plugins">Plugins</a>
<ol>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-widgets">Widgets</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-share-and-subscribe">Share and subscribe</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-vital-plugins">Vital plugins</a>
<ol>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-redirection">Redirection</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-wp-super-cache">WP Super Cache</a></li>
</ol>
</li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-statistics">Statistics</a>
<ol>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-wordpress-com-stats">WordPress.com Stats</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-google-analyticator">Google Analyticator</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-official-statcounter-plugin">Official StatCounter Plugin</a></li>
</ol>
</li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-search-engine-optimization">Search Engine Optimization</a>
<ol>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-seo-slugs">SEO Slugs</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-google-xml-sitemaps">Google XML Sitemaps</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-headspace2">HeadSpace2</a></li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-robots-meta">Robots Meta</a></li>
</ol>
</li>
</ol>
</li>
<li><a href="http://disavian.no-ip.info/noobs-guide-wordpress/#toc-conclusion">Conclusion</a></li>
</ol>
</div>
<h3 id="toc-platform-selection">Platform selection</h3>
<p>Several Google searches later, and after considering <a href="http://www.simplephpblog.com/">Simple PHP Blog</a> and <a href="http://www.movabletype.org/">Moveable Type</a>, <a href="http://mediasavvy.com/archives/000474.shtml">this article</a> helped guide me to the Content Management System (CMS) I was to use; WordPress. I&#8217;d seen <a href="http://themes.wordpress.net/columns/2-columns/163/wordpress-default-15/">the default template</a> at a lot of blogs, and hadn&#8217;t realized that it had much potential until I really played around with it.</p>
<p><a href='http://disavian.no-ip.info/wp-content/uploads/2008/07/wp-default-theme.jpg'><img src="http://disavian.no-ip.info/wp-content/uploads/2008/07/wp-default-theme-150x150.jpg" alt="A screenshot of the default wordpress installation" title="WordPress default theme" width="150" height="150" class="alignnone size-thumbnail wp-image-38" /></a><br />
<small>A screenshot of the default wordpress installation</small></p>
<h3 id="toc-upgrading">Upgrading</h3>
<p>I initially installed WordPress in a subdirectory, which let me access both my old site and my new one simultaneously, and limited downtime. The installation itself was very easy (<a href="http://codex.wordpress.org/Installing_WordPress">instructions here</a>). I was easily able to add each post in the old site to my new site and easily specify a publish date in the past. If you wanted to publish entries from 1 AD, I don&#8217;t doubt that you&#8217;re capable of it in this framework.</p>
<p><a href='http://disavian.no-ip.info/wp-content/uploads/2008/07/aguytonsblog-200806.png'><img src="http://disavian.no-ip.info/wp-content/uploads/2008/07/aguytonsblog-200806-150x150.png" alt="Andrew Guyton\&#039;s Blog before I used WordPress" title="Andrew Guyton&#039;s Blog - Old version" width="150" height="150" class="alignright size-thumbnail wp-image-39" /></a>The tricky part was moving my static content (ex: &#8216;About&#8217;, &#8216;Projects&#8217; etc) into my new CMS. WordPress has &#8216;Pages&#8217; that model this idea, but all of the themes I&#8217;ve show subpages, which is (IMO) visually unappealing. I got to play a little with php and fixed it so you only see the top-level content (<a href="http://www.ryboe.com/2007/01/06/hiding-subpages-children-pages-in-wordpress.html">here&#8217;s how to do that</a>). Ideally, as per <a href="http://wordpress.org/support/topic/169668">this</a> request, you&#8217;d be able to see subpages under certain conditions. I don&#8217;t know (and haven&#8217;t looked hard for) any code that would do that at the moment, though.</p>
<h3 id="toc-themes">Themes</h3>
<p>WordPress follows good design and separates content from layout with their themes and related php functions. I wanted to emulate the look of my old site as closely as possible without writing a WordPress theme from scratch. After looking through <a href="http://themes.wordpress.net/">several</a> <a href="http://www.wpthemesfree.com/">theme</a> <a href="http://www.wpskins.org/">galleries</a>, I eventually found a <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a> which let me specify design and colors to approach what I was looking for. I then went into the CSS to fix various graphical glitches such as vertical line spacing (<a href="http://www.elated.com/articles/css-text-properties/">this page helped</a>). I wasn&#8217;t sure that I wanted a three-column setup, but I had difficulty removing the third column, so I eventually grew to like it.</p>
<p>On a related note, I also installed the <a href="http://wordpress.org/extend/plugins/wordpress-mobile-edition/">WordPress Mobile Edition</a> plugin, as I own a Windows Mobile 5 device with a relatively underpowered browser. The mobile edition uses a completely separate theme from the main site, interestingly. While I&#8217;ve not taken great care to edit the mobile theme, it&#8217;s there. You can easily place <a href="https://www.google.com/adsense/www/en_US/mobile/index_a3.html">Google Adsense for Mobile Content</a> ads on it.</p>
<h3 id="toc-comments">Comments</h3>
<p>One of the reasons I wanted a CMS is for the ability to comment on entries. <a href="http://akismet.com/">Askimet</a> is installed by default, and filters spam comments into a separate spam queue where they can be glanced at and saved (or, most likely, purged). You need to sign up for an Akimet API Key first, though. According to Askimet&#8217;s spam counter on their main web page, 88% of all comments are spam.</p>
<p>I&#8217;ve recently come across a comment system called <a href="http://www.intensedebate.com/">Intense Debate</a>, which I discovered through my friend <a href="http://www.colinake.com/">Colin Ake</a>. I&#8217;m putting off adding Intense Debate until it&#8217;s compatible with Askimet, partially because I receive <i>far</i> more spam than I do human comments.</p>
<h3 id="toc-plugins">Plugins</h3>
<h4 id="toc-widgets">Widgets</h4>
<p>WordPress lets you add plugins that you can then add to the sidebar(s) of your blog. <a href="http://automattic.com/code/widgets/use/">This</a> is a decent guide on how to install them. Most of the widgets I use are built into WordPress; these include the Meta, Pages, Archives, Links, Recent posts, Tag cloud, and Recent comments widgets.</p>
<p>Aside from the built-in functionality, I was most interested in widgets that would link with my twitter (<a href="http://www.velvet.id.au/twitter-wordpress-sidebar-widget/">plugin</a>), flickr (<a href="http://www.bencoleman.co.uk/flickr-widget-plugin-for-your-wordpress-sidebar/">plugin</a>), and del.icio.us (<a href="http://wordpress.org/extend/plugins/delicious-cached/">plugin</a>) accounts, but decided against the first two as they didn&#8217;t fit into my graphical/performance ideas for this site. They might be useful to you, though.</p>
<h4 id="toc-share-and-subscribe">Share and subscribe</h4>
<p>I find the Add to Any plugins to be useful. They provide links to add your rss feed to the user&#8217;s reader/service of choice (<a href="http://wordpress.org/extend/plugins/add-to-any-subscribe/">plugin</a>), or to bookmark the current page using the reader&#8217;s web bookmark service of choice (<a href="http://wordpress.org/extend/plugins/add-to-any/">plugin</a>). In addition, they&#8217;re relative unobtrusive for the amount of services they cover. If you don&#8217;t use WordPress, they&#8217;re available for other platforms as well; see <a href="http://www.addtoany.com/">addtoany.com</a>.</p>
<p>I don&#8217;t just rely on those plugins/widgets, however. I made sure to include a link to <a href="http://disavian.no-ip.info/feed">my feed</a> near the top of the page, with a stereotypical RSS icon. In my opinion, the feed link is one of the most important on the page.</p>
<h4 id="toc-vital-plugins">Vital plugins</h4>
<p>In addition to Askimet, there are some plugins I think you should consider with your new (or existing) blog:</p>
<h5 id="toc-redirection">Redirection</h5>
<p>The Redirection plugin is by far the most useful plugin or widget I&#8217;ve encountered. It lets you set arbitrary url redirection rules, optionally using a regex. This is a great way to redirect your old content locations to your new ones, keeping search engine rankings and visitors&#8217; bookmarks intact. It logs all 404 errors so you can easily see where new redirection rules are needed, and also shows how often your existing rules are used. <a href="http://urbangiraffe.com/plugins/redirection/">Redirection Official Site</a>.</p>
<h5 id="toc-wp-super-cache">WP Super Cache</h5>
<p>Just in case you get hit by Digg, Slashdot, etc, or even if you want to simply optimize your server performance, this is a good bet. <a href="http://ocaoimh.ie/wp-super-cache/">WP Super Cache Official Site</a>.</p>
<h4 id="toc-statistics">Statistics</h4>
<p>Because they&#8217;re not important to the display of the page, it&#8217;s better to load stat counter-type code at the end of the page. Not all themes include the relevant code to do so, though.</p>
<h5 id="toc-wordpress-com-stats">WordPress.com Stats</h5>
<p>This particular stats plugin shows you recent stats right in your dashboard, with the ability to drill down a little bit. You&#8217;ll need to enable third-party cookies in your browser to do that, though. To use this one, you&#8217;ll need a <a href="http://wordpress.com/api-keys/">WordPress.com API Key</a>, which you can get by <a href="http://wordpress.com/signup/">signing up for an account at WordPress.com</a>. <a href="http://wordpress.org/extend/plugins/stats/">Plugin: WordPress Stats</a>.</p>
<h5 id="toc-google-analyticator">Google Analyticator</h5>
<p>If you use Google Analytics, there&#8217;s a plugin that integrates support for it. What can I really say? It just works. Google Analytics itself is an impressive suite, so give it a try. <a href="http://wordpress.org/extend/plugins/google-analyticator/">Plugin: Google Analyticator</a>.</p>
<h5 id="toc-official-statcounter-plugin">Official StatCounter Plugin</h5>
<p>I&#8217;ve always liked StatCounter, even though their free services have a limited log size. But hey, they&#8217;re free. Everybody&#8217;s got to earn a living. <a href="http://blog.statcounter.com/?p=49">Statcounter Bog: Official WordPress Plugin</a>.</p>
<h4 id="toc-search-engine-optimization">Search Engine Optimization</h4>
<p>While I&#8217;ve only dabbled in this, the following plugins may be of use to you:</p>
<h5 id="toc-seo-slugs">SEO Slugs</h5>
<p>Optimizes post titles by removing common words. For example, it removed the &#8216;to&#8217; from the title of this particular post when generating the slug (from noobs-guide-to-wordpress to noobs-guide-wordpress). Shorter URLs are a good thing regardless of SEO. <a href="http://wordpress.org/extend/plugins/seo-slugs/">Plugin: SEO Slugs</a>.</p>
<h5 id="toc-google-xml-sitemaps">Google XML Sitemaps</h5>
<p>Generates a sitemap of your WordPress blog that is supported by most major search engines, and updates it automatically. <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google XML Sitemaps</a>.</p>
<h5 id="toc-headspace2">HeadSpace2</h5>
<p>Meta-data manager. <a href="http://urbangiraffe.com/plugins/headspace2/">HeadSpace2</a>.</p>
<h5 id="toc-robots-meta">Robots Meta</h5>
<p>Manages which pages get indexed by search engines. This focuses robots on your more important (content) pages. <a href="http://wordpress.org/extend/plugins/robots-meta/">Plugin: Robots Meta</a>.</p>
<h3 id="toc-conclusion">Conclusion</h3>
<p>I&#8217;m very happy with my current setup. I&#8217;ve been putting off the upgrade to WP2.6 due to plugin compatibility concerns, but the nagging banners to upgrade in the WordPress administration dashboard will soon bother me enough to actually take care of it. </p>
<p>Also, I eagerly anticipate IntenseDebate adding Askimet support, as their system of threaded comments, reputation, etc, is amazing. If this has helped you at all, please comment and say so!</p>
]]></content:encoded>
			<wfw:commentRss>http://disavian.no-ip.info/noobs-guide-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
