<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Xamplified &#187; Information Technology</title>
	<atom:link href="http://www.xamplified.com/category/information-technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xamplified.com</link>
	<description>An Educational Online Portal</description>
	<lastBuildDate>Wed, 24 Nov 2010 03:44:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Number Systems</title>
		<link>http://www.xamplified.com/number-systems/</link>
		<comments>http://www.xamplified.com/number-systems/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:51:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1554</guid>
		<description><![CDATA[The computer stores numbers, letters and other characters in a coded form due to its electronic characteristics ....]]></description>
		<wfw:commentRss>http://www.xamplified.com/number-systems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Writing C program</title>
		<link>http://www.xamplified.com/writing-c-program/</link>
		<comments>http://www.xamplified.com/writing-c-program/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 11:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1401</guid>
		<description><![CDATA[A Program is a sequence of instructions, which is used to implement an algorithm. Realistically, variables, constants and keywords ....]]></description>
		<wfw:commentRss>http://www.xamplified.com/writing-c-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to C</title>
		<link>http://www.xamplified.com/introduction-to-c/</link>
		<comments>http://www.xamplified.com/introduction-to-c/#comments</comments>
		<pubDate>Wed, 27 May 2009 18:30:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1350</guid>
		<description><![CDATA[‘C’ is a middle-level language and is reliable, simple and easy to use, it is used to understand and implement concepts of programming]]></description>
		<wfw:commentRss>http://www.xamplified.com/introduction-to-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Fundamentals</title>
		<link>http://www.xamplified.com/programming-fundamentals/</link>
		<comments>http://www.xamplified.com/programming-fundamentals/#comments</comments>
		<pubDate>Fri, 01 May 2009 17:25:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1218</guid>
		<description><![CDATA[Algorithms are designed to solve a problem but cannot be directly implemented by the computer. A computer can only execute machine language ....]]></description>
		<wfw:commentRss>http://www.xamplified.com/programming-fundamentals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming Methodology</title>
		<link>http://www.xamplified.com/programming-methodology/</link>
		<comments>http://www.xamplified.com/programming-methodology/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 04:51:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1206</guid>
		<description><![CDATA[The process of coding a program snippet or an entire application is called Programming. It is a critical step for data processing applications ....]]></description>
		<wfw:commentRss>http://www.xamplified.com/programming-methodology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Flow Diagram</title>
		<link>http://www.xamplified.com/data-flow-diagram/</link>
		<comments>http://www.xamplified.com/data-flow-diagram/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 18:43:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1176</guid>
		<description><![CDATA[A Date Flow Diagram (DFD) is a diagrammatic representation of the information (data) flow within a system. Date Flow Diagrams are advantageous ....]]></description>
		<wfw:commentRss>http://www.xamplified.com/data-flow-diagram/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Units of Data storage</title>
		<link>http://www.xamplified.com/units-of-data-storage/</link>
		<comments>http://www.xamplified.com/units-of-data-storage/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 17:37:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1090</guid>
		<description><![CDATA[Computer interprets machine language that is, binary form(series of 1’s and 0’s) which is called binary form. Each digit, character or any .....]]></description>
		<wfw:commentRss>http://www.xamplified.com/units-of-data-storage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flow Charts</title>
		<link>http://www.xamplified.com/flow-charts/</link>
		<comments>http://www.xamplified.com/flow-charts/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 14:25:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1060</guid>
		<description><![CDATA[A Flow Chart is a structurally ordered representation of how the different stages in a process are interconnected. Flow Charts diagrammatically ....]]></description>
		<wfw:commentRss>http://www.xamplified.com/flow-charts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VI Editor</title>
		<link>http://www.xamplified.com/vi-editor/</link>
		<comments>http://www.xamplified.com/vi-editor/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 15:46:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=1027</guid>
		<description><![CDATA[VI is a standard UNIX editor which is fast and powerful. It has short commands and basic modes to work with.It do not have any menus.
It is the default mode of a VI editor and it is used for text manipulation and cursor moving.  These commands are case-sensitive and some of the commands do not appear on screen when written but appear on the last line....]]></description>
		<wfw:commentRss>http://www.xamplified.com/vi-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arrays</title>
		<link>http://www.xamplified.com/arrays/</link>
		<comments>http://www.xamplified.com/arrays/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 13:22:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://xamplified.com/?p=761</guid>
		<description><![CDATA[An array is an ordered arrangement of data elements of similar type.In case of an array, each variable name stores one entity (number or character) within itself. An array is actually another variable which collectively holds group of similar quantities that are, of similar type.
An array may consist of some datatype elements.For example, only integers, floats or characters. Index of an array always starts with ‘0’. Array is stored in contagious memory locations and is also known as Subscribed Variable.]]></description>
		<wfw:commentRss>http://www.xamplified.com/arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

