<?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>Antonio Thonis &#187; Business Strategy</title>
	<atom:link href="http://www.antoniothonis.com/category/business-strategy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.antoniothonis.com</link>
	<description>Business Strategy &#38; Social Marketing</description>
	<lastBuildDate>Wed, 02 Nov 2011 02:02:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Research internship at Sanoma Media</title>
		<link>http://www.antoniothonis.com/2011/research-internship-at-sanoma-media/</link>
		<comments>http://www.antoniothonis.com/2011/research-internship-at-sanoma-media/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 14:07:05 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=740</guid>
		<description><![CDATA[I&#8217;m extremely happy to announce that this week I will start my (research) internship  at Sanoma Media, the biggest multimedia publisher in The Netherlands. The coming months I will be working at the Online Strategy and M&#38;A department where I also will be writing my master thesis on Alliance portfolio management and open service innovation.  [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone aligncenter" title="Sanoma Media" src="http://www.antoniothonis.com/wp-content/uploads/2011/04/sanoma-media-logo.jpg" alt="" width="469" height="139" /></p>
<p>I&#8217;m extremely happy to announce that this week I will start my (research) internship  at <a href="http://www.sanomamedia.nl/nl-web-Over_ons-Sanoma_in_het_kort.php" target="_blank">Sanoma Media</a>, the biggest multimedia publisher in The Netherlands. The coming months I will be working at the Online Strategy and M&amp;A department where I also will be writing my master thesis on Alliance portfolio management and open service innovation.  An excellent opportunity to gain experience in the field of acquisitions in the most <a href="http://www.wired.com/epicenter/2011/01/facebook-valuation/" target="_blank">interesting</a> online/ditigal industry. I&#8217;m very grateful for this opportunity and would like to thank those who made it possible! Now I&#8217;m off to prepare myself for the reality of a <del>just</del> almost graduated MBA student with <a href="http://www.easyexceltutorial.com/" target="_blank">Excel tutorials</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2011/research-internship-at-sanoma-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spss tutorial guide for students</title>
		<link>http://www.antoniothonis.com/2011/spss-tutorial-guide-students/</link>
		<comments>http://www.antoniothonis.com/2011/spss-tutorial-guide-students/#comments</comments>
		<pubDate>Fri, 25 Mar 2011 14:43:59 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[spss statistics]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=709</guid>
		<description><![CDATA[This guide presents a full walk-trough tutorial from how to load your survey data into SPSS, to preparing the data, validity and reliability testing and finally theory testing with correlation and regression analysis. The guide is a collection of SPSS  instructions from the Research Seminar course at the VU university. Goodluck with your quantitative thesis [...]]]></description>
			<content:encoded><![CDATA[<p>This guide presents a full walk-trough tutorial from how to load your survey data into SPSS, to preparing the data, validity and reliability testing and finally theory testing with correlation and regression analysis. The guide is a collection of SPSS  instructions from the Research Seminar course at the VU university. Goodluck with your quantitative thesis or research!</p>
<h2>How to get ThesisTools questionnaire data into SPSS</h2>
<p><a href="http://www.thesistools.com/" target="_blank">Thesistools</a> is a free survey/questionnaire website that most of the Dutch students use to create their questionaires. Importing your Thesistools data into Spss can be done by following these steps.</p>
<p>1.       Go to the ThesisTools website &gt; Modify Questionnaire. Login, click ‘Results’ and download the data as an Excel file.</p>
<p>2.       Open the Excel file (if you get a warning, just click ‘Yes’) . Delete the Page, Title and Legend rows.<span id="more-709"></span></p>
<p>3.       Rename what is now the top-left cell (‘Question’) into respondentID (or something like that). Also, you can delete any blank columns. The result is a nice, clean Excel file (see below). Save the file as an Excel (.xls) file . Close Excel.</p>
<p>4.       Open SPSS &gt; File &gt; Open Data, set “Type of files” to “Microsoft Excel (*.xls)”  and select your Excel file</p>
<p>5.      A dialogue screen will appear. Make sure that “Read variable names from the first row of data” is selected (which it is by default) and click ‘OK’.  SPSS should now have opened your file, which can later save a proper SPSS file (.sav file). For practical purposes, you may want to shorten the labels/names of the variables. You can do this by going to the ‘Variable View’ sheet.</p>
<h2>SPSS Analyses of Survey Data tutorial</h2>
<h3>Introduction</h3>
<p>This document contains a short description of the analyses that have to be performed on the data collected with the survey that is part of the BRM course. The aim of these analyses is to test your hypotheses by for instance getting insight into (1) the differences between groups within the organization or between different variables and (2) the relationships between different variables.</p>
<p>In this process, three main steps are distinguished:</p>
<ol>
<li>Prepare data</li>
<li>Test operationalizations</li>
<li>Test theory (hypotheses)</li>
</ol>
<h3>Prepare data</h3>
<p>First, we have to make sure the data are ready for further analyses. This concerns the following steps:</p>
<h4>Check for errors</h4>
<p>-          WHAT?<br />
Make sure that there are no errors in the dataset, such as impossible values or other mistakes that would affect your analysis.</p>
<p>-          HOW?<br />
- Look through the data set for strange things<br />
- Get the descriptives for all items</p>
<p>-          WHERE?<br />
- Analyze &gt; Descriptives &gt; Frequencies<br />
- Analyze &gt; Descriptives &gt; Descriptives</p>
<h4>Recode variables</h4>
<p>-          WHAT?<br />
Make sure that all items (= questions in the dataset) “point the same way”. Sometimes, the same concept is measured by items that are both positive and negative in terms of that concept. For instance, measuring attitude towards a product with items saying both “I like…” and “I dislike…”.</p>
<p>-          HOW?<br />
Reverse the codes for items that “point the wrong way”. Recode <strong>into new variables</strong>, and change values from 5&gt;1, 4&gt;2, 3&gt;3, 2&gt;4 and 1&gt;5.</p>
<p>-          WHERE?<br />
Transform &gt; Recode &gt; into different variables</p>
<h4>Make new variables for open questions (if necessary)</h4>
<p>-          WHAT?<br />
Some questions may be open questions, e.g. “What’s your function?”. If that is the case, you don’t have a variable you can use to compare groups (for instance). In that case, you have to make a new variables with categories (e.g., management, sales, engineering, etc.).</p>
<p>-          HOW?<br />
Insert a new variable in the dataset, and manually assign categories to the different functions. Go through the dataset case per case.</p>
<p>-          WHERE?<br />
Edit &gt; Insert variables</p>
<h3>Test operationalizations</h3>
<p>Having gotten our data up to date, we can check for the quality of our operationalizations – in other words, the quality of the way we have measured our variables. Before continuing with the data analysis, we have to make sure that the measures we are basing our analyses on, are OK.</p>
<h4>Reliability analysis</h4>
<p>-          WHAT?<br />
Test whether the different items that we assume to measure one variable, can indeed be taken together into one scale (e.g., kshare1 up to kshare8).</p>
<p>-          HOW?<br />
Perform a reliability analysis. Pay attention to the following criteria:</p>
<p>o   Cronbach’s alpha (is this higher than .65?)</p>
<p>o   Corrected item-total correlation (higher than .30?)</p>
<p>o   Alpha if item deleted (can we relevantly improve reliability by deleting items?).</p>
<p>Based on these criteria, decide whether to continue with the scale, to delete some items or do away with the scale altogether.</p>
<p>-          WHERE?<br />
- Analyze &gt; Scale &gt; Reliability Analysis<br />
- You can click “Statistics” here and ask for Descriptives for scale, items and scale if item deleted.</p>
<h4>Create scales</h4>
<p>-          WHAT?<br />
Create the scales that you have just determined to be sound measurements of the variables you are measuring.</p>
<p>-          HOW?<br />
By adding the different items you have decided do belong together, or (preferably) <strong>computing the means</strong> of these sets of items. The advantage of using the means is that the scale will have scores between 1 to 5, and that you are able to compare the scores on different scales. Otherwise, you couldn’t compare the mean score on a scale consisting of 6 items (with scores ranging from 6 to 30) with the mean score on a scale with 8 items (with a range from 8 to 40).</p>
<p>-          WHERE?<br />
Transform &gt; Compute</p>
<p>o   The “target variable” is the scale you are creating (for instance, “kshare”).</p>
<p>o   The “numeric expression” would be the formula to create this scale, e.g.</p>
<p>§  Mean (kshare1, kshare2, kshare3,…, kshare8)</p>
<p>Test theory</p>
<p>The previous steps have left you with a dataset in which all the key concepts are represented by scales that are valid measurements of these concepts. You now have a scale for each relevant concept, and of course the first few questions in the survey that provide you information on functions, departments, length of employment etc. You can now use these scales and other variables to test assumptions about differences and relationships.</p>
<h4>Test for differences</h4>
<p>-          WHAT?<br />
It is interesting to see whether (for instance) people fulfilling different positions in the organization score differently on relevant variables. Do high level experts share more knowledge than administrative personnel? Do managers have a more positive view of the organization than non-managers? Does IT have a more positive perception of IT performance than the business side?</p>
<p>-          HOW?<br />
<strong>For differences between two groups</strong>: Perform a t-test. If you’re comparing two groups, choose the <strong>independent samples t-test</strong>. The grouping variable is the variable based on which you make groups – for instance, function, where group 1 is managers and group 2 is non-managers. The test variables are the variables for which you want to test whether the groups score differently (for instance, knowledge sharing). Pay attention to the following criteria in the output:</p>
<p>o   F-value and significance of F-value (undere “Levene’s test for Equality of Variances”). This value tells you nothing about the actual differences found, it basically tells you in <strong>which row </strong>of the output you should look for results. What’s tested here, is whether the <em>variances </em>of the scores of both groups on the test variable are equal or not. If they’re not, SPSS is extra cautious with a number of things. <strong>If the significance of this F-value is lower than .05, this means that the variances differ significantly – and that you can not assume that there are equal variances, in other words, you should look in the bottom row of the output. </strong>That’s where you look for the following statistics.</p>
<p>o   T-value: gives an indication of the strength of the difference.</p>
<p>o   Degrees of freedom.</p>
<p>o   Significance of t-value: this is the decisive statistic. If the t-value is significant, this means that there is a significant difference between the groups – in other words, that (for instance) high level experts share more knowledge than administrative personnel.</p>
<p>-          <strong>For differences between more than two groups: </strong>Perform an analysis of variance (ANOVA). The “Factor” is the variable determining your groups (for instance, “department”), the “Dependent List” contains the variables for which you want to test whether there are differences between these groups (for instance, knowledge sharing). Pay attention to the following criteria in the output:</p>
<p>o   F-value and significance of F-value. For this test, this <em>is </em>the decisive statistic: If the F-value is significant, this means that you have found a significant difference between the groups on this variable. Look at the descriptives (you can click that in the menu for the ANOVA) to get more insight into the actual nature of these differences.</p>
<p>o   The F-value and descriptives don’t provide a definitive insight into which of the groups you distinguish differ from each other. In order to be able to determine exactly which departments (for instance) score higher or lower than the other ones, click Post Hoc. Then, you can choose from a number of post hoc tests that <em>do </em>tell you which groups differ from each other. Common post hoc tests are LSD, Bonferroni and Tukey. LSD is relatively simple, as it performs a number of t-tests between each of the groups. <strong>If the F-value is not significant, doing a Post Hoc test does not make much sense. </strong>Then, the conclusion is that there are no differences.</p>
<p>-          WHERE?</p>
<p>o   <strong>T-test: </strong>Analyze &gt; Compare Means &gt; Independent Samples T-test</p>
<p>o   <strong>ANOVA</strong>: Analyze &gt; Compare Means &gt; One-way ANOVA</p>
<p>§  <strong>Don’t forget Post Hoc</strong></p>
<h4>Test for relationships between variables</h4>
<p>-          WHAT?<br />
Both theoretically and practically, you can have a lot of assumptions about relationships between variables. For instance, is a knowledge friendly organizational culture positively related to the level of relational social capital? Do the different dimensions of social capital explain the level of knowledge sharing in the organization?</p>
<p>-          HOW?<br />
<strong>Correlations</strong>: If you’re only interested in the way variables are related, but not in the distinction between dependent and independent variables, you can compute correlations between these variables. Compute the Pearson correlation coefficient and see if the variables are positively related, negatively related, or not related at all. Pay attention to the following criteria in the output:</p>
<p>o   Pearson’s r: this tells you the strength and direction of the relationship. If this statistic is 1, there is perfectly positive correlation, if it is -1, there is a perfectly negative correlation, and if it is 0, there is no correlation. In practice, of course, it will lie somewhere in between these extremes. There are a number of different views concerning what constitutes a strong or weak correlation, but the leading criterion is:</p>
<p>o   The significance of this coefficient. If the level of significance is below .05 (p&lt;.05), the correlation is significant and we can conclude that the two variables are related.</p>
<p><strong>Regression analysis: </strong>Most of the time, you <em>will </em>be interested in the distinction between dependent and independent variables, and in the extent to which dependent variables are <em>explained </em>(or influenced) by these independent variables. Then, you will perform a regression analysis, which enables you to test a model like the following:</p>
<p>Typically , Y will be what you enter in the “dependent” box, and X1, X2 and X3 will be entered in the “independents” box. In a regression analysis, pay attention to the following criteria in the output:</p>
<p>o   (Adjusted) R-square. This tells you how much variance in the dependent variable is explained by the independents in your model. For instance, an R-square of .48 means that 48% of the variance in the dependent is explained by your model. There is some discussion whether you should look at the R-square itself or the Adjusted R-square, but since the latter is a more conservative estimate it is preferable to choose the Adjusted R-square.</p>
<p>o   F-value and significance of F-value. Here, the F-value tells you whether the proportion of variance explained by your model is significant. In other words, whether the (Adj) R-square is significant, if the model has enough explanatory power to be valuable. If the F-value is not significant, that means it makes no sense to continue your analysis and you have to design a different model.</p>
<p>o   Betas and significance of Betas. The Beta can be compared to the correlation coefficient, and tells you how strong the relationship between your independent and dependent variable are, and what direction it has (positive or negative). Typically, Beta values will lie between -1 and 1, and the most important thing here is whether the Beta value is significant (p&lt;.05).</p>
<p>-          WHERE?</p>
<p>o   Analyze &gt; Correlations &gt; Bivariate</p>
<p>o   Analyze &gt; Regression &gt; Linear</p>
<h2>Moderation &amp; Mediation Analysis in SPSS</h2>
<div>
<p>Here follow the steps on how to do a moderation or mediation analysis in SPSS. For both analyses, use <em>linear regression </em>analyses.</p>
<h3>Moderation</h3>
</div>
<p>a.     analyze&gt;descriptives&gt;save as standardized values (select the independent and moderating variable)</p>
<p>b.     transform&gt;compute (calculate the product of the 2 standardized variables)</p>
<p>c.      analyze &gt; regression &gt; linear (select your dependent variable, insert the independent and moderating variable in step 1, click next, and add the product in step 2)</p>
<p>d.     Is the best of the product significant? Then there is moderation.</p>
<h3>Mediation</h3>
<p>a.     Is there an association of the independent variable with the mediator? (analyze &gt;regression &gt; linear; independent variable is inserted as independent variable and mediator is added as dependent variable)</p>
<p>b.     Is there an association of the mediator with the dependent variable? (analyze &gt; regression &gt; linear; mediator is inserted as independent variable and the dependent variable is added as dependent variable)</p>
<p>c.      Is there an association of the independent variable with the dependent variable? (analyze &gt; regression &gt; linear; independent variable is inserted as independent variable and dependent variable is added as dependent variable)</p>
<p>d.     Does the association of independent and dependent variable reduce significantly (partial mediation) or disappear (full mediation) in case the mediator is added? (analyze à regression à linear; independent variable is inserted as independent variable and dependent variable is added as dependent variable in step 1; click next, and add the mediator in step 2)</p>
<h2>More video tutorials on SPSS</h2>
<p>For more information and video tutorials on SPSS go to <a href="http://www.uk.sagepub.com/field3e/SPSSstudentmovies.htm" target="_blank">SPSS student movies</a> and view the following flash movies (these videos run more smoothly when you download them first onto your hard drive):</p>
<p>o  Entering Data<br />
o  The Syntax Window<br />
o  Transforming Data<br />
o  Regression<br />
o  One-Way Independent ANOVA</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2011/spss-tutorial-guide-students/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The five levels of delegation for managers</title>
		<link>http://www.antoniothonis.com/2011/management-five-levels-delegation/</link>
		<comments>http://www.antoniothonis.com/2011/management-five-levels-delegation/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 18:04:18 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[delegation]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[traineeship]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=689</guid>
		<description><![CDATA[As we get closer to the end of the academic year many of the master students prepare for the next big step in their life. Meanwhile the recruitment frenzy has begun with companies searching for talents  and talent searching for the right companies and traineeship programs. With this next step in mind it would be [...]]]></description>
			<content:encoded><![CDATA[<p>As we get closer to the end of the academic year many of the master students prepare for the next big step in their life. Meanwhile the recruitment frenzy has begun with companies searching for talents  and talent searching for the right companies and traineeship programs. With this next step in mind it would be a good idea to learn from the experience of other starters. One interesting story I came across was that of <em>the five levels of delegation </em>on Michael Hyatt&#8217;s <a href="http://michaelhyatt.com/the-five-levels-of-delegation.html" target="_blank">blog</a>. This is an important concept to understand when tasks are delegated to you by management or when you find yourself in a management position.</p>
<blockquote><p>As a leader, whenever you delegate a task, you need to make it clear what level of authority you are conferring to others:</p>
<ul>
<li><strong>Level 1: Do exactly what I have asked you to do.</strong> Don’t deviate from myinstructions. I have already researched the options and determined what I want you to do.</li>
</ul>
<ul>
<li><strong>Level 2: Research the topic and report back.</strong> We will discuss it, and then I will make the decision and tell you what I want you to do.</li>
</ul>
</blockquote>
<p><span id="more-689"></span></p>
<blockquote>
<ul>
<li><strong>Level 3: Research the topic, outline the options, and make a recommendation.</strong> Give me the pros and cons of each option, but tell me what you think we  should do. If I agree with your decision, I will authorize you to move  forward.</li>
</ul>
<ul>
<li><strong>Level 4: Make a decision and then tell me what you did.</strong> I trust you to do the research, make the best decision you can, and  then keep me in the loop. I don’t want to be surprised by someone else.</li>
</ul>
<ul>
<li><strong>Level 5: Make whatever decision you think is best.</strong> No need to report back. I trust you completely. I know you will follow through. You have my full support.</li>
</ul>
<p>The problem is that my mentee thought he was delegating at Level 2. The  person on his team assumed he had given him Level 4. The whole problem  could have been avoided by clarifying the expectations on the front end. If you’re not sure which level of delegation your boss meant, ask him to clarify.</p></blockquote>
<p>Always make sure it&#8217;s clear to both parties which level of delegation is expected to avoid conflict. Then when you high potentials with some luck and passion (and probably some entrepreneurship) make your first millions, here are some tips on what <a href="http://www.jamesaltucher.com/2010/11/what-do-you-do-after-you-make-a-zillion-dollars/" target="_blank">not to do</a> with the money.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2011/management-five-levels-delegation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing M&amp;A experience and potential synergies pre-formation</title>
		<link>http://www.antoniothonis.com/2011/managing-ma-experience-potential-synergies-pre-formation/</link>
		<comments>http://www.antoniothonis.com/2011/managing-ma-experience-potential-synergies-pre-formation/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 14:59:03 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[acquisition experience]]></category>
		<category><![CDATA[M&A]]></category>
		<category><![CDATA[Merger & Acquisition]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=673</guid>
		<description><![CDATA[For our MBA course on Alliances, Mergers and Networks we held 12 interviews (of which I did 2) with M&#38;A managers, M&#38;A consultants and founders of acquired firms. This resulted in 6 papers focused on the pre-formation process of acquisitions. My paper looks at the acquisition experience in the pre-formation process and combines theory with [...]]]></description>
			<content:encoded><![CDATA[<p>For our MBA course on Alliances, Mergers and Networks we held 12 interviews (of which I did 2) with M&amp;A managers, M&amp;A consultants and founders of acquired firms. This resulted in 6 papers focused on the pre-formation process of acquisitions. My paper looks at the acquisition experience in the pre-formation process and combines theory with methods found during the interviews which experienced firms use to leverage their acquisition experience.  Acquisition experience in the pre-formation  process is found to have a positive influence on potential synergy realization and is  moderated by target similarity. Based on the 12 interviews a management matrix is developed that can be used  to by managers to reap the benefits of acquisition experience.</p>
<p>I really enjoyed the process of the research as preparation for the final master thesis. The field of M&amp;A presented to be a fascinating world! Enjoy the read or skip to the management matrix to find how you can best manage acquisition experience in the pre-formation given your level of current acquisition experience.<span id="more-673"></span></p>
<h2>Managing the influence of previous M&amp;A experience on potential synergies in the pre-formation process.</h2>
<p>&nbsp;</p>
<h2>Introduction</h2>
<p>While the intuitive expectation is that M&amp;A experience would be positively related with M&amp;A performance the literature shows mixed results (Haleblian et al., 2010; King et al, 2003) and frequently fails to positively relate acquisition experience to acquisition performance (Haleblian &amp; Finkelstein, 1999). While some acquirers with acquisition habits successfully perform acquisitions to gain market power, it seems that generally acquirers fail to realize this potential from acquisition experience (Hayward, 2002). The academic literature on acquisition experience suggest different moderating influences on the possible relation between acquisition experience and firm performance. This makes theoretical integration and the applicability for managers difficult.</p>
<p>The acquisition process is moderated by many conditions that can influence the final acquisition<em> </em>performance (Haleblian et al.,2010). It is also suggested that there might be an existence of unidentified variables that may explain the significant variance in post-formation performance (King et al., 2003). These unidentified variables could have an influence on the effect of acquisition experience on performance and be the cause of the mixed research results.</p>
<p>I argue that the mixed results in previous acquisition experience research are due to the broad scope used. Most papers analyze the formation process as a whole without a clear distinction between pre- and post-acquisition process and those that focuses on the post-formation process and performance still shows mixed results due to the complexities and interdependent variables in the integration stage (Larsson &amp; Finkelstein, 1999) and unidentified variables that influence the post-formation process (King et al., 2003).</p>
<p>Most of the existing literature on acquisition experience analyze the performance or success in the post-formation process, while the influence in the pre-formation process has been largely ignored. In this paper I answer the following research question: <em>How does acquisition experience influence the potential synergy realization in the pre-formation process, and how can this be managed? </em></p>
<p>This paper looks at the influence of acquisition experience on the success in the pre-formation process and contributes by explaining how this can be managed in practice. The dependent success variable is not defined as performance, but as the potential synergy realization. By doing this the inconclusive influence of other variables mainly in the post-formation process can be excluded and with this new scope it’s possible to arrive at new insights on acquisition experience in this pre-formation process.</p>
<p>Where previous large-sample studies provide limited new insights into the factors that influence M&amp;A outcomes (Healy et al., 1992) I use qualitative research to study the effect of acquisition experience in the pre-formation process in more detail. Applying the existing theories to the pre-formation process and combining it’s predictions with qualitative research from 12 interviews that were held with M&amp;A consultants and managers with M&amp;A experience about the pre-formation process.</p>
<p>This paper starts by analyzing the existing literature and potential moderators on the acquisition experience effect. Combined with the findings from the interviews a conceptual model is developed in which I argue that acquisition experience can be managed to realize higher synergy potential. This is connected further with finding from the interviews to develop a management matrix which managers can use to analyze the effects and the aspects of acquisition experience in the pre-formation process given their level of acquisition experience. Inexperienced acquirers can use the matrix to analyze opportunities on how to escape from the negative effects of low acquisition experience.</p>
<h2>Theoretical background</h2>
<p><strong> </strong></p>
<h3>Pre-formation<strong> </strong></h3>
<p>This paper focuses on the pre-formation part of a merger or acquisition. The pre-formation process starts from the first step of intent or research into an acquisition target till the point where the final contract is signed. After the signing of the contract the post-formation (integration) process starts.</p>
<p><strong> </strong></p>
<h3>Potential synergy realization<strong> </strong></h3>
<p>The M&amp;A literature on acquisition experience presents a couple of ways to approach the dependent ‘success’ variable. The dependent variable in acquisition experience research is often approached as: acquisition performance (Heleblian &amp; Finkelstein, 1999; Haywards, 2002), announcement returns (Haleblian &amp; Finkelstein, 2002), or even as part of the performance of a whole acquisition program (Laamanen &amp; Keil, 2008).</p>
<p>The existing M&amp;A literature on acquisition experience often looks at the (stock) performance in the post-formation process. Whether it&#8217;s at day 0 at the announcement, half a year into the integration or final results of the post-formation process. Healy et al. (1992) argue that stock price performance studies are not able to determine the gains of an M&amp;A or identify the sources of these gains. I argue that by focusing on the success measures of the pre- and post-formation stages independently, the sources of these gains can be identify better and that the influence of unidentified moderating variables (King et al., 2003) in the post-formation process can be left out. The success of the pre-formation process does not guarantee success in the post-formation process which is greatly dependent on drivers of post-formation integration (Epstein, 2004).<em> </em></p>
<p style="text-align: center;"><em>Figure 1. Integrative Merger &amp; Integration model<a href="http://www.antoniothonis.com/wp-content/uploads/2011/01/acquisition-synergy.png"><img class="alignnone size-full wp-image-677" title="acquisition potential synergy realization" src="http://www.antoniothonis.com/wp-content/uploads/2011/01/acquisition-synergy.png" alt="acquisition potential synergy realization" width="520" height="400" /></a><br />
</em></p>
<p>In this paper the dependent ‘success’ variable in this pre-formation process is defined as the potential synergy realization. These potential synergies arise in the pre-formation planning. The potential synergy realization is comparible with the combination potential where post-formation process starts with and has a direct and non-direct effect on the final realized synergies (Larsson &amp; Frinkelstein, 1999).</p>
<h3>Organizational learning<strong> </strong></h3>
<p>To make predictions of the influence of acquisition experience in the pre-formation process a organization learning perspective is used to analyze the existing acquisition experience literature.</p>
<p>The organizational learning perspective explains how organizations learn form direct experience and even from experience of others. According to this perspective organizations learn by encoding history into their routines which in turn guide behavior. Experience is encode into conceptual frameworks and the likely hood these routines are used increases as they are associated with success (Levitt &amp; March, 1988).</p>
<h3>Acquisition experience<strong> </strong></h3>
<p>Haleblian &amp; Finkelstein (1999) find that the effect of prior acquisition experience on the performance of acquisitions is U-shaped instead of linear and that it can be positive as well as negative. Using a behavioral learning theory from psychology they explain this effect. Firms start with a baseline at their first acquisition, but due inexperience make inappropriate generalizations of their acquisition experience at following dissimilar acquisition. Once firms gain sufficient acquisition experience they start to appropriately discriminate between acquisitions increasing performance again.</p>
<p>Laamanen &amp; Keil (2008) suggest that acquisition experience has a more complex relationship with acquisition performance. From a acquisition program-level perspective they find that acquisition experience has a negative direct effect on acquisition performance, but a positive indirect moderation effect on the negative effects of high acquisition rates and variability of the rates. Acquisition programs can benefit from experience by learning which capabilities they have to manage an acquisition, the optimal number of firms to acquire, timing and the type of firms to acquire.</p>
<p>Other authors (Zello &amp; Winter, 2002; Hayward, 2002) argue that experience alone is not sufficient and doesn’t ensure acquisition performance on its own. Zollo &amp; Winter (2002) find no direct relation between experience and acquisition performance, but state that codification of experience leads to higher acquisition performance. Especially for inexperienced acquirers codification can moderate the negative effects of generalization due to high heterogeneity in task experience.</p>
<p>Hayward (2002) finds that prior acquisition performance is positively related with acquisition performance, if the target isn’t too similar or dissimilar to the previous acquisition and if it’s not temporally too close or distant from the previous acquisition. Experience per se is insufficient, but also necessary for acquisition learning. With an organizational learning perspective Hayward (2002) formulated that organizations must learn how to select the right acquisition and that this relates to the quality and not the quantity of the firm’s experience.</p>
<p>Although it seems intuitive that M&amp;A experience would be positively related to M&amp;A performance the literature shows mixed results. Acquisition experience is presented both as a independent variable with a positive and negative influence on performance as well as a moderator that moderates effects on performance (Haleblian et al., 2010). These unclear relations make managing acquisition experience to realize a positive effect difficult. I argue that these mixed results are due the broad scope, unidentified variables in the formation process as a whole and difficulty in measuring the influence on acquisition success with financial performance measures.</p>
<p>Overall the literature finds many interrelated variables and given the various circumstances acquisition experience could be managed to result in a direct, indirect or U-shaped positive effect.</p>
<h3>Target similarity<strong> </strong></h3>
<p>The theory on acquisition experience suggests that target similarity is an important moderator that influences the effect of acquisition experience. This moderator fits with the organizational learning perspective.</p>
<p>The more similar a target is to the acquirers prior targets, the better the acquisition performs. Haleblian &amp; Finkelstein (1999) find a positive relation of target similarity with acquisition performance. Hayward (2002) finds that acquisition performance is positively related with acquisitions that are not highly similar or dissimilar to the focal acquisition.</p>
<p>This effect is especially important for inexperienced firms that can make wrong generalizations of their acquisition experience due to high heterogeneity in task experience (Zollo &amp; Winter , 2002). Target similarity especially helps inexperienced firms to moderate the negative effect of wrongly generalizing previous acquisition experience to unrelated current targets. While highly experienced firms are better able to discriminate between acquisitions.</p>
<p><strong><em> </em></strong></p>
<h3>Theoretical framework<strong> </strong></h3>
<p style="text-align: center;"><em>Figure 2. Theoretical framework<br />
<a href="http://www.antoniothonis.com/wp-content/uploads/2011/01/potential-synergy-realization.png"><img class="alignnone size-full wp-image-678" title="synergy realization framework" src="http://www.antoniothonis.com/wp-content/uploads/2011/01/potential-synergy-realization.png" alt="synergy realization framework" width="515" height="236" /></a></em></p>
<p><em> </em></p>
<p>Using an organizational learning perspective combined with the existing literature acquisition experience will be gained by trail-and-error and when successful, this experience is turned into routines of the organization and thus has a positive effect on the potential synergy realization.<br />
Within this perspective acquisition experience is positively related to the ability to judge targets and estimate synergy expectations. Intuitively a higher level of acquisition experience leads to better and more careful pre-merger planning which creates these potential synergies. With experience its possible to identify better acquisition targets and manage the pre-formation process better than with less experience. Trough organizational learning the organization and its managers learn from M&amp;A experience and become better at managing the pre-formation process. Without experience it will be hard for managers to realize high potential synergies. Learning seems to play an important role in realizing this positive effect.</p>
<p>This effect is moderated by target similarity. As target similarity increase the on the acquisition experience effect becomes more positive and increases this effect. Target similarity has the strongest moderating effect on firms with low acquisition experience.</p>
<p>Here target similar is the similarity to the previous target. This can also be targets that are similar to the firm, but from a organizational learning perspective I argue that similarity to the previous target and experience with these processes is important. Thus the concept of industry familiarity is approached more in a process way where experience is gained, than in a knowledge perspective of having knowledge of the target industry compared to the own industry.  Whether the target is similar to the firm or not doesn’t matter form a learning perspective.</p>
<h2>Results</h2>
<p>The findings from the interviews confirm the developed theoretical model on the influence of acquisition experience in the pre-formation process. A positive effect of acquisition experience was found, while problems that arise due to inexperience were also found in the interviews. Target similarity is also found to be related with acquisition experience and can be managed to stimulate its positive effect.</p>
<h3>Importance of experience in the pre-formation process<strong> </strong></h3>
<p>The interviews indicate that acquisition experience is very important in the whole pre-formation process. The more experience the bigger the change to do everything right without making mistakes. Experience helps to oversee the processes and helps to know what to say and when. Firms with experience indicate that they use this information to avoid failures. Without acquisition experience it would be hard to realize potential synergies. Experience is so important in the pre-formation process that some indicated the need to hire and external advisor to access acquisition experience.</p>
<h3>Level of acquisition experience<strong> </strong></h3>
<p>Acquisition experience in the pre-formation process is managed in different ways depending on the level of acquisition experience.</p>
<p>High levels of acquisition experience are used by managers in the pre-formation process to be realistic about the potential synergies and in which areas these are possible. Firms with high levels of acquisition experience create and use benchmarks and detailed planning to estimate the potential synergies. Another important factor found in the interviews is speed. Acquisition experience helps to increase speed by getting to negotiations quicker and the ability to accesses agreements.<br />
The interviews show that managers create benchmarks and checklists based on their experience to make the pre-formation process more efficient and to estimate the potential synergies. Over time these firms with many previous acquisitions and high levels of acquisition experience develop a rigid process to manage and benefit from this experience.</p>
<p>Low levels of acquisition experience are not familiar with all the necessary processes which will make the pre-formation process long and difficult. With higher levels of experience they would be able to go through the process quicker and know when to get to making the deal.</p>
<p>Firms who lack acquisition experience try to access experience from outside the company. An external advisor or consultancy is approached to advice during the pre-formation process or to do certain parts of the process where the firm lacks experience. The processes of Due Diligence is often conducted by external consultancies.</p>
<h3>Target similarity<strong> </strong><strong> </strong></h3>
<p>Experience with a similar type of target increases the efficiencies and potential synergies that can be realized in the pre-formation process. Target similarity makes this process easier, because the departments and specific methods that are evolved are familiar, thus enabling the use of previous experience. Many of the steps in the pre-formation process are the same and some, for example industry evaluation, don&#8217;t need to be done again. Experience in evaluating the value of assets for similar firms can also save times and money spend in the pre-formation.</p>
<p>The interviews also indicate that the influence of similarity is low for firms with high levels of acquisition experience, because of the strict acquisition process that was developed to prevent wrong generalizations.</p>
<p><em> </em></p>
<h3>Management matrix<strong> </strong></h3>
<p>The results of the different levels of both acquisition experience and target similarity and how these are managed are translated into a management matrix.</p>
<p style="text-align: center;"><em>Figure 3. Acquisition experience management model<br />
<a href="http://www.antoniothonis.com/wp-content/uploads/2011/01/acquisition-experience-matrix.png"><img class="alignnone size-full wp-image-680" title="acquisition experience matrix" src="http://www.antoniothonis.com/wp-content/uploads/2011/01/acquisition-experience-matrix.png" alt="acquisition experience matrix" width="453" height="351" /></a></em></p>
<p>This matrix can be used by managers in the pre-formation process to analyze the effects of acquisition experience given their level of experience. Firms that find negative effects can escape these negative effects by increasing target similarity or by using the suggested management processes. Inexperienced firms can learn from the management processes that experienced firms used to reap the benefits of acquisition experience.</p>
<p>Firms with low acquisition experience see little or even a negative effect of experience due to wrong generalizations. Without accessing external experience in the form fo an advisor or consultancy it will be hard to realize synergies. By increasing target similarity this negative effect can be moderated.</p>
<p>Firms with high acquisition experience benefit the most form acquisition experience and trough learning developed processes that enables them to increase efficiency and speed in the pre-formation process. Target similarity mainly effects firms with low acquisition experience, but can also help experienced firms to increase their pre-formation process efficiencies.</p>
<p><strong> </strong></p>
<h2>Conclusion</h2>
<p>By focusing the scope on the pre-formation process and applying a organization learning perspective combined with the existing literature on acquisition experience I was able to develop a theoretical framework that predicted the positive effect of acquisition experience on potential synergy realization. This effect is indeed found to be moderated by target similarity. In the interviews I found empirical evidence of the positive effect of acquisition experience, the importance and how the acquisition experience gets managed to benefit from. From a organizational learning rationale I argue that low levels of experience that are not moderated by target similarity can experience a negative effect that becomes positive as experience increases.</p>
<p>Acquisition experience is found to be an important aspect in the pre-formation process, which can be managed. Increasing acquisition experience through organizational learning has a increasing positive effect on the potential synergy realization in the pre-formation process. Firms that lack acquisition experience will have more difficulties to realize potential synergies and more often access external acquisition experience by hiring a consultancy for more parts of the process. Firms with higher levels of acquisition experience were found to create processes that increase the efficiency during the pre-formation process and their ability to estimate potential synergies.</p>
<p>Target similarity moderates the positive effects of acquisition experience mostly for firms with low levels of acquisition experience. These firms can especially benefit from target similarity where some parts of the pre-formation process can be similar and can help them to increase efficiency.</p>
<p>The effects of acquisition experience and target similarity for each high and low level used to develop an acquisition experience management model. This model can be used by managers to escape from the negative effects of low acquisition experience or to find the effects and management methods that can be used given their level of experience and similarity of their current target. Firms with low levels of experience can escape these negative effects by increasing target similarity. For each quadrant a set of management practices is suggested that firms were found to use to reap the most benefits of their acquisition experience.</p>
<h4>References</h4>
<p>Epstein M. J., 2004, The drivers of success in post-merger integration, <em>O</em><em>rganizational Dynamics</em>, Volume<strong>:</strong> 33, Issue: 2, Pages: 174-189</p>
<p>King D. R. , Dalton R., Daily C. &amp; Covin J., 2004, Meta-analyses of post-acquisition performance: indications of unidentified moderators, <em>Strategic Management Journal</em>, Volume 25, Issue 2, pages 187–200</p>
<p>Laamanen T. &amp; Keil T., 2008, Performance of serial acquirers: toward an acquisition program perspective, <em>Strategic Management Journal</em>, Volume 29, Issue 6, pages 663–672</p>
<p>Larsson R. &amp; Finkelstein S., 1999, Integrating Strategic, Organizational, and Human Resource Perspectives on Mergers and Acquisitions: A Case Survey of Synergy Realization, <em>Organization Science</em>, Vol. 10, No. 1, pp. 1-26</p>
<p>Levitt B. &amp; March J.G., 1988, Organizational learning, <em>Annual Review of Sociology</em>, vol 14. pp 319-340</p>
<p>Moellera S.B., Schlingemannb F.P.  &amp; Stulz R. M., 2004, Firm size and the gains from acquisitions, <em>Journal of Financial Economics, </em>Volume 73, Issue 2, Pages 201-228</p>
<p>Haleblian J., Devers C. E., McNamara G., Carpenter M. A. &amp; Davison R. B., 2009, Taking stock of what we know about mergers and acquisitions: A review and research agenda, <em>Journal of Management,</em> vol. 35 no. 3 469-502</p>
<p>Haleblian J., Finkelstein S. 1999, The Influence of Organizational Acquisition Experience on Acquisition Performance:  A Behavioral Learning Perspective, <em>Administrative Science Quarterly</em>, Vol. 44</p>
<p>Hayward M. L. A., 2002, When do firms learn from their acquisition experience? Evidence from 1990 to 1995, <em>Strategic Management Journal</em>, Volume 23, Issue 1, pages 21–39</p>
<p>Healy P. M., Palepu P. G. &amp; Ruback R. S., 1992, Does corporate performance improve after mergers? <em>Journal of Financial Economics</em>, Volume 31, Issue 2, Pages 135-175</p>
<p>Zollo M. &amp; Winter S. G., 2002, Deliberate learning and the evolution of dynamic capabilities, <em>Organization science</em>, Volume 13 Issue 3,</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2011/managing-ma-experience-potential-synergies-pre-formation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The alignment of web 2.0 and social media with business strategy &#8211; Thesis Pdf</title>
		<link>http://www.antoniothonis.com/2010/web-social-media-strategy-thesis-pdf/</link>
		<comments>http://www.antoniothonis.com/2010/web-social-media-strategy-thesis-pdf/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 12:54:56 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=575</guid>
		<description><![CDATA[One year ago I wrote my bachelor thesis on social media and business strategy alignment. This thesis is a literature research and offers a solid theoretical and historical background for the definitions of web 2.0 and social media. I also developed the first steps towards a social media strategy and governance framework. By publishing my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.antoniothonis.com/wp-content/uploads/2009/12/vrijeuniversiteitlogo.PNG"><img class="alignright size-full wp-image-464" title="vrije universiteit logo" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/vrijeuniversiteitlogo.PNG" alt="" width="232" height="122" /></a>One year ago I wrote my bachelor thesis on social media and business strategy alignment. This thesis is a literature research and offers a solid theoretical and historical background for the definitions of web 2.0 and social media. I also developed the first steps towards a social media strategy and governance framework.</p>
<p>By publishing my thesis in parts on my blog i received much feedback in the reactions and on twitter. Special thanks to Michiel Hartman for <a href="http://www.antoniothonis.com/2009/business-use-definitions-web-2-0-social-media-thesis/#comments" target="_blank">pointing out</a> that the evolution of web 1.0 to 2.0 hasn&#8217;t been a linear process.</p>
<p>You can download the &#8216;The alignment of web 2.0 and social media with business strategy&#8217; (van der Weel, A. T. ,2009) <a href="http://www.antoniothonis.com/downloads/social-media-alignment-thesis.pdf" target="_blank">pdf here</a>.</p>
<p>For those who want to read the short summery and conclusions I included them here at  the end of the blogpost. I also added the references for those who are  interested in finding more academic research papers on social media and  business strategy.<span id="more-575"></span></p>
<h2>Research questions</h2>
<p>Corporations trying to adopt and use web 2.0 and social media applications in their business, raises the question of how organizations can use these in extend to their strategies.</p>
<ul>
<li>How should web 2.0 and social media be approached and how can organizations align these web 2.0 and social media developments with their organization strategy?</li>
</ul>
<p>To answer this question the following sub questions need to be answered:</p>
<ul>
<li>What is web 2.0 and social media and what are good definitions?</li>
<li>How can social media be approached and used by organizations?</li>
<li>How can social media be aligned with the business strategy of organizations?</li>
</ul>
<h2>Short summary</h2>
<p>I expanded existing academic theory on &#8216;Possible uses of the World-Wide  Web for business&#8217; by adding customer service as the main new opportunity  offered by web 2.0 and social media.</p>
<p>My literature research identified two frameworks that can be used to analyze web 2.0 and social media. One is the &#8216;Technology-Centric view of IT in Business&#8217; (Dhar &amp; Sundararajan, 2007), which presents technological invariants and consequences in business. This framework can be used for fundamental analysis of the building blocks and consequences of web 2.0 and social media.</p>
<p style="text-align: center;"><a href="http://www.antoniothonis.com/wp-content/uploads/2009/12/technologicalinvariants.PNG"><img class="alignnone size-medium wp-image-497" title="technological invariants IT in business" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/technologicalinvariants-300x148.PNG" alt="" width="300" height="148" /></a></p>
<p>The &#8216;Strategic alignment model&#8217; (Henderson &amp; <span>Venkatraman</span>, 1993) indicates the importance of a functional and strategic fit between business and IT. Together with the the &#8216;Value Disciplines&#8217; framework (Treacy &amp; Wiersema, 1993) these frameworks can be used to align organization business strategy with social media and web 2.0.</p>
<p>The Value Discipline that express the business focus on organization or department level can be used to guide the focus of the social media strategy. While the thesis mainly looks at the business strategy of the organization as a whole, it can also be used for departments to align their social media strategy.</p>
<p style="text-align: center;"><a href="http://www.antoniothonis.com/wp-content/uploads/2010/01/strategicalignment.PNG"><img class="alignnone size-medium wp-image-520" title="strategic alignment" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/strategicalignment-300x246.PNG" alt="" width="300" height="246" /></a></p>
<p style="text-align: center;">
<p style="text-align: center;"><a href="http://www.antoniothonis.com/wp-content/uploads/2010/01/strategicalignment.PNG"></a><a href="http://www.antoniothonis.com/wp-content/uploads/2010/01/valuedisciplines.PNG"><img class="alignnone size-medium wp-image-522" title="value disciplines" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/valuedisciplines-300x213.PNG" alt="" width="300" height="213" /></a></p>
<p>In the end the researched frameworks come together to present my &#8216;social media governance framework&#8217; which looks at the internal and external dimensions and the usage channel of social media in the organization. It can be used to align new social media projects with business strategy or to analyze the strategic fit of current social media projects in the organization by placing them in the matrix.</p>
<p style="text-align: center;"><a href="http://www.antoniothonis.com/wp-content/uploads/2010/09/social-media-framework.jpg"><img class="alignnone size-medium wp-image-586" title="social media governance framework" src="http://www.antoniothonis.com/wp-content/uploads/2010/09/social-media-framework-121x300.jpg" alt="social media governance framework" width="121" height="300" /></a></p>
<h2>Conclusions</h2>
<p>Web 2.0 was identified after the dot-com crash and is a collection of technologies, services and platforms. Key to business in web 2.0 is the &#8216;harnessing of collective intelligence&#8217; often also called the &#8216;power of the crowd&#8217;. Social media can be defined as &#8216;the collective goods produced through computer-mediated action on web 2.0 services and platforms&#8217;. When focusing on the business uses social media encompasses these services and platforms that can be used by organizations. Social media and web 2.0 are greatly driven by modularity and result in the creation of large IT platforms and computer-mediated spaces.</p>
<p>Like internet, social media can be used for: Publicity, marketing and advertising, direct online selling, research and development, communication, collaboration and customer service. E-services helped identify the customer service path as a new business use after the dot-com crash and rise of web 2.0. Enterprise use of social media mostly focuses on reaping benefits from internal communication and collaboration cross traditional organizational hierarchies. Social media can be approached from an inward(internal) e-commerce perspective or from an outward(external) e-service perspective e-strategies depend on the approach.</p>
<p>For investments in social media to be effective corporations need to have an alignment between social media (IT) and business strategy. Also the strategic fit between the internal and external IT domain needs to be considered. The social media governance framework I present helps identify how different types of organizations should deploy social media applications depending on the purpose and business strategy in the internal or external domain. Alignment between the social media (IT) and business strategy occurs by using the value disciplines of an organization to formulate social media strategies. I argue that operational excellence organizations should have a focus on internal use of social media and that customer intimacy organizations should have a focus on the external use of social media. With the growing importance of social media in organizations, social media should become part of IT governance in organizations top management to support the alignment.</p>
<h2>References</h2>
<ul>
<li>Anderson, Paul (2007). What is Web 2.0? Ideas, technologies and implications for education. JISC Technology and Standards Watch, Feb.</li>
<li>Brzozowski, Michael J., Sandholm, Thomas and Hogg, Tad (2009). Effects of Feedback and Peer Pressure on Contributions to Enterprise Social Media. GROUP‟09, May 10–13, Sanibel Island, Florida, USA.</li>
<li>Cockburn, C. and Wilson, T. D (1996). Business Use of the World-WideWeb. Vol. 16, No. 2, pp. 83-102.</li>
<li>Dhar, Vasant and Sundararajan, Arun (2007). Information Technologies in Business: A blueprint for education and research. Information systems research, vol 18, No. 2, pp. 125-141.</li>
<li>Eichen, Marc (2006). Value disciplines: a lens for successful decision making in IT. EDUCAUSE Quarterly, Vol. 29, No. 2. pp. 32-39.</li>
<li>Gartner research (2008). The Enterprise Social Software Market Continues to Expand. 30 May.</li>
<li>Gurbaxani, Vijay and Whang, Seungjin (1991). The Impact of Information Systems on Organizations and Markets. Communications of the ACM, January Vo1.34, No.1.</li>
<li>Henderson, J.C. and Venkatraman, N. (1999). Strategic alignment: Leveraging information technology for transforming organizations. IBM systems Journal 38, 2/3 pg. 472.</li>
<li>Lai, Vincent S. and Wong, Bo K (2005). Business types, e-strategies, and performance. Communications of the ACM, May Vol. 48, No. 5</li>
<li>O&#8217;Reilly, Tim (2007). What Is Web 2.0: Design Patterns and Business Models for the Next Generation of Software Communications &amp; Strategies no. 65, 1st quarter.</li>
<li>Hoegg, Roman, Meckel, Miriam, Stanoevska-Slabeva, Katarina and Martignoni, Robert (2006). Overview of business models for Web 2.0 communities, Proceedings of GeNeMe: 23-37</li>
<li>Kochan Thomas A., Useem, Michael (1992). Transforming organizations. Oxford University Press US http://books.google.nl/books?id=qU96bV4OtdgC.</li>
<li>Raghupathi, W. RP (2007). Corporate governance of IT: A framework for development. Communications of the ACM , August Vol. 50, No. 8.</li>
<li>Rai, Arun, Patnayakuni, Ravi and Patnayakuni, Nainika (1997). Technology Investment and Business Performance. Communications of the ACM, July Vol. 40, No. 7.</li>
<li>Rust, Roland T. and Kannan, P.K. (2003). E-service: a new paradigm for business in the electronic environment. Communications of the ACM, June Vol. 46, No. 6</li>
<li>Smith, Marc, Barash, Vladimir, Getoor, Lise and Lauw, Hady W. (2008). Leveraging Social Context for Searching Social Media. SSM‟08, October 30, Napa Valley, California, USA.</li>
<li>Tracy, M. and Wiersema, F. (1993). Customer intimacy and other value disciplines. Harvard Business Review 71 (1), Jan/Feb, pp. 84-93</li>
<li>Valacich, Joseph and Schneider, Christoph (2009). Chapter 6 Enhancing Collaboration Using Web 2.0 in Information Systems Today: Managing the Digital World, Prentice Hall; 4 edition (March 13)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2010/web-social-media-strategy-thesis-pdf/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Business types and approach to use Social Media &#8211; Thesis part 4</title>
		<link>http://www.antoniothonis.com/2010/business-types-approach-use-social-media-thesis/</link>
		<comments>http://www.antoniothonis.com/2010/business-types-approach-use-social-media-thesis/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 11:47:41 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[business types]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=516</guid>
		<description><![CDATA[This is the fourth part of my thesis serie of blogposts. In this part the internal and external approach to the electronic business environment is studied and applied to approach social media. We also take a look at the possible uses of social media based on existing literature. In the end I will make a [...]]]></description>
			<content:encoded><![CDATA[<p>This is the fourth part of my thesis serie of blogposts. In this part the internal and external approach to the electronic business environment is studied and applied to approach social media. We also take a look at the possible uses of social media based on existing literature. In the end I will make a pdf available of all the blogposts and possibly an updated summery based on the feedback.  So please share your views in the comments!</p>
<h2>Internal and external business approach to the electronic environment<strong> </strong></h2>
<p>The strategic alignment model states that strategy must be addressed in an Internal and external domain. The research that follows on electronic strategies and business types also indicate organizations can have an internal or external focus.<strong><span id="more-516"></span><br />
</strong></p>
<h4><strong> E-service: a new paradigm for business in the electronic environment</strong></h4>
<p><strong> </strong>Rust &amp; Kannan (2003) argue that the traditional path of e-commerce has largely failed after the dot-com crash, and that organizations must learn to embrace the e-service paradigm that can offer new forms of competitive advantage. Putting the firm in a position attending to the needs of the customer by providing software service in addition to selling products</p>
<p>The transformation of physical products to service products is enabled and hasted by electronic networks. For firms to garner long-term customer relationships they must take full <del datetime="2009-07-16T12:09" cite="mailto:Alexander%20Schouten"> </del>advantage of the e-service opportunities that these electronic networks can offer. They predict that product-centered orientated firms that resist the call of the customers for control are not likely to survive in this electronic environment and give the example of record labels.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-552" title="e service path" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/eservicepath.PNG" alt="e service path" width="414" height="279" /></p>
<p>The traditional path is focused on automation and efficiency to reduce costs. While the e-service path is focused on enhancing service and building profitable customer relationships to increase revenues. There is a shift form focusing on technology and systems towards focusing on understanding the customer. While the new path offers new forms of competitive advantage both can still be used by organizations to perform successfully.</p>
<p>The electronic environment enables both this inward and outward-looking view of e-commerce. The e-service paradigm identifies a new use of internet for improved customer satisfaction as opposed to increased efficiency and productivity. The e-service paradigm takes advantage of the nature the online environment with its flows of information to learn about customers, communicate and engage in long-term relationships to build customer equity (Rust &amp; Kannan, 2003). E-services identify <em>customer service</em> as an important new approach of businesses in electronic environments.</p>
<p>According to Rust Kannan<ins datetime="2009-07-16T12:11" cite="mailto:Alexander%20Schouten"> </ins>(2003): “Dell Computers is a good example of how a firm selling products in an increasingly commodity market can follow an e-service orientation to build its customer equity.“ Organizations as IBM, HP and Sun are also undergoing this shift and increasingly focus on their services as prime revenue source. <strong> </strong></p>
<h4><strong>Business types, e-strategies, and performance</strong></h4>
<p>After the dot-com crash IT developments continued shaping towards web 2.0 and new services emerged (Hoegg et al. 2006) creating new business opportunities (Rust &amp; Kannan, 2003)  and new e-strategies emerged. Lai &amp; Wong (2005) mention that the companies that survived the dotcom crash needed to device innovative e-strategies and restructure around new business models. After reengineering efforts some companies recuperated from the debacle.</p>
<p>In their research they look at companies after the EC crash and investigate the influence of different business types(B2B &amp; B2C) and non-EC on the company performance. Also the e-strategies from the different companies are identified and their effectiveness correlated with the company performance.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-548" title="business types" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/businesstypes.PNG" alt="business types" width="377" height="221" /></p>
<p>&nbsp;</p>
<p>The results indicate a moderating the relationship between business type and e-strategy performance.</p>
<p style="text-align: center;"><img class="alignnone size-full wp-image-549" title="strategy performance" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/strategyperformance.PNG" alt="strategy performance" width="445" height="149" /></p>
<p>&nbsp;</p>
<p>Findings indicate that many EC companies used four different types of e-strategies. Savings-related strategies were most effective for B2B and B2C companies, while marketing-related strategies were only effective for non-EC companies. The business type that benefited the most from the e-strategies were B2B companies and also performed better than their B2C counterparts.</p>
<h4><strong>Conclusion: How to approach social media<br />
</strong></h4>
<p><strong> </strong>E-strategies further help identify how organizations approach the electronic environment and which strategies they use. The four main types of e-strategies are identified as: savings-related, structure-related, policy-related and marketing-related. These identified strategies can also be subdivided between internal and external strategies. Savings, structure and policy-related are inward focused strategies while marketing-related strategy is focused outwards.</p>
<p>Rust and Kannan (2003) identify two different paths of e-commerce. The traditional path focused on automation and efficiency to reduce costs and the e-service path focused on enhancing service and building profitable customer relationships to increase revenues (Rust &amp; Kannan, 2003). The traditional e-commerce path and e-service path help identify two approaches of businesses to the electronic environment. One focused inwards on processes and the other focused outwards on customer satisfaction. Organizations can adopt an internal as well as an external focus. <strong><br />
</strong><br />
Both papers indicate the existence of an internal and external focus for organization strategies and are in line with the<strong> </strong>strategic alignment model that was presented and help identify how different organizations can use social media and web 2.0 in their (electronic) strategies.</p>
<p>I argue the same strategies can be used when formulating strategies for the use of social media in organizations, because social media operates in the same electronic environment on web 2.0 services and platforms. Also the e-strategies theory can be connected to e-commerce or e-service paths by making a distinction between internal and external focus.</p>
<h2>Functions of web 2.0</h2>
<h4><strong> Possible uses of the World-Wide Web for business</strong></h4>
<p><strong> </strong>Having answered what web 2.0 and social media is and developed definitions for both, now the possible use of social media by organizations can be researched.<strong> </strong>Cockburn and Wilson (1996) present a list of applications for which businesses are using the WWW.<strong> </strong>While their paper was written at the beginning of the internet era, it can still be used to identify the purposes and goals of businesses on the internet. They identified the following application areas:</p>
<p><em>Publicity, marketing and advertising</em>:  the WWW appears to be an ideal medium for businesses to promote themselves and their products. Gaining access to millions of people can be achieved by a small fraction of the costs of conventional methods.</p>
<p><em>Direct online selling</em>: can revolutionize the way in which people shop. Virtual shops and catalogues are available on the web where customers can directly buy products.</p>
<p><em>Research and development</em>: especially companies involved in research and development can use the internet as an additional resource for collecting information. Many databases are available and discussion boards that can be searched and queried for information and data.</p>
<p><em>Communication</em>: use of low-cost electronic mail(and other ways of online communication )that allows many companies to link together and communicate internal and external  in an easy and fast way.</p>
<p><em>Collaboration</em>: fast and easy forming of links and collaboration over the internet instead of using private (network) links.</p>
<p>After the dot-com crash new web business characteristics were identified as web 2.0 (O’Reilly, 2007) and businesses had to understand the new rules for success on that new platform (Valacich &amp; Schneider, 2009). The survey was done in 1996 before the dot-com crash and new developments have led to new approaches and use of the internet. Modern web 2.0 business uses like e-commerce can be seen as part of <em>Direct online selling</em>. C<em>rowd sourcing</em> that makes use of the collective intelligence of web 2.0 (O’Reilly, 2007) can be seen as part of <em>Research and development</em> and <em>Collaboration</em>.</p>
<p>Internal enterprise use of social media focuses reaping the benefits from <em>internal collaboration and communication</em> and makes use of web 2.0 services to achieve this. The free broadcasting platform that social media offers, helps to circumvent traditional organizational hierarchies (Brzozowski et al. 2009).</p>
<p>While the list of applications for which businesses use the internet still is valid, I argue that one business application is missing that was identified after the dot-com crash. <em>Customer service</em> is the main new business application that originated from the paradigm shift after the dot-com crash (Rust &amp; Kannan, 2003) and should be added to the list. Zappos.com is an example of a company that mainly focuses on using internet to offer <em>customer service</em>, with the use of a blog, chat and other messaging services. These are used as a support function on their e-commerce services that are used for <em>direct online selling</em>.</p>
<h4><strong>Conclusion: How organizations can use social media</strong></h4>
<p>The possible uses of the Internet for business were identified by Cockburn and Wilson<ins datetime="2009-07-16T12:26" cite="mailto:Alexander%20Schouten"> </ins>(1996) in their survey that presented a list of applications for which businesses were using the internet. I identified one main application that was missing and updated the list. The business uses of internet are: Publicity, marketing and advertising, direct online selling, research and development, communication, collaboration and customer service.</p>
<p>The list of possible business applications of the internet helps identify the use of social media for organizations. I argue that these applications can also be applied to the use of social media that operates on top of web 2.0 services and platforms. Web 2.0 and social media that operates on top of it offer new opportunities, but I argue that the same goals on the web remain. One of the new opportunities that arrived with the rise of web 2.0 and e<strong>-</strong>services is customer service that can be a goal of businesses on the internet, and was added to the list.</p>
<p>These possible uses of the internet overlap with the possible uses of social media. Only now web 2.0 and social media has really enabled the possibilities to achieve these uses and goals on the internet while at the start of the internet era the possibilities were still limited. These uses will be important for the model that is presented later on in this paper.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2010/business-types-approach-use-social-media-thesis/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Business Strategy and Social Media (IT) alignment &#8211; Thesis part 3</title>
		<link>http://www.antoniothonis.com/2010/business-social-media-strategy-alignment-thesis/</link>
		<comments>http://www.antoniothonis.com/2010/business-social-media-strategy-alignment-thesis/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 00:54:07 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[IT in business]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=514</guid>
		<description><![CDATA[In this third part of my bachelor thesis we take a look at IT and business strategy theories. First I&#8217;ll explain why internal and social media (and IT) strategy should be formulated in an internal and external domain. And why these need to be aligned together and with the business strategy of the organization. Further [...]]]></description>
			<content:encoded><![CDATA[<p>In this third part of my bachelor thesis we take a look at IT and business strategy theories. First I&#8217;ll explain why internal and social media (and IT) strategy should be formulated in an internal and external domain. And why these need to be aligned together and with the business strategy of the organization. Further I argue why Value Disciplines should be used to form a social media strategy. Please share your views again!</p>
<h2>Aligning business and IT strategy</h2>
<p><strong> </strong>Now that we have definitions of web 2.0 and social media and the importance of them for organizations we continue the research on how organizations can approach these and align them with their organization strategy.</p>
<p>Organizations can adopt an internal or external focus, for their business strategy as well as their IT strategy. This chapter will present evidence<span id="more-514"></span> that IT, electronic and social media strategies should also be formulated in internal and external dimensions and how these strategies should be governed by organizations.</p>
<h4><strong>The strategic alignment model</strong></h4>
<p align="center"><img class="alignnone size-full wp-image-520" title="strategic alignment" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/strategicalignment.PNG" alt="strategic alignment" width="520" height="427" /><br />
Strategic alignment model<strong>, </strong>Oxford University Press US (1992)</p>
<p>IT strategy should be articulated in terms of an external domain and an internal domain. Where the external domain focuses on the position of the firm in the IT marketplace and the internal domain focuses on how the internal Information Systems should be managed. To acquire an adequate fit that delivers benefits to IT investments a strategic fit between internal and external domains is needed. Benefits can be realized by finding a fit between internal and external IT applications and platforms.</p>
<p>Between IT strategy and business strategy there is also a need for functional integration that takes note of the impacts each has on another (Henderson et al. 1993). This way, more value can be realized from investments in IT as they take note of the business strategy and goals the organization has. IT effects on business performance varies across organizations, because of the ability to achieve a link between business and IT strategy (Rai et al. 1997).</p>
<h2><strong> </strong>The need for strategic alignment of IT</h2>
<p><strong> </strong>IT has evolved from an administrative role towards a strategic role that can support and shape business strategies. Yet sometimes there seems to be an inability to realize value form IT investments. Henderson et al.(1993) argue that this is due a lack of alignment between business and IT strategies in organizations. <strong><br />
</strong><br />
Trying to achieve strategic fit between the dynamic internal support structure and the external product-market is a continuous process of adoption and change. Exploiting IT functionality on a continuous basis can deliver sustained competitive advantage. Organizations try leveraging their IT capabilities to differentiate operations from their competitors and use these capabilities to shape and support their business strategies. This underlines the importance and value of aligning both strategies in organizations.</p>
<h4>Technology Investment and Business Performance</h4>
<p><strong> </strong>Rai et al. (1997) argue that when calculating the return on corporate IT investments focus must lie on the links between IT, business strategy and competitive context.</p>
<p>While IT likely improves organizational efficiency the effect on business performance varies across organizations, because of the firm’s management processes links with IT strategy. This emphasizes the need for linkage between IT and business strategy.</p>
<p>IT investments are often not well measurable with ROA or ROE. This paper suggest to break down IT investments, not treating as a whole entity and following an justification process that considers specific objectives of the proposed investments. For example investments aimed at reducing labor costs can be justified on the basis of cost savings</p>
<h4>Corporate governance of IT</h4>
<p>Raghupathi (2007) recognizes the value of internal and external strategic fit (Henderson et al.1993) and argues that modern IT governance should formulate strategies according to this model.</p>
<p>IT Governance can be defined as: “The organizational capacity to control the formation and implementation of IT strategy and provide direction to achieve competitive advantages for the corporation”. IT is critical for supporting and enabling enterprise goals. Effective ITG can generate real business benefits like reputation, trust, product leadership, time-to-market and reduced costs. These benefits all increase stakeholder value.</p>
<p>This emphasized the alignment of IT objective with business strategy. IT governance cannot be an isolated activity and must be part of top management. IT Governance is changing: ”Boards of directors are beginning to look beyond the accounting roots of IT governance toward the risk of legal liability and harm to product brand and corporate reputation.”</p>
<h4><strong>Conclusion</strong></h4>
<p><strong> </strong>Inability to realize value from IT investments is due to lack of alignment between business and IT strategies in organizations<ins datetime="2009-07-16T12:31" cite="mailto:Alexander%20Schouten"> </ins>(Henderson et al.1993).</p>
<p>There is a need for strategic fit between internal and external domain of IT and a functional integration between business and IT strategy (Henderson et al.1993). To achieve this alignment IT governance cannot be an isolated activity and must be part of top management (Raghupathi, 2007). Modern IT governance should formulate strategies according to this model that recognized the value of internal and external strategic fit (Raghupathi, 2007).<strong></strong></p>
<p><strong></strong>I argue that social media strategy should be aligned with the business strategy of organization to achieve successful investments. With the growth of social media importance in organizations it should become part of IT governance. Where the ”Boards of directors are beginning to look beyond the accounting roots of IT governance toward the risk of legal liability and harm to product brand and corporate reputation (Raghupathi, 2007).”<strong></strong></p>
<h2>Organization strategy formulated in value disciplines</h2>
<p><strong> </strong>Treacy and Wiersema(1993) presented the value disciplines model that describes three value disciplines that can help define the main focus of an organization’s business strategy, helping the organization to make strategic decisions. Choosing one will shape strategy and operational decisions in a company. These value disciplines are guidelines for organization strategy and in order to be competitive organizations need to maintain an acceptable level on all three disciplines while excelling in one. The three value disciplines are:</p>
<p align="center"><img class="alignnone size-full wp-image-522" title="value disciplines" src="http://www.antoniothonis.com/wp-content/uploads/2010/01/valuedisciplines.PNG" alt="value disciplines" width="335" height="237" /></p>
<p><em>Operational excellence</em>:  Aims at offering the best total cost. Optimizing internal and external processes to minimize costs. The focus in the organization is on standardization and streamlining of operations, efficiency and low total cost. Most large international corporations like McDonald’s, Wal-Mart and Dell focus on this discipline. (Marc Eichen, 2006)</p>
<p><em>Product leadership</em>:  Aims at offering the best product or solution. The focus in the organization is on R&amp;D, design and innovation. Organization structure and culture need to be flexible to stay ahead of competition and offer cutting-edge solutions to customers.</p>
<p><em>Customer intimacy</em>: Aims at offering the best solution and focus on customers to maintain long-term relations and growth. Continuously tailoring and shaping products and services to fit customer needs. Organization structure needs to be flexible, close to the customer and solving the customer’s problem has to be put above all.</p>
<p>Marc Eichen (2006) argues in his article “Value disciplines: a lens for successful decision making in IT<strong>” </strong>that the value disciplines are a good method for IT strategy decisions to be aligned with the institutional goals of organizations.</p>
<h4>Conclusion: Value disciplines: a lens for successful decision making in IT</h4>
<p>Formulating organization strategy in terms of choosing one value disciplines gives and clear view on the business strategy of an organization. Having this clear definition helps communicating the strategy to the rest of the organization.</p>
<p>Operational excellence, product leadership and Customer intimacy can all be used to formulate the goals of IT strategy and shape strategic decisions. I argue they should be used by organizations as a starting point from which to formulate their social media strategy. This way the social media strategy will have a basis that is aligned with the business strategy of the organization.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2010/business-social-media-strategy-alignment-thesis/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Impact of Social Media and Web 2.0 on Organizations &#8211; Thesis Part 2</title>
		<link>http://www.antoniothonis.com/2009/impact-social-media-web-organizations-thesis/</link>
		<comments>http://www.antoniothonis.com/2009/impact-social-media-web-organizations-thesis/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 21:55:39 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[IT in business]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=494</guid>
		<description><![CDATA[Here is the second part of a serie of blogposts where I present the research and findings of my Social Media &#38; Business thesis. Again I hope you comment and share your views. In the end I will make a pdf available and we might even have updated sections based on the comments! Internal enterprise [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the second part of a serie of blogposts where I present the research and findings of my Social Media &amp; Business thesis. Again I hope you comment and share your views. In the end I will make a pdf available and we might even have updated sections based on the comments!</p>
<h2>Internal enterprise use of social media.<strong> </strong></h2>
<p><strong> </strong>The social aspects of social media that allow the collecting and sharing of collective intelligence among the social media platforms users can be used by organizations to internally collect, retain and share information<strong>. </strong>The web 2.0 structure and technologies can also be used for easier communication and collaboration in organizations.</p>
<p>Brzozowski et al. (2009) write about the internal use of social media at Hewlett-Packard (HP). Social media provides a free broadcast platform that allows authors to circumvent traditional organizational hierarchies and reach organizationally distant readers. <span id="more-494"></span>Unlike email that is targeted to specific recipients.<strong> </strong></p>
<p>HP offers all employees a variety of social media services used for internal collaboration and communication. Internal blogs for example can facilitate internal collaboration and knowledge sharing and aim at the benefits of lightweight informal collaboration among employees.</p>
<p>To reap the benefits of internal social media usage managers should be stimulated to ‘leed by example’. For venues that imply discussion (e.g. blogs, comments, forums) external validation from managers is more important to the users than in venues of archives (e.g. links, wikis). Culture and organization structure also influence the internal support to use social media.</p>
<h2>Analyzing the building blocks of web 2.0 and social media</h2>
<p><strong> </strong>Organization theory also indicates the importance of technologies and their consequences on organizations. Dhar &amp; Sundararajan (2007) argue that the past forty years certain principles in IT can be recognized that remain constant. These invariants can be used to interpret the past and make predictions about information technologies in the future. They present a model where in the influence of these technological invariants and the consequences on IT in Business are explained. These invariants will be used to analyze web 2.0. The consequences on IT that are found seem to be in line with the technological trends we see in web 2.0.</p>
<p><img class="alignnone size-full wp-image-497" title="technological invariants IT in business" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/technologicalinvariants.PNG" alt="technological invariants IT in business" width="461" height="228" /></p>
<h4><strong> </strong>Technological invariants</h4>
<p><strong> </strong>The first technological invariant is <em>digital representation</em>, the visualization of things as information and in particular digitally represented information. Examples are: a bank balance, music, our voice or video can all represented as digital information. This digitalization allows for new possibilities in the use and transport of information.</p>
<p>The second invariant is <em>computing power</em>. This is: “the long-term exponential growth of hardware power, broadband, storage and the miniaturization of IT devices&#8221;. Moore&#8217;s law, which states that the processing power doubles each six months, can explain this growth in computing power and has proven to be accurate. Computing power has grown, become cheaper and software has made it more reliable.</p>
<p>The last invariant is <em>modularity</em>, this is the sustained increase in programmability of IT systems in a modular way. This allows aggregated complexity to be easier integrated into existing standardized software platforms. This allows existing IT systems to add new functionality and usability with just modular additions to the software. This way Modularity fundamentally provides power to the first two invariants by making these possible and easier to achieve.</p>
<p>Digital representation is the technological invariant that has enabled many of the web 2.0 services to exist and grow with further digital representation of information. Blogs and wikis contain text, pictures, sounds and videos and increasingly more data and information that is made possible by digital representation of this information (Dhar &amp; Sundararajan, 2007).</p>
<p>Computing power has increased and become cheaper (Dhar &amp; Sundararajan, 2007) making internet publishing on blogs, wikis and other services fast, reliable and cheap. Barriers that might have existed in broadband for the streaming of video for example have been overcome by this continuously increase in computing power over the past 40 years.</p>
<p>Modularity drives the flexibility of web 2.0 allowing new functionalities and usability to be added to existing systems. Existing technologies on web 2.0 platforms are often updated enabling new functionalities. Gmail labs from Google and new functionalities in video’s on Youtube are examples of this. Widgets on blog services and widgets/apps on mobile phones also enable publishers to aggregate complexity trough modularity and offer users new functionality and usability trough updates and releases of widgets.</p>
<p>These three invariants are clearly identifiable in web 2.0 and contribute to the three consequences in the model.</p>
<h4>Consequences in business</h4>
<p>These three technological invariants form the building blocks to recognize the consequences of IT developments in business. Dhar &amp; Sundararajan (2007) recognize three business consequences of these invariants. Digital representation together with the growth of computing power and communication power facilitate the <em>separation of information from a growing number of artifacts. </em>An example is the music CD, where the digital distribution of mp3&#8242;s only became feasible once there were internet connections fast enough to transfer the data.</p>
<p>This separation of information from its artifacts can alter the fundamental economics of an industry, making their products become information goods. The economics and production of information goods differ from tangible goods and will have many consequences for the way business operates once this separation starts to plays a role in the company&#8217;s sector. The music industry is one of the greatest examples of this and had to change traditional business models to still make profit in the digital music age.</p>
<p>The second consequence is the growth in computing hardware power and the ability of software to be layered in a modular way. This allows for<em> IT infrastructures to become larger, more powerful and more accessible</em>. Supply chain management software platforms and on-demand search platforms like Google are an example of this. Modularity results in functionality adopted by early innovators to be incrementally integrated into these powerful and shared infrastructure platforms.</p>
<p>The third consequence is a growth in society of the importance and <em>variety of  IT</em> <em>mediated spaces of interaction</em>. The difference between Technology-mediated spaces and spaces in the physical world is that technology mediated spaces are shaped continuously by the participants, where as real-life spaces are developed and launched in less continuous form. Digital representation is key in facilitating exchanges of information in these spaces. Computing power supports this by allowing the built of complex Technology-mediated interfaces and Software modularity enables the evolvement of spaces and build of new ones with little effort.</p>
<p>The first consequence ‘information separates form its artifacts’ in some industries has led to products to become information goods. In combination with electronic networks this has enabled and hasten the transformation of physical products to service products (Rust &amp; Kannan, 2003), fundamentally changing economics and production of businesses in industries that are affected. In the music industry this has had great consequences. On the internet we see iTunes and Hulu as a response from the music and film industry to adapt to these changes and create new business models.</p>
<p>The second consequence, shared IT platforms of growing functionality, where IT infrastructures become larger, more powerful and more accessible. An on-demand search platform like Google is an example of this. These large accessible IT platforms can create opportunities and threats for companies which need to be addressed in corporate strategy.</p>
<p>The third consequence, the growth in importance of technology-mediated spaces and interfaces. Digital representation enables exchanges of information in these spaces and is what happens on blogs, wiki’s and other web 2.0 services. These exchanges are mediated in services and spaces that are found on IT and web 2.0 platforms. This is resembles what we see in social media spaces where: “collective goods are produced through computer-mediated collective action&#8221;(Smith et al. 2008). And these exchanges arise on web 2.0 services and platforms.</p>
<p>I argue that the third consequence is largely connected to the second consequence on the web. The technology-mediated spaces can be found in the social media part of web 2.0 that operates on large shared IT platforms.</p>
<h2>Conclusion</h2>
<p>The technological invariants and consequences of IT in business can be used to analyze the building blocks of web 2.0 technologies and the consequences of web 2.0 on IT in organizations. Web 2.0 is greatly driven by modularity and result in the creation of large IT platforms and computer-mediated spaces. Analyzing these IT developments in business has show that web 2.0 technologies are important for organizations.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2009/impact-social-media-web-organizations-thesis/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Business use and Definitions of Web 2.0 and Social Media &#8211; Thesis Part 1</title>
		<link>http://www.antoniothonis.com/2009/business-use-definitions-web-2-0-social-media-thesis/</link>
		<comments>http://www.antoniothonis.com/2009/business-use-definitions-web-2-0-social-media-thesis/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 23:07:08 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[IT in business]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=458</guid>
		<description><![CDATA[In August I finished my bachelor thesis called &#8220;The alignment of web 2.0 and social media with business strategy&#8221;. I wrote it as part of my Business Administration study with the Information Management department. In this research I focused on using IT and organization literature to fill the academic gaps on social media literature. I [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-464" title="vrije universiteit logo" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/vrijeuniversiteitlogo.PNG" alt="vrije universiteit logo" width="232" height="122" />In August I finished my bachelor thesis called &#8220;The alignment of web 2.0 and social media with business strategy&#8221;. I wrote it as part of my Business Administration study with the Information Management department. In this research I focused on using IT and organization literature to fill the academic gaps on social media literature. I researched the definitions of social media and web 2.0 and how these can be used by organizations. The main focus was to find an answer to how organizations can align their use of social media (or social software) with their business strategy. To in the end realize more effective investments.</p>
<p>Here is the first part of a serie of blogposts where I present the the research and findings of my Social Media &amp; Business thesis. I hope you&#8217;ll comment and share your views on the material. In the end I will make a pdf available and we might even have updated sections based on comments/discussions!<span id="more-458"></span></p>
<h2>Introduction</h2>
<p>We are at the point of new developments in IT and business in the form of social software and social media applications. Many organizations and researchers have begun experimenting with the internal use of social software in the workplace (Brzozowski et al. 2009). The use of these technologies is quickly maturing and moving to enterprise-level projects and platforms and the social software marketplace is now starting to attract large vendors such as Google, IBM and Microsoft (Gartner research, 2008).</p>
<p>The goal of this research is to develop a model that allows web 2.0 and social media to be aligned with organization strategy. Reason for this is that aligning the business and IT strategies in organizations helps realizing more effective investments (Henderson et al.1993). These theories are analyzed in this paper and come together in the model that will be presented at the end.</p>
<h2>Problem statement</h2>
<p>Corporations trying to adopt and use web 2.0 and social media applications in their business, raises the question of how organizations can use these in extend to their strategies.</p>
<ul>
<li>How should web 2.0 and      social media be approached and how can organizations align these web 2.0 and      social media developments with their organization strategy?</li>
</ul>
<p>To answer this question the following sub questions need to be answered:</p>
<ul>
<li>What is web 2.0 and social      media and what are good definitions?</li>
<li>How can social media be      approached and used by organizations?</li>
<li>How can social media be      aligned with the business strategy of organizations?</li>
</ul>
<h2>Web 2.0 and social media theory</h2>
<p>To get a clear definition of what web 2.0 and social media is and how organizations can use these, first web 2.0 will be researched. At the end of this chapter a clear definition of web 2.0 and social media is given and how they are connected.<strong><br />
</strong></p>
<h4><strong> </strong>Historical perspective of web 2.0, the dot-com bubble</h4>
<p><strong> </strong>After the burst of the dot-com bubble in 2001, it became clear that organizations that survived the crash had certain web business characteristics in common that were later identified as web2.0. (O’Reilly, 2007)</p>
<p>O’Reilly’s definition of web2.0 in 2006 is the following: “The business revolution in the computer industry caused by the move to the internet as a platform and an attempt to understand the rules for success on that new platform” (Valacich &amp; Schneider, 2009). This indicates a shift in thinking about internet as a new platform. Web 2.0 is not only a collection of technologies but also a way of approaching these new technology applications to create successful business model.</p>
<p>The following list was created by O’Reilly when analyzing which applications are thought of as web2.0.</p>
<p align="center"><img class="alignnone size-full wp-image-481" title="from web 1.0 to web 2.0" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/web20.PNG" alt="from web 1.0 to web 2.0" width="385" height="251" /></p>
<p>From an internet business perspective key to web 2.0 is: “The embracing of harnessing collective intelligence”. The new technologies and use of the web to allow a collective intelligence to be formed and created online. Businesses who succeed in embracing this can use it to their advantage.</p>
<p>According to O’Reilly (2007) internet businesses need to embrace this as a core competence and understand that: “Network effects from user contributions are the key to market dominance in the web 2.0 era”. This stresses even more the need for companies -especially internet business related- to understand this shift towards web 2.0 and the changes that it has brought.</p>
<h4>Definition of web 2.0</h4>
<p><strong> </strong>While O’Reilly’s paper mainly focuses on the changes after the dot-com bubble for internet businesses it helped identify the general business aspect of web 2.0 as the ‘harnessing of collective intelligence’. It is hard to have a clear definition of a concept like web 2.0, because it doesn’t have clear boundaries (O’Reilly, 2007) and web 2.0 cannot be reduced to one principle (Hoegg et al. 2006).</p>
<p>Web 2.0 technologies can be used to develop different web 2.0 services and platforms. These web 2.0 services include: Blogs, Wikis, Podcasts, Social Networks and Social Bookmarking. Technologies like AJAX, API’s and RSS have made these new web 2.0 services possible and feasible ( Hoegg et al. 2006) .</p>
<p>Anderson(2007) presents a list of principles that he sees as key ideas that help define web 2.0. These key principles are in line with O’Reilly’s ‘collective intelligence’ definition and add to the definition of web 2.0 not only being a collection of technologies.</p>
<p align="center"><img class="alignnone size-full wp-image-482" title="key concepts of web 2.0" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/keytoweb20.PNG" alt="key concepts of web 2.0" width="474" height="135" /></p>
<p>All these key principles offer new possibilities for communication, collaboration and business. The key idea of openness refers to the social philosophy of web 2.0 and data on an epic scale refers to the amounts of data we produce electronically. Some argue that maximizing the collective intelligence of the participants is fundamental to web 2.0 (Hoegg et al.2006). Web 2.0 isn’t just only about technological aspects, but also about social aspects like collective intelligence, communication and collaboration.</p>
<h4>Definition of social media</h4>
<p><strong> </strong>From a sociological perspective, social media can be described as “collective goods produced through computer-mediated collective action&#8221;. An example is Wikipedia, where the collective goods are articles, and the collective action is the co-editing process of article writing (Smith et al. 2008). These goods are produced and shared on web 2.0 computer-mediated platforms.</p>
<p>Social media platforms offer valuable high quality content that is embedded in socially constructed repositories and the structure of these content collections is different from the web 1.0 structure (Smith et al. 2008). Social media uses the possibilities of the web 2.0 structure to enable the social aspect of collaboration, communication, media sharing and more.</p>
<h2>Conclusion: Technology, services and platform aspects of web 2.0</h2>
<p>Web 2.0 is not just a collection of technologies, but is a broader concept where technologies, services and platforms come together (Hoegg et al. 2006). To get a clear view of what web 2.0 and social media is and how these affect organizations a distinction is made between the different aspects of web 2.0.</p>
<p align="center"><img class="alignnone size-full wp-image-483" title="aspects of web 2.0" src="http://www.antoniothonis.com/wp-content/uploads/2009/12/aspectsofweb20.PNG" alt="aspects of web 2.0" width="364" height="182" /></p>
<p>Web 2.0 is a combination of technologies, services and platforms. For organizations to better understand web 2.0 and social media we make a distinction between three aspects of web 2.0. First we have web 2.0 technologies like AJAX, API’s and RSS. These enable web 2.0 services like Blogs, Wikis and Podcasts. These services come together on web 2.0 platforms like Facebook (social networks), Google, Blogger and Twitter. These platforms also allow new applications to be created on top of them like crowd sourcing, viral marketing campaigns and real-time information. On this platform aspect of web 2.0 is where social networks are found and where Social Media operates.</p>
<p>I argue that Social media can be identified in web 2.0 services and platforms and thus overlaps with the application aspect of web 2.0. Defining social media as: collective goods produced through computer-mediated action on web 2.0 services and platforms, gives a better indication on which level of web 2.0 social media operates. This has led to the following distinction between web 2.0 aspects and gives a clear overview of both web 2.0 and social media definitions, that can help identify where the business use of both can be found.</p>
<p>I argue that the business use of web 2.0 can be found in social media. Social media is where the application and platforms that are interesting for the business use of web 2.0 come together and where strategic decisions are made. These platforms offer opportunities for organizations like crowd sourcing, collecting data, marketing and many more. Making use of the collective intelligence aspect of web 2.0 and using social media platforms to collect and share this collective intelligence among the users. In this paper social media is identified as the services and platforms that are interesting for business use and where we the focus will lay on in this paper.</p>
<p><em>Part 2 follows soon!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2009/business-use-definitions-web-2-0-social-media-thesis/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Knowledge Management papers</title>
		<link>http://www.antoniothonis.com/2009/knowledge-management-papers-overview/</link>
		<comments>http://www.antoniothonis.com/2009/knowledge-management-papers-overview/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 11:07:16 +0000</pubDate>
		<dc:creator>Antonio Thonis</dc:creator>
				<category><![CDATA[Business Strategy]]></category>
		<category><![CDATA[knowledge management]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.antoniothonis.com/?p=429</guid>
		<description><![CDATA[Another overview of study material which I had to read, this time for the Knowledge Management (KM) course. KM covers many subjects as knowledge sharing, social networks, social capital and communities of practice. More about these subjects and my views on them in later blogposts! The book from Hislop offers an good overview of the [...]]]></description>
			<content:encoded><![CDATA[<p>Another overview of study material which I had to read, this time for the Knowledge Management (KM) course. KM covers many subjects as knowledge sharing, social networks, social capital and communities of practice. More about these subjects and my views on them in later blogposts!</p>
<p>The book from Hislop offers an good overview of the KM field, it&#8217;s developments and a critical view on KM. Knowledge Management in Organizations: a critical introduction, Hislop D. (2005), Oxford University Press</p>
<h2>The list of  Knowledge Management academic papers:</h2>
<ul>
<li>Keeping the Wheels Turning: The Dynamics of Managing Networks of Practice, Marlous Agterberg et al., Journal of Management Studies 2009</li>
<li>Supporting Knowledge Creation and Sharing in Social Networks, Rob Cross et al., Organizational Dynamics Vol. 30  2001<span id="more-429"></span></li>
<li>Managing knowledge sharing: Emergent and engineering approaches,<br />
Hooff &amp; Huysman, Information &amp; Management 46 2009</li>
<li>The contribution of shared knowledge to IS group performance, Nelson &amp; Cooprider,  MIS Quarterly 20 1996</li>
<li>Transformation Networks in Innovation Alliances – The Development of Volvo C70, Harryson et al., Journal of Management Studies 45:4 June 2008</li>
<li>Why Should I Share? Examining Social Capital and Knowledge Contribution in Electronic Networks of Practice, Molly McLure Wasko et al., MIS Quarterly Vol. 29 March 2005</li>
</ul>
<p>Organizations are confronted with the challenge to manage their ‘intellectual capital’ such that they can improve their competitive value. Our teachers have formed a research group on “Knowledge Information and Networks” at <a href="http://www.kinresearch.nl/" target="_blank">KINresearch.nl</a> to help organizations better understand how to manage knowledge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.antoniothonis.com/2009/knowledge-management-papers-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

