<?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>medullan &#124; blog &#187; Wesley Boland</title>
	<atom:link href="http://reach.medullan.com/author/wesleyb/feed/" rel="self" type="application/rss+xml" />
	<link>http://reach.medullan.com</link>
	<description>improving healthcare through tactical information technology delivery</description>
	<lastBuildDate>Sun, 20 Nov 2011 15:57:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Value of Workshops</title>
		<link>http://reach.medullan.com/2009/06/16/the-value-of-workshops/</link>
		<comments>http://reach.medullan.com/2009/06/16/the-value-of-workshops/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 19:05:05 +0000</pubDate>
		<dc:creator>Wesley Boland</dc:creator>
				<category><![CDATA[Company]]></category>
		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://reach.medullan.com/?p=354</guid>
		<description><![CDATA[Most organizations insulate their developers from requirements gathering activities.  They prefer to pass one or many documents specifying all application functions to the implementation team to act upon. Medullan prefers to integrate developers into projects as early as possible – even having them participate in the workshop as note taker or even facilitator. As a [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: black;">Most organizations insulate their developers from requirements gathering activities.  They prefer to pass one or many documents specifying all application functions to the implementation team to act upon. Medullan prefers to integrate developers into projects as early as possible – even having them participate in the workshop as note taker or even facilitator. As a developer, I feel like I add a unique perspective to the workshop team that would otherwise be missing.</span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: black;">By gathering all the key stakeholders in one room, Medullan&#8217;s workshop team can let everyone at anytime know what is possible, what is costly and what is impossible. In a sense, we developers are the realists in a workshop; we have the implementation know-how to realize that some things are not worth chasing and the experience to say that it will take 1 week or 4 weeks.  We are also able to create a quick prototype of an idea to prove or disprove ideas generated in the sessions. </span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: black;">More importantly, by participating in the workshop, we too, can build strong relationships with the client that will be valuable throughout the project’s lifecycle.</span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: black;">In a workshop, the common language of the application is created by all participants. System modules and concepts are created and named and for all future communication with the clients, this language must be known and understood. With the relationship established and the common language understood, the project leadership no longer need be gate-keepers or bottle-necks when implementation issues arise. </span></p>
<p><span style="font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: black;">While unorthodox, Medullan’s approach of including a developer in the workshop has proven to be valuable for both the developer and the client.  By keeping the team grounded in reality and opening the channels for future communication, the developer role in a workshop is essential.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://reach.medullan.com/2009/06/16/the-value-of-workshops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Technical insight on the IGB application</title>
		<link>http://reach.medullan.com/2009/06/16/technical-insight-on-the-igb-application/</link>
		<comments>http://reach.medullan.com/2009/06/16/technical-insight-on-the-igb-application/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 18:55:43 +0000</pubDate>
		<dc:creator>Wesley Boland</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[igb]]></category>
		<category><![CDATA[iGetBetter]]></category>
		<category><![CDATA[oped]]></category>

		<guid isPermaLink="false">http://reach.medullan.com/?p=343</guid>
		<description><![CDATA[

iGetBetter is an advanced web application built primarily using 3 key technologies &#8211; Microsoft .NET 3.5, Entity Framework with MySQL and JQuery coupled with Windows Communication Foundation. From Microsoft the .NET 3.5 development framework allowed the development team to leverage several prepackaged tools allowing for a fast development cycle. Whenever client input led to design [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 10]><br />
<mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-priority:99; 	mso-style-qformat:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:11.0pt; 	font-family:"Calibri","sans-serif"; 	mso-ascii-font-family:Calibri; 	mso-ascii-theme-font:minor-latin; 	mso-fareast-font-family:"Times New Roman"; 	mso-fareast-theme-font:minor-fareast; 	mso-hansi-font-family:Calibri; 	mso-hansi-theme-font:minor-latin; 	mso-bidi-font-family:"Times New Roman"; 	mso-bidi-theme-font:minor-bidi;} --></p>
<p><!--[endif]--></p>
<p>iGetBetter is an advanced web application built primarily using 3 key technologies &#8211; Microsoft .NET 3.5, Entity Framework with MySQL and JQuery coupled with Windows Communication Foundation. From Microsoft the .NET 3.5 development framework allowed the development team to leverage several prepackaged tools allowing for a fast development cycle. Whenever client input led to design changes the .NET framework allowed us to quickly change direction and respond.</p>
<p>Another key technology used on iGetBetter is Entity Framework; it allows iGetBetter to have a pluggable tool to access iGetBetter’s database. To lower overall project cost the less expensive MySQL database platform was used during the alpha and beta phases of the project however, iGetBetter has the flexibility to transition to a full enterprise-grade database platform when needed.</p>
<p>iGetBetter is a dynamic application, in iGetBetter patient recuperation plans are modeled and are shown in many different views such as in a calendar, in a stack and on a timeline. Being web based but having native application type gestures such as &#8216;drag and drop&#8217; and &#8217;stacking&#8217; required iGetBetter to use a JavaScript and user interface framework. Based on maturity and ease to learn we chose JQuery. iGetBetter is pushing the limits of modern browsers, JQuery coupled with the Windows Communication Foundation proved invaluable in representing an easy to use and advanced user interface while providing a stable and flexible application architecture.</p>
<p>Windows Communication Foundation provides a separation between the iGetBetter application and its user interface. What this means is if iGetBetter should need to work as a windows application or on a mobile device such as the iPhone, the time it takes to develop it will be significantly reduced.</p>
<p>Altogether these various technologies Microsoft .NET 3.5, Entity Framework, JQuery, Windows Communication Foundation and MySQL work together to provide a stable and flexible foundation for iGetBetter toadapt to new requirements and to meet application goals.</p>
]]></content:encoded>
			<wfw:commentRss>http://reach.medullan.com/2009/06/16/technical-insight-on-the-igb-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

