<?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>When Brains Fly &#187; wordpress</title>
	<atom:link href="http://www.whenbrainsfly.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whenbrainsfly.com</link>
	<description>An Awesome Blog About Neuroscience, Computer Science, and Technology</description>
	<lastBuildDate>Mon, 28 Jun 2010 01:03:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Whoo! WordPress Upgraded and Akismet Installed</title>
		<link>http://www.whenbrainsfly.com/2009/08/whoo-wordpress-upgraded-and-akismet-installed/</link>
		<comments>http://www.whenbrainsfly.com/2009/08/whoo-wordpress-upgraded-and-akismet-installed/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 22:43:23 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.whenbrainsfly.com/?p=122</guid>
		<description><![CDATA[Finally, I have upgraded to WordPress 2.8.4 and installed Akismet seemingly successfully. Spam be gone! I also set up svn upgrading of WordPress so that I don&#8217;t have to do so many steps next time around.
For reference, I used:
http://codex.wordpress.org/WordPress_Backups to backup my stuff first
http://codex.wordpress.org/Upgrading_WordPress to do the upgrade
And then realizing that I could upgrade by [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I have upgraded to WordPress 2.8.4 and installed Akismet seemingly successfully. Spam be gone! I also set up svn upgrading of WordPress so that I don&#8217;t have to do so many steps next time around.</p>
<p>For reference, I used:<br />
<a href="http://codex.wordpress.org/WordPress_Backups">http://codex.wordpress.org/WordPress_Backups</a> to backup my stuff first<br />
<a href="http://codex.wordpress.org/Upgrading_WordPress">http://codex.wordpress.org/Upgrading_WordPress</a> to do the upgrade<br />
And then realizing that I could upgrade by svn, I used <a href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion">http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion</a>. Very nice.</p>
<p>Update: It has been nearly 24 hours and I have gotten no spam comments to moderate in my inbox. Akismet caught 8 of them. Thank goodness. That was really annoying to see a new email every couple hours only to realize that it is spam. Kinda makes me really appreciate Gmail&#8217;s spam filter, even though it has screwed up somewhat majorly once.</p>
<p>Edit (2009-12-15):<br />
To upgrade to the latest stable version of wordpress via svn, run the following command from /home/public/ (assuming 2.8.6 is the latest stable version):</p>
<pre>svn sw http://core.svn.wordpress.org/tags/2.8.6/ . </pre>
<p>and then go to <a href="http://www.whenbrainsfly.com/wp-admin/upgrade.php">http://www.whenbrainsfly.com/wp-admin/upgrade.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whenbrainsfly.com/2009/08/whoo-wordpress-upgraded-and-akismet-installed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bandwidth</title>
		<link>http://www.whenbrainsfly.com/2009/01/bandwidth/</link>
		<comments>http://www.whenbrainsfly.com/2009/01/bandwidth/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 04:16:06 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[nfsn]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.whenbrainsfly.com/?p=75</guid>
		<description><![CDATA[I have used 10.73 MB of bandwidth over the last three days based on my web access log. That feels like a lot. I think most of it is due to the large sizes of the WordPress admin php pages. Under NearlyFreeSpeech.NET (NFSN), I am paying based on how much bandwidth I use, which is [...]]]></description>
			<content:encoded><![CDATA[<p>I have used 10.73 MB of bandwidth over the last three days based on my web access log. That feels like a lot. I think most of it is due to the large sizes of the WordPress admin php pages. Under NearlyFreeSpeech.NET (NFSN), I am paying based on how much bandwidth I use, which is good because I don&#8217;t expect to have many readers right now and so under NFSN&#8217;s payment plan, I predict paying substantially less than $6/month &#8211; a typical price for other cheap web hosting. </p>
<p>Right now, I am being charged at $1 per GB transferred. Since I have used 10MB from the website and another 20MB from downloads and uploads (mostly from installing Movable Type and WordPress), I have to pay $0.03 for the four days that I have had this site. With that trend, I would have to pay about $0.23/month for bandwidth. I also have to pay $0.01/day for MySQL and $0.02/day for email forwarding. Altogether, I would have to pay about $1.13/month. That&#8217;s pretty cheap! Thus, NFSN is awesome.</p>
<p>Edit: I forgot to mention that NFSN also charges for storage at the rate of $0.01 per megabyte-month, which isn&#8217;t much, unless I am storing like a GB of stuff on my account.</p>
<p>Edit 2: I&#8217;m using about 8mb right now, so $0.08 per month. Pretty good. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whenbrainsfly.com/2009/01/bandwidth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switch to WordPress</title>
		<link>http://www.whenbrainsfly.com/2009/01/switch-to-wordpress/</link>
		<comments>http://www.whenbrainsfly.com/2009/01/switch-to-wordpress/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 19:25:00 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.whenbrainsfly.com/?p=30</guid>
		<description><![CDATA[After using Movable Type for an hour or so and trying to customize it, I found it to be irritatingly slow. I tried installing the Open Source version, but it was not much faster. It would take around 30 seconds to publish and 20 seconds to go to a different admin page, which got really [...]]]></description>
			<content:encoded><![CDATA[<p>After using Movable Type for an hour or so and trying to customize it, I found it to be irritatingly slow. I tried installing the Open Source version, but it was not much faster. It would take around 30 seconds to publish and 20 seconds to go to a different admin page, which got really frustrating after a while, especially after installing Movable Type four times (see <a href="http://www.whenbrainsfly.com/2009/01/installing-movable-type/">previous post</a>). </p>
<p>So, I decided to switch to WordPress, one of the other two popular blogging applications (the other being Blogger). The install was very simple and very fast. For my reference and yours, here is what I did:</p>
<p>First, I created a MySQL database called wordpress. Then, I downloaded <code>latest.tar.gz</code> from the <a href="http://wordpress.org/download/">WordPress website</a> onto my web server. Next, I unzipped that file and moved all of its contents to <code>/home/public/</code>. Then, I copied the file <code>config-sample.php</code> to <code>config.php</code>, and in <code>config.php</code>, I entered my database information and put in four security keys randomly generated from <a href="http://api.wordpress.org/secret-key/1.1/">the wordpress random key generator</a>. Finally, I opened a web browser and went to <code>wp-admin/install.php</code> where I entered a name for my blog and my email address, hit continue, and then I was done! Amazing.</p>
<p>I ran into some early problems with permissions, such as uploaded images not appearing. So I changed the group of all of the files in <code>/home/public</code> to web, changed all file permissions to 644 so my web server could write to them, and changed the permissions for <code>/home/public/wp-content/</code> and <code>/home/public/wp-content/uploads</code> to 775 so that my web server could put my uploaded files in the uploads directory. I think that was it.</p>
<p>Finally, I searched for a brainy WordPress theme and first found <a href="http://www.harrr.org/rrr/bigbluebrain-theme/">Big Blue Brain Theme</a> but later found <a href="http://wordpress.org/extend/themes/brain-power#post-534">Brain Power Theme</a>, which is an awesome theme. I tweaked it in many places to make spacing, color, and other little things nicer to me, and this modified theme is what is currently styling this site. I hope you like it too!</p>
<p>WordPress is not lightning fast, but not agonizingly slow either, so I think I&#8217;ll stick with it. Plus, this theme rocks!</p>
<p>Reference:<br />
<a href="http://codex.wordpress.org/Installing_WordPress">http://codex.wordpress.org/Installing_WordPress</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whenbrainsfly.com/2009/01/switch-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
