<?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>Becoming the CIO - The Convergence of I.T. Strategy and Business Value Propositions</title>
	<atom:link href="http://becomingthecio.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://becomingthecio.com/blog</link>
	<description>The blog written by a future CIO - Chris Ragobeer</description>
	<lastBuildDate>Fri, 24 Jul 2009 19:04:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Software Architecture: The road map to a successful customer experience</title>
		<link>http://becomingthecio.com/blog/2009/07/24/software-architecture-the-road-map-to-a-successful-customer-experience/</link>
		<comments>http://becomingthecio.com/blog/2009/07/24/software-architecture-the-road-map-to-a-successful-customer-experience/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 19:04:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[customer experience]]></category>
		<category><![CDATA[I.T. systems]]></category>
		<category><![CDATA[road map]]></category>
		<category><![CDATA[software architecture]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=207</guid>
		<description><![CDATA[Software architecture is a concept in software development that conceptually defines the overall structure of a system.
The term software architecture can be more defined into 3 areas such as:

 Enterprise Architecture &#8211; The long term architecture and how it aligns with the business strategy.
Data Architecture &#8211; Aligns how data is being produced and consumed and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Software_architecture" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Software_architecture?referer=');">Software architecture</a> is a concept in software development that conceptually defines the overall structure of a system.</p>
<p>The term software architecture can be more defined into 3 areas such as:</p>
<ol>
<li> <strong>Enterprise Architecture</strong> &#8211; The long term architecture and how it aligns with the business strategy.</li>
<li><strong><a href="http://becomingthecio.com/blog/2009/06/21/the-importance-of-good-data-management-data-data-data/">Data</a> Architecture</strong> &#8211; Aligns how data is being produced and consumed and its interrelationships between other data objects etc.</li>
<li><strong>System Architecture</strong> &#8211; How the individual application is structured</li>
</ol>
<p>You might be asking what the purpose of having a well thought out software architecture is, it&#8217;s pretty simple:</p>
<p><strong>Software Architecture is the road map to a successful customer experience </strong></p>
<p>Based on the number of systems an organization has and the number of services that these applications provide, it will determine the type of software architecture you need to implement. At the end of the day, what drives the architecture is the customer experience  of the product. You want to make sure you look at both sides of the coin: the <strong>technical side</strong> and the<strong> business side</strong>. A well designed architecture that provides sub-par value to the consumer has no benefit other than creating an  interdependent system that just sits there.<strong><br />
</strong></p>
<p>Here are some of the reasons why you want a durable software architecture:</p>
<p>1. <strong>Strategic Advantage </strong>- Having highly flexible and scalable systems allows a team to quickly adapt to competitive environments and market conditions.<strong> </strong>The more  modular the system, the more you can align it with business objectives.<strong><br />
</strong></p>
<p>2. <strong>Designing better systems </strong>- When designing new systems you want to pay close attention<strong> </strong>and be careful about the architecture of the system. If it&#8217;s not scalable, flexible and does not perform well in  high load business environments the product or service that you are selling to your customers will <strong>NOT</strong> be sufficient.</p>
<p>3.  <strong>Enables re-use &#8211; </strong>A good architecture is structured into components that are easily reusable. If there is a function that is used many times it should be isolated. This lowers the cost to create additional functionality as well as it makes things easier to debug when resolving issues because the core functionality related to that function/service is on its own.<strong><br />
</strong></p>
<p>4.  <strong>Controls complexity &#8211; </strong>Systems are complex, have different uses, interactions and integration points. To meet the demand of<strong> </strong>software systems today, this complexity needs to be properly managed and scoped out. If the system becomes too complex it will be prone to failure and upper management would be less inclined to touch the application and make changes to it at the risk of breaking existing functionality. Note: If you&#8217;re system is too complex, it is probably an indication that new design decisions need to be made to make it more robust and easily maintainable.</p>
<p>5. <strong>Enforces best practices &#8211; </strong>Developers and implementers have  a wide array of  options and strategies to develop one solution. There are industry standards that are well accepted and agreed upon by the general software community. Following best practices align with industry standards<strong> </strong>and objectives.  The number one reason why a system is poorly designed is because it doesn&#8217;t conform to best practices.<strong><br />
</strong></p>
<p><strong>Conclusion</strong></p>
<p>Software architecture has been here for a while. Many system solutions have different requirements and therefore implement different architectures. In the service based economy, many companies  today are converging towards a service oriented architecture approach  to easily align with the strategy of the business. The most important thing to understand is that requirements and architectures continually evolve. One thing that worked well this year may not be the best solution in 3-5 years from now. Your customer changes dramatically and the architecture and software must adapt to meet their needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/07/24/software-architecture-the-road-map-to-a-successful-customer-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The transition from IPv4 to IPv6</title>
		<link>http://becomingthecio.com/blog/2009/07/18/the-transition-from-ipv4-to-ipv6/</link>
		<comments>http://becomingthecio.com/blog/2009/07/18/the-transition-from-ipv4-to-ipv6/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 11:09:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet protocol]]></category>
		<category><![CDATA[ip]]></category>
		<category><![CDATA[ipv4]]></category>
		<category><![CDATA[ipv6]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=182</guid>
		<description><![CDATA[Many users of the internet are oblivious to the standards that are behind the protocol that they are using. Did you know that their were different versions of Internet protocol (IP), the standard that is  used to drive the internet? Well if you didn&#8217;t, now you know.
And I&#8217;m bringing this up because it&#8217;s getting an [...]]]></description>
			<content:encoded><![CDATA[<p>Many users of the internet are oblivious to the standards that are behind the protocol that they are using. Did you know that their were different versions of <a href="http://en.wikipedia.org/wiki/Internet_Protocol" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Internet_Protocol?referer=');">Internet protocol (IP)</a>, the standard that is  used to drive the internet? Well if you didn&#8217;t, now you know.</p>
<p>And I&#8217;m bringing this up because it&#8217;s getting an upgrade, from IPv4 to IPv6.  If you&#8217;re wondering <a href="http://compnetworking.about.com/b/2008/11/05/what-happened-to-ipv5.htm" onclick="pageTracker._trackPageview('/outgoing/compnetworking.about.com/b/2008/11/05/what-happened-to-ipv5.htm?referer=');">What Happened to IPv5</a>,  to make a long story short, Internet Stream Protocol(ST) was considered to be IPv5 by industry researchers, was scrapped. So we&#8217;re moving from the IPv4 standard to the IPv6 standard.</p>
<p><strong>Why move from IPv4?</strong></p>
<p>The number of current IP addresses is becoming scarce and they are running out. There are around only 17 million actual assignable addresses. As a result, more address space is required to meet the growing demands of consumers and businesses in the new economy.</p>
<p><strong>What is IPv6?</strong></p>
<p>IPv6 is the next-generation Internet Protocol version designated as the successor to version 4.</p>
<p><strong>Links</strong></p>
<p>There are many websites that go into the technical detail of IPv6, however, I won&#8217;t go into it here as they could explain it 10x better than I ever could. The main purpose of this blog post was to bring awareness to the IPv6 standard since IP versioning is pretty much transparent to the normal user.</p>
<p>Here are some blog posts to find out more about IPv6:</p>
<p>1. <strong>What is IPv6?</strong> &#8211; <a href="http://www.youtube.com/watch?v=IjV1Vo0_BRU&amp;feature=fvst" onclick="pageTracker._trackPageview('/outgoing/www.youtube.com/watch?v=IjV1Vo0_BRU_amp_feature=fvst&amp;referer=');">http://www.youtube.com/watch?v=IjV1Vo0_BRU&amp;feature=fvst</a></p>
<p>2. <strong>The Difference between an IPv4 and IPv6 address</strong>.  &#8211; <a href="http://www.computerperformance.co.uk/Longhorn/ipv6.htm" onclick="pageTracker._trackPageview('/outgoing/www.computerperformance.co.uk/Longhorn/ipv6.htm?referer=');">http://www.computerperformance.co.uk/Longhorn/ipv6.htmhttp://www.computerperformance.co.uk/Longhorn/ipv6.htm</a></p>
<p>3 <strong>What is my IP address? What is IPv6?</strong> &#8211; <a href="http://whatismyipaddress.com/staticpages/index.php/what-is-IPv6" onclick="pageTracker._trackPageview('/outgoing/whatismyipaddress.com/staticpages/index.php/what-is-IPv6?referer=');">http://whatismyipaddress.com/staticpages/index.php/what-is-IPv6</a></p>
<p>4. <strong>The move onto IPv6</strong> -<a href="http://www.techworld.com/networking/features/index.cfm?featureid=1109" onclick="pageTracker._trackPageview('/outgoing/www.techworld.com/networking/features/index.cfm?featureid=1109&amp;referer=');"> http://www.techworld.com/networking/features/index.cfm?featureid=1109</a></p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/07/18/the-transition-from-ipv4-to-ipv6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Measuring the value of I.T. to business clients</title>
		<link>http://becomingthecio.com/blog/2009/07/03/measuring-the-value-of-i-t-to-business-clients/</link>
		<comments>http://becomingthecio.com/blog/2009/07/03/measuring-the-value-of-i-t-to-business-clients/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:11:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[I.T. value]]></category>
		<category><![CDATA[cio]]></category>
		<category><![CDATA[business success]]></category>
		<category><![CDATA[measuring value]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=97</guid>
		<description><![CDATA[Show me the money value.
A fundamental business enabler for any business is their I.T. department. A business sponsor/stakeholder frequently approaches the I.T. decision makers and asks what value their I.T. team is providing to them. They have the obligation to do this because they need to maximize the return of the firm and make sure [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Show me the <span style="text-decoration: line-through;">money</span> value.</strong></p>
<p>A fundamental business enabler for any business is their I.T. department. A business sponsor/stakeholder frequently approaches the I.T. decision makers and asks what value their I.T. team is providing to them. They have the obligation to do this because they need to maximize the return of the firm and make sure the services that are being provided to them are competitive and offer value to the business. In addition, they control the money and have the authority to spend it as they choose. If businesses are in business to create value and wealth for their customers, it&#8217;s only fair that we treat internal business units the same. You need to show them the value that your team provides, and they will pay the price that is required to capture that value.</p>
<p><strong>Some questions business leaders ask are:</strong></p>
<ol>
<li>Why does everything take so long and cost so much?</li>
<li>Why are there so many changes to the environment?</li>
<li>Am I getting enough value for the services you provide to the business?</li>
<li>Are your services competitive enough or am I better served by consulting/out-sourced firms?</li>
<li>How are you measuring the value that your team creates?</li>
</ol>
<p>These are valid questions that all I.T. executives better have the answers to. However, I want you to focus on the last question above as that is what things boil down to : demonstrating the value that your services provide to the business by <a href="http://www.wallstreetandtech.com/technology-risk-management/showArticle.jhtml;jsessionid=KJFPF0KKV2BIMQSNDLRSKHSCJUNN2JVN?articleID=172900902&amp;_requestid=87264" onclick="pageTracker._trackPageview('/outgoing/www.wallstreetandtech.com/technology-risk-management/showArticle.jhtml_jsessionid=KJFPF0KKV2BIMQSNDLRSKHSCJUNN2JVN?articleID=172900902_amp_requestid=87264&amp;referer=');">measuring them</a> quantitatively and then educating the business sponsors for their complete understanding. It will then be a business decision to determine if real value is being created based on their <a href="http://en.wikipedia.org/wiki/Subjective_theory_of_value" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Subjective_theory_of_value?referer=');">subjective theory of value</a> derived by the numbers provided to them.</p>
<p>Strategic business people will want detailed metrics of how the I.T. team offers value to their business operations. Sometimes <a href="http://www.cio.com/article/141850/Talking_About_IT_s_Business_Value" onclick="pageTracker._trackPageview('/outgoing/www.cio.com/article/141850/Talking_About_IT_s_Business_Value?referer=');">explicitly publishing a document</a> in your organization to display your value can bode well for I.T. measurement. This removes the negative connotation that I.T. is about spending money and reducing costs. If people realize the value that I.T. creates, they will most likely look to involve I.T. earlier in initiatives for their expertise.</p>
<p>In this article, I outline the metrics that an I.T. shop should show to the business groups to demonstrate the value they bring to the organization:</p>
<p><strong>Top 5 Measurements of I.T. value</strong></p>
<p><strong>1. Delivery.</strong> Are your projects delivered on time? How long does an average project span? In a time line driven world where pressure is <strong>very high</strong> to push quality products out the door, your team must be able to meet the delivery dates that you commit to.  Business cases can be invalidated if projects take too long to bring to market. Not delivering a project on time allows your counterparts to lose faith in your ability to execute.  In addition, projects that span larger than a year have a higher probability of being over budget. Try scoping out projects that are smaller in size with multiple releases. The benefits to this is accurately projecting costs, reducing risk of failure, and decreasing time to market(You don&#8217;t need all the bells and whistles on the first release).</p>
<ul>
<li><strong>Value Indicator</strong> #1: Demonstrate that you can deliver on-time, within budget and establish a track record.</li>
</ul>
<p><strong>2. Competing I.T. Service Firms &#8211; </strong>Value is in the eye of the beholder. The value that the I.T. shop claims to be adding to the organization must be captured by the price that is being paid for the labour.  Can you prove that the work, experience  and deliverables that the in-house group provides adds better value in comparison to a competing  outsource group?</p>
<ul>
<li><strong>Value Indicator</strong> #2:<strong> </strong>Demonstrate that your shop is the best damn shop in relation to the market and that the business can maximize their value by partnering with the internal I.T. team.</li>
</ul>
<p><strong>3. Strategy and Roadmap. </strong>There are two ways to look at roadmaps<strong>: </strong>one from a business perspective and the other from an I.T. perspective. The ideal situation is to have these two strategies aligned. Easy? Not in your wildest dreams.<strong> </strong>In I.T., you have to build systems to be extensible, manageable, and general enough to apply to multiple customer segments etc. Business leaders care about their own business not anyone elses. This is because they are measured on the performance of their business outcomes. However, the I.T. group has to<strong> partner with multiple business units </strong>to develop solutions that meet their needs<strong>. </strong> So imagine the I.T. group trying to attempt to please all these business units and not making one a priority over the other. It is definitely something that requires a lot of planning and understanding of each business to plan a long-term roadmap.</p>
<ul>
<li><strong>Value Indicator</strong> #3:<strong> </strong>Demonstrate that your I.T. roadmap aligns with business objectives for the long run.</li>
</ul>
<p><strong>4.Disruption of Service &amp; Business Continuity &#8211; </strong>If the business doesn&#8217;t have to worry about I.T. downtime,  service availability and degradation<strong>,</strong> it will allow them to focus on what they do best:  running their business. <a href="http://en.wikipedia.org/wiki/Business_continuity" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Business_continuity?referer=');">Business continuity</a> is an important concept to the overall health of the company and success.  It has  direct impacts to client experience.</p>
<ul>
<li><strong>Value Indicator</strong> #4:<strong> </strong>Demonstrate the system up-time, service availability and degradation and  how it impacts their business clients.</li>
</ul>
<p><strong>5. Innovation, Collaboration and Creative Thinking &#8211; </strong>How many new ideas/ concepts does the I.T. group bring forward? Your organization shouldn&#8217;t be a taker of projects and demands rather you should view yourself as a partner. You should never think that you are a silo of different groups, rather team members with certain expertise. Leveraging peoples expertise in specific domains and applying them to solve multiple business problems is more productive than having each group solve their own problems. It is the collaboration between I.T., Finance, and Business Units that make technology companies successful.</p>
<ul>
<li><strong>Value Indicator</strong> #5:<strong> </strong>Use collaboration to drive innovation</li>
</ul>
<p><strong>Conclusion</strong></p>
<p>In many companies, I.T. shops are viewed as cost units with the goal of maximizing operational efficiencies and driving costs down. However, there is a limit to which costs can be minimized. The business opportunity for businesses to leverage their I.T. groups is the areas where I.T. can create value for their counterparts. <strong>Creating value has infinite opportunity.</strong></p>
<p>However, demonstrating value to business sponsors is no easy task. Even within the company, it is hard to  measure value as different business units measure success differently. However, the five measurements outlined above will give you a good starting point to demonstrate to your business partners that you are providing a valuable service. As a corollary, it also gives you a good measurement if you are not providing enough value so you can look for ways for your firm to correct the problem areas.</p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/07/03/measuring-the-value-of-i-t-to-business-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Top 10 CIO blogs that you should be reading</title>
		<link>http://becomingthecio.com/blog/2009/06/24/top-10-cio-blogs-that-you-should-be-reading/</link>
		<comments>http://becomingthecio.com/blog/2009/06/24/top-10-cio-blogs-that-you-should-be-reading/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 22:43:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cio blogs]]></category>
		<category><![CDATA[cio]]></category>
		<category><![CDATA[top 10 blogs]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=73</guid>
		<description><![CDATA[Since I&#8217;m new to the CIO space on the internet,  I am looking to find great CIO blogs to read. As I search for these blogs, I might as well share the blogs that I find with my readers in hopes that they will find them useful.
After scouring for hours in searches and links. Here [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;m new to the CIO space on the internet,  I am looking to find great CIO blogs to read. As I search for these blogs, I might as well share the blogs that I find with my readers in hopes that they will find them useful.</p>
<p>After scouring for hours in searches and links. Here are the top resources/blogs that I have found:</p>
<p>1. <strong>Geek Doctor</strong> &#8211; <a href="http://geekdoctor.blogspot.com/" onclick="pageTracker._trackPageview('/outgoing/geekdoctor.blogspot.com/?referer=');">http://geekdoctor.blogspot.com/</a> &#8211; This blog is written by John D. Halamka, MD, MS, is Chief Information Officer of the CareGroup Health System.</p>
<p>2. <strong>Candid CIO</strong> -<a href="http://candidcio.com/" onclick="pageTracker._trackPageview('/outgoing/candidcio.com/?referer=');"> http://candidcio.com/</a> &#8211; This is the Blog of Will Weider, CIO of Ministry Health Care and Affinity Health System. We have 14.5 hospitals and 400 employed physician across northern Wisconsin. This is the place where I share what I have learned through my mistakes and other crazy things in the life of a healthcare CIO</p>
<p>3.<strong> Harold&#8217;s Blog from University of Calgary</strong> &#8211; <a href="http://www.ucalgary.ca/blogs/harold" onclick="pageTracker._trackPageview('/outgoing/www.ucalgary.ca/blogs/harold?referer=');">http://www.ucalgary.ca/blogs/harold</a> &#8211; Harold Esche blogs about the accomplishments, challenges and his vision as chief information officer of UCIT.</p>
<p>4. <strong>CIO blog</strong> &#8211; <a href="http://www.cioblog.co.uk/" onclick="pageTracker._trackPageview('/outgoing/www.cioblog.co.uk/?referer=');">http://www.cioblog.co.uk/</a> -<span> Thoughts and Comments on the Management of Technology from a UK CIO (Chief Information Officer)</span></p>
<p><span>5. <strong>The accidental successful CIO</strong> &#8211; </span><a href="http://www.theaccidentalsuccessfulcio.com/" onclick="pageTracker._trackPageview('/outgoing/www.theaccidentalsuccessfulcio.com/?referer=');">http://www.theaccidentalsuccessfulcio.com/</a> &#8211; In this blog,  Dr. Anderson offers his insights on how to get business and the IT groups to work together for the betterment of the firm.</p>
<p>6. <strong>The Nutty CIO</strong> &#8211; <a href="http://www.thenuttycio.com/blog/" onclick="pageTracker._trackPageview('/outgoing/www.thenuttycio.com/blog/?referer=');">http://www.thenuttycio.com/blog/</a> &#8211; The nutty CIO blog is a tongue in cheek look at everything ICT and Technology related, with hopefully a smattering of good old common sense and possibly an idea or two of how to tackle the same old problems, smarter not necessarily harder.</p>
<p>7. <strong>CIO at Harvey Mudd</strong> -<a href="http://cioatharveymudd.blogspot.com/" onclick="pageTracker._trackPageview('/outgoing/cioatharveymudd.blogspot.com/?referer=');">http://cioatharveymudd.blogspot.com/</a> &#8211; Joseph Vaughan is CIO and Vice President for Computing and Information Services at Harvey Mudd College</p>
<p>8. <strong>The Effective CIO </strong>- <a href="http://effectivecio.com/" onclick="pageTracker._trackPageview('/outgoing/effectivecio.com/?referer=');">http://effectivecio.com/</a> &#8211; I want to talk about being a CIO, about solving problems, about helping people, about making a difference.  I also like to share lots of things that I think are worth noting, even if they don’t directly pertain to being a CIO or using computers.</p>
<p>9. <strong>Beyond Blinking Lights and Acronyms</strong> &#8211; <a href="http://mikeschaffner.typepad.com/michael_schaffner/" onclick="pageTracker._trackPageview('/outgoing/mikeschaffner.typepad.com/michael_schaffner/?referer=');">http://mikeschaffner.typepad.com/michael_schaffner/</a> &#8211; Mike Schaffner on Managing Information Technology and Your IT Career</p>
<p>10. <strong>CIO Guy</strong> -  <a href="http://www.cioguy.com/" onclick="pageTracker._trackPageview('/outgoing/www.cioguy.com/?referer=');">http://www.cioguy.com/</a> &#8211; <span>General thoughts and postings about issues that I encounter in my role as a CIO. Topics may include healthcare administration, physician relationships, technology, and improving community health.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/06/24/top-10-cio-blogs-that-you-should-be-reading/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to become a successful CIO</title>
		<link>http://becomingthecio.com/blog/2009/06/23/how-to-become-a-successful-cio/</link>
		<comments>http://becomingthecio.com/blog/2009/06/23/how-to-become-a-successful-cio/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 20:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cio]]></category>
		<category><![CDATA[success]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=46</guid>
		<description><![CDATA[The successful Chief Information Officer(CIO) fulfills multiple hats and provides an array of value to business stakeholders that rely on him/her to align with the business strategy.
Top key things to be proficient in to become a successful CIO:
1. Technical knowledge. Understanding the tools, processes, applications, technologies that the enterprise requires to operationally obtain its goals [...]]]></description>
			<content:encoded><![CDATA[<p>The successful Chief Information Officer(CIO) fulfills multiple hats and provides an array of value to business stakeholders that rely on him/her to align with the business strategy.</p>
<p>Top key things to be proficient in to become a successful CIO:</p>
<p><strong>1. Technical knowledge.</strong> Understanding the tools, processes, applications, technologies that the enterprise requires to operationally obtain its goals is critical. To make technical decisions and also lead technical people in their decision making you need to have a clear view of the technology landscape that lies ahead.</p>
<p><strong>2. Business acumen.</strong> One of the CIOs core focus&#8217; is to align the long term I.T. strategy with business strategy and growth. That means you need to understand key business drivers, value propositions and core competencies of the business. You need to understand how you can use I.T. solutions to develop a competitive advantage for your company to execute on their strategy. You need to talk, walk and breathe at the same time. Communicating I.T. strategies and its benefits to business stakeholders is imperative to establish trust, buy-in  and likeability in your profession.</p>
<p><strong>3. People leadership. </strong>Having technical skills and understanding the business will only get you so far. You need people to carry out the vision and strategy. Leading people is a soft  skill that few people can execute perfectly. It&#8217;s an ongoing mandate to develop relationships with people and have them want to follow you in realizing a vision.</p>
<p><strong>4. Professional Network.</strong> Although not necessary, a good CIO as with any senior executive should have a professional network of CIOs/ senior I.T. executives that he/she can leverage. Things that can be learned from each other are best practices, challenges and pitfalls, and  a common strategy to succeed for your organization. It&#8217;s also noteworthy to add that as much information, thought leadership, guidance you receive, you should give back.</p>
<p><strong>5. Passion for learning -</strong> In the ever evolving world of technology, things change at a rapid pace. As an executive you need to keep to update with current trends (not only in technology). You will notice that new ideas and concepts usually come from other disciplines and can also be applied to your organization.</p>
<p><strong>6. Focus &#8211; </strong> There are many strategies/implementations/vendors that can be chosen to implement a certain architecture, strategy or system change. Maintaining a core focus of the long-term architecture roadmap is critical to reducing cost and successfully communicating technology benefits to key stakeholders. Standardization of technologies is one example of aligning  the company and obtaining focus.</p>
<p><strong>7. Delivery &#8211; </strong>The last thing and one of the most important things is that you have to deliver.<strong> </strong>You have to deliver on scope, timelines, budgets, quality and business benefits. A constant track record of delivery will enable you to get business stakeholders be confident that the I.T. shop is providing a tangible benefit to their business.</p>
<p><strong>Conclusion</strong></p>
<p>In an age where I.T. departments are asked to deliver more with less, the top skills outlined above are necessary for senior I.T. executives and CIOs to possess to successfully lead their I.T. strategies to align with business objectives.</p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/06/23/how-to-become-a-successful-cio/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The importance of good data management: data, data, data.</title>
		<link>http://becomingthecio.com/blog/2009/06/21/the-importance-of-good-data-management-data-data-data/</link>
		<comments>http://becomingthecio.com/blog/2009/06/21/the-importance-of-good-data-management-data-data-data/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 20:43:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data]]></category>
		<category><![CDATA[business services]]></category>
		<category><![CDATA[data management]]></category>
		<category><![CDATA[decision making]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=9</guid>
		<description><![CDATA[Data data data. The three word phrase that all CIOs and top I.T. senior executives should be concerned about. Data allows people to make informed decisions. Data allows people to create competitive advantage when complemented by a  well planned out strategy. Data, and its effective use and management allows the company to create value for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Data data data.</strong> The three word phrase that all CIOs and top I.T. senior executives should be concerned about. <a href="http://en.wikipedia.org/wiki/Data" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Data?referer=');">Data </a>allows people to make informed decisions. Data allows people to create competitive advantage when complemented by a  well planned out strategy. Data, and its effective use and management allows the company to create value for the business.</p>
<p>In the age of the knowledge and information economy, knowledge workers and customers have the capacity to create large  amounts of data. Using the large amount of data that is privy to senior management can prove to be successful to top line growth if the right things are done. However, the old saying remains true:  garbage in, garbage out. With the current state of the economy and I.T. budgets being downsized to adapt to the  treacherous climate, every organization needs to have a good grasp of the data coming into the company,  the data that is created within the company, and the data that flows  out of the  company to form decisions and service clients.</p>
<p><strong>Importance of good data management</strong></p>
<p><strong>1.</strong> <strong>Single unified view of the organization</strong> <strong>-</strong> Having a single, unified view of your organization and customers  is a tool that every executive should have at their fingertips. <a href="http://www.cio.com" onclick="pageTracker._trackPageview('/outgoing/www.cio.com?referer=');">CIO magazine</a> has a good article entitled, <a href="http://www.cio.com/article/106811/Demystifying_Master_Data_Management?page=1" onclick="pageTracker._trackPageview('/outgoing/www.cio.com/article/106811/Demystifying_Master_Data_Management?page=1&amp;referer=');">Demistifying Master Data Management</a>. In it, the author cites a common pitfall that any large technology organization suffers: the inability and complexity of managing data over several systems and different customer segments.</p>
<p><strong>2. Strategy and decision making</strong> &#8211; <a href="http://www.dashboardinsight.com" onclick="pageTracker._trackPageview('/outgoing/www.dashboardinsight.com?referer=');">Dashboard Insight</a>, in it&#8217;s article : <a href="http://www.dashboardinsight.com/articles/new-concepts-in-business-intelligence/understanding-the-importance-of-data-management.aspx" onclick="pageTracker._trackPageview('/outgoing/www.dashboardinsight.com/articles/new-concepts-in-business-intelligence/understanding-the-importance-of-data-management.aspx?referer=');">Understanding the Importance of Data Management</a> the author explains:  &#8220;By identifying how business processes and operations link to data, organizations can turn that data into information that can be used for decision making purposes.&#8221; The absence of good clean data which represents an accurate landscape of current events has the ability to hinder senior executives decisions on aligning I.T. initiatives with business strategy causing a negative impact to the bottom line.</p>
<p><strong>3. Cost Management &#8211; </strong>The cost of poor data quality flowing through a process can be huge and devastating to any project or initiative undertaken.  The further along in the process the poor data  is discovered, the higher the cost to correct it. Although many people and organizations have different ways to measure poor quality data,  2 things  ring true:</p>
<ol>
<li>The bigger the organization, the bigger consequences of having bad data.</li>
<li>There is a lost opportunity cost that firms endure as a result of inappropriately using company assets.</li>
</ol>
<p><strong>4. </strong><strong>Business Services </strong>- These are reusable and core business processes that are used in many ways to interact and service customers. Having a set of good data that can be retrieved by these services can enable an organization to provide a smooth and consistent customer experience. For example, if  I have different ways of interacting with a company(online, phone, in-store, mobile phone), I would like the system to know everything about my previous purchases to better serve my current needs.  This isn&#8217;t possible if the data within the organization is not consolidated, cleansed, integrated and properly dispersed to the appropriate points of distribution.</p>
<p>As you can see, the importance of having clean data has significant impacts to the internal costs of the organization, plays a huge role in the decision making process, and inevitably drives its way to the customer experience. It is an end-to-end cycle that needs to be managed successfully for any enterprise to remain competitive and be successful.</p>
<p>Are you and your company taking data seriously? I sure  hope so.</p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/06/21/the-importance-of-good-data-management-data-data-data/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is becomingthecio.com?</title>
		<link>http://becomingthecio.com/blog/2009/06/21/what-is-becomingthecio-com/</link>
		<comments>http://becomingthecio.com/blog/2009/06/21/what-is-becomingthecio-com/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 12:14:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cio]]></category>
		<category><![CDATA[becomingthecio]]></category>
		<category><![CDATA[blog origin]]></category>

		<guid isPermaLink="false">http://becomingthecio.com/blog/?p=3</guid>
		<description><![CDATA[The aim of this blog is to chronicle my learnings and analysis of the Chief Information Officer(CIO) profession in my quest to become a CIO in the future. I am severely interested in this profession as it touches upon the challenges and opportunities that technology companies face in this ever changing and competitive environment. Information [...]]]></description>
			<content:encoded><![CDATA[<p>The aim of this blog is to chronicle my learnings and analysis of the Chief Information Officer(CIO) profession in my quest to become a CIO in the future. I am severely interested in this profession as it touches upon the challenges and opportunities that technology companies face in this ever changing and competitive environment. Information Technology and the tools that an I.T. organization uses to create business value play a vital role to the success of an organization and its objective to create shareholder value. I hope you, as a reader, will accompany me as I evolve into a better I.T. professional and inevitably become a CIO.</p>
]]></content:encoded>
			<wfw:commentRss>http://becomingthecio.com/blog/2009/06/21/what-is-becomingthecio-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
