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

<channel>
	<title>Croga's Blog</title>
	<atom:link href="http://www.croga.com/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.croga.com/wordpress</link>
	<description>Ramblings of an IT dude</description>
	<pubDate>Thu, 07 Jan 2010 09:08:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Testing&#8230;.</title>
		<link>http://www.croga.com/wordpress/?p=51</link>
		<comments>http://www.croga.com/wordpress/?p=51#comments</comments>
		<pubDate>Thu, 07 Jan 2010 09:08:58 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=51</guid>
		<description><![CDATA[Finally got the Wordpress iPhone app&#8230;. Let&#8217;s see if it allows me to post  If you can read this it worked!
]]></description>
			<content:encoded><![CDATA[<p>Finally got the Wordpress iPhone app&#8230;. Let&#8217;s see if it allows me to post <img src='http://www.croga.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> If you can read this it worked!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=51</wfw:commentRss>
		</item>
		<item>
		<title>One of those days&#8230;..</title>
		<link>http://www.croga.com/wordpress/?p=48</link>
		<comments>http://www.croga.com/wordpress/?p=48#comments</comments>
		<pubDate>Thu, 16 Jul 2009 09:49:42 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=48</guid>
		<description><![CDATA[It&#8217;s one of those days again&#8230;.. Not one of those where everything seems to go wrong but quite the other way around.
Although there&#8217;s still trouble at home with the drainage system, at least here up North everything is going well. I&#8217;ve got confirmation that i&#8217;ll more likely be able to move into my own (company [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s one of those days again&#8230;.. Not one of those where everything seems to go wrong but quite the other way around.<span id="more-48"></span></p>
<p>Although there&#8217;s still trouble at home with the drainage system, at least here up North everything is going well. I&#8217;ve got confirmation that i&#8217;ll more likely be able to move into my own (company payed) appartment sometime next week. It isn&#8217;t huge but it&#8217;s more then big enough for me (with the option of entertaining guests) and it&#8217;s quite nicely decorated (all appliances present and brand sparkling new).</p>
<p>The project is nicely prodding along as well. As a lot of what we&#8217;re building has never been done before there&#8217;s a challenge to get people to understand what exactly it is we want to achieve. Today I had a very short but very effective session with one of the business information owners about how we should separate the realtime data with the data that is calculated and used for biling. The end result was a better understanding of how we expect the users to view the information and a structural decission on how to show stuff for all of this project&#8217;s deliverables. It feels good to have something that important out of the way.</p>
<p>It&#8217;s not an easy project. By no means. But this does help us in makeing the rest of the process easier. And I&#8217;m sure I&#8217;ll cover at least one more of those issues next week&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=48</wfw:commentRss>
		</item>
		<item>
		<title>Project method choices</title>
		<link>http://www.croga.com/wordpress/?p=46</link>
		<comments>http://www.croga.com/wordpress/?p=46#comments</comments>
		<pubDate>Wed, 01 Jul 2009 06:39:45 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=46</guid>
		<description><![CDATA[It&#8217;s a strange thing when the subproject you&#8217;re working on would ideally require a different project method from the overall project. Not only is it difficult to convince the overall project management but there&#8217;s also the challenge of getting the other subprojects lined up.
The big project we&#8217;re working on at the moment has a lot [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a strange thing when the subproject you&#8217;re working on would ideally require a different project method from the overall project. Not only is it difficult to convince the overall project management but there&#8217;s also the challenge of getting the other subprojects lined up.</p>
<p><span id="more-46"></span>The big project we&#8217;re working on at the moment has a lot of the signs of &#8220;classical&#8221; IT projects. There&#8217;s a lot of very defineable parts that can be specced out completely before building is started. Especially all the parts that include getting information from meters, calculating stuff about that information and then storing the values/making up the bills.<br />
On the other hand there&#8217;s our part&#8230;. The portal that will serve as user interface for the information services&#8230;. These are quite a bit harder to define as look and feel has a bigger impact then the specific functionality.</p>
<p>So the overall project is running on a conventional waterfall method. Functional design, Technical design, Build, Test, Deploy. This is definately the way to go for all the backend logic as there are no variables. A lot of what is going on there is defined by legislation, the rest is all very defineable.</p>
<p>The portal subproject would much rather like to run on some form of agile method. The basic functions of the portal applications can easily be built in a short time and an agile method would give you the opportunity to make fancy stuff for those applicaitons that need it, after reviewing the basic functions.</p>
<p>So how does one combine those two then? The overall project needs specific points of integration testing to make sure any hurdles are recognized as early as possible but the timing of both methods isn&#8217;t really easy to allign.<br />
So the definitive choice was to go for an amalgamation of both methods. There will be a waterfall method overall where Functional Design is done early and Technical design comes after that. The build process is, however, split into 4 time boxes. This allows for 4 specific points of integration testing, allows for the Portal part to be a bit more flexible (by doing basic design in the first iteration and then adapting where necessary) yet still offering the rigidity and planability of waterfall to the other subprojects.</p>
<p>I can easily say that this is the biggest challenge in projectleading I&#8217;ve had so far. I&#8217;m convinced we&#8217;ll be succesful but the road to that succes will not be an easy one.  Luckily I&#8217;m accompanied on my travels by good projectmanagers, a good mentor and a team of geniusses to do the real work <img src='http://www.croga.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=46</wfw:commentRss>
		</item>
		<item>
		<title>Work work work</title>
		<link>http://www.croga.com/wordpress/?p=42</link>
		<comments>http://www.croga.com/wordpress/?p=42#comments</comments>
		<pubDate>Mon, 29 Jun 2009 05:11:19 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=42</guid>
		<description><![CDATA[Somehow I thought it would take months of utter boredom before I&#8217;d get my next assignment but here we are&#8230;. Gasunie Groningen&#8230;..
Gasunie is in the process of implementing new ways to make sure the tubes are filled (Gasunie manages the gas transport network of The Netherlands). This means all backend applications need to be rewritten. [...]]]></description>
			<content:encoded><![CDATA[<p>Somehow I thought it would take months of utter boredom before I&#8217;d get my next assignment but here we are&#8230;. Gasunie Groningen&#8230;..<span id="more-42"></span></p>
<p>Gasunie is in the process of implementing new ways to make sure the tubes are filled (Gasunie manages the gas transport network of The Netherlands). This means all backend applications need to be rewritten. One of the choices was to remove all customer user interfaces from the backend systems and put them in a portal. This portal is set up using SAP Enterprise Portals.</p>
<p>All in all the ideal subproject for me to lead. I know stuff about the SAP portal and I know stuff about project management. Somehow that  combination isn&#8217;t all that common.</p>
<p>All fine and dandy but Groningen is about two and a half hours away. For the moment I&#8217;m sleeping in hotels during weekdays. It&#8217;s not eays, it&#8217;s not really all that restful either but it&#8217;s the only option. Today I&#8217;ll send my manager an EMail once more to ask if they can arrange an appartment or small house or something for me. I&#8217;d much rather have a place of my own then stay in hotels all the time.</p>
<p>Aside from the sleeping arrangements this really is my dream assignment. Finally I get to do some project management, the job Sogeti actually hired me for, instead of winging something I&#8217;m really not all that qualified for.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=42</wfw:commentRss>
		</item>
		<item>
		<title>All good assignments must come to an end&#8230;.</title>
		<link>http://www.croga.com/wordpress/?p=40</link>
		<comments>http://www.croga.com/wordpress/?p=40#comments</comments>
		<pubDate>Tue, 24 Mar 2009 13:12:52 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<category><![CDATA[consultancy]]></category>

		<category><![CDATA[IT architecture]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=40</guid>
		<description><![CDATA[As my work at Het CAK is being taken over by an internal employee, my assignment as Systems Architect will end in about a month. It&#8217;s been approximately half a year and I have learned a lot and hopefully helped a bit as well.When I first started at Het CAK I thought the assignment was [...]]]></description>
			<content:encoded><![CDATA[<p>As my work at Het CAK is being taken over by an internal employee, my assignment as Systems Architect will end in about a month. It&#8217;s been approximately half a year and I have learned a lot and hopefully helped a bit as well.<span id="more-40"></span>When I first started at Het CAK I thought the assignment was clear; define a new systems architecture for them to work with. As time went on it became clear that it wasn&#8217;t that straightforward.</p>
<p>The new ideas of the Business architect not only require a change in systems architecture but a change in the organisation structure as well. Instead of focussing on the functions defined by the law they will now start to focus on the citizen at the other side of that law. This means that instead of one person in the company focussing on a specific law, he will now need to know a bit about all the laws they support and be able to easily access information based upon a specific person, covering all the applicable laws.</p>
<p>My main focus the last year was on making sure the architects know all they need about supporting legislation. Making sure we&#8217;d cover standards and principles defined by the legislators, unifying communications formats, checking privacy legislation and interaction with other government bodies like the tax service and the adress information store.</p>
<p>I&#8217;ve learned a lot from the senior architect that was added to the project later. He showed me how to divide the entire architecture picture up into small chunks so they are more accessible, then take each chunk and write it out in more detail.</p>
<p>All in all it was a good experience for me. I&#8217;m looking forward to my next assigment in hopes that it&#8217;ll be just as good!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=40</wfw:commentRss>
		</item>
		<item>
		<title>My next car?</title>
		<link>http://www.croga.com/wordpress/?p=38</link>
		<comments>http://www.croga.com/wordpress/?p=38#comments</comments>
		<pubDate>Mon, 23 Feb 2009 06:32:13 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=38</guid>
		<description><![CDATA[This morning I was surprised by a message from our company&#8217;s leasecar department saying they were negotiating a new lease deal with Honda for the Insight hybrid car. As I&#8217;ve been driving a Toyota Prius for about a year now and will be ordering my new company car in about a year this sounded quite [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I was surprised by a message from our company&#8217;s leasecar department saying they were negotiating a new lease deal with Honda for the Insight hybrid car. As I&#8217;ve been driving a Toyota Prius for about a year now and will be ordering my new company car in about a year this sounded quite promising. And so the search for more information began&#8230;.<span id="more-38"></span></p>
<p>First stop is, of course, the <a href="http://www.honda.nl">Honda Netherlands website</a>. And lo and behold there&#8217;s a link to a special <a href="http://www.honda.nl/specials/car/honda_insight/">Honda Insight page</a>. The first thought in my head was &#8220;Hey! A new Prius!&#8221;. As far as I can see they took the current Prius design and added a couple of sharp edges where there were round ones&#8230;. I am a bit disappointed as the current Honda Hybrid (called &#8220;Civic&#8221; but resembling the Accord more then the Civic) looks like a pretty normal car where the Prius looks like a lunchbox.</p>
<p>As far as specifications go Honda isn&#8217;t telling us much yet. The Honda website itself doesn&#8217;t say anything but a little scrounging tells us there will be a 1.4 liter 98 horsepower engine (a bit more powerful then the Prius and the current Honda), an automatic CVT gearbox (although the EX version comes with &#8220;Paddle shifters&#8221; mounted to the steering wheel. What are they going to shift then?) and a very spartan interior on the basic model. No price information is available yet although my current thoughts are that it will not change the current Hybrid market much except for the fact that the Insight looks to have more interior space when compared to the Civic Hybrid.</p>
<p>All in all I&#8217;m not sure what to think of this car yet. When ordering my current car the main reason to choose the Prius over the Honda was the interior space of the Prius and the accesories (Civic does not have the option for an integrated navigation system). It does look like Honda has addressed these albeit at the cost of being just as ugly as the Prius is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=38</wfw:commentRss>
		</item>
		<item>
		<title>Going Live!</title>
		<link>http://www.croga.com/wordpress/?p=36</link>
		<comments>http://www.croga.com/wordpress/?p=36#comments</comments>
		<pubDate>Tue, 23 Dec 2008 07:03:02 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=36</guid>
		<description><![CDATA[Yeah yeah&#8230; I know&#8230; it won&#8217;t last  I just decided it was time to get my blog out onto my main domain page. So here it is! Accessible now through http://www.croga.com directly instead of useing the &#8220;Security through obscurity&#8221; hidden away URL.
Somehow I&#8217;ve still got hopes that I can post a bit more regularly&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah yeah&#8230; I know&#8230; it won&#8217;t last <img src='http://www.croga.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> I just decided it was time to get my blog out onto my main domain page. So here it is! Accessible now through http://www.croga.com directly instead of useing the &#8220;Security through obscurity&#8221; hidden away URL.</p>
<p>Somehow I&#8217;ve still got hopes that I can post a bit more regularly&#8230; I&#8217;ll do my best.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=36</wfw:commentRss>
		</item>
		<item>
		<title>Back to work!</title>
		<link>http://www.croga.com/wordpress/?p=33</link>
		<comments>http://www.croga.com/wordpress/?p=33#comments</comments>
		<pubDate>Wed, 17 Dec 2008 05:47:30 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=33</guid>
		<description><![CDATA[Even though the tests still continue and a cause for the fatigue hasn&#8217;t been found yet, I have gone back to work. The doctor said last week that there is no physical reason to stay at home and I say that there is a mental reason to get back to work (as otherwise I&#8217;ll go [...]]]></description>
			<content:encoded><![CDATA[<p>Even though the tests still continue and a cause for the fatigue hasn&#8217;t been found yet, I have gone back to work. The doctor said last week that there is no physical reason to stay at home and I say that there is a mental reason to get back to work (as otherwise I&#8217;ll go even more mad then I already am). So here I am again: Back to writing a systems architecture for the CAK.<span id="more-33"></span></p>
<p>During my absence it seems the Business/Information architecture document was &#8220;finished&#8221;. I doublequote that because in my opinion it still needs work. It needs disambiguation, translation from Consultantspeak to Dutch, removal of some stuff that goes too deep into technical stuff and clarification of some stuff that doesn&#8217;t go deep enough in my opinion. Independant of that I will, however, start work on the documents that Application Development need to go ahead.</p>
<p>Currently there will be a three-way approach to this.<br />
On the one hand I will go top-down, working from the bussiness/information architecture and drawing up an ideal systems architecture picture. This will most likely end up as some kind of website (preferably wiki) for ease of access.<br />
On the other hand there will be a bottom-up approach, drawing up what the systems currently look like. I hope to be able to delegate this to the team leaders.<br />
The third prong of the fork is the way the department operates. To be able to get to the point they want to be (both architecture and development-maturity wise), the department will need to be completely restructured.</p>
<p>All in all it won&#8217;t be an easy task. And with the health-struggle it will be a challenge. But challenges are good. Challenges keep the inspiration flowing, the brain active and the blood pumping. Challenges is what keep me from going even more insance then I am <img src='http://www.croga.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=33</wfw:commentRss>
		</item>
		<item>
		<title>Good times, Bad times</title>
		<link>http://www.croga.com/wordpress/?p=31</link>
		<comments>http://www.croga.com/wordpress/?p=31#comments</comments>
		<pubDate>Tue, 11 Nov 2008 12:04:11 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=31</guid>
		<description><![CDATA[Yesterday I talked to my doctor. It can take up to another 3 weeks for the 24-hour bloodpressure test to get done as the machine broke down&#8230;.
I&#8217;m having good days and bad days. Today is one of the best since ages, not really feeling all that tired and I&#8217;m getting a lot of stuff done [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday I talked to my doctor. It can take up to another 3 weeks for the 24-hour bloodpressure test to get done as the machine broke down&#8230;.</p>
<p>I&#8217;m having good days and bad days. Today is one of the best since ages, not really feeling all that tired and I&#8217;m getting a lot of stuff done for the WoW guild that needed to be sorted for a long time already. Last sunday, the day after Linda&#8217;s birthday party, was the worst since ages. I think I must have slept about 18 hours that day.</p>
<p>All in all I wanna go back to work. I think I&#8217;ll take a trip to The Hague and/or Amsterdam early next week to see how the driving affects me. I hope I can get back to 2 days a week or so, maybe do some stuff from home. We&#8217;ll see what happens.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=31</wfw:commentRss>
		</item>
		<item>
		<title>WTF?</title>
		<link>http://www.croga.com/wordpress/?p=29</link>
		<comments>http://www.croga.com/wordpress/?p=29#comments</comments>
		<pubDate>Wed, 29 Oct 2008 09:40:47 +0000</pubDate>
		<dc:creator>Croga</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.croga.com/wordpress/?p=29</guid>
		<description><![CDATA[It&#8217;s sickyear for me apparently&#8230;.
Starting off with the palsy I thought that was enough for a while (like a couple of years or so). My body thinks differently. Since about two weeks I can&#8217;t really do anything without getting some sleep afterwards. I wake up in the morning with a heartbeat of about 100. I [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s sickyear for me apparently&#8230;.<br />
Starting off with <a title="the palsy" href="http://www.croga.com/wordpress/?p=13">the palsy</a> I thought that was enough for a while (like a couple of years or so). My body thinks differently. Since about two weeks I can&#8217;t really do anything without getting some sleep afterwards. I wake up in the morning with a heartbeat of about 100. I take a shower, call my boss to explain why I won&#8217;t be back any time soon, and have to sleep for about 2 hours because I&#8217;m exhausted.<span id="more-29"></span></p>
<p>The doctor tells me my bloodpressure is too high. He&#8217;s ordered some bloodtests and an ECG and I&#8217;m scheduled for a 24-hour bloodpressure observation. When that is done there should be some more information on what it can be.</p>
<p>Going to the doctor was a relief in itself. At least he thinks there are some leads as to what is wrong. Strangely enough as time goes on that relief becomes less. I still don&#8217;t have a clue what it is or, more importantly, how to remedy it. I&#8217;m afraid waiting is all I can do.</p>
<p>Every morning now I get up with the idea that it is going better. This morning I did some rearranging of the living room cupboards, changed some of the doors to get it all a bit more childproof. After doing that I had to sleep again. It&#8217;s not getting any better really&#8230;.</p>
<p>So until the Doc comes up with something I&#8217;m afraid all I can do is just see how it goes and hope for the best. Not really a problem; I&#8217;m quite good at hoping for the best <img src='http://www.croga.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.croga.com/wordpress/?feed=rss2&amp;p=29</wfw:commentRss>
		</item>
	</channel>
</rss>
