-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcarl-icahn-and-yahoo.html
More file actions
111 lines (104 loc) · 4.57 KB
/
Copy pathcarl-icahn-and-yahoo.html
File metadata and controls
111 lines (104 loc) · 4.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Dreams of thought</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/theme/styles.css">
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<link rel="stylesheet" href="/theme/slicknav.css">
<script src="/theme/jquery.slicknav.min.js"></script>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script type="text/javascript"
src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.6.2/html5shiv.js"></script>
<![endif]-->
<script>
$(function(){
$('#menu').slicknav({'label':''});
});
</script>
<link rel="icon" href="/theme/favicon.ico" sizes="16x16 32x32 48x48 64x64" type="image/vnd.microsoft.icon">
<link rel="apple-touch-icon" sizes="114x114" href="/theme/apple-touch-icon-precomposed.png">
<link rel="apple-touch-icon" sizes="152x152" href="/theme/favicon152.png">
<link rel="apple-touch-icon" sizes="196x196" href="/theme/favicon196.png">
</head>
<body>
<div id="wrapper">
<header>
<nav class="byline"><ul id="menu">
</ul></nav><!-- /#menu -->
<div class="downloads">
<a href="#" class="fa fa-Twitter"></a>
<a href="#" class="fa fa-Github"></a>
</div>
<hgroup>
<h1>Carl Icahn and Yahoo!</h1>
<footer class="article-footer">
<address class="vcard author">
By <a class="url fn" href="./author/admin.html">admin</a>
</address>
<abbr class="published" title="2008-05-15T16:23:00+05:30">
on 15.05.2008
</abbr>
</footer><!-- /.post-info -->
</hgroup>
<meta name="tags" contents="icahn" />
<meta name="tags" contents="microsoft" />
<meta name="tags" contents="yahoo" />
<meta name="tags" contents="politics" />
<meta name="tags" contents="technology" />
</header>
<section id="content" class="body article">
<div class="entry-content">
<p>Saw an <a class="reference external" href="http://news.wired.com/dynamic/stories/Y/YAHOO_ICAHN?SITE=WIRE&SECTION=HOME&TEMPLATE=DEFAULT&CTIME=2008-05-15-05-28-34">article on
Wired</a>
about <a class="reference external" href="http://en.wikipedia.org/wiki/Carl_Icahn">Carl Icahn</a> and
Yahoo! Basically Icahn wants to replace the current board of directors
at Yahoo! with his own and pursue the Microsoft deal all over again. The
New York Times has published the <a class="reference external" href="http://www.nytimes.com/2008/05/16/business/16icahnletter.html?_r=1&oref=slogin">letter sent by Icahn to the chairman
of
Yahoo</a>.</p>
<p>I doubt any good will come out of this. Personally, I think Yahoo! and
Microsoft are incompatible companies and a merger between the two will
only lead to disaster.</p>
<p>I don't know what the problem is with this guy. Wikipedia says -</p>
<p>Icahn developed a reputation as a ruthless <a class="reference external" href="http://en.wikipedia.org/wiki/Corporate_raid">corporate
raider</a> after his
<a class="reference external" href="http://en.wikipedia.org/wiki/Takeover">hostile takeover</a> of
<a class="reference external" href="http://en.wikipedia.org/wiki/Trans_World_Airlines">TWA</a> in
<a class="reference external" href="http://en.wikipedia.org/wiki/1985">1985</a>.<sup>[1] <http://en.wikipedia.org/wiki/Carl_Icahn#cite_note-0>`__</sup>
The result of that takeover was Icahn systematically stripping TWA of
its assets and selling them off.</p>
<p><a class="reference external" href="http://en.wikipedia.org/wiki/Carl_Icahn">http://en.wikipedia.org/wiki/Carl_Icahn</a></p>
<p>I hope Icahn doesn't end up ruining Yahoo!. Somebody put some sense into
him.</p>
</div><!-- /.entry-content -->
<div class="article-share-tags">
<div class="end-article-tags">
<i class="fa fa-tags"></i>
<a href="./tag/icahn.html">icahn</a>
<a href="./tag/microsoft.html">microsoft</a>
<a href="./tag/yahoo.html">yahoo</a>
<a href="./tag/politics.html">politics</a>
<a href="./tag/technology.html">technology</a>
</div>
<div class='article-share'>
share -
</div>
</div>
</section>
<div class="neighbors">
</div>
<footer>
<a href="./pages/about.html" >About</a>
<div class="right-footer">
<a href="./categories.html" >Categories</a>
<a href="./tags.html" >Tags</a>
</div>
</footer>
</body>
</html>