<?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>AdrianHoe.com &#187; Web Applications Development</title>
	<atom:link href="http://adrianhoe.com/category/ada/web-applications-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrianhoe.com</link>
	<description>Ada, when failure is not an option!</description>
	<lastBuildDate>Mon, 05 Mar 2012 03:44:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Benefits of Ada in web applications development</title>
		<link>http://adrianhoe.com/2006/05/10/benefits-of-ada-in-web-applications-development/</link>
		<comments>http://adrianhoe.com/2006/05/10/benefits-of-ada-in-web-applications-development/#comments</comments>
		<pubDate>Wed, 10 May 2006 02:41:01 +0000</pubDate>
		<dc:creator>Adrian Hoe</dc:creator>
				<category><![CDATA[Ada]]></category>
		<category><![CDATA[Web Applications Development]]></category>

		<guid isPermaLink="false">http://adrianhoe.com/2006/05/10/benefits-of-ada-in-web-applications-development/</guid>
		<description><![CDATA[The Ada programming language has been field-tested in mission critical system/software development. Originally developed for DoD (Department of Defense) in the 1970s for the development of embedded real-time weapon systems, mission critical C4I systems, scientific and general purpose computing. Ada has been field-tested in both military and civilian avionics. Ada&#8217;s readability makes it easy to [...]]]></description>
			<content:encoded><![CDATA[<p>The Ada programming language has been field-tested in mission critical system/software development. Originally developed for DoD (Department of Defense) in the 1970s for the development of embedded real-time weapon systems, mission critical C4I systems, scientific and general purpose computing. Ada has been field-tested in both military and civilian avionics.</p>
<p>Ada&#8217;s readability makes it easy to read and understand when maintaining huge software source code. It&#8217;s reliablity increases ROI (Return of Investment) and reduces down time by the ability to identify bugs and possible software glitches during compilation.</p>
<p>The Common Gateway Interface (CGI) is a standard for interfacing external applications with information servers, such as HTTP or Web servers. A plain HTML document that the Web daemon retrieves is static, which means it exists in a constant state: a text file that doesn&#8217;t change. A CGI program, on the other hand, is executed in real-time, so that it can output dynamic information.</p>
<p>With AdaCGI, it is possible to development web application using the Ada programming languages. Web applications developed with Ada are more reliable and suitable for mission critical environment of all modern businesses. Downtime, support and maintenance costs can be effectively reduced thus cost-effective for businesses. </p>
]]></content:encoded>
			<wfw:commentRss>http://adrianhoe.com/2006/05/10/benefits-of-ada-in-web-applications-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

