<?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>Join the Kearneyville</title>
	<atom:link href="http://kearneyville.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kearneyville.com</link>
	<description>Land of the Kearneys</description>
	<lastBuildDate>Fri, 20 Jan 2012 18:10:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='kearneyville.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Join the Kearneyville</title>
		<link>http://kearneyville.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kearneyville.com/osd.xml" title="Join the Kearneyville" />
	<atom:link rel='hub' href='http://kearneyville.com/?pushpress=hub'/>
		<item>
		<title>Using YourKit Profiles on Fedora with Tomcat as an RPM</title>
		<link>http://kearneyville.com/2012/01/20/using-yourkit-profiles-on-fedora-with-tomcat-as-an-rpm/</link>
		<comments>http://kearneyville.com/2012/01/20/using-yourkit-profiles-on-fedora-with-tomcat-as-an-rpm/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 18:10:24 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kearneyville.com/2012/01/20/using-yourkit-profiles-on-fedora-with-tomcat-as-an-rpm/</guid>
		<description><![CDATA[We use YourKit at work, and it is a pretty good profiles which runs on Linux. All of the instructions I saw talk about how to integrate with Tomcat if you have the tarball install. We install with the rpms, and so a bit of investigation was required. First, install YourKit in /opt. I had <a href="http://kearneyville.com/2012/01/20/using-yourkit-profiles-on-fedora-with-tomcat-as-an-rpm/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=220&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We use <a href="http://www.yourkit.com/">YourKit</a> at work, and it is a pretty good profiles which runs on Linux. All of the instructions I saw talk about how to integrate with Tomcat if you have the tarball install. We install with the rpms, and so a bit of investigation was required.</p>
<p>First, install YourKit in /opt. I had it in ~/bin but I got a whole bunch of permission errors. I have SELinux set to permissive, and this still did not help. So, for me, it is installed in /opt/yjp-9.5.4/.</p>
<p>Next, I added the Config for the agent to the /etc/tomcat6/tocmcat6.conf file. The line looks like this:</p>
<p>JAVA_OPTS=&#8221;-agentpath:/opt/yjp-9.5.4/bin/linux-x86-64/libyjpagent.so=disablestacktelemetry,disableexceptiontelemetry,builtinprobes=none,delay=10000&#8243;</p>
<p>When you do a &#8220;service tomcat6 start&#8221; the init scripts will pick up the JAVA_OPTS variable. You can then laucnh the profiler and connect to do the needful in looking for performance issues.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/220/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/220/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/220/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=220&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2012/01/20/using-yourkit-profiles-on-fedora-with-tomcat-as-an-rpm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Movie article missing the point</title>
		<link>http://kearneyville.com/2011/12/27/movie-article-missing-the-point/</link>
		<comments>http://kearneyville.com/2011/12/27/movie-article-missing-the-point/#comments</comments>
		<pubDate>Tue, 27 Dec 2011 23:58:11 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=181</guid>
		<description><![CDATA[This morning I read an article that discussed how movie ticket prices are going up but revenue is going down. In the afternoon, we went to a matinee showing of Hugo. The day proved how much the article is misses the point. As a family, four of us went in the middle of the day. <a href="http://kearneyville.com/2011/12/27/movie-article-missing-the-point/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=181&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This morning I read an <a href="http://www.newsobserver.com/2011/12/27/1735444/movie-ticket-prices-rise-but-sales.html">article</a> that discussed how movie ticket prices are going up but revenue is going down. In the afternoon, we went to a matinee showing of <a href="http://www.imdb.com/title/tt0970179/">Hugo</a>. The day proved how much the article is misses the point.</p>
<p>As a family, four of us went in the middle of the day. Tickets cost us 28 dollars (2 adults, 2 kids). We went for popcorn and 2 waters to split across us.. add on another 18 dollars. So, for a matinee showing the family is out 46 dollars. We were lucky, since the movie was very good and was a good way to spend a rainy day.</p>
<p>Back to the article. A movie is a minimum of 50 dollars right now for me. Even if the quality is super high (and lets be honest, they are not always super) I am not going to go out and drop $50 every weekend for a  2 hour activity. Especially when I have to sit through 30 minutes of ads before it. I am going to wait 3 months and rent it at home where I will be out a buck for a rental or 7 bucks for my monthly Netflix Rental. </p>
<p>The auto dealerships have figured it out. Some try to get as many dollars from each customer, or they try and get a large number of customers. The movie industry is trying to do the former. The latter may be a better way to increase the health of the industry.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/181/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/181/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/181/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=181&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/12/27/movie-article-missing-the-point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Latest Release of Candlepin</title>
		<link>http://kearneyville.com/2011/08/30/latest-release-of-candlepin/</link>
		<comments>http://kearneyville.com/2011/08/30/latest-release-of-candlepin/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 20:12:51 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[candlepin]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=179</guid>
		<description><![CDATA[We continue to use Scrum at work, and it is working very well. The team is able to work very independently, and very quickly. We continue to roll out new features every three weeks. Version 0.4.11 is the latest release which adds partially subscribed logic, activation keys, and lots of additional features. Please come on <a href="http://kearneyville.com/2011/08/30/latest-release-of-candlepin/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=179&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We continue to use Scrum at work, and it is working very well. The team is able to work very independently, and very quickly. We continue to roll out new features every three weeks.</p>
<p><a href="http://candlepinproject.org/news.html#20110826" title="Version 0.4.11">Version 0.4.11</a> is the latest release which adds partially subscribed logic, activation keys, and lots of additional features.</p>
<p>Please come on bye, and help out. You can find us at <a href="http://candlepinproject.org" title="Candlepin">http://candlepinproject.org</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=179&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/08/30/latest-release-of-candlepin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding Search to Rails Apps</title>
		<link>http://kearneyville.com/2011/07/11/adding-search-to-rails-apps/</link>
		<comments>http://kearneyville.com/2011/07/11/adding-search-to-rails-apps/#comments</comments>
		<pubDate>Mon, 11 Jul 2011 12:02:17 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[candlepin]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=175</guid>
		<description><![CDATA[Good blog artcile on adding search to rails apps. Used in Foreman, soon to be used in Katello and Headpin. http://scopedsearch.wordpress.com/2011/07/11/adding-search-to-an-activerecord-rails-model/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=175&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Good blog artcile on adding search to rails apps. Used in Foreman, soon to be used in Katello and Headpin.</p>
<p><a href="http://scopedsearch.wordpress.com/2011/07/11/adding-search-to-an-activerecord-rails-model/">http://scopedsearch.wordpress.com/2011/07/11/adding-search-to-an-activerecord-rails-model/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/175/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/175/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/175/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=175&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/07/11/adding-search-to-rails-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Great Summary of Using Foreman</title>
		<link>http://kearneyville.com/2011/06/27/great-summary-of-using-foreman/</link>
		<comments>http://kearneyville.com/2011/06/27/great-summary-of-using-foreman/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 14:34:45 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=171</guid>
		<description><![CDATA[This came across today, great summary of setting up and using The Foreman. http://engineering.yakaz.com/managing-an-infrastructure-datacenter-with-foreman-and-puppet.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=171&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://engineering.yakaz.com/managing-an-infrastructure-datacenter-with-foreman-and-puppet.html">This</a> came across today, great summary of setting up and using The Foreman. <a href="http://engineering.yakaz.com/managing-an-infrastructure-datacenter-with-foreman-and-puppet.html">http://engineering.yakaz.com/managing-an-infrastructure-datacenter-with-foreman-and-puppet.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=171&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/06/27/great-summary-of-using-foreman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Katello: Open Source System Management</title>
		<link>http://kearneyville.com/2011/06/16/project-katello-open-source-system-management/</link>
		<comments>http://kearneyville.com/2011/06/16/project-katello-open-source-system-management/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 12:17:50 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[candlepin]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=166</guid>
		<description><![CDATA[As a followup to the Candlepin Post.. we have just opened up the larger project for Open Source Systems Management. The project is called Katello. The name rhymes with Jello, so that should help. The goal of this project is to bring together Content Management, Subscription Management, and Configuration Management. If you are interested in <a href="http://kearneyville.com/2011/06/16/project-katello-open-source-system-management/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=166&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As a followup to the <a href="http://kearneyville.com/2011/06/07/project-candlepin/">Candlepin Post.</a>. we have just opened up the larger project for Open Source Systems Management. The project is called <a href="http:///www.katello.org">Katello</a>. The name rhymes with Jello, so that should help. The goal of this project is to bring together <a href="http://www.pulpproject.org">Content Management</a>, <a href="http://www.candlepinproject.org">Subscription Management</a>, and <a href="http://www.theforeman.org">Configuration Management</a>.</p>
<p>If you are interested in participating, we would love the help. Come on bye, check it out, and say hi!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=166&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/06/16/project-katello-open-source-system-management/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Phone Books</title>
		<link>http://kearneyville.com/2011/06/15/why-phone-books/</link>
		<comments>http://kearneyville.com/2011/06/15/why-phone-books/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 16:01:55 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=162</guid>
		<description><![CDATA[We started to get this years roung of phone books. I dont know who uses them any more. Here is my message: Please note, the second image is the recycle bin<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=162&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>We started to get this years roung of phone books. I dont know who uses them any more. Here is my message:</p>
<p><a href="http://bryankearney.files.wordpress.com/2011/06/phone_companies.png"><img class="alignnone size-medium wp-image-163" title="phone_companies" src="http://bryankearney.files.wordpress.com/2011/06/phone_companies.png?w=147&#038;h=300" alt="" width="147" height="300" /></a></p>
<p>Please note, the second image is the recycle bin <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/162/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/162/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/162/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=162&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/06/15/why-phone-books/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>

		<media:content url="http://bryankearney.files.wordpress.com/2011/06/phone_companies.png?w=147" medium="image">
			<media:title type="html">phone_companies</media:title>
		</media:content>
	</item>
		<item>
		<title>Project Candlepin</title>
		<link>http://kearneyville.com/2011/06/07/project-candlepin/</link>
		<comments>http://kearneyville.com/2011/06/07/project-candlepin/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 18:18:42 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[candlepin]]></category>
		<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[guice]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=156</guid>
		<description><![CDATA[At work we have been doing alot of development around Software Subscriptions, and how to represent them to a machine as a collection of Entitlements (what a machine is entitled to have or do). It is a FOSS project which we have been working on it for a while, but have finally hung out an <a href="http://kearneyville.com/2011/06/07/project-candlepin/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=156&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At work we have been doing alot of development around Software Subscriptions, and how to represent them to a machine as a collection of Entitlements (what a machine is entitled to have or do). It is a <a href="http://en.wikipedia.org/wiki/Free_and_open_source_software">FOSS</a> project which we have been working on it for a while, but have finally hung out an offical shingle. You can checkout the website at <a href="http://www.candlepinproject.org">candlepinproject.org</a>. The name is based on a place up near our offices in Westford. It is called the <a href="http://actonbowladrome.com/">Bowladrome</a>. The folks came up with the idea while bowling.</p>
<p>Tech wise, it is a pretty interesting project. Java Stateless App Server using <a href="http://code.google.com/p/google-guice/">Guice</a>. It exposes a REST API provided by <a href="http://www.jboss.org/resteasy">RESTEasy</a>.  It has  <a href="http://rubyonrails.org/">Rails 3.0</a> front end, and some linux clients which are written in Python. All we are missing is Erlang and we would be all set.</p>
<p>Come on bye, check it out. The project is open and is being actively developed. If you work in and around software subscriptions we would be interested in your opinions.</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/156/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/156/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/156/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=156&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2011/06/07/project-candlepin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
		<item>
		<title>Cool tech.. and you should tour your home town.</title>
		<link>http://kearneyville.com/2010/11/03/cool-tech-and-you-should-tour-your-home-town/</link>
		<comments>http://kearneyville.com/2010/11/03/cool-tech-and-you-should-tour-your-home-town/#comments</comments>
		<pubDate>Wed, 03 Nov 2010 01:35:54 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[geek stuff]]></category>
		<category><![CDATA[just me]]></category>
		<category><![CDATA[toys]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=151</guid>
		<description><![CDATA[For our anniversary, my wife organized a tour of down town Raleigh. The cool this was that it was on a Segway with Triangle Segway. We went into this thinking how great it would be to try out the travel mode of the future, but we got alot more out of it. First off, the <a href="http://kearneyville.com/2010/11/03/cool-tech-and-you-should-tour-your-home-town/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=151&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For our anniversary, my wife organized a tour of down town Raleigh. The cool this was that it was on a Segway with <a href="http://www.trianglesegway.com/Triangle_Segway/Triangle_Segway.html">Triangle Segway</a>. We went into this thinking how great it would be to try out the travel mode of the future, but we got alot more out of it.</p>
<p>First off, the technology is great. They are incredibly simple to ride. You feel comfortable immediately on them. I have never had a piece of technology meld so well with the activity you are doing. It feels natural to lean forward a bit to move. And when you think &#8220;Oh Sh*T&#8221;, your natural body motion make you stop. Very impressive.</p>
<p>The company put together a great tour. I learned more about our city in one hour than I have in the entire 5 years we have been here. I am not a history buff, but I appreciated the stories and the diggs on UNC. I kept thinking during the tour how everyone should take a tour of where the live, to really appreciate the nuances of their home town.</p>
<p>Here is a photo of us at one of our stops. We had an option to stop and stretch our legs, or to zip around and drag race each other. I won <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://bryankearney.files.wordpress.com/2010/11/segway.jpg"><img class="alignnone size-medium wp-image-150" title="segway" src="http://bryankearney.files.wordpress.com/2010/11/segway.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/151/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/151/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/151/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=151&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2010/11/03/cool-tech-and-you-should-tour-your-home-town/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>

		<media:content url="http://bryankearney.files.wordpress.com/2010/11/segway.jpg?w=300" medium="image">
			<media:title type="html">segway</media:title>
		</media:content>
	</item>
		<item>
		<title>Never have I appreciated RPMS more</title>
		<link>http://kearneyville.com/2010/10/29/never-have-i-appreciated-rpms-more/</link>
		<comments>http://kearneyville.com/2010/10/29/never-have-i-appreciated-rpms-more/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 02:57:38 +0000</pubDate>
		<dc:creator>bryankearney</dc:creator>
				<category><![CDATA[geek stuff]]></category>

		<guid isPermaLink="false">http://kearneyville.com/?p=148</guid>
		<description><![CDATA[Dinner is over, and my wife is out picking up our son from basketball tryouts (he did not make it.. bummer). I tell my daughter that I have a surprise. You see.. we have just gotten a new Garmin and it allows you to record your own voices. I assume they learned finally from TomTom. <a href="http://kearneyville.com/2010/10/29/never-have-i-appreciated-rpms-more/" class="excerpt-more-link">[&#8230;]</a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=148&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dinner is over, and my wife is out picking up our son from basketball tryouts (he did not make it.. bummer). I tell my daughter that I have a surprise. You see.. we have just gotten a new Garmin and it allows you to record your own voices. I assume they learned finally from TomTom. </p>
<p>Anyways.. it only runs on XP SP2 or higher, but I have an old XP machine running in a VM so I figure I am fine. I boot it up, expecting to install and go. Nope&#8230; the program does not start. I figure, I can figure this out. I spend 15 minutes trying to remember where the event viewer is.. and then spend 3 hours trying to figure out where the heck I can get assembly VC80.CRT. The answer, of course, is that it is in the dotnet 2.0 redistribution from roughly 2006. I know.. obvious.</p>
<p>I will admit.. I really wished I had rpms at that moment.</p>
<p>&#8211; bk</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bryankearney.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bryankearney.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bryankearney.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bryankearney.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bryankearney.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bryankearney.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bryankearney.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bryankearney.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kearneyville.com&amp;blog=4478569&amp;post=148&amp;subd=bryankearney&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://kearneyville.com/2010/10/29/never-have-i-appreciated-rpms-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4c56a3b7521998dbeb492443bc9e514d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bryankearney</media:title>
		</media:content>
	</item>
	</channel>
</rss>
