<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>danielbachhuber &#187; WebFaction</title>
	<atom:link href="http://danielbachhuber.com/tag/webfaction/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielbachhuber.com</link>
	<description>wrangling code for Automattic&#039;s WordPress.com VIP</description>
	<lastBuildDate>Mon, 28 May 2012 21:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='danielbachhuber.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/185f1e7963728f352b72281297848b7f?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>danielbachhuber &#187; WebFaction</title>
		<link>http://danielbachhuber.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://danielbachhuber.com/osd.xml" title="danielbachhuber" />
	<atom:link rel='hub' href='http://danielbachhuber.com/?pushpress=hub'/>
		<item>
		<title>Easiest way to add Git to your WebFaction account</title>
		<link>http://danielbachhuber.com/2010/11/16/easiest-way-to-add-git-to-your-webfaction-account/</link>
		<comments>http://danielbachhuber.com/2010/11/16/easiest-way-to-add-git-to-your-webfaction-account/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 02:00:27 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[code snippets]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[version control]]></category>
		<category><![CDATA[WebFaction]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=126705</guid>
		<description><![CDATA[wget http://kernel.org/pub/software/scm/git/git-1.7.2.3.tar.gz tar -xvf git-1.7.2.3.tar.gz cd git-1.7.2.3 ./configure --prefix=$HOME make make install If you&#8217;re reading this in the future, you may want to use the most recent version of Git. Instructions via the always helpful WebFaction support team<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=126705&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><code>wget <a href="http://kernel.org/pub/software/scm/git/git-1.7.2.3.tar.gz">http://kernel.org/pub/software/scm/git/git-1.7.2.3.tar.gz</a><br />
tar -xvf git-1.7.2.3.tar.gz<br />
cd git-1.7.2.3<br />
./configure --prefix=$HOME<br />
make<br />
make install</code></p>
<p>If you&#8217;re reading this in the future, you may want to use the most recent version of Git. Instructions via the always helpful WebFaction support team</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/126705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/126705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/126705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/126705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/126705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/126705/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/126705/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/126705/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=126705&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2010/11/16/easiest-way-to-add-git-to-your-webfaction-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>Back on WebFaction</title>
		<link>http://danielbachhuber.com/2010/09/27/back-on-webfaction/</link>
		<comments>http://danielbachhuber.com/2010/09/27/back-on-webfaction/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 14:49:20 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[WebFaction]]></category>

		<guid isPermaLink="false">http://danielbachhuber.com/?p=126403</guid>
		<description><![CDATA[After just a few months of administering my own Slicehost machine, I decided yesterday to move all of the personal sites I manage back to WebFaction. For personal stuff, I decided I need to focus more on publishing and less &#8230; <a href="http://danielbachhuber.com/2010/09/27/back-on-webfaction/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=126403&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://danielbachhuber.com/2010/05/18/now-served-with-slicehost/">just a few months</a> of administering my own <a href="http://www.slicehost.com/">Slicehost</a> machine, I decided yesterday to move all of the personal sites I manage back to <a href="http://www.webfaction.com/">WebFaction</a>. For personal stuff, I decided I need to focus more on publishing and less on figuring out why my memory usage is so high. Or, in the case of yesterday, why there were approximately 124,000 more rows in the posts table than there should be. Culprit: <a href="http://wordpress.org/extend/plugins/core-control/">Core Control plugin for WordPress</a>.</p>
<p>WebFaction is also significantly cheaper than Slicehost. Their basic plan starts at $9.50/month; I&#8217;ve been paying $32.50 for a 384 MB slice I hardly used.</p>
<p>For now, I look forward to having a super fast publishing platform where I can focus on the words and images instead of the technology.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/126403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/126403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/126403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/126403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/126403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/126403/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/126403/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/126403/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=126403&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2010/09/27/back-on-webfaction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Google Apps with StatusNet for email notifications</title>
		<link>http://danielbachhuber.com/2010/01/08/using-google-apps-with-statusnet-for-email-notifications/</link>
		<comments>http://danielbachhuber.com/2010/01/08/using-google-apps-with-statusnet-for-email-notifications/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 20:12:58 +0000</pubDate>
		<dc:creator>Daniel Bachhuber</dc:creator>
				<category><![CDATA[posts]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[StatusNet]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[WebFaction]]></category>

		<guid isPermaLink="false">http://www.danielbachhuber.com/?p=2965</guid>
		<description><![CDATA[For the sake of saving an hour of guessing, here are the proper settings for using Google Apps, or Gmail, with StatusNet, formally known as Laconica: $config['mail']['backend'] = 'smtp'; $config['mail']['params'] = array( 'host' =&#62; 'smtp.gmail.com', 'port' =&#62; 587, 'auth' =&#62; &#8230; <a href="http://danielbachhuber.com/2010/01/08/using-google-apps-with-statusnet-for-email-notifications/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=2965&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For the sake of saving an hour of guessing, here are the proper settings for using Google Apps, or Gmail, with <a href="http://status.net/">StatusNet</a>, formally known as Laconica:</p>
<p><code>$config['mail']['backend'] = 'smtp';<br />
$config['mail']['params'] = array(<br />
							'host' =&gt; 'smtp.gmail.com',<br />
							'port' =&gt; 587,<br />
							'auth' =&gt; true,<br />
							'username' =&gt; 'username@domain.com',<br />
							'password' =&gt; 'your_secret_password'<br />
							);</code></p>
<p>Adding these settings to your config.php file will allow your StatusNet instance to send email notifications over SMTP when your web host doesn&#8217;t support sending mail from the server (ahem, WebFaction). The trick is to use the proper port, 587 instead of 25, and to enable authentication.</p>
<p>I&#8217;m still <a href="http://twitter.com/danielbachhuber/status/7529771457">trying to configure Google Apps as the XMPP provider for StatusNet</a> too; I&#8217;ll put together another post if I can figure that out.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielbachhuber.wordpress.com/2965/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielbachhuber.wordpress.com/2965/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielbachhuber.wordpress.com/2965/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielbachhuber.wordpress.com/2965/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielbachhuber.wordpress.com/2965/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielbachhuber.wordpress.com/2965/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielbachhuber.wordpress.com/2965/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielbachhuber.wordpress.com/2965/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=danielbachhuber.com&#038;blog=16096444&#038;post=2965&#038;subd=danielbachhuber&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://danielbachhuber.com/2010/01/08/using-google-apps-with-statusnet-for-email-notifications/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c778bed467546a08fd2f3618a9fc9d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">danielbachhuber</media:title>
		</media:content>
	</item>
	</channel>
</rss>
