<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/1.5.2" -->
<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/"
>

<channel>
	<title>LinuxDave</title>
	<link>http://linuxdave.com</link>
	<description>Life, Linux and Crazy Videos</description>
	<pubDate>Sat, 30 Aug 2008 02:14:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.2</generator>
	<language>en</language>

		<item>
		<title>TheSixtyOne - Streaming Music Goodness</title>
		<link>http://linuxdave.com/26/thesixtyone-streaming-music-goodness/</link>
		<comments>http://linuxdave.com/26/thesixtyone-streaming-music-goodness/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 18:24:35 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Links</category>
	<category>Cool Stuff</category>
		<guid>http://linuxdave.com/26/thesixtyone-streaming-music-goodness/</guid>
		<description><![CDATA[	If you&#8217;re sick of all the popular crap on the radio these days, check out TheSixtyOne. It is a great site that streams music the entire time you are on it. The music is mostly made up of user-submissions, and the good songs get &#8220;bumped&#8221; up from other users. It is because of this that [...]]]></description>
			<content:encoded><![CDATA[	<p>If you&#8217;re sick of all the popular crap on the radio these days, check out <a href="http://thesixtyone.com">TheSixtyOne</a>. It is a great site that streams music the entire time you are on it. The music is mostly made up of user-submissions, and the good songs get &#8220;bumped&#8221; up from other users. It is because of this that you&#8217;re almost guaranteed to find music you&#8217;ve never heard before. There have been quite a few bands and/or artists that I&#8217;ve watched rise to the top and become popular during my time with TheSixtyOne. </p>
	<p><img src="http://linuxdave.com/wp-content/pics/t61.jpg" alt="TheSixtyOne"/></p>
	<p>Besides listening to tunes, you can also participate in the &#8220;game&#8221; played by listening, recommending and performing other actions on the site. You get points, go up levels, and unlock more features from the site. Quite fun!</p>
	<p>And since this is nothing more than a Flash app on a website, it is, of course, compatible with just about every browser and operating system including Linux.</p>
	<p>You&#8217;ll also notice I&#8217;ve added my radio here on the <a href="http://linuxdave.com">linuxdave.com homepage</a>. If you want to hear what I&#8217;m listening to, check it out!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/26/thesixtyone-streaming-music-goodness/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Display available DBI drivers</title>
		<link>http://linuxdave.com/24/display-available-dbi-drivers/</link>
		<comments>http://linuxdave.com/24/display-available-dbi-drivers/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 21:31:02 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Linux</category>
	<category>Perl Scripts</category>
		<guid>http://linuxdave.com/24/display-available-dbi-drivers/</guid>
		<description><![CDATA[	This simple bit of perl can be used to display which DBI drivers you have available on your system:
	#!/usr/bin/perl -w
require DBI;
	my @dbi_drivers = DBI->available_drivers;
print join(&#8221;, &#8220;, @dbi_drivers), &#8220;\n&#8221;;
]]></description>
			<content:encoded><![CDATA[	<p>This simple bit of perl can be used to display which DBI drivers you have available on your system:</p>
	<blockquote><p>#!/usr/bin/perl -w<br />
require DBI;</p>
	<p>my @dbi_drivers = DBI->available_drivers;<br />
print join(&#8221;, &#8220;, @dbi_drivers), &#8220;\n&#8221;;</p></blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/24/display-available-dbi-drivers/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Newsgroups made Easy (Windows and Linux)</title>
		<link>http://linuxdave.com/23/newsgroups-made-easy-windows-and-linux/</link>
		<comments>http://linuxdave.com/23/newsgroups-made-easy-windows-and-linux/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 19:34:30 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Linux</category>
	<category>Ubuntu</category>
	<category>Filesharing</category>
	<category>Windows</category>
	<category>Newsgroups</category>
		<guid>http://linuxdave.com/23/newsgroups-made-easy-windows-and-linux/</guid>
		<description><![CDATA[	If you&#8217;re into filesharing, but don&#8217;t like the viruses, spam and everything awful about P2P clients (like Limewire, Kazaa), you might want to look into using newsgroups. I can consistently max out my bandwidth downloading from a news server (vs the sometimes slow speeds of P2P). With the new do-it-all newsgrabber programs out there like [...]]]></description>
			<content:encoded><![CDATA[	<p>If you&#8217;re into filesharing, but don&#8217;t like the viruses, spam and everything awful about P2P clients (like Limewire, Kazaa), you might want to look into using newsgroups. I can consistently max out my bandwidth downloading from a news server (vs the sometimes slow speeds of P2P). With the new do-it-all newsgrabber programs out there like GrabIt, getting a movie or a CD has never been easier. Of course, Linuxdave only uses this for non-copyrighted material, and suggests that my readers do the same, if they wish to stay within the boundaries of the law. </p>
	<p>It looks like a lot at first, but after everything is installed and setup, it is a very fast and very easy process.</p>
	<p>You need a few things:</p>
	<p>* A newsgroup hosting server account at newshosting.com<br />
* A newsgroup client (to actually get the files).. I use GrabIt</p>
	<p>Detailed instructions:</p>
	<p>1) Go to newshosting.com and sign up for one of their accounts. I like the unlimited 14.95 plan. The &#8220;retention&#8221; time is simply how long the files are available on the servers for. For example, if someone posted a movie 60 days ago to the newsgroups, you would be able to get it with that plan, but not with the 45-retention day plan. I find everything I need with the 45 plan though.<br />
Also keep in mind that most DVDs are between 4 and 7 GB, so the 10GB plan just seems to restrictive to me. After signing up they will send you an email with all the info that you need to get set up.</p>
	<p>2) Go <a href="http://www.shemes.com/index.php?p=download">get Grabit</a>. Make sure &#8220;Associate GrabIt with NZB Files&#8221; is checked when installing. When starting for the first time:</p>
	<blockquote><p>* News (NNTP) server: (they sent this to you in the email)<br />
* Check &#8220;requires username and password&#8221;<br />
* Enter username/password sent in email</p></blockquote>
	<p>Thats it!</p>
	<p>Now lets get some files:</p>
	<p>3) Now, you <em>can</em> use Grabit right now to browse and download the groups and files if you want, but there is a <em>much</em> easier way of getting what you want. They are called NZBs. NZBs are just files that tell GrabIt which posts to download in order to build the movie/game/whatever you want. The best site out there right now for this is <a href="http://newzbin.org">newzbin.org</a>, but it costs a few bucks. This site is just a community of people that create these NZB files and uploads them to make our lives easier. Sign up for an account, add some &#8220;premium credit&#8221; to it for a few bucks, and go ahead and search for a music CD or movie or something. After clicking on the item you want to download, you&#8217;ll be presented with a list of files that will be downloaded to build what you are looking for. Simply click &#8220;Get Message-IDs&#8221; and rest should be automatic: Grabit will start its thing, and the download process will start. At this point, make sure Grabit is using all 8 download streams. That is the maximum number of download streams you can have with newshosting.com. Note: you won&#8217;t see that &#8220;Get Message-IDs&#8221; button unless you have premium credit and an account.</p>
	<p>4) After the file has been downloaded and uncompressed, the latest version of Grabit will automatically run the parity check and unrar it for you. You should see a directory with your files in the GrabIt Download folder! </p>
	<p>Lots of times the files that you&#8217;re getting will simply be images of the DVD or CD that it came on originally. If you aren&#8217;t sure how to deal with these, doing some googling will help. Generally the easiest thing to do is just to burn the image back onto media (DVD, CD, whatever). If you&#8217;re just looking to watch the movie/Tv show on your computer, I&#8217;d suggest getting a divx version of the show if it is available on newzbin. The quality will be fine for most computer monitors, and it will take a tenth of the time to download.</p>
	<p>If you need a decent video player to play files that you download, I highly recommend getting <a href="http://www.videolan.org/vlc/">VLC Media Player</a>. </p>
	<p><strong>Wait! I came here because I use Linux, LINUXDAVE!</strong></p>
	<p>Well, if you use Windows, you can stop reading here,  you&#8217;re done! If you use Linux, this process is the same with one minor change&#8230; </p>
	<p>Unfortunately, GrabIt only works in Windows. We will need to replace it with two programs, one to download what the NZB specifies, and one to do the parity check (thats what all the .par or .par2 files are for). </p>
	<p>Pan is an easy-to-use GTK+ client for Linux. As for installing something to do the parity check&#8230; this is a one liner in Ubuntu: </p>
	<blockquote><p>apt-get install par2</p></blockquote>
	<p>I won&#8217;t bore you with the details on how to use these.  If you&#8217;re using Linux, you should know how to read man pages by now! </p>
	<p>VLC Media Player also works great in Linux for playing videos! </p>
	<p>Let me know if you have any questions about newsgroups in Linux or Windows.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/23/newsgroups-made-easy-windows-and-linux/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>5-Minute LAMP Server on Ubuntu</title>
		<link>http://linuxdave.com/22/5-minute-lamp-server-on-ubuntu/</link>
		<comments>http://linuxdave.com/22/5-minute-lamp-server-on-ubuntu/#comments</comments>
		<pubDate>Tue, 08 May 2007 18:55:05 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Linux</category>
	<category>Ubuntu</category>
	<category>Apache</category>
	<category>MySQL</category>
	<category>PHP</category>
		<guid>http://linuxdave.com/22/5-minute-lamp-server-on-ubuntu/</guid>
		<description><![CDATA[	This will install a LAMP server in about 5 minutes onto an Ubuntu server:
	
apt-get install apache2 php5 libapache2-mod-php5 apache2-doc php-pear
apt-get install msyql-server mysql-client php5-mysql
/etc/init.d/apache2 restart

	Done!
	Your apache conf files are in /etc/apache2/
PHP ini is in /etc/php5/apache2/
Your web root is /var/www/
	Enjoy!

]]></description>
			<content:encoded><![CDATA[	<p>This will install a LAMP server in about 5 minutes onto an Ubuntu server:</p>
	<blockquote><p>
apt-get install apache2 php5 libapache2-mod-php5 apache2-doc php-pear<br />
apt-get install msyql-server mysql-client php5-mysql<br />
/etc/init.d/apache2 restart
</p></blockquote>
	<p>Done!</p>
	<p>Your apache conf files are in /etc/apache2/<br />
PHP ini is in /etc/php5/apache2/<br />
Your web root is /var/www/</p>
	<p>Enjoy!
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/22/5-minute-lamp-server-on-ubuntu/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Apache from source - Broken echo command</title>
		<link>http://linuxdave.com/21/apache-from-source-broken-echo-command/</link>
		<comments>http://linuxdave.com/21/apache-from-source-broken-echo-command/#comments</comments>
		<pubDate>Tue, 08 May 2007 14:22:24 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Linux</category>
	<category>Ubuntu</category>
	<category>Apache</category>
		<guid>http://linuxdave.com/21/apache-from-source-broken-echo-command/</guid>
		<description><![CDATA[	When installing apache 1.3.37 from source on an Ubuntu server, it mentioned that I had a broken echo command:
	root@web02:~/apache_1.3.37# ./configure &#8211;prefix=/usr/local/apache
Configuring for Apache, Version 1.3.37
 + Warning: Your &#8216;echo&#8217; command is slightly broken.
 + It interprets escape sequences per default. We already
 + tried &#8216;echo -E&#8217; but had no real success. If errors occur
 + [...]]]></description>
			<content:encoded><![CDATA[	<p>When installing <strong>apache 1.3.37 from source on an Ubuntu server</strong>, it mentioned that I had a <strong>broken echo command</strong>:</p>
	<blockquote><p>root@web02:~/apache_1.3.37# ./configure &#8211;prefix=/usr/local/apache<br />
Configuring for Apache, Version 1.3.37<br />
 + Warning: Your &#8216;echo&#8217; command is slightly broken.<br />
 + It interprets escape sequences per default. We already<br />
 + tried &#8216;echo -E&#8217; but had no real success. If errors occur<br />
 + please set the SEO variable in &#8216;configure&#8217; manually to<br />
 + the required &#8216;echo&#8217; options, i.e. those which force your<br />
 + &#8216;echo&#8217; to not interpret escape sequences per default.<br />
 + using installation path layout: Apache (config.layout)<br />
Creating Makefile<br />
Creating Configuration.apaci in src<br />
Syntax error &#8212; The configuration file is used only to<br />
define the list of included modules or to set Makefile in src<br />
options or Configure rules, and I don&#8217;t see that at all:<br />
 `$(SRCDIR)/apaci`<br />
default<br />
default<br />
no<br />
no<br />
no<br />
yes<br />
no<br />
default<br />
no<br />
default<br />
default
</p></blockquote>
	<p>This was because of some shell script files using the wrong interpreter. Just do this to fix it:</p>
	<blockquote><p>
rm -f /bin/sh<br />
ln -s /bin/bash /bin/sh</p></blockquote>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/21/apache-from-source-broken-echo-command/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Great Flood of 2006</title>
		<link>http://linuxdave.com/19/great-flood-of-2006/</link>
		<comments>http://linuxdave.com/19/great-flood-of-2006/#comments</comments>
		<pubDate>Fri, 02 Jun 2006 05:44:17 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Life</category>
		<guid>http://linuxdave.com/19/great-flood-of-2006/</guid>
		<description><![CDATA[	Check out the crazy flooding that happened at my place the other day. It rained for about 10 minutes, then this happened:

	


]]></description>
			<content:encoded><![CDATA[	<p>Check out the <a href="http://linuxdave.com/gallery/flood">crazy flooding</a> that happened at my place the other day. It rained for about 10 minutes, then this happened:<br />
<center></p>
	<p><a href="http://linuxdave.com/gallery/flood"><img src="http://linuxdave.com/albums/flood/flood_garage.highlight.jpg" alt="Garage Flood" /></a><br />
</center>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/19/great-flood-of-2006/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Jeep Jamboree - Top of the Ozarks 2006</title>
		<link>http://linuxdave.com/18/jeep-jamboree-top-of-the-ozarks-2006/</link>
		<comments>http://linuxdave.com/18/jeep-jamboree-top-of-the-ozarks-2006/#comments</comments>
		<pubDate>Tue, 25 Apr 2006 21:18:37 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Life</category>
		<guid>http://linuxdave.com/18/jeep-jamboree-top-of-the-ozarks-2006/</guid>
		<description><![CDATA[	Randy and I just came back from a Jeep Jamboree. People from all over the place come to these just to drive their jeeps in mud, streams, and over rocks.  This was the first Jamboree held in the Ozarks in southwest Missouri. Lots of fun. Check out the pics:

The jeeps are lined up, ready [...]]]></description>
			<content:encoded><![CDATA[	<p>Randy and I just came back from a <a href="http://www.jeepjamboreeusa.com/index.htm">Jeep Jamboree</a>. People from all over the place come to these just to drive their jeeps in mud, streams, and over rocks.  This was the first Jamboree held in the Ozarks in southwest Missouri. Lots of fun. Check out the pics:<br />
<center><br />
The jeeps are lined up, ready to go:<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_128"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_128.thumb.jpg" alt="Jeeps lined up" /></a></p>
	<p>The first hill:<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_139"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_139.thumb.jpg" alt="First Hill" /></a></p>
	<p>Randy&#8217;s Jeep:<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_156"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_156.thumb.jpg" alt="Randy's Jeep" /></a></p>
	<p>Stuck in the mud:<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_157"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_157.thumb.jpg" alt="Stuck in the mud" /></a></p>
	<p>Yellow Jeep!<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_179"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_179.thumb.jpg" alt="Yellow Jeep!" /></a></p>
	<p>Going down:<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_187"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_187.thumb.jpg" alt="Going down" /></a></p>
	<p>Randy putting his thoughts down on paper. I think he is suggesting that everyone bring their kids next time.<br />
<a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks/Jeep_171"><img src="http://linuxdave.com/albums/jeep-jamboree-ozarks/Jeep_171.thumb.jpg" alt="Randy Angry" /></a></p>
	<p></center></p>
	<p>Check out the rest of the <a href="http://linuxdave.com/gallery/jeep-jamboree-ozarks">Jeep pictures</a>!</p>
	<p>And now for some videos from the event:<br />
<a href="http://linuxdave.com/wp-content/pics/yellow-jeep.avi">Yellow Jeep!</a> [avi / 4.5 MB]<br />
<a href="http://linuxdave.com/wp-content/pics/stuck-in-mud.avi">Stuck in the mud</a> [avi / 3 MB]<br />
<a href="http://linuxdave.com/wp-content/pics/randy-hitting-tree.avi">Randy Sliding into a tree</a> [avi / 38 MB]</p>
	<p>The park owner doing crazy things in his jeep:<br />
<a href="http://linuxdave.com/wp-content/pics/owner-huge-jeep.avi">Park Owner 1</a> [avi / 11.6 MB]<br />
<a href="http://linuxdave.com/wp-content/pics/owner-huge-jeep-2.avi">Park Owner 2</a> [avi / 15.2 MB]
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/18/jeep-jamboree-top-of-the-ozarks-2006/feed/</wfw:commentRSS>
<enclosure url='http://linuxdave.com/wp-content/pics/yellow-jeep.avi' length='4589294' type='video/x-msvideo'/>
<enclosure url='http://linuxdave.com/wp-content/pics/stuck-in-mud.avi' length='3055558' type='video/x-msvideo'/>
<enclosure url='http://linuxdave.com/wp-content/pics/randy-hitting-tree.avi' length='38087230' type='video/x-msvideo'/>
<enclosure url='http://linuxdave.com/wp-content/pics/owner-huge-jeep.avi' length='15257642' type='video/x-msvideo'/>
<enclosure url='http://linuxdave.com/wp-content/pics/owner-huge-jeep-2.avi' length='11639678' type='video/x-msvideo'/>
	</item>
		<item>
		<title>St. Joseph, Michigan</title>
		<link>http://linuxdave.com/17/st-joseph-michigan/</link>
		<comments>http://linuxdave.com/17/st-joseph-michigan/#comments</comments>
		<pubDate>Sat, 18 Mar 2006 20:14:07 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Life</category>
		<guid>http://linuxdave.com/17/st-joseph-michigan/</guid>
		<description><![CDATA[	On our way back from Chicago, we stopped at Randy&#8217;s home in St. Joseph, Michigan. I got a few nice sunset pics out on the beach. 
	
	Check out the rest of the pics from that night!

]]></description>
			<content:encoded><![CDATA[	<p>On our way back from Chicago, we stopped at Randy&#8217;s home in St. Joseph, Michigan. I got a few nice sunset pics out on the beach. </p>
	<p><img src="http://linuxdave.com/albums/st-jospeh/sunset_pier_2.thumb.jpg" alt="Sunset on the beach in St. Joe, Michigan" /></p>
	<p><a href="http://linuxdave.com/gallery/st-jospeh">Check out the rest of the pics from that night!</a>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/17/st-joseph-michigan/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>St. Patricks Day 2006 in Chicago</title>
		<link>http://linuxdave.com/16/st-patricks-day-2006-in-chicago/</link>
		<comments>http://linuxdave.com/16/st-patricks-day-2006-in-chicago/#comments</comments>
		<pubDate>Fri, 17 Mar 2006 19:46:55 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Life</category>
		<guid>http://linuxdave.com/16/st-patricks-day-2006-in-chicago/</guid>
		<description><![CDATA[	Happy St. Paddy&#8217;s Day from Chicago!
	
	This year, we took a 3 day trip to Chicago for St. Patrick&#8217;s day. Staying at the Palmer House, we were right downtown. But we weren&#8217;t in the hotel very long. We watched the MSU game at the Gin Mill, the famous MSU-themed bar. We had deep dish pizza for [...]]]></description>
			<content:encoded><![CDATA[	<p>Happy St. Paddy&#8217;s Day from Chicago!</p>
	<p><a href="http://linuxdave.com/gallery/chicago-st-patricks-day/gin_mill_dave"><img src="/wp-content/pics/gin_mill_dave_thumb_fixed.jpg" alt="Dave at the Gin Mill for St. Patrick's Day" align='right' border='2' /></a></p>
	<p>This year, we took a 3 day trip to Chicago for St. Patrick&#8217;s day. Staying at the <a href="http://www.hilton.com/en/hi/hotels/index.jhtml?ctyhocn=CHIPHHH">Palmer House</a>, we were right downtown. But we weren&#8217;t in the hotel very long. We watched the MSU game at the Gin Mill, the famous MSU-themed bar. We had deep dish pizza for dinner twice, took a stroll down Navy Pier, and wandered about with our remaining time. Great trip! Check out the pics!</p>
	<p>Chicago Style Pizza at Reno&#8217;s East:<br />
<a href="http://linuxdave.com/albums/chicago-st-patricks-day/chicago_style_pizza.jpg"><img src="/albums/chicago-st-patricks-day/chicago_style_pizza.thumb.jpg" alt="Chicago Style Pizza at Reno's East" /></a></p>
	<p>A stroll down Michigan Avenue:<br />
<a href="http://linuxdave.com/albums/chicago-st-patricks-day/michigan_avenue.jpg"><img src="/albums/chicago-st-patricks-day/michigan_avenue.thumb.jpg" alt="Michigan Avenue" /></a></p>
	<p>Navy Pier:<br />
<a href="http://linuxdave.com/albums/chicago-st-patricks-day/navy_pier_dave.jpg"><img src="/albums/chicago-st-patricks-day/navy_pier_dave.thumb.jpg" alt="Navy Pier" /></a></p>
	<p>Randy and some friends at the Gin Mill:<br />
<a href="http://linuxdave.com/albums/chicago-st-patricks-day/gin_mill_randy_girls.jpg"><img src="/albums/chicago-st-patricks-day/gin_mill_randy_girls.thumb.jpg" alt="Randy at the Gin Mill" /></a></p>
	<p>Check out the entire <a href="http://linuxdave.com/gallery/chicago-st-patricks-day">Chicago Album</a> in my gallery!</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/16/st-patricks-day-2006-in-chicago/feed/</wfw:commentRSS>
	</item>
		<item>
		<title>Bell&#8217;s Brewery in Kalamazoo, Michigan</title>
		<link>http://linuxdave.com/15/bells-brewery-in-kalamazoo-michigan/</link>
		<comments>http://linuxdave.com/15/bells-brewery-in-kalamazoo-michigan/#comments</comments>
		<pubDate>Sun, 05 Mar 2006 18:13:37 +0000</pubDate>
		<dc:creator>Linuxdave</dc:creator>
		
	<category>Life</category>
		<guid>http://linuxdave.com/15/bells-brewery-in-kalamazoo-michigan/</guid>
		<description><![CDATA[	A few weeks ago we took a trip to the Bell&#8217;s Brewery in Kalamazoo, Michigan. 
	Bells is the creator of one of my favorite microbrews, the Two-Hearted Ale:
&#8220;India Pale Ale style well suited for Hemingway-esque trips to the Upper Peninsula. American malts and enormous hop additions give this beer a crisp finish and incredible floral [...]]]></description>
			<content:encoded><![CDATA[	<p>A few weeks ago we took a trip to the <a href="http://www.bellsbeer.com/">Bell&#8217;s Brewery</a> in Kalamazoo, Michigan. </p>
	<p>Bells is the creator of one of my favorite microbrews, the Two-Hearted Ale:<br />
<em>&#8220;India Pale Ale style well suited for Hemingway-esque trips to the Upper Peninsula. American malts and enormous hop additions give this beer a crisp finish and incredible floral hop aroma.&#8221;</em></p>
	<p>Here are some pics from the trip:</p>
	<p>A smashed up piano in the corner of the pub:<br />
<a href="http://linuxdave.com/gallery/bells/bells_piano"><img src='/albums/bells/bells_piano.thumb.jpg' alt='A smahed up piano in the corner of Bell\&#39;s Brewery' /></a></p>
	<p>A wide selection of microbrews:<br />
<a href="http://linuxdave.com/gallery/bells/bells_beer"><img src='/albums/bells/bells_beer.thumb.jpg' alt='A wide selection of microbrews' /></a></p>
	<p>They even had a dancefloor!<br />
<a href="http://linuxdave.com/gallery/bells/bells_dancefloor"><img src='/albums/bells/bells_dancefloor.thumb.jpg' alt='A wide selection of microbrews' /></a></p>
	<p>Check out the entire <a href="/gallery/bells/?PHPSESSID=28bab6025d05554a40f1217a251c9307">Bell&#8217;s Brewery photo album</a>.
</p>
]]></content:encoded>
			<wfw:commentRSS>http://linuxdave.com/15/bells-brewery-in-kalamazoo-michigan/feed/</wfw:commentRSS>
	</item>
	</channel>
</rss>
