<?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>Half-Elf on Tech</title>
	<atom:link href="http://halfelf.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://halfelf.org</link>
	<description>Half Elf, Full B.I.T.C.H.</description>
	<lastBuildDate>Wed, 22 May 2013 20:49:37 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6-beta3-24365</generator>
		<item>
		<title>Not RSS 2 Email</title>
		<link>http://halfelf.org/2013/not-rss-2-email/</link>
		<comments>http://halfelf.org/2013/not-rss-2-email/#comments</comments>
		<pubDate>Wed, 22 May 2013 20:49:37 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3728</guid>
		<description><![CDATA[Spend time upgrading a server and learning Python, or spend time writing a simple plugin that does a simple thing. Simplicity wins.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/not-rss-2-email/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Personal Version Control With Git</title>
		<link>http://halfelf.org/2013/personal-version-control-git/</link>
		<comments>http://halfelf.org/2013/personal-version-control-git/#comments</comments>
		<pubDate>Mon, 13 May 2013 17:55:57 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3691</guid>
		<description><![CDATA[It's Git-ting better all the time. I set up my own git repo on my server in order to manage my own version control a little privately.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/personal-version-control-git/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Jetpack Koolaid</title>
		<link>http://halfelf.org/2013/jetpack-koolaid/</link>
		<comments>http://halfelf.org/2013/jetpack-koolaid/#comments</comments>
		<pubDate>Tue, 07 May 2013 16:35:26 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Philosopy]]></category>
		<category><![CDATA[automattic]]></category>
		<category><![CDATA[jetpack]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[worpdress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3358</guid>
		<description><![CDATA[I guess I'm drinking the Automattic Kool-aid when I say I don't really have a problem with Jetpack.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/jetpack-koolaid/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Deploying With Git</title>
		<link>http://halfelf.org/2013/deploying-with-git/</link>
		<comments>http://halfelf.org/2013/deploying-with-git/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 16:16:58 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3287</guid>
		<description><![CDATA[It may have taken me a year, but I've finally figured out that I was wrong the whole time, and using git to handle deployments isn't impossible, it's just different, and it can totally be scripted.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/deploying-with-git/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Two Factor Authentication</title>
		<link>http://halfelf.org/2013/two-factor-authentication/</link>
		<comments>http://halfelf.org/2013/two-factor-authentication/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 18:26:50 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[How It Works]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[risk]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3624</guid>
		<description><![CDATA[You want to add something to your protection armor? Two-Factor Authentication it is! But what is it, what does it do, and how do you use it?]]></description>
		<wfw:commentRss>http://halfelf.org/2013/two-factor-authentication/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WordPress False Security</title>
		<link>http://halfelf.org/2013/false-security/</link>
		<comments>http://halfelf.org/2013/false-security/#comments</comments>
		<pubDate>Tue, 16 Apr 2013 16:14:24 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Philosopy]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3355</guid>
		<description><![CDATA[There are certain things I just don't do to make my site more secure, because I don't think they matter. There are others that I do, because I think they do matter. I guess the time to post about this is now!]]></description>
		<wfw:commentRss>http://halfelf.org/2013/false-security/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>WordPress Login Protection With .htaccess</title>
		<link>http://halfelf.org/2013/wp-login-protection-htaccess/</link>
		<comments>http://halfelf.org/2013/wp-login-protection-htaccess/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 20:14:29 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3579</guid>
		<description><![CDATA[No ModSecurity? No problem (unless you're on nginx)! You can still do things to help protect yourself from the insanity of people hammering your server trying to log in to WordPress.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/wp-login-protection-htaccess/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>WordPress Login Protection with ModSecurity</title>
		<link>http://halfelf.org/2013/wp-login-protection-modsec/</link>
		<comments>http://halfelf.org/2013/wp-login-protection-modsec/#comments</comments>
		<pubDate>Wed, 10 Apr 2013 16:52:50 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[administration]]></category>
		<category><![CDATA[modsecurity]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3565</guid>
		<description><![CDATA[If you have ModSecurity and root access, you can cold-stop people trying to brute force into WordPress on your server. ]]></description>
		<wfw:commentRss>http://halfelf.org/2013/wp-login-protection-modsec/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
		<item>
		<title>Customizing Author&#8217;s Comments on Genesis</title>
		<link>http://halfelf.org/2013/customizing-comments-genesis/</link>
		<comments>http://halfelf.org/2013/customizing-comments-genesis/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 22:29:57 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[genesis]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3528</guid>
		<description><![CDATA[I needed to customize my comments on a socialish site, so people always knew who was in charge. With Genesis Framework it's pretty painless, even if you have no idea what you just wrote.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/customizing-comments-genesis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Photos, Your Way</title>
		<link>http://halfelf.org/2013/your-photos-your-way/</link>
		<comments>http://halfelf.org/2013/your-photos-your-way/#comments</comments>
		<pubDate>Sun, 07 Apr 2013 03:10:08 +0000</pubDate>
		<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
				<category><![CDATA[Philosopy]]></category>
		<category><![CDATA[essay]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://halfelf.org/?p=3551</guid>
		<description><![CDATA[Why am I supporting PressGram on KickStarter? Because I want the app, and so do you, even if you haven't realized it yet.]]></description>
		<wfw:commentRss>http://halfelf.org/2013/your-photos-your-way/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
