-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
49 lines (40 loc) · 2.63 KB
/
index.xml
File metadata and controls
49 lines (40 loc) · 2.63 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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>ManyCode - Home of open source softwares on ManyCode</title>
<link>https://ManyCode.github.io/</link>
<description>Recent content in ManyCode - Home of open source softwares on ManyCode</description>
<generator>Hugo -- gohugo.io</generator>
<managingEditor>amitcute3@gmail.com (Amit Kumar)</managingEditor>
<webMaster>amitcute3@gmail.com (Amit Kumar)</webMaster>
<lastBuildDate>Mon, 31 Jul 2017 00:00:00 +0000</lastBuildDate>
<atom:link href="https://ManyCode.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>AIC (Automated Input Console)</title>
<link>https://ManyCode.github.io/post/2017-03-20-automated-input-console/</link>
<pubDate>Mon, 31 Jul 2017 00:00:00 +0000</pubDate>
<author>amitcute3@gmail.com (Amit Kumar)</author>
<guid>https://ManyCode.github.io/post/2017-03-20-automated-input-console/</guid>
<description><p>If you are a programmer, you must have been in situation when you had to enter same input in same program again and again. The <strong><code>AIC</code></strong> is a simple program which allows you to send automated input to an executable program.
Lets see how?</p>
<div class="box" >
<figure itemprop="associatedMedia" itemscope itemtype="http://schema.org/ImageObject">
<div class="img">
<img itemprop="thumbnail" src="https://ManyCode.github.io/img/aic-thumb.PNG" alt="Automated Input Console Screenshot"/>
</div>
<a href="https://ManyCode.github.io/img/aic.PNG" itemprop="contentUrl"></a>
</figure>
</div>
<p></p></description>
</item>
<item>
<title>About me</title>
<link>https://ManyCode.github.io/page/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<author>amitcute3@gmail.com (Amit Kumar)</author>
<guid>https://ManyCode.github.io/page/about/</guid>
<description>My name is Amit Kumar.
I&rsquo;m a full time student I&rsquo;m a programmer I&rsquo;m a web designer and a blogger I&rsquo;m tech savvy I&rsquo;m extremely loyal to my family My history Back in 2013 I adopted an interesting hobby apart from programming i.e. blogging. Started my first blog in late 2013 which was hosted on Blogspot dedicated to helping other with tips, tricks and simple computer programs.</description>
</item>
</channel>
</rss>