-
Notifications
You must be signed in to change notification settings - Fork 0
/
ee-adutha-kaalathu.html
120 lines (113 loc) · 5.11 KB
/
ee-adutha-kaalathu.html
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
112
113
114
115
116
117
118
119
120
<!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>Ee Adutha Kaalathu</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="2012-03-28T01:53:00+05:30">
on 28.03.2012
</abbr>
</footer><!-- /.post-info -->
</hgroup>
</header>
<section id="content" class="body article">
<div class="entry-content">
<p>Sometimes things come together as if magically. Destiny, luck,
coincidence.. whatever you call it, things just seem to lock into place.
It's all right at the end, the good guys win and the bad guys lose. This
is the theme of Ee Adutha Kaalathu (In Recent Times) a Malayalam movie
released in recent times.</p>
<p>The film shows you multiple threads. You bite hoping it tastes good. The
movie drags on and on. You look at the watch anticipating the interval.
Then the script knocks you over suddenly and then cuts to the interval.
The slow pace of the first half is improved upon in the second half.
After a few tense moments the movie comes to a close all movies are
supposed to - with the good rewarded and the evil vanquished. Go into
the theatre expecting three - quarters of the movie to be slow, please.
The way things come together is worth it.</p>
<p>This is not your regular movie with action and romance. The script
writer and director tries to tell a good tale and I must say they
succeed. The movie touches on themes like poverty, frustration of the
married Indian woman, sex rackets and sexual impotence. We come across
the husband who hides his impotence by ill treating his wife and acting
out fake "affairs" in front of her. The yellow press is not spared, with
the script writer showing his disdain for them by creating a dislikable
character well played by Jagathi Sreekumar. Most of the actors are
competent with some of the stalwarts like Indrajith displaying a fine
performance. Indrajith's name in the starting credits was received with
well deserved applause - he seems to have made character driven roles
his forte.</p>
<p>Murali Gopy has penned the script with skill. He also dons the
greasepaint, essaying a major character with great skill. It is unlikely
to be an accident that he chose to essay that particular character as it
is quite clear the lovingness with which that character is detailed. The
character stands out with his frustration and quirks. The writer
bringing it alive on screen is indeed a treat to watch.</p>
<p>Arun Kumar directs and edits this movie. He presents the brilliant
script really well. There does seem to be a few rough edges that I
expect he will polish. His previous attempt at direction - Cocktail -
justifiably did well in the box office.</p>
<p>Anoop Menon's presence in a film has come to be seen by some as a
weatherwane of sorts. The actor tends to be selective and shows up in
really good movies. In this movie too he plays the character of the
pompous Commissioner of police really well. Contrast this with another
Commissioner who has set out to blast our eardrums with the err.. King!</p>
<p>Overall I would definitely recommend this movie. Go ahead and watch it -
Malayalam cinema is still alive! :)</p>
</div><!-- /.entry-content -->
<div class="article-share-tags">
<div class="end-article-tags">
</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>