forked from adarshpatil/timewarp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog-pg2.html
299 lines (269 loc) · 14.6 KB
/
blog-pg2.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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
<!doctype html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>TimeWarp - Blog</title>
<link rel="shortcut icon" href="favicon.ico" />
<!-- Load CSS -->
<link href="css/style.css" rel="stylesheet" type="text/css" />
<!-- Load Fonts -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Serif:regular,italic,bold,bolditalic" type="text/css" />
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold" type="text/css" />
<!-- Load jQuery library -->
<script type="text/javascript" src="scripts/jquery-1.6.2.min.js"></script>
<!-- Load custom js -->
<script type="text/javascript" src="scripts/panelslide.js"></script>
<script type="text/javascript" src="scripts/custom.js"></script>
<!-- Load topcontrol js -->
<script type="text/javascript" src="scripts/scrolltopcontrol.js"></script>
<!-- Load NIVO Slider -->
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/nivo-theme.css" type="text/css" media="screen" />
<script src="scripts/jquery.nivo.slider.pack.js" type="text/javascript"></script>
<script src="scripts/nivo-options.js" type="text/javascript"></script>
<!-- Load fancybox -->
<script type="text/javascript" src="scripts/jquery.fancybox-1.3.4.pack.js"></script>
<script type="text/javascript" src="scripts/jquery.easing-1.3.pack.js"></script>
<script type="text/javascript" src="scripts/jquery.mousewheel-3.0.4.pack.js"></script>
<link rel="stylesheet" href="css/jquery.fancybox-1.3.4.css" type="text/css" media="screen" />
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50522218-1', 'adarshpatil.in');
ga('send', 'pageview');
</script>
</head>
<body>
<!--This is the START of the header-->
<div id="topcontrol" style="position: fixed; bottom: 5px; left: 960px; opacity: 1; cursor: pointer;" title="Go to Top"></div>
<div id="header-wrapper">
<div id="header">
<div id="logo"><a href="index.html"><img src="images/logo.png" width="100" height="80" alt="logo" /></a></div>
<div id="header-text">
<h4>My blog, hope you find something interesting!</h4>
<h6><a href="index.html">Home</a> → Blog</h6>
</div>
</div>
</div>
<!--END of header-->
<!--This is the START of the menu-->
<div id="menu-wrapper">
<div id="main-menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a class="selected" href="blog.html">Blog →</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<!--This is the START of the footer-->
<div id="footer">
<div id="social-box">
<ul>
<li>
<div class="facebook"><a href="http://facebook.com/adarsh.patil" target="_blank"></a></div>
</li>
<li>
<div class="twitter"><a href="http://twitter.com/adarsh_patil" target="_blank"></a></div>
</li>
</ul>
</div>
<h6>Copyright © 2014 - adarshpatil</h6>
</div>
<!--END of footer-->
</div>
<!--END of menu-->
<!--This is the START of the content-->
<div id="content">
<!--This is the START of the blog section-->
<div id="blog">
<!-- IISc Interview -->
<div class="blog-item"> <a href="blog/iisc-csa-ms-interview.html"><img class="single_image" src="images/blog/13-06-2014/iisc-logo.png" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">13th June 2014</div>
<div class="tags">IISc; CSA; Masters; Interview</div>
</div>
<div class="blog-item-content"> <a href="blog/iisc-csa-ms-interview.html">
<h5>IISc CSA - MSc (Engg) Interview</h5>
</a>
<p>My written test and interview was to be held on 6th July 2014 in "The Longest Week". Here's what happened in the written test and interview and what aspirants should expect from an IISc interview. </p>
<a class="readmore" href="blog/iisc-csa-ms-interview.html">read more →</a> <br />
</div>
</div>
<!-- Longest Week -->
<div class="blog-item"> <a href="blog/the-longest-week.html"><img class="single_image" src="images/blog/13-06-2014/week.jpg" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">13th June 2014</div>
<div class="tags">Life Change; Masters; Job Interview</div>
</div>
<div class="blog-item-content"> <a href="blog/the-longest-week.html">
<h5>The Longest Week</h5>
</a>
<p>This is actually about the longest and one of my life altering week of June 2nd to 6th 2014. I was going for face the IISc research course interview and a Citrix R&D Job Interview</p>
<a class="readmore" href="blog/the-longest-week.html">read more →</a> <br />
</div>
</div>
<!-- Visibility -->
<div class="blog-item"> <a href="blog/organizational-visibility.html"><img class="single_image" src="images/blog/02-06-2014/v1.jpg" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">2nd June 2014</div>
<div class="tags">Organization; Culture; Career</div>
</div>
<div class="blog-item-content"> <a href="blog/organizational-visibility.html">
<h5>V for Visibility - Mantra for Success or Recipe for Disaster?</h5>
</a>
<p>If you come in on time, keep your head down, do your work and show you are a team player – surely your boss will realize your dedication right? And there’s no way your company will be able to overlook your hard work and above and beyond contributions right? WRONG!!...</p>
<a class="readmore" href="blog/organizational-visibility.html">read more →</a> <br />
</div>
</div>
<!-- Data Science Coursera -->
<div class="blog-item"> <a href="blog/data-science-coursera.html"><img class="single_image" src="images/projects/data-science/3.jpg" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">25th May 2014</div>
<div class="tags">Data Science, Coursera</div>
</div>
<div class="blog-item-content"> <a href="blog/data-science-coursera.html">
<h5>John Hopkins Univ Data Science Specialization MOOC on Coursera</h5>
</a>
<p>Big Data has many companies scrambling to bolster thier in-house expertise and explore avenues for inferring trends and business opportunities from thier existing data mounds. They are all searching for "skilled data gurus". If you've thought about improving your skills or exploring a new career path...</p>
<a class="readmore" href="blog/data-science-coursera.html">read more →</a> <br />
</div>
</div>
<!-- Fear of writing -->
<div class="blog-item"> <a href="blog/hesitation-in-writing.html"><img class="single_image" src="images/blog/01-04-2014/fear1.jpg" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">1st April 2014</div>
<div class="tags">writing, blogging, authoring</div>
</div>
<div class="blog-item-content"> <a href="blog/hesitation-in-writing.html">
<h5>Fear and Hesitation in Writing</h5>
</a>
<p>When I meet people that have something to say, and an interesting way of saying it, I encourage them to blog. Writing is hard and I get that and respect it. Even with a compelling desire to write...</p>
<a class="readmore" href="blog/hesitation-in-writing.html">read more →</a> <br />
</div>
</div>
<!-- Simplicity and Minimalism -->
<div class="blog-item"> <a href="blog/simplicity-and-minimalism.html"><img class="single_image" src="images/blog/27-03-2014/min1.jpg" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">27th March 2014</div>
<div class="tags">simplicity, minimalism</div>
</div>
<div class="blog-item-content"> <a href="blog/simplicity-and-minimalism.html">
<h5>Of Simplicity and Minimalism</h5>
</a>
<p>The minimalist aesthetic is under-applied in the culture of software development. Thankfully, the benefits of its application haven’t gone unnoticed. Complexity is making our software slow, Our programs insecure, our jobs harder and our users unhappy..</p>
<a class="readmore" href="blog/simplicity-and-minimalism.html">read more →</a> <br />
</div>
</div>
<!-- AI and ML -->
<div class="blog-item"> <a href="blog/ai-and-ml.html"><img class="single_image" src="images/blog/14-10-2011/ai1.png" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">14th October 2011</div>
<div class="tags">Artificial Intelligence</div>
</div>
<div class="blog-item-content"> <a href="blog/ai-and-ml.html">
<h5>Embrace the age of Artificial Intelligence and Machine Learning</h5>
</a>
<p>Machine Learning and Artificial Intelligence is defined as "scientific discipline concerned with the design and development of algorithms that allow computers to evolve behaviors based on empirical data, such as from sensor data or databases". True to its definition the way we live and perceive the world is about to undergo a quantum change</p>
<a class="readmore" href="blog/ai-and-ml.html">read more →</a> <br />
</div>
</div>
<!-- Pearls of Value -->
<div class="blog-item"> <a href="blog/pearls-of-value.html"><img class="single_image" src="images/blog/11-10-2011/pearl1.jpg" width="280" height="180" alt="blog1" /></a>
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">11th October 2011</div>
<div class="tags">Morals and Values</div>
</div>
<div class="blog-item-content"> <a href="blog/pearls-of-value.html">
<h5>10 Peals of Value</h5>
</a>
<p>10 pearls of value i feel are needed for a complete well rounded successful personality</p>
<a class="readmore" href="blog/pearls-of-value.html">read more →</a> <br />
</div>
</div>
<!-- Programming Languages -->
<div class="blog-item"> <a href="blog/programming-languages.html"><img class="single_image" src="images/blog/09-10-2011/pl2.jpg" width="280" height="180" alt="blog2" /></a>
<div class="blog-item-content">
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">9th October 2011</div>
<div class="tags">Programming Languages</div>
</div>
<a href="blog/programming-languages.html">
<h5>Programmming Languages Worth Looking into</h5>
</a>
<p>Looking at all the hype about new programming languages being generated these days, I decided to look into some of the unconventional modern generation languages apart from the mainstream languages like C, C++, Java, Python, Perl, PHP, Ruby.</p>
<a class="readmore" href="blog/programming-languages.html">read more →</a> <br />
</div>
</div>
<!-- CS Paper Writers -->
<div class="blog-item"> <a href="blog/cs-paper-writers.html"><img class="single_image" src="images/blog/24-09-2011/paper1.jpg" width="280" height="180" alt="blog2" /></a>
<div class="blog-item-content">
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">24th September 2011</div>
<div class="tags">Computer Science Papers</div>
</div>
<a href="blog/cs-paper-writers.html">
<h5>Request: CS Paper Writers, please share your code</h5>
</a>
<p>I have a handicap. It takes me an hour or more to get my head wrapped around a bunch of mathematical expressions, when I could probably digest the code in a few minutes. And invariably those papers describe some project for which you can pretty much know had a bunch of code written to verify the assumptions..</p>
<a class="readmore" href="blog/cs-paper-writers.html">read more →</a> <br />
</div>
</div>
<!-- History of GIT -->
<div class="blog-item"> <a href="blog/history-of-git.html"><img class="single_image" src="images/blog/09-06-2011/g2.png" width="280" height="180" alt="blog2" /></a>
<div class="blog-item-content">
<div class="blog-item-info">
<div class="user">adarshpatil</div>
<div class="comments">9th June 2011</div>
<div class="tags">git / github</div>
</div>
<a href="blog/history-of-git.html">
<h5>Little known facts about the History of git</h5>
</a>
<p>As with many great things in life, Git began with a bit of creative destruction and fiery controversy. The Linux kernel is an open source software project of fairly large scope. For most of the lifetime of the Linux kernel maintenance (1991–2002), changes to the software were passed around as patches....</p>
<a class="readmore" href="blog/history-of-git.html">read more →</a> <br />
</div>
</div>
<div id="pagination"> <a href="blog.html">1</a>   <a class="active" href="#">2</a>   <a href="blog-pg3.html">3</a> <a href="#">...</a> <a href="#">→</a> </div>
</div>
<!--END of blog section-->
</div>
<!--END of content-->
<p class="slide"><a href="#" class="btn-slide"></a></p>
<div id="slide-panel">
<!--This is the START of the follow section-->
<div id="follow">
<h3>Get Notified About My Newest Freebies & Upcoming Themes!</h3>
<h5>
<p>I do make some awesome freebies for you to use... All of them are FREE and pixel perfect!</p>
<p>Thanks for showing me the support by subscribing, and I'll try not to disappoint you...</p>
</h5>
<img class="star-divider" src="images/subscribe_divider.png" /> <a href="http://www.twitter.com/adarsh_patil">
<div id="follow-twitter"><img src="images/tweet_top.png" />
<h4>Follow me on twitter</h4>
</div>
</a><a href="http://eepurl.com/dqtGj">
<div id="follow-mail"><img src="images/mail_top.png" />
<h4>Subscribe to my newsletter</h4>
</div>
</a>
<h1>Thanks for that!</h1>
</div>
<!--END of follow section-->
</div>
</body>
</html>