<?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>andr3w.net &#187; mephisto</title>
	<atom:link href="http://andr3w.net/tag/mephisto/feed/" rel="self" type="application/rss+xml" />
	<link>http://andr3w.net</link>
	<description>amateur web development...</description>
	<lastBuildDate>Fri, 19 Mar 2010 17:34:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress</title>
		<link>http://andr3w.net/2009/01/wordpress/</link>
		<comments>http://andr3w.net/2009/01/wordpress/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:11:27 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[site updates]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://andr3w.net/?p=19</guid>
		<description><![CDATA[Switched this blog from Mephisto to Wordpress, not a big migration yet, as there were only three posts to move.
Nothing against Mephisto, but I&#8217;d like to focus my efforts on my other site, and use Wordpress for this because it works well, and has a ton of plugin support to get the functionality that I [...]]]></description>
			<content:encoded><![CDATA[<p>Switched this blog from <a href="http://mephistoblog.com">Mephisto</a> to <a href="http://wordpress.org">Wordpress</a>, not a big migration yet, as there were only three posts to move.</p>
<p>Nothing against Mephisto, but I&#8217;d like to focus my efforts on my other site, and use Wordpress for this because it works well, and has a ton of plugin support to get the functionality that I want.</p>
]]></content:encoded>
			<wfw:commentRss>http://andr3w.net/2009/01/wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Nokogiri Gem On Ubuntu</title>
		<link>http://andr3w.net/2009/01/installing-nokogiri-gem-on-ubuntu/</link>
		<comments>http://andr3w.net/2009/01/installing-nokogiri-gem-on-ubuntu/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 02:22:00 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[apt-get]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[nokogiri]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://andr3w.net/?p=12</guid>
		<description><![CDATA[If you cannot install the nokogiri gem on ubuntu (required or recommended) for Mephisto.
You have to install two other libraries first that may or may not already be installed on your computer:
1sudo apt-get install libxml2-dev libxslt1-dev
Simply installing libxml-ruby or libxml1 won’t satisfy the requirements.
Thanks to hightechsorcery.com for the info.
]]></description>
			<content:encoded><![CDATA[<p>If you cannot install the nokogiri gem on ubuntu (required or recommended) for Mephisto.</p>
<p>You have to install two other libraries first that may or may not already be installed on your computer:</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libxml2-dev libxslt1-dev</div></td></tr></tbody></table></div>
<p>Simply installing libxml-ruby or libxml1 won’t satisfy the requirements.</p>
<p>Thanks to <a href="http://hightechsorcery.com/2008/12/howto-install-nokogiri-gem-ubuntu">hightechsorcery.com</a> for the info.</p>
]]></content:encoded>
			<wfw:commentRss>http://andr3w.net/2009/01/installing-nokogiri-gem-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>andr3w.net</title>
		<link>http://andr3w.net/2009/01/andr3wnet/</link>
		<comments>http://andr3w.net/2009/01/andr3wnet/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:15:46 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[site updates]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://andr3w.net/?p=3</guid>
		<description><![CDATA[Welcome to andr3w.net.
This site has a very simple purpose, in my free time I code my personal site, but that site is becoming more and more of a photoblog and less and less web development content seems relevant there (although I have always kept it to a minimum).
andr3w.net will be my second home on the [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to andr3w.net.</p>
<p>This site has a very simple purpose, in my free time I code my <a href="http://amdavidson.com/">personal site</a>, but that site is becoming more and more of a photoblog and less and less web development content seems relevant there (although I have always kept it to a minimum).</p>
<p>andr3w.net will be my second home on the web with information about my current effort with <a href="http://rubyonrails.org/">rails</a>, <a href="http://en.wikipedia.org/wiki/XHTML">(x)html</a>, <a href="http://www.w3.org/Style/CSS/">css</a>, <a href="http://en.wikipedia.org/wiki/JavaScript">js</a>, and whatever else I’m tinkering with at the time.</p>
<p>Check back soon for a restyling from the default <a href="http://mephistoblog.com/">Mephisto</a> style and more content as free time allows.</p>
]]></content:encoded>
			<wfw:commentRss>http://andr3w.net/2009/01/andr3wnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
