<?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/"
	>

<channel>
	<title>work in progress</title>
	<atom:link href="http://blog.ovstetun.no/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ovstetun.no</link>
	<description>thoughts from my world</description>
	<lastBuildDate>Fri, 13 Mar 2009 17:58:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Packing for Macedonia :)</title>
		<link>http://blog.ovstetun.no/2009/03/13/packing-for-macedonia/</link>
		<comments>http://blog.ovstetun.no/2009/03/13/packing-for-macedonia/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 17:58:18 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[ski]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/?p=30</guid>
		<description><![CDATA[I am leaving for a week of skiing in Macedonia this Sunday. I have been looking forward to this trip all winter (and long before the winter really started..) and now I can hardly wait to get there!
I have been following the blogs of people that have already been there, and it seems most of [...]]]></description>
			<content:encoded><![CDATA[<p>I am leaving for a week of skiing in Macedonia this Sunday. I have been looking forward to this trip all winter (and long before the winter really started..) and now I can hardly wait to get there!</p>
<p>I have been following the blogs of people that have already been there, and it seems most of them are happy. However, it looks like there have been some problems with the snowcat the last week. I can&#8217;t tell how much I hope the problems are fixed before we arrive..</p>
<p>The trip is with a group of friends, we are 8 guys travelling together. Most of us were together last winter in Vail, CO and had a blast. Hope to have an equally great time this year <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Now I am about to start packing, I hope I have everything I need and am able to get room for it in a single bag. If not, I have to go shopping tomorrow. Don&#8217;t really need that stress on a Saturday in Oslo, but if I have to I have to. Still not sure whether I should bring my computer along for the trip. Don&#8217;t really know if I will be able to connect to the internet, but it seems there is a possibility at least. Perhaps I should just bring it and hope for the best.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2009/03/13/packing-for-macedonia/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>JavaZone Call for Papers</title>
		<link>http://blog.ovstetun.no/2009/03/11/javazone-call-for-papers/</link>
		<comments>http://blog.ovstetun.no/2009/03/11/javazone-call-for-papers/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:44:11 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/?p=23</guid>
		<description><![CDATA[The JavaZone conference to be held in Oslo, Norway this September has had its Call for Papers (CfP) out a while.
This year the Program Committee has opened for both regular-length (60min) presentations and 10min Lightning Talks. I&#8217;m excited to see if there will be many LTs, I have enjoyed the shorter format at several other [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://javazone.no">JavaZone </a>conference to be held in Oslo, Norway this September has had its Call for Papers (CfP) out a while.</p>
<p>This year the Program Committee has opened for both regular-length (60min) presentations <em>and</em> 10min Lightning Talks. I&#8217;m excited to see if there will be many LTs, I have enjoyed the shorter format at several other conferences and at work many times.</p>
<p>Anyway: the CfP is available at <a href="http://www.java.no/javazone/2009/program.html">here</a>. I&#8217;m trying to wring some idea of talk out of my head and submit an abstract, but no luck yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2009/03/11/javazone-call-for-papers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manifesto for Software Craftmanship</title>
		<link>http://blog.ovstetun.no/2009/03/11/manifesto-for-software-craftmanship/</link>
		<comments>http://blog.ovstetun.no/2009/03/11/manifesto-for-software-craftmanship/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 08:19:58 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/?p=19</guid>
		<description><![CDATA[Most software developers today have heard of the Agile Manifesto, and many of us live by it to. In recent discussions there seems many have interpreted the use of Agile as a &#8220;Silver Bullet&#8221;-solution to developing good software. It&#8217;s not. A process alone will not make good solutions. It may help, but in the end [...]]]></description>
			<content:encoded><![CDATA[<p>Most software developers today have heard of the <a href="http://agilemanifesto.org/">Agile Manifesto</a>, and many of us live by it to. In recent discussions there seems many have interpreted the use of Agile as a &#8220;Silver Bullet&#8221;-solution to developing good software. It&#8217;s not. A process alone will not make good solutions. It may help, but in the end there is only one way to make good software: Do a Good Job.</p>
<p>As a response for the need, many have discussed what makes a good programmer and what practices we need in order to do a good job. What makes us good craftsmen. Last week an extension to the Agile Manifesto was posted at <a href="http://manifesto.softwarecraftsmanship.org/">http://manifesto.softwarecraftsmanship.org</a>. The manifesto states:</p>
<blockquote>
<p class="text big_letter">As aspiring Software Craftsmen we are raising the bar of professional software development by practicing it and helping others learn the craft.  Through this work we have come to value:</p>
<div class="right">Not only working software, <strong>but also <span class="value">well-crafted software</span></strong></div>
<div class="right">Not only responding to change, <strong>but also <span class="value">steadily adding value</span></strong></div>
<div class="right">Not only individuals and interactions, <strong>but also <span class="value">a community of professionals</span></strong></div>
<div class="right">Not only customer collaboration, <strong>but also <span class="value">productive partnerships</span></strong></div>
<p class="text">That is, in pursuit of the items on the left we have found the items on the right to be indispensable.</p>
</blockquote>
<p class="text">I think this is an important extension for us to be able to grow our community and gain the respect we need from our customers and our peers. Software development is a craft, and should indeed be treated as one.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2009/03/11/manifesto-for-software-craftmanship/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skiing during Christmas</title>
		<link>http://blog.ovstetun.no/2008/12/29/skiing-during-christmas/</link>
		<comments>http://blog.ovstetun.no/2008/12/29/skiing-during-christmas/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 22:45:56 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[ski]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/?p=13</guid>
		<description><![CDATA[I have been a good boy this Christmas. I had a goal to go skiing a lot, and so far I have spent 5 days skiing. That&#8217;s not that bad  
The only downside is that I haven&#8217;t been able to go downhill-skiing as much as I wanted to. Two days (one hike to the [...]]]></description>
			<content:encoded><![CDATA[<p>I have been a good boy this Christmas. I had a goal to go skiing a lot, and so far I have spent 5 days skiing. That&#8217;s not that bad <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>The only downside is that I haven&#8217;t been able to go downhill-skiing as much as I wanted to. Two days (one hike to the top of Seimsåsen, one day in Filefjell) is not quite enough for me, so I hope to spend at least one or two more days at Filefjell before the vacation is over.</p>
<p>The fact that I have had 3 trips cross-country skiing is good though. My physical condition is a bit below par, and I think that one of the best ways to improve overall strength and condition is by cross-country skiing. And I&#8217;m starting to like it again after an 8 year pause. I get tired, and satisfied <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2008/12/29/skiing-during-christmas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TeamCity</title>
		<link>http://blog.ovstetun.no/2008/03/31/teamcity/</link>
		<comments>http://blog.ovstetun.no/2008/03/31/teamcity/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 20:24:32 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/2008/03/31/teamcity/</guid>
		<description><![CDATA[Wow.. It&#8217;s been a while since my last entry. So much for keeping a steady pace I guess..
Well, to the point. We have been having a lot of trouble with our CI-server lately. Continuum didn&#8217;t quite hold out in the long run. For a while it worked fine, but lately it has been crashing, builds [...]]]></description>
			<content:encoded><![CDATA[<p>Wow.. It&#8217;s been a while since my last entry. So much for keeping a steady pace I guess..</p>
<p>Well, to the point. We have been having a lot of trouble with our CI-server lately. <a href="http://maven.apache.org/continuum">Continuum</a> didn&#8217;t quite hold out in the long run. For a while it worked fine, but lately it has been crashing, builds have been hanging, notifiers have failed and all sorts of problems.<br />
<a href="http://blog.f12.no">A friend of mine</a> has been using atlassian&#8217;s <a href="http://www.atlassian.com/software/bamboo">Bamboo</a> for a while he has been very happy with it. The downside is the pricetag, making it non-feasible for my current project.</p>
<p>Enters <a href="http://www.jetbrains.com/teamcity/">TeamCity</a>. I had heard a lot of good about TeamCity and decided to take a look. The feature-list is almost as comprehensive as Bamboo and certainly seems to meet our needs (basically maven2 and subversion). The install went like a charm and I had my build up-and-running in about an hour-and-a-half. I only had some minor issues related to how to define my svn-directories correctly.</p>
<p>After about 8 hours of running, we have had 10 regular builds and I tried a couple nightly-style site:deploy cycles which also run just fine. The first impression of TC is just great and if nothing major occurs I would say I have a new favorite <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2008/03/31/teamcity/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Full Tilt :)</title>
		<link>http://blog.ovstetun.no/2007/12/28/full-tilt/</link>
		<comments>http://blog.ovstetun.no/2007/12/28/full-tilt/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 20:51:19 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[ski]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/2007/12/28/full-tilt/</guid>
		<description><![CDATA[As I mentioned yesterday I have bought new ski boots for the season. I  had a new day skiing today, with much better conditions than yesterday, and just have to give an update on the boots. I didn&#8217;t write it yesterday, but my new boots are the Full Tilt Bumble Bee Pro. I got [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned <a href="/2007/12/27/first-day-skiing-for-the-season/">yesterday</a> I have bought new ski boots for the season. I  had a new day skiing today, with much better conditions than yesterday, and just have to give an update on the boots. I didn&#8217;t write it yesterday, but my new boots are the <strong>Full Tilt Bumble Bee Pro</strong>. I got them recommended from my <a href="http://oslosportslager.no">sports dealer</a> and tried them on. At once I noticed that they are like nothing I ever tried before and liked them way more than the other boots I tried. So far the feeling has only been increased and I can&#8217;t tell how happy I am.<br />
<img src="http://www.evogear.com/imgp/320/14858.Image.1.jpg" alt="Full Tilt BBPro" /><br />
After two days I am very, very, very satisfied. They are definitely not like anything I have tried before. As you see from the image above, the design is quite different from todays normal boots. The special design gives a more consistent and progressive flex, allowing for a better feeling and contact with my skis and in turn the snow.<br />
Also, they treat my feet much better than all boots I have previously. I no longer have any problem skiing for a full day, my feet are comfortable and warm all day.</p>
<p>Conclusion so far: 12 out of 10 from me <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2007/12/28/full-tilt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First day skiing for the season</title>
		<link>http://blog.ovstetun.no/2007/12/27/first-day-skiing-for-the-season/</link>
		<comments>http://blog.ovstetun.no/2007/12/27/first-day-skiing-for-the-season/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 15:55:46 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[ski]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/2007/12/27/first-day-skiing-for-the-season/</guid>
		<description><![CDATA[Spent my first day skiing for the season today, at Filefjell. Filefjell is pretty close to my parents home, where I am spending the Christmas holidays. The conditions were far from great. There was way to little snow in the slopes and the weather pretty much sucked with rain and strong winds. Actually they closed [...]]]></description>
			<content:encoded><![CDATA[<p>Spent my first day skiing for the season today, at <a href="http://tyin-filefjell.no">Filefjell</a>. Filefjell is pretty close to my parents home, where I am spending the Christmas holidays. The conditions were far from great. There was way to little snow in the slopes and the weather pretty much sucked with rain and strong winds. Actually they closed the resort two hours early because of high winds.<br />
Any hows, it was great to finally get some snow under my feet and try out my new equipment (I bought new <a href="http://www.fulltiltboots.com">boots</a> and <a href="http://k2skis.com/skis/ski.asp?ProductID=22">skis</a> about a month ago..) To say the least I am happy with the new gear <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If the weather tomorrow seems nice, I will try for a new day in the slopes. Certainly hope so <img src='http://blog.ovstetun.no/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2007/12/27/first-day-skiing-for-the-season/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss and Hibernate integration issues</title>
		<link>http://blog.ovstetun.no/2007/10/16/jboss-and-hibernate-integration-issues/</link>
		<comments>http://blog.ovstetun.no/2007/10/16/jboss-and-hibernate-integration-issues/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 13:02:13 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/2007/10/16/jboss-and-hibernate-integration-issues/</guid>
		<description><![CDATA[My current project uses JBoss (version 4.0.4GA) and Hibernate.Thinking that since Hibernate is developed and maintained by JBoss, we decided to use the proprietary HAR-archive deployment option for our Hibernate configuration (see also this JBoss Wiki page). This uses a custom JMX MBean (org.jboss.hibernate.jmx.Hibernate) that is supposed to wire up all our configuration and make [...]]]></description>
			<content:encoded><![CDATA[<p>My current project uses <a href="http://jboss.org">JBoss</a> (version 4.0.4GA) and <a href="http://hibernate.org">Hibernate</a>.Thinking that since Hibernate is developed and maintained by JBoss, we decided to use the proprietary <a href="http://docs.jboss.org/jbossas/jboss4guide/r2/html/ch13.html">HAR-archive</a> deployment option for our Hibernate configuration (see also <a href="http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossHibernate3">this JBoss Wiki page</a>). This uses a custom JMX MBean (<code>org.jboss.hibernate.jmx.Hibernate</code>) that is supposed to wire up all our configuration and make the finished SessionFactory available through JNDI.<br />
We have used this configuration for well over a year now (approaching two years) and haven&#8217;t had any major problems with it. (Had to write a custom maven-1 plugin to create an appropriate archive though..) That suddenly changed the other day when we were trying to modify some configuration options for performance reasons, we stumbled into a hornets nest.</p>
<p>We tried to deploy two different Hibernate Archives using <a href="http://ehcache.sf.net">ehCache</a> as the second-level cache provider. The first deployed fine, but the second one failed bigtime. Digging through the logs gave us the answer to why: it tries to use the same configuration file (<code>ehcache.xml</code>) as the first one. The fix for this is easy: configure a new file and point a Hibernate property to use this file. That&#8217;s when the shock comes to us: <strong>The JMX Bean doesn&#8217;t allow us to set all hibernate properties.</strong></p>
<p>How shocked do you think I was? You would assume that when JBoss supplies <i>their preferred</i> way to deploy a Hibernate configuration, it would just work. Well let me tell you: <strong>it doesn&#8217;t!</strong></p>
<p>So far, my search has resultet in me finding several (old) issues in the <a href="http://jira.jboss.com/jira/browse/HIBERNATE">JBoss-Hibernate JIRA</a>. Many of the common Hibernate configuration options are not configurable through the JMX interface.</p>
<p>Our solution? Download the JBoss source code, expand the JMX interface, build the source and deploy the newly patched <code>jboss-hibernate.jar</code> into our server instance. So for <i>each</i> configuration setting we need to change, we must re-patch our JBoss.<br />
Does it work? <i>Yes, it seems so</i><br />
Do I like it? <i>Not at all</i></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2007/10/16/jboss-and-hibernate-integration-issues/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using JBoss Seam with Maven</title>
		<link>http://blog.ovstetun.no/2007/10/16/using-jboss-seam-with-maven/</link>
		<comments>http://blog.ovstetun.no/2007/10/16/using-jboss-seam-with-maven/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 11:31:19 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[java links]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/2007/10/16/using-jboss-seam-with-maven/</guid>
		<description><![CDATA[Here are a few links discussing how to use JBoss Seam with Maven, Tomcat and the JBoss Embedded kernel.
Haven&#8217;t got the time to read right now, but will look into it later.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://in.relation.to/Bloggers/WantToUseSeamWithMaven">Here</a> are a few links discussing how to use JBoss Seam with Maven, Tomcat and the JBoss Embedded kernel.<br />
Haven&#8217;t got the time to read right now, but will look into it later.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2007/10/16/using-jboss-seam-with-maven/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Looking at Alfresco</title>
		<link>http://blog.ovstetun.no/2007/10/05/looking-at-alfresco/</link>
		<comments>http://blog.ovstetun.no/2007/10/05/looking-at-alfresco/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 11:09:58 +0000</pubDate>
		<dc:creator>ovstetun</dc:creator>
				<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.ovstetun.no/2007/10/05/looking-at-alfresco/</guid>
		<description><![CDATA[I&#8217;m looking at software for sharing documents at work. Our needs are not that enormous or hard, basically we have the following requirements:

share documents in-house and make accessible outside of our local network
define different access rights to documents
should have versioning of documents and possibly document locking

Mostly this system will be used by our marketing and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking at software for sharing documents at work. Our needs are not that enormous or hard, basically we have the following requirements:</p>
<ul>
<li>share documents in-house and make accessible outside of our local network</li>
<li>define different access rights to documents</li>
<li>should have versioning of documents and possibly document locking</li>
</ul>
<p>Mostly this system will be used by our marketing and sales people for working with Office-like documents. Of course some technical people (developers, architects, ScrumMasters, project managers etc) will also need to collaborate in the process.</p>
<p>I have looked a little bit at <a href="http://alfresco.com">Alfresco</a> as a possible solution to meet our needs. From a first-glance-point-of-view it might seem to be a near ideal fit, but I have to look a bit more into it. Guess I will deploy a version and run a short proof-of-concept with some of our management to look further into the possibilities shortly.<br />
A hosting-partner using some kind of similar software (MS SharePoint?) could of course also be a solution.</p>
<p>I will come back with updates as I look more at Alfresco.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ovstetun.no/2007/10/05/looking-at-alfresco/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
