<?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>Freshness and Newness</title>
	<atom:link href="http://consplurgence.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://consplurgence.wordpress.com</link>
	<description>You&#039;re blessed when you&#039;re content with just who you are—no more, no less.  (Matthew 5:5a)</description>
	<lastBuildDate>Fri, 25 Feb 2011 21:25:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='consplurgence.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Freshness and Newness</title>
		<link>http://consplurgence.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://consplurgence.wordpress.com/osd.xml" title="Freshness and Newness" />
	<atom:link rel='hub' href='http://consplurgence.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Lucid Lynx + wget + proxy</title>
		<link>http://consplurgence.wordpress.com/2010/05/10/fix-lucid-lynx-proxy-problem/</link>
		<comments>http://consplurgence.wordpress.com/2010/05/10/fix-lucid-lynx-proxy-problem/#comments</comments>
		<pubDate>Mon, 10 May 2010 22:49:18 +0000</pubDate>
		<dc:creator>benash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://consplurgence.wordpress.com/?p=73</guid>
		<description><![CDATA[If you&#8217;re runnin&#8217; Ubuntu Lucid Lynx (10.04) and tryin&#8217; to use wget from behind a proxy, it might not work.  (See wget does not use network proxy in some cases.)  Try running this command first: To permanently fix, add the above line to ~/.bashrc<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consplurgence.wordpress.com&amp;blog=12929448&amp;post=73&amp;subd=consplurgence&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re runnin&#8217; Ubuntu Lucid Lynx (10.04) and tryin&#8217; to use wget from behind a proxy, it might not work.  (See <a href="https://bugs.launchpad.net/ubuntu/+source/wget/+bug/232469">wget does not use network proxy in some cases</a>.)  Try running this command first:</p>
<p><pre class="brush: bash;">
export no_proxy=$(echo $no_proxy | sed 's/,$//')
</pre><br />
To permanently fix, add the above line to ~/.bashrc</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consplurgence.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consplurgence.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consplurgence.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consplurgence.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consplurgence.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consplurgence.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consplurgence.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consplurgence.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consplurgence.wordpress.com&amp;blog=12929448&amp;post=73&amp;subd=consplurgence&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consplurgence.wordpress.com/2010/05/10/fix-lucid-lynx-proxy-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bc218973612d5f650c3e131d18f8a03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consplurgence</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Redmine with sqlite on Ubuntu</title>
		<link>http://consplurgence.wordpress.com/2010/04/29/install-redmine-with-sqlite-on-ubuntu/</link>
		<comments>http://consplurgence.wordpress.com/2010/04/29/install-redmine-with-sqlite-on-ubuntu/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 05:48:45 +0000</pubDate>
		<dc:creator>benash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://consplurgence.wordpress.com/?p=62</guid>
		<description><![CDATA[First, install Ruby and Gems from source Notes: You should be able to access Redmine at http://localhost:3000 Login with default user/pass admin/admin. I found the versions of rails and rack that the specific version of Redmine requires in the Redmine Installation Guide<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consplurgence.wordpress.com&amp;blog=12929448&amp;post=62&amp;subd=consplurgence&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First, <a href="http://consplurgence.wordpress.com/2010/04/29/install-ruby-from-source-on-ubuntu-10-04/">install Ruby and Gems from source</a><br />
<pre class="brush: bash;">
sudo gem install rails -v=2.3.5
sudo gem install sqlite3-ruby
cd redmine-* # The folder where you've extracted Redmine
echo &quot;production:
  adapter: sqlite3
  database: db/test.db
&quot; &gt; config/database.yml
RAILS_ENV=production rake config/initializers/session_store.rb
RAILS_ENV=production rake db:migrate
RAILS_ENV=production rake redmine:load_default_data

# Now run it
ruby script/server webrick -e production
</pre></p>
<p>Notes:</p>
<ul>
<li>You should be able to access Redmine at <a href="http://localhost:3000">http://localhost:3000</a></li>
<li>Login with default user/pass admin/admin.
<li>I found the versions of rails and rack that the specific version of Redmine requires in the <a href="http://www.redmine.org/wiki/redmine/RedmineInstall">Redmine Installation Guide</a></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consplurgence.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consplurgence.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consplurgence.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consplurgence.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consplurgence.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consplurgence.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consplurgence.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consplurgence.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consplurgence.wordpress.com&amp;blog=12929448&amp;post=62&amp;subd=consplurgence&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consplurgence.wordpress.com/2010/04/29/install-redmine-with-sqlite-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bc218973612d5f650c3e131d18f8a03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consplurgence</media:title>
		</media:content>
	</item>
		<item>
		<title>Install Ruby from source on Ubuntu 10.04</title>
		<link>http://consplurgence.wordpress.com/2010/04/29/install-ruby-from-source-on-ubuntu-10-04/</link>
		<comments>http://consplurgence.wordpress.com/2010/04/29/install-ruby-from-source-on-ubuntu-10-04/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 04:00:31 +0000</pubDate>
		<dc:creator>benash</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://consplurgence.wordpress.com/?p=54</guid>
		<description><![CDATA[Notes: checkinstall turns the source into a Debian package before installing, so that it&#8217;s easy to remove later. Replace ruby-1.8.7-p249 with whatever version you want from ftp://ftp.ruby-lang.org/pub/ruby/ This procedure came mostly from Nicholas’ Blog . Thanks, Nicholas.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consplurgence.wordpress.com&amp;blog=12929448&amp;post=54&amp;subd=consplurgence&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><pre class="brush: bash;">
sudo aptitude -y install build-essential zlib1g zlib1g-dev libxml2 libxml2-dev libxslt-dev sqlite3 libsqlite3-dev locate git-core libssl-dev openssl curl checkinstall
wget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.7-p249.tar.gz
tar xvzf ruby-1.8.7-p249.tar.gz
cd ruby-1.8.7-p249
./configure
make
sudo checkinstall -y

# Now install RubyGems
wget http://production.cf.rubygems.org/rubygems/rubygems-1.3.6.tgz
tar xvzf rubygems*
cd rubygems*
sudo ruby setup.rb
</pre></p>
<p>Notes:</p>
<ul>
<li>checkinstall turns the source into a Debian package before installing, so that it&#8217;s easy to remove later.
<li>Replace ruby-1.8.7-p249 with whatever version you want from ftp://ftp.ruby-lang.org/pub/ruby/</li>
<li>This procedure came mostly from <a href="http://www.ozmox.com/2009/04/18/installing-ruby-on-ubuntu-from-source">Nicholas’ Blog </a>.  Thanks, Nicholas.</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/consplurgence.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/consplurgence.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/consplurgence.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/consplurgence.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/consplurgence.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/consplurgence.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/consplurgence.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/consplurgence.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=consplurgence.wordpress.com&amp;blog=12929448&amp;post=54&amp;subd=consplurgence&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://consplurgence.wordpress.com/2010/04/29/install-ruby-from-source-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bc218973612d5f650c3e131d18f8a03?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">consplurgence</media:title>
		</media:content>
	</item>
	</channel>
</rss>
