<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Albertux~# ./Blog &#187; cgi</title>
	<atom:link href="http://albertux.ayalasoft.com/tag/cgi/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertux.ayalasoft.com</link>
	<description>61 20 64 65 76 65 6c 6f 70 65 72 20 6c 69 66 65</description>
	<lastBuildDate>Thu, 01 Jul 2010 16:23:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>2008 </copyright>
	<managingEditor>albertoi7@gmail.com (Albertux~# ./Blog)</managingEditor>
	<webMaster>albertoi7@gmail.com (Albertux~# ./Blog)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://ayalasoft.com/img/podcast02.jpg</url>
		<title>Albertux~# ./Blog &#187; cgi</title>
		<link>http://albertux.ayalasoft.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>After three days without programming, life becomes meaningless.</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:author>Albertux~# ./Blog</itunes:author>
	<itunes:owner>
		<itunes:name>Albertux~# ./Blog</itunes:name>
		<itunes:email>albertoi7@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://ayalasoft.com/img/podcast01.jpg" />
		<item>
		<title>C Compile on Demand</title>
		<link>http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/</link>
		<comments>http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:35:48 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[unix/linux]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[cgi]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=969</guid>
		<description><![CDATA[C Compile on Demand If you want to use C/C++ as CGI you need compile the code you can compile on demand check C Cod WebSite See the Documentation some aspects similars to ASP(VBScript). you now: #!/usr/bin/php #!/usr/bin/perl #!/usr/bin/python #!/bin/bash ... Add this #!/usr/bin/ccod to use C/C++, one simple example: #!/usr/bin/ccod Download C Cod. C [...]<p><a href="http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/">C Compile on Demand</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>C Compile on Demand</strong></p>
<p>If you want to use C/C++ as CGI <span style="text-decoration: line-through;">you need compile the code</span> you can compile on demand check <a href=" http://ccod.sourceforge.net/" target="_blank">C Cod WebSite</a></p>
<p>See the <a href="http://ccod.sourceforge.net/documentation.html" target="_blank">Documentation</a> some aspects similars to ASP(VBScript).</p>
<p>you now:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/usr/bin/php</span>
<span style="color: #666666; font-style: italic;">#!/usr/bin/perl</span>
<span style="color: #666666; font-style: italic;">#!/usr/bin/python</span>
<span style="color: #666666; font-style: italic;">#!/bin/bash</span>
...</pre></div></div>

<p>Add this <span style="color:#008800">#!/usr/bin/ccod</span> to use C/C++, one simple example:</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;"><span style="color: #339933;">#!/usr/bin/ccod</span></pre></div></div>

<p><a href="http://sourceforge.net/project/showfiles.php?group_id=116097" target="_blank">Download</a> C Cod.</p>
<p><a href="http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/">C Compile on Demand</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
