<?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>My Ordinary Thoughts &#187; english</title>
	<atom:link href="http://ordinarythoughts.org/tag/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://ordinarythoughts.org</link>
	<description>Thoughts about Java, Ruby, Cloud, Girls...</description>
	<lastBuildDate>Fri, 15 Apr 2011 08:51:50 +0000</lastBuildDate>
	<language>pl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ordinarythoughts.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/627934b9ec505798cd9632bc79811c4d?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>My Ordinary Thoughts &#187; english</title>
		<link>http://ordinarythoughts.org</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ordinarythoughts.org/osd.xml" title="My Ordinary Thoughts" />
	<atom:link rel='hub' href='http://ordinarythoughts.org/?pushpress=hub'/>
		<item>
		<title>Fresh mod_cluster RPMs for Fedora 10</title>
		<link>http://ordinarythoughts.org/2009/01/01/fresh-mod_cluster-rpms-for-fedora-10/</link>
		<comments>http://ordinarythoughts.org/2009/01/01/fresh-mod_cluster-rpms-for-fedora-10/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 18:24:38 +0000</pubDate>
		<dc:creator>Marek Goldmann</dc:creator>
				<category><![CDATA[JBoss]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[jboss cloud]]></category>
		<category><![CDATA[mod_cluster]]></category>
		<category><![CDATA[repository]]></category>

		<guid isPermaLink="false">http://javavsme.wordpress.com/?p=436</guid>
		<description><![CDATA[Yesterday I created a set of RPMs for mod_cluster. They can be used on Fedora 10 (perhaps on RHEL / CentOS or other distros too). They&#8217;re located in my newly created yum repository. Latest version of mod_cluster is 1.0.0.Beta2, but I will keep repo up to date with new releases. If you want to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ordinarythoughts.org&amp;blog=5520947&amp;post=436&amp;subd=javavsme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday I created a set of RPMs for <a href="http://www.jboss.org/mod_cluster/">mod_cluster</a>. They can be used on Fedora 10 (perhaps on RHEL / CentOS or other distros too). They&#8217;re located in my newly created <a href="http://www.goldmann.pl/repo/fedora/10/">yum repository</a>. Latest version of <strong><code>mod_cluster</code></strong> is 1.0.0.Beta2, but I will keep repo up to date with new releases.</p>
<p>If you want to be able to install <strong><code>mod_cluster</code></strong> by simply invoking <strong><code>yum install mod_cluster</code></strong> command you should add my repository to yum. To do this create a file named <strong><code>goldmann.repo</code></strong> in directory <strong><code>/etc/yum.repos.d/</code></strong> with following content:</p>
<p><pre class="brush: css;">
[goldmann]
name=Goldmann $releasever - $basearch
baseurl=http://www.goldmann.pl/repo/fedora/$releasever/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://www.goldmann.pl/RPM-GPG-KEY-goldmann.txt
</pre></p>
<p>All packages are signed with my GPG key (0x2E8FAFFB). You can grab it from <a href="http://www.goldmann.pl/RPM-GPG-KEY-goldmann.txt">my website</a> or from a <a href="http://pgp.mit.edu:11371/pks/lookup?search=0x2E8FAFFB&amp;op=index&amp;exact=on">keyserver</a> and import it with following command:</p>
<p><pre class="brush: css;">
rpm --import RPM-GPG-KEY-goldmann.txt
</pre></p>
<p>RPMs:</p>
<ul>
<li><a href="http://www.goldmann.pl/repo/fedora/10/i386/mod_cluster-1.0.0.Beta2-1.i386.rpm">mod_cluster-1.0.0.Beta2-1.i386.rpm</a></li>
<li><a href="http://www.goldmann.pl/repo/fedora/10/x86_64/mod_cluster-1.0.0.Beta2-1.x86_64.rpm">mod_cluster-1.0.0.Beta2-1.x86_64.rpm</a></li>
<li><a href="http://www.goldmann.pl/repo/fedora/10/SRPMS/mod_cluster-1.0.0.Beta2-1.src.rpm">mod_cluster-1.0.0.Beta2-1.src.rpm</a></li>
</ul>
<p>I must thank <a href="http://oddthesis.org/">Bob McWhirter</a> for his great work. He first has provided RPMs for <strong><code>mod_cluster</code></strong> (along with <a href="http://oddthesis.org/posts/2008-12-rpms-of-jboss-things">other very important packages</a>).</p>
<p>If you have any questions, ideas, suggestions, etc. please leave a comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javavsme.wordpress.com/436/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javavsme.wordpress.com/436/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javavsme.wordpress.com/436/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ordinarythoughts.org&amp;blog=5520947&amp;post=436&amp;subd=javavsme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ordinarythoughts.org/2009/01/01/fresh-mod_cluster-rpms-for-fedora-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e00cc70beb20a4a77809fd95b6f75ff2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">goldmann</media:title>
		</media:content>
	</item>
		<item>
		<title>JBoss Cloud</title>
		<link>http://ordinarythoughts.org/2009/01/01/jboss-cloud/</link>
		<comments>http://ordinarythoughts.org/2009/01/01/jboss-cloud/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 17:00:51 +0000</pubDate>
		<dc:creator>Marek Goldmann</dc:creator>
				<category><![CDATA[JBoss]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[jboss as]]></category>
		<category><![CDATA[jboss cloud]]></category>
		<category><![CDATA[mod_cluster]]></category>

		<guid isPermaLink="false">http://javavsme.wordpress.com/?p=416</guid>
		<description><![CDATA[Happy New Year! 2009 will be very busy for me&#8230; Yes, I feel it already. But that&#8217;s not subject of this post, back to the real topic. While surfing the web and searching for informations about JBoss&#8217; mod_cluster I have found a post at Bob McWhirter&#8217;s blog (check out his theses :)). I have figured [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ordinarythoughts.org&amp;blog=5520947&amp;post=416&amp;subd=javavsme&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Happy New Year! 2009 will be very busy for me&#8230; Yes, I feel it already. But that&#8217;s not subject of this post, back to the real topic.</p>
<p>While surfing the web and searching for informations about JBoss&#8217; <a href="http://www.jboss.org/mod_cluster/">mod_cluster</a> I have found a <a href="http://oddthesis.org/posts/2008-12-jboss-and-mod_cluster">post</a> at <a href="http://oddthesis.org/">Bob McWhirter&#8217;s blog</a> (check out his <a href="http://oddthesis.org/theses">theses</a> :)). I have figured out, that Bob has recently started a project called <a href="http://oddthesis.org/theses/jboss-cloud/projects/jboss-cloud">JBoss Cloud</a>. Word <em>cloud</em> (same as <em>green</em> and <em>social</em>&#8230;) is very vogue last moths, so I&#8217;ve started digging this topic, especially therefore I&#8217;m a fan of <a href="http://www.jboss.org/">JBoss</a>.</p>
<p><img class="size-full wp-image-425 alignright" title="JBoss Cloud" src="http://javavsme.files.wordpress.com/2009/01/jboss_cloud.png?w=640" alt="JBoss Cloud"   /></p>
<p>What is it? In a few words it&#8217;s a set of scripts for creating JBoss AS appliances. You can run them, for example on <a href="http://aws.amazon.com/ec2/">Amazon&#8217;s EC2</a> or any other virtualized (or not) environment (eg. VMware). Many useful informations about JBoss Cloud (and JBoss Rails — another project from Bob) are enclosed in a great (no, that&#8217;s not irony) <a href="http://oddthesis.org/posts/2008-11-overview-presentation">presentation</a>. I highly recommend it!</p>
<p>JBoss Cloud is primarily designed to be a deployment tool / platform for JBoss Rails, but why not use it as a completely standalone project for clustered Java EE deployment? I&#8217;m not familiar with Rails (and Ruby too) — I would see JBoss Cloud as a big help for poeople that are deploying corporate apps written in JBoss Seam (my personal favourite).</p>
<p>I think, that a cool feature could be a user-friendly monitoring (management?) interface (web-app written in seam?). Maybe I could help with it? Will see.</p>
<p>Interested in JBoss Cloud? Want to learn more? Simply track <a href="http://oddthesis.org/">Bob&#8217;s blog</a> and join #jboss-cloud at freenode to ask him about this project! You can also grab the <a href="http://github.com/bobmcwhirter/jboss-cloud">sources</a> from <a href="http://github.com/">GitHub</a> and build yourself appliances or RPM&#8217;s. So, don&#8217;t be lazy — get involved! ;) I will keep my eyes on this project!</p>
<p>P.S. Primarly language of this blog is polish and most of posts will be still in polish. Just sometimes I will drop one or two notes in English to practice my poor language skills. So, be tolerant, please :)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/javavsme.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/javavsme.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/javavsme.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/javavsme.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/javavsme.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/javavsme.wordpress.com/416/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/javavsme.wordpress.com/416/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/javavsme.wordpress.com/416/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ordinarythoughts.org&amp;blog=5520947&amp;post=416&amp;subd=javavsme&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ordinarythoughts.org/2009/01/01/jboss-cloud/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e00cc70beb20a4a77809fd95b6f75ff2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">goldmann</media:title>
		</media:content>

		<media:content url="http://javavsme.files.wordpress.com/2009/01/jboss_cloud.png" medium="image">
			<media:title type="html">JBoss Cloud</media:title>
		</media:content>
	</item>
	</channel>
</rss>
