<?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>DailyInfoByte.com</title>
	<atom:link href="http://dailyinfobyte.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dailyinfobyte.com</link>
	<description>Lets create a beautiful world!!</description>
	<lastBuildDate>Mon, 15 Aug 2011 05:54:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SQL Basics : Tutorial 1</title>
		<link>http://dailyinfobyte.com/2011/04/20/sql-basics-tutorial-1/</link>
		<comments>http://dailyinfobyte.com/2011/04/20/sql-basics-tutorial-1/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 15:46:45 +0000</pubDate>
		<dc:creator>Dreamer</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[ALTER]]></category>
		<category><![CDATA[COMMIT]]></category>
		<category><![CDATA[CREATE]]></category>
		<category><![CDATA[Data Control Language (DCL)]]></category>
		<category><![CDATA[Data Definition Language (DDL)]]></category>
		<category><![CDATA[Data Manipulation Language (DML)]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[DROP]]></category>
		<category><![CDATA[GRANT]]></category>
		<category><![CDATA[INSERT]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[REVOKE]]></category>
		<category><![CDATA[ROLLBACK]]></category>
		<category><![CDATA[SELECT]]></category>
		<category><![CDATA[SQL Basic Tutorial]]></category>
		<category><![CDATA[SQL is not case sensitive]]></category>
		<category><![CDATA[Structured Query Language]]></category>
		<category><![CDATA[Transaction Control Language (TCL)]]></category>
		<category><![CDATA[TRUNCATE]]></category>
		<category><![CDATA[UPDATE]]></category>

		<guid isPermaLink="false">http://www.dailyinfobyte.com/?p=737</guid>
		<description><![CDATA[SQL Basics: Tutorial 1 SQL (Structured Query Language ) is a database language for querying, storing, manipulating data stored in relational database. Most of the RDBMS (Relational Database Management Systems) use SQL as standard database Language but use different dialects. Following databases uses SQL as standard database language [but use different dialects]. MS SQL Server Microsoft Access MSDE Oracle DB2 Sybase MySQL Postgres Informix &#160; Also SQL is not case sensitive. SQL Commands: SQL commands can be divided into 4 categories. Data &#8230; <a class="more-link" href="http://dailyinfobyte.com/2011/04/20/sql-basics-tutorial-1/">More -></a>]]></description>
		<wfw:commentRss>http://dailyinfobyte.com/2011/04/20/sql-basics-tutorial-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tomcat server Installation Guide</title>
		<link>http://dailyinfobyte.com/2011/03/05/tomcat-server-installation-guide/</link>
		<comments>http://dailyinfobyte.com/2011/03/05/tomcat-server-installation-guide/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 09:35:29 +0000</pubDate>
		<dc:creator>Dreamer</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[How to install Tomcat server]]></category>
		<category><![CDATA[Installing Tomcat server as windows service]]></category>
		<category><![CDATA[Machine found in Folder]]></category>
		<category><![CDATA[No Java virtual]]></category>
		<category><![CDATA[Tomcat server Installation Guide]]></category>

		<guid isPermaLink="false">http://www.dailyinfobyte.com/?p=568</guid>
		<description><![CDATA[Tomcat server Installation Guide: How to install Apache Tomcat server as windows service: Install the latest Tomcat server version 7.0 from the below Apache Tomcat official download site, http://tomcat.apache.org/download-70.cgi I have downloaded the windows service installer so that tomcat can be run as windows service. 32-bit/64-bit Windows Service Installer (pgp, md5) If you are using xp, just double click on the .exe and run the application. If the OS version is vista or windows 7, right click on .exe and choose “run &#8230; <a class="more-link" href="http://dailyinfobyte.com/2011/03/05/tomcat-server-installation-guide/">More -></a>]]></description>
		<wfw:commentRss>http://dailyinfobyte.com/2011/03/05/tomcat-server-installation-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>COBOL Frequently Asked Questions Part 3</title>
		<link>http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-3/</link>
		<comments>http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-3/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 06:36:31 +0000</pubDate>
		<dc:creator>Dreamer</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Advantages of REDEFINES clause]]></category>
		<category><![CDATA[COBOL and COBOL II]]></category>
		<category><![CDATA[COBOL Frequently Asked Questions]]></category>
		<category><![CDATA[COBOL Interview Questions]]></category>
		<category><![CDATA[COMP SYNC]]></category>
		<category><![CDATA[Data Division SECTIONS]]></category>
		<category><![CDATA[Difference between a DYNAMIC and STATIC call in COBOL]]></category>
		<category><![CDATA[Difference between PIC 9.99 and 9v99]]></category>
		<category><![CDATA[Differences between OS]]></category>
		<category><![CDATA[Different data types available in COBOL]]></category>
		<category><![CDATA[Different file OPEN modes available]]></category>
		<category><![CDATA[Divisions in a COBOL program]]></category>
		<category><![CDATA[DYNAMIC call]]></category>
		<category><![CDATA[Dynamic linking]]></category>
		<category><![CDATA[Examples of command terminators in COBOL]]></category>
		<category><![CDATA[File status 39]]></category>
		<category><![CDATA[File status 92]]></category>
		<category><![CDATA[How is PIC 9.99 is different from PIC 9v99]]></category>
		<category><![CDATA[Maximum size of a 01 level item in COBOL I and in COBOL II]]></category>
		<category><![CDATA[NOSSRANGE]]></category>
		<category><![CDATA[SSRANGE]]></category>
		<category><![CDATA[STATIC call]]></category>
		<category><![CDATA[Static Linking]]></category>
		<category><![CDATA[Use of EXIT command]]></category>
		<category><![CDATA[What does the IS NUMERIC clause establish]]></category>
		<category><![CDATA[what is Pic 9v99 Indicates]]></category>

		<guid isPermaLink="false">http://www.dailyinfobyte.com/?p=385</guid>
		<description><![CDATA[101.How many Sections are there in Data Division?. SIX SECTIONS 1.&#8217;FILE SECTION&#8217; 2.&#8217;WORKING-STORAGE SECTION&#8217; 3.&#8217;LOCAL-STORAGE SECTION&#8217; 4.&#8217;SCREEN SECTION&#8217; 5.&#8217;REPORT SECTION&#8217; 6.&#8217;LINKAGE SECTION&#8217; In COBOL II, there are only 4 sections. 1.&#8217;FILE SECTION&#8217; 2.&#8217;WORKING-STORAGE SECTION&#8217; 3.&#8217;LOCAL-STORAGE SECTION&#8217; 4.&#8217;LINKAGE SECTION&#8217;. 102.How can I tell if a module is being called DYNAMICALLY or STATICALLY? The ONLY way is to look at the output of the linkage editor (IEWL)or the load module itself. If the module is being called DYNAMICALLY then it will not &#8230; <a class="more-link" href="http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-3/">More -></a>]]></description>
		<wfw:commentRss>http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>COBOL Frequently Asked Questions Part 2</title>
		<link>http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-2/</link>
		<comments>http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-2/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 05:59:18 +0000</pubDate>
		<dc:creator>Dreamer</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Causes for S0C1]]></category>
		<category><![CDATA[COBOL Frequently Asked Questions]]></category>
		<category><![CDATA[COBOL Interview Questions]]></category>
		<category><![CDATA[Difference between a subscript and an index in a table definition]]></category>
		<category><![CDATA[Difference between an External and a Global Variable]]></category>
		<category><![CDATA[Difference between comp and comp-3 usage]]></category>
		<category><![CDATA[Difference between search and search all in the table handling]]></category>
		<category><![CDATA[Different forms of EVALUATE statement]]></category>
		<category><![CDATA[Explicit scope terminator]]></category>
		<category><![CDATA[Function of a delimiter in UNSTRING]]></category>
		<category><![CDATA[Importance of GLOBAL clause]]></category>
		<category><![CDATA[Purpose of POINTER Phrase in STRING command]]></category>
		<category><![CDATA[REPORT-ITEM]]></category>
		<category><![CDATA[S0C4]]></category>
		<category><![CDATA[S0C5]]></category>
		<category><![CDATA[S0C7]]></category>
		<category><![CDATA[S0CB abends]]></category>
		<category><![CDATA[Use of EVALUATE statement]]></category>
		<category><![CDATA[Use of EXTEND mode]]></category>
		<category><![CDATA[USe of Linear Data Set]]></category>
		<category><![CDATA[Use of LINKAGE SECTION]]></category>
		<category><![CDATA[What does a CLOSE WITH LOCK statement do]]></category>
		<category><![CDATA[What will happen if you code GO BACK instead of STOP RUN in a stand-alone COBOL]]></category>

		<guid isPermaLink="false">http://www.dailyinfobyte.com/?p=378</guid>
		<description><![CDATA[COBOL Frequently Asked Questions Part 2 51. What is LENGTH in COBOL II? LENGTH acts like a special register to tell the length of a group or an elementary item. 52. What is the function of a delimiter in STRING? A delimiter in STRING causes a sending field to be ended and another to be started. 53. What is the function of a delimiter in UNSTRING? A delimiter when encountered in the sending field causes the current receiving field to &#8230; <a class="more-link" href="http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-2/">More -></a>]]></description>
		<wfw:commentRss>http://dailyinfobyte.com/2011/02/06/cobol-frequently-asked-questions-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable NTLM in windows using regedit?</title>
		<link>http://dailyinfobyte.com/2009/11/11/how-to-enable-ntlm-in-windows-using-regedit/</link>
		<comments>http://dailyinfobyte.com/2009/11/11/how-to-enable-ntlm-in-windows-using-regedit/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 05:09:58 +0000</pubDate>
		<dc:creator>Dreamer</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Creating a registry file]]></category>
		<category><![CDATA[HKEY_LOCAL_MACHINE]]></category>
		<category><![CDATA[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa]]></category>
		<category><![CDATA[How to enable NTLM authentication in windows using regedit?]]></category>
		<category><![CDATA[How to enable NTLM in windows using regedit?]]></category>
		<category><![CDATA[ntlmminclientsec]]></category>
		<category><![CDATA[Windows Registry Editor Version 5.00]]></category>

		<guid isPermaLink="false">http://www.dailyinfobyte.com/?p=291</guid>
		<description><![CDATA[Enabling NTLM in windows using regedit a.     Create a text file. b.    Copy the following entries (in bold) and paste in the text file (it is very important to keep these entries as it is with the blank spaces and line breaks): Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa] &#8220;lmcompatibilitylevel&#8221;=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0] &#8220;ntlmminclientsec&#8221;=dword:00000000 &#8220;ntlmminserversec&#8221;=dword:00000000 c.     Save the file as ntlm.reg. d.    Double click on ntlm.reg and click “Yes” in the dialog box that appears next asking you whether you want to save &#8230; <a class="more-link" href="http://dailyinfobyte.com/2009/11/11/how-to-enable-ntlm-in-windows-using-regedit/">More -></a>]]></description>
		<wfw:commentRss>http://dailyinfobyte.com/2009/11/11/how-to-enable-ntlm-in-windows-using-regedit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

