-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
35 lines (25 loc) · 1.49 KB
/
atom.xml
File metadata and controls
35 lines (25 loc) · 1.49 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Vinu Varshith's awesome blog]]></title>
<link href="http://varshith.github.io/atom.xml" rel="self"/>
<link href="http://varshith.github.io/"/>
<updated>2014-03-28T10:51:36+05:30</updated>
<id>http://varshith.github.io/</id>
<author>
<name><![CDATA[Varshith]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Hello World]]></title>
<link href="http://varshith.github.io/blog/2014/03/26/hello-world/"/>
<updated>2014-03-26T11:33:39+05:30</updated>
<id>http://varshith.github.io/blog/2014/03/26/hello-world</id>
<content type="html"><![CDATA[<p>Hello World.</p>
<p>VinuVarshith here. I love <em>open source</em>. I am currently working with <strong>Drupal</strong> and loving every bit of it. I also worked with <em>Hadoop, HBase, Nutch, Solr, Redis</em> etc.</p>
<p>Along the way I’ve had blocks to which finding the way around was not straightforward. Many times I searched for a solution and couldn’t find it anywhere and I had to find it out the hard way.</p>
<p>I always wanted to start a blog and let people know how to solve such problems, tips and tricks to make life better etc.</p>
<p>I hope this would be a small contribution to the world of open source.</p>
<p>You can learn <a href="http://varshith.github.io/about">more about me here</a>.</p>
]]></content>
</entry>
</feed>