<?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>Bits of Art</title>
	<atom:link href="http://burag.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://burag.com</link>
	<description>software matters</description>
	<lastBuildDate>Thu, 22 Jul 2010 04:02:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='burag.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a18602904c876d396aefe8e8f98c8701?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bits of Art</title>
		<link>http://burag.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://burag.com/osd.xml" title="Bits of Art" />
	<atom:link rel='hub' href='http://burag.com/?pushpress=hub'/>
		<item>
		<title>Beta period has started, request your in</title>
		<link>http://burag.com/2010/07/22/beta-period-has-started-request-your-in/</link>
		<comments>http://burag.com/2010/07/22/beta-period-has-started-request-your-in/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 04:02:53 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://burag.com/2010/07/22/beta-period-has-started-request-your-in/</guid>
		<description><![CDATA[Beta period has started, request your invite code now to join our public beta! SmartPointment will be free during the beta period.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=89&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Beta period has started, request your invite code now to join our public beta! SmartPointment will be free during the beta period.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/89/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/89/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/89/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=89&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2010/07/22/beta-period-has-started-request-your-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>IT is getting Cloudy</title>
		<link>http://burag.com/2010/05/01/it-is-getting-cloudy/</link>
		<comments>http://burag.com/2010/05/01/it-is-getting-cloudy/#comments</comments>
		<pubDate>Sat, 01 May 2010 21:33:52 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://burag.com/?p=76</guid>
		<description><![CDATA[After visiting PDC 2009 I posted a short blog entry on the upcoming changes to the computing world as a result of cloud adaptation. As I am trying to understand the impact of these changes to software architecture, new patterns have started to emerge. There are four concerns that are repeated in a series of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=76&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>After visiting PDC 2009 I posted a short blog entry on the upcoming changes to the computing world as a result of cloud adaptation. As I am trying to understand the impact of these changes to software architecture, new patterns have started to emerge. There are four concerns that are repeated in a series of discussions; architecting for cost, integration, security, and  data storage.</p>
<p><strong>Architecting for Cost</strong></p>
<p>Having access to thousands of computers in the cloud to run your application is the most cost efficient way of serving your application to your clients, right? Think again. This enormous elasticity comes at a price. Prior to the cloud architects were not extremely cautious about the intranet bandwidth consumed by the system architecture as long as the systems performed. In terms of communication costs the only real variable cost has always been the public traffic bandwidth in communicating with your application&#8217;s end users.</p>
<p>With the introduction of cloud, now your application incurs usage charges as soon as it tries to contact one of your N-tiers in your system. Result? As an architect you <em>really </em>need to make sure that you are designing systems that transfer just the minimum required information to complete the task.</p>
<p>What about hardware? It is relatively simple to scale your application in the cloud, just spin up another instance of a virtual machine and all of a sudden the system capacity doubles. Well, not really. If the systems are not designed properly, spinning up another server can significantly increase the internal communication traffic and result in a tremendous spike in your monthly costs. Again, without the proper supporting structure, not well thought architectures will not be compensated for by computing elasticity. In contrast, a carefully designed system will be able to almost double its capacity within a matter of minutes without breaking the bank.</p>
<p>All this can be summed up as: Up in the clouds, bad software architecture will still work and scale at a very high cost to your company&#8217;s bottom line.</p>
<p><strong>Integration</strong></p>
<p>If you designed any software systems in the past 30 years or so, most likely you are aware of the never ending integration challenges (there are even entire master&#8217;s degrees dedicated to this field). How does this change in the cloud? Firstly, the standards and protocols are converging into just a handful. There are some true and tested patterns. One thing however that stands out is the SLA of <em>your </em>application when you rely on a handful of other services running in the cloud. You need very powerful monitoring/instrumentation solutions such that you can proactively take measures to gracefully degrade your application by turning off features, throttling the requests or creating entirely asynchronous business workflows that can dissipate the load to 3rd parties over time. This is easier than it sounds, it might force a lot of businesses to re-think their process flows.</p>
<p><strong>Security/Privacy</strong></p>
<p>Your data usually travels with your application. Most cloud platforms also provide services to host the data in structured or unstructured way in the cloud. For obvious reasons you should definitely leverage the DB features that your platform of choice offers. However, depending on the vertical you are in there are some real obstacles to moving your application to the cloud. PCI, HIPAA and other regulatory certifications are not yet available for cloud platforms. If you do not plan ahead, you might be forced into using a temporary workaround solution that ships off parts of your sensitive data to specific traditional data centers owned by ISPs that are certified. This negatively impacts your solution from a performance point of view and adds to the overall complexity of the solution. If you are dealing with financial or health data, check before you design your cloud solution.</p>
<p><strong>Data Storage</strong></p>
<p>The cloud offers great facilities for computing but the data side of it has been lagging behind. The most prominent solution is to resort to a key-value-pair like database that scales and replicates across many machines. The new SQL Azure platform tries to re-use the existing SQL Server knowledge of people and offer the same experience in the cloud. Although it is promising it comes with some constraints. So as an architect, you must think very carefully about the implications of migrating your application data to the cloud and how it would change your architecture. One interesting example is how do you ensure atomicity and isolation across many nodes without having the RDBMS facilities that come out of the box today?</p>
<p>If you can answer all these questions prior to your move to the cloud, you are 80% there <img src='http://s.wordpress.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/buragc.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=76&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2010/05/01/it-is-getting-cloudy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Telemedicine might be the answer?</title>
		<link>http://burag.com/2009/12/19/why-telemedicine-might-be-the-answer/</link>
		<comments>http://burag.com/2009/12/19/why-telemedicine-might-be-the-answer/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 22:43:47 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://burag.com/?p=69</guid>
		<description><![CDATA[Advancements in technology change everything. What about our health care system? This paper explores the concept of tele-medicine and how the changing factors in this decade affect the adoption and usage patterns of tele-medicine around the world. Below is an excerpt from the paper. &#8220;Health care is one of the determining factors when categorizing different [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=69&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Advancements in technology change everything. What about our health care system? This paper explores the concept of tele-medicine and how the changing factors in this decade affect the adoption and usage patterns of tele-medicine around the world.</p>
<p>Below is an excerpt from the paper.</p>
<blockquote><p>&#8220;Health care is one of the determining factors when categorizing different countries on development scale. Based on availability of health professionals, education system, infrastructure capabilities and finally available government funding, the quality and reach of health care varies greatly from one country to the next. Today, depending on one’s location and socio-economic status, the amount and quality of health care available ranges from non-existent to intensive and close monitored&#8230;&#8221;</p></blockquote>
<p>You can download the paper in  <a href="http://buragc.files.wordpress.com/2009/12/telemedicine.pdf">PDF</a> or <a href="http://buragc.files.wordpress.com/2009/12/telemedicine.docx">Word</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=69&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/12/19/why-telemedicine-might-be-the-answer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>ITARC 2009 Presentation</title>
		<link>http://burag.com/2009/10/14/itarc-2009-presentation/</link>
		<comments>http://burag.com/2009/10/14/itarc-2009-presentation/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 17:05:04 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://burag.com/?p=63</guid>
		<description><![CDATA[I recently gave a talk on Re-thinking Software Architecture for Mobile platforms and it was very well received. What&#8217;s interesting is that most architects today keep ignoring the mobile space and think of it just as a new, shiny UI for the existing applications. Unfortunately, however existing systems that were architected for web applications does [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=63&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I recently gave a talk on Re-thinking Software Architecture for Mobile platforms and it was very well received. What&#8217;s interesting is that most architects today keep ignoring the mobile space and think of it just as a new, shiny UI for the existing applications.</p>
<p>Unfortunately, however existing systems that were architected for web applications does not scale well to serve the requirements of multiple mobile clients.</p>
<p>In short here are some key points from the presentation:</p>
<ol>
<li>Cloud computing is the key enabler of scaling architectures for new mobile solutions</li>
<li>User Experience is key when designing a mobile solution</li>
<li>Analyze your users, not all of them are on the same platform. Create different applications for different users instead of creating a monolithic applications with menus and options</li>
<li>Touch UI is a minimum requirement today</li>
<li>Responsiveness of the touch interface determines the usability of the application</li>
<li>Responsiveness on the client is achieved by introducing asynchronous client development</li>
<li>People who use your mobile solution will have short attention spans, break-down your workflows into smaller activities that can be completed within a couple of minutes</li>
<li>Limit the text input to a minimum, use selection based data entry as much as possible</li>
<li>Platform choice is key but some of the determining factors are: Internal/External Deployment, current skills of development team, market share of the platform, form factor and screen resolution of the target platform</li>
</ol>
<p>Above points mostly talk about the client aspect of mobile development. The server aspects were covered in great detail during the presentation.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=63&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/10/14/itarc-2009-presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>Why I love Netflix?</title>
		<link>http://burag.com/2009/09/01/why-i-love-netflix/</link>
		<comments>http://burag.com/2009/09/01/why-i-love-netflix/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 02:44:18 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://burag.com/?p=58</guid>
		<description><![CDATA[I have been a very happy Netflix customer for years now. It&#8217;s nice to see a company innovate and adopt all the new technologies like streaming to the XBox360, provide a Silverlight based video player etc. However, sometimes things go wrong. Last night I had some problems watching an episode of Coupling on my Xbox [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=58&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I have been a very happy Netflix customer for years now. It&#8217;s nice to see a company innovate and adopt all the new technologies like streaming to the XBox360, provide a Silverlight based video player etc. However, sometimes things go wrong. Last night I had some problems watching an episode of Coupling on my Xbox 360. Nothing that a good reboot couldn&#8217;t fix. I had almost forgotten about the incidence when I received the following email:</p>
<div id="attachment_59" class="wp-caption alignnone" style="width: 310px"><a href="http://buragc.files.wordpress.com/2009/09/netflixapology.png"><img src="http://buragc.files.wordpress.com/2009/09/netflixapology.png?w=300&#038;h=194" alt="Netflix apology" title="NetflixApology" width="300" height="194" class="size-medium wp-image-59" /></a><p class="wp-caption-text">Netflix apology</p></div>
<p>Not that 3% really matters on a $10/month account but this shows what customer satisfaction means to Netflix. Once again cementing my loyalty to their service, good job Netflix!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=58&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/09/01/why-i-love-netflix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>

		<media:content url="http://buragc.files.wordpress.com/2009/09/netflixapology.png?w=300" medium="image">
			<media:title type="html">NetflixApology</media:title>
		</media:content>
	</item>
		<item>
		<title>CCD and HealthVault</title>
		<link>http://burag.com/2009/07/17/ccd-and-healthvault/</link>
		<comments>http://burag.com/2009/07/17/ccd-and-healthvault/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 18:02:56 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://burag.com/?p=55</guid>
		<description><![CDATA[A new paper written by on the topic of integrating legacy health care systems to CCD compliant me has been published on Netsoft&#8217;s web site.. Here&#8217;s an excerpt from the paper In recent years, health care providers, insurance companies and health applications have all been collecting mountains of health-related data in various electronic formats. The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=55&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>A new paper written by on the topic of integrating legacy health care systems to CCD compliant me has been published on Netsoft&#8217;s web site.. Here&#8217;s an excerpt from the paper </p>
<blockquote><p>
In recent years, health care providers, insurance companies<br />
and health applications have all been collecting mountains<br />
of health-related data in various electronic formats. The<br />
ability to search and analyze this data in context is required in<br />
order to prove it worthy of the effort of collecting it in the first<br />
place. One big challenge that stands in the way of ubiquitous<br />
health information is the data format disparity between different<br />
systems. It is not uncommon today to see legacy applications that<br />
are using older standards such as flat text files, HL7, CCR &#8230;</p></blockquote>
<p>You can read the white paper on <a href="http://www.netsoft-usa.com/insights/default.aspx">Netsoft USA&#8217;s web site by clicking here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=55&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/07/17/ccd-and-healthvault/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>Moved To WordPress</title>
		<link>http://burag.com/2009/06/11/moved-to-wordpress/</link>
		<comments>http://burag.com/2009/06/11/moved-to-wordpress/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 04:23:24 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://burag.com/?p=50</guid>
		<description><![CDATA[After getting frustrated with keeping up with WordPress upgrades using my older hosing service, I decided to move to WordPress.com to host this blog. I have to say that the entire process took about 10 minutes including: Creating a new account on WordPress Exporting existing posts from my Hosted WordPress installation to an XML file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=50&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>After getting frustrated with keeping up with WordPress upgrades using my older hosing service, I decided to move to WordPress.com to host this blog. I have to say that the entire process took about 10 minutes including:</p>
<ol>
<li>Creating a new account on WordPress</li>
<li>Exporting existing posts from my Hosted WordPress installation to an XML file</li>
<li>Importing the XML file into WordPress.com account</li>
<li>Updating burag.com DNS settings to point to WordPress name servers</li>
<li>Paying $10 for yearly hosting on WordPress using PayPal</li>
<li>Pointing the domain to wordpress (Through DashBoard)</li>
<li>Selecting a new theme</li>
</ol>
<p>So, if any of you out there is using a hosted solution for just blogging. Switch over today, save yourself some time, money and headache.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=50&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/06/11/moved-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>Electronic Health Records</title>
		<link>http://burag.com/2009/05/27/electronic-health-records/</link>
		<comments>http://burag.com/2009/05/27/electronic-health-records/#comments</comments>
		<pubDate>Thu, 28 May 2009 00:59:58 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://burag.com/?p=42</guid>
		<description><![CDATA[Here is a paper that I wrote a couple of months ago on EHRs and the state we are in currently. With the recent news in the media about EHRs, I think most of the issues are even more relevant today. Below is the first paragraph: The United States population is one of the largest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=42&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Here is a paper that I wrote a couple of months ago on EHRs and the state we are in currently. With the recent news in the media about EHRs, I think most of the issues are even more relevant today. Below is the first paragraph:</p>
<blockquote><p>The United States population is one of the largest in the world with 300 million people and increasing at rate of 1%.1 A growing population of this size, however, also comes with its set of problems. One of the problems, maybe the most important, is health care and how it is provided and consumed in such a large country. One particular aspect of health care that makes it a special topic is its universality. No matter how healthy or sick, every single person in the population is part of this system either by receiving or providing health care, although the frequency and the amount of care will vary among different demographic groups. Unfortunately the cost of health care has been increasing over years and health cost per capita in the U.S. is highest in the world4. A direct result of high cost of health care is reflected in the decreased number of people getting the necessary medical treatment. According to a National Institute of Health (NIH) study, almost 8% of people who are in need of medical help cannot get it due to economic hardship.</p></blockquote>
<p>You can read the rest of the article in <a href="http://buragc.files.wordpress.com/2009/05/burag_cetinkaya_electronic_health_records.pdf">PDF</a> or <a href="http://buragc.files.wordpress.com/2009/05/burag_cetinkaya_electronic_health_records.doc">Word</a> format.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=42&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/05/27/electronic-health-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>iParted</title>
		<link>http://burag.com/2009/05/16/iparted/</link>
		<comments>http://burag.com/2009/05/16/iparted/#comments</comments>
		<pubDate>Sat, 16 May 2009 20:25:06 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://burag.com/?p=38</guid>
		<description><![CDATA[There goes the Mac Mini. After tinkering with the Mac Mini for about 2-3 months it turned out to be a less than ideal development platform. Although this little experience has totally changed my view on  Mac software and hardware. I would recommend an Apple macbook/pro to any regular computer users who use web based [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=38&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>There goes the Mac Mini. After tinkering with the Mac Mini for about 2-3 months it turned out to be a less than ideal development platform. Although this little experience has totally changed my view on  Mac software and hardware. I would recommend an Apple macbook/pro to any regular computer users who use web based applications for most of the daily tasks. I think the premium paid on the hardware is justified. In terms of 3rd party software available on the platform however, I have mixed feelings. Yes most of them look great, very visually appealing effects etc but it is damn hard to find applications that offer the same functionality on the windows platform.</p>
<p>Software does exist, it’s just that you have to pay for every single little thing that you are used to getting for free in the windows/linux worlds.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=38&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/05/16/iparted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
		<item>
		<title>New Pictures on Flickr</title>
		<link>http://burag.com/2009/05/06/new-pictures-on-flickr/</link>
		<comments>http://burag.com/2009/05/06/new-pictures-on-flickr/#comments</comments>
		<pubDate>Thu, 07 May 2009 02:09:47 +0000</pubDate>
		<dc:creator>buragc</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://burag.com/?p=37</guid>
		<description><![CDATA[I have uploaded a small set of pictures from my recent trip to Flickr. Feel free to check it out!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=37&subd=buragc&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I have uploaded a small set of pictures from my recent trip to <a href="http://www.flickr.com/photos/38140077@N04/sets/72157617805880962/">Flickr</a>. Feel free to check it out!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/buragc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/buragc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/buragc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/buragc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/buragc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/buragc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/buragc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/buragc.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/buragc.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/buragc.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=burag.com&blog=235187&post=37&subd=buragc&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://burag.com/2009/05/06/new-pictures-on-flickr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d4fa7e44a2ebc7b8be526c8b703312a3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Burag</media:title>
		</media:content>
	</item>
	</channel>
</rss>