<?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>La Cofradía Digital &#187; programming</title>
	<atom:link href="http://cofradia.org/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://cofradia.org</link>
	<description>Hermandad informática</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:15:11 +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>IBM Global Entrepreneur SmartCamp Startup competition 2011</title>
		<link>http://cofradia.org/2011/02/22/ibm-global-entrepreneur-smartcamp-startup-competition-2011/</link>
		<comments>http://cofradia.org/2011/02/22/ibm-global-entrepreneur-smartcamp-startup-competition-2011/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 16:32:40 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Negocios]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web app]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=4763</guid>
		<description><![CDATA[IBM apoya a empresas que buscan patrocinadores y capital con su evento SmartCamp 2011: Announcing: The IBM Global Entrepreneur SmartCamp competitions for 2011. We are looking for entrepreneurs with global ambition and want to find ways to connect them to mentors, capital, and markets on a completely international basis. Here are the 9 cities which [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2011/02/22/ibm-global-entrepreneur-smartcamp-startup-competition-2011/"></g:plusone></div><p>IBM apoya a empresas que buscan patrocinadores y capital con su evento SmartCamp 2011:</p>
<blockquote><p>
Announcing: The IBM Global Entrepreneur <a href="http://www.ibm.com/developerworks/mydeveloperworks/blogs/782c981b-356f-4bd8-b494-da4da4899e70/entry/the_ibm_global_entrepreneur_smartcamp_startup_competition_schedule_for_20117?cmp=dw&amp;cpb=dwmyd&amp;ct=dwgra&amp;cr=lnxw13&amp;ccy=zz&amp;cr=thesmartcampsched">SmartCamp competitions for 2011</a>. We are looking for entrepreneurs with global ambition and want to find ways to connect them to mentors, capital, and markets on a completely international basis. Here are the 9 cities which are a mixture of emerging markets and developed hubs. We have been overpowered by the excitement and support to help build these ecosystems.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2011/02/22/ibm-global-entrepreneur-smartcamp-startup-competition-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Técnicas para portar código de Perl a Python</title>
		<link>http://cofradia.org/2010/09/10/tecnicas-para-portar-codigo-de-perl-a-python/</link>
		<comments>http://cofradia.org/2010/09/10/tecnicas-para-portar-codigo-de-perl-a-python/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 03:09:48 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Redhat SUSE]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=3777</guid>
		<description><![CDATA[Nos mandan un artículo sobre como portar programas escritos en Perl a Python: Python programmers shouldn&#8217;t get too smug. While many people agree that Python is designed in a way that makes it a highly readable language, there can still be problems with legacy, untested Python code too. Porting legacy Perl to Python can be [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2010/09/10/tecnicas-para-portar-codigo-de-perl-a-python/"></g:plusone></div><p>Nos mandan un artículo sobre como portar programas escritos en Perl a Python:</p>
<blockquote><p>
Python programmers shouldn&#8217;t get too smug. While many people agree that Python is designed in a way that makes it a highly readable language, there can still be problems with legacy, untested Python code too. Porting legacy Perl to Python can be a daunting task. In this article, learn some of the theory behind <a href="http://www.ibm.com/developerworks/opensource/library/l-perl-2-python/index.html?cmp=dw&amp;cpb=dwlin&amp;ct=dwgra&amp;cr=lnxw03&amp;ccy=us&amp;csr=Perl2Python">dealing with legacy code</a>, including what not to do.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2010/09/10/tecnicas-para-portar-codigo-de-perl-a-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bazaar: Un poderoso control de versiones para desarrolladores</title>
		<link>http://cofradia.org/2010/08/20/bazaar-un-poderoso-control-de-versiones-para-desarrolladores/</link>
		<comments>http://cofradia.org/2010/08/20/bazaar-un-poderoso-control-de-versiones-para-desarrolladores/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 15:54:24 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[AIX]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=3619</guid>
		<description><![CDATA[Nosn mandan un artículo introductorio a Bazaar, que es un sistema controlador de versiones tipo CVS, Subversion, GIT, etc. Bazaar is used to produce the Ubuntu Linux distribution, which is an enormous software project with thousands of components. If you&#8217;re using a UNIX or Linux system, chances are that your distribution offers a pre-built Bazaar [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2010/08/20/bazaar-un-poderoso-control-de-versiones-para-desarrolladores/"></g:plusone></div><p>Nosn mandan un artículo introductorio a <A HREF="http://bazaar.canonical.com/en/">Bazaar</A>, que es un sistema controlador de versiones tipo CVS, Subversion, GIT, etc.</p>
<blockquote><p>
Bazaar is used to produce the Ubuntu Linux distribution, which is an enormous software project with thousands of components. If you&#8217;re using a UNIX or Linux system, chances are that your distribution offers a pre-built Bazaar package. Bazaar is flexible enough to accommodate Subversion &#8211; a centralized system and Git &#8211; a decentralized system. This article <a href="http://www.ibm.com/developerworks/aix/library/au-spunix_bazaar/index.html?ca=dgr-lnxw13Bazaardth-LX">introduces you to Bazaar</a>&#8216;s many appealing features.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2010/08/20/bazaar-un-poderoso-control-de-versiones-para-desarrolladores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aprendiendo FC++: La libreria de &#8220;functional programming&#8221; de C++</title>
		<link>http://cofradia.org/2010/08/18/aprendiendo-fc-la-libreria-de-functional-programming-de-c/</link>
		<comments>http://cofradia.org/2010/08/18/aprendiendo-fc-la-libreria-de-functional-programming-de-c/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 17:29:39 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=3596</guid>
		<description><![CDATA[Nos mandan esta nota sobre FC++, que es una programación funcional utilizando C++: C++ is usually synonymous with object-oriented programming (OOP), and further replenished in no small measure by popular technical literature. This article tries something different—functional programming with C++ using the open source FC++ library from Yannis Smaragdakis and Brian McNamara. Learn how you [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2010/08/18/aprendiendo-fc-la-libreria-de-functional-programming-de-c/"></g:plusone></div><p>Nos mandan esta nota sobre FC++, que es una programación funcional utilizando C++:</p>
<blockquote><p>
C++ is usually synonymous with object-oriented programming (OOP), and further replenished in no small measure by popular technical literature. This article tries something different—functional programming with C++ <a href="http://www.ibm.com/developerworks/aix/library/au-learningfc/index.html?ca=dgr-lnxw13FCPPdth-AIX">using the open source FC++ library</a> from Yannis Smaragdakis and Brian McNamara. Learn how you can use FC++ to implement basic functional programming.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2010/08/18/aprendiendo-fc-la-libreria-de-functional-programming-de-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desarrollando aplicaciones con HTML 5</title>
		<link>http://cofradia.org/2010/04/06/desarrollando-aplicaciones-con-html-5/</link>
		<comments>http://cofradia.org/2010/04/06/desarrollando-aplicaciones-con-html-5/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 20:07:14 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=2764</guid>
		<description><![CDATA[Nos mandan un artículo de como desarrollar aplicaciones usando HTML 5: This article coveres some of the new HTML 5 capabilities of modern browsers including powerful HTML 5 features such as multi-threading, geolocation, embedded databases, and embedded video. Learn how to use them in your applications.]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2010/04/06/desarrollando-aplicaciones-con-html-5/"></g:plusone></div><p>Nos mandan un artículo de como desarrollar aplicaciones usando HTML 5:</p>
<blockquote><p>
This article coveres some of the new HTML 5 capabilities of modern browsers including <a href="http://www.ibm.com/developerworks/web/library/wa-html5webapp/?ca=dgr-lnxw13HTML5-Appsdth-WD">powerful HTML 5 features</a> such as multi-threading, geolocation, embedded databases, and embedded video. Learn how to use them in your applications.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2010/04/06/desarrollando-aplicaciones-con-html-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoreando logs con multitail y watch</title>
		<link>http://cofradia.org/2009/08/25/monitoreando-logs-con-multitail-y-watch/</link>
		<comments>http://cofradia.org/2009/08/25/monitoreando-logs-con-multitail-y-watch/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 04:30:29 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Sistemas Operativos]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[System Admin]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1948</guid>
		<description><![CDATA[Nos mandan un artículo sobre como usar &#8220;multitail&#8221; y &#8220;watch&#8221; para monitorear log files: Monitoring system logs or the status of a command that produces file or directory output are common tasks for systems administrators. Learn how to use two popular open source tools simplify these activities for modern systems administrators: the multitail and watch [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/08/25/monitoreando-logs-con-multitail-y-watch/"></g:plusone></div><p>Nos mandan un artículo sobre como usar &#8220;multitail&#8221; y &#8220;watch&#8221; para monitorear log files:</p>
<blockquote><p>
Monitoring system logs or the status of a command that produces file or directory output are common tasks for systems administrators. Learn how to use two popular open source tools simplify these activities for modern systems administrators: the <a href="http://www.ibm.com/developerworks/aix/library/au-monitorlogs/?ca=dgr-lnxw13Mulitail-Watchdth-A&amp;S_TACT=105AGX59&amp;S_CMP=GRlnxw13">multitail and watch</a> commands.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/08/25/monitoreando-logs-con-multitail-y-watch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducción a VimScript</title>
		<link>http://cofradia.org/2009/07/08/introduccion-a-vimscript/</link>
		<comments>http://cofradia.org/2009/07/08/introduccion-a-vimscript/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:14:07 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1851</guid>
		<description><![CDATA[Nos mandan un artículo introductorio a Vimscript, que es un método para extender y automatizar tareas en el editor de texto vim (VImproved): In part-1 you can begin to understand the fundamental components of the Vimscript programming language with simple script examples. In Part-2 you can learn how to create and deploy new user defined [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/07/08/introduccion-a-vimscript/"></g:plusone></div><p>
Nos mandan un artículo introductorio a Vimscript, que es un método para extender y automatizar tareas en el editor de texto <A HREF="http://www.vim.org/">vim</A> (VImproved):
</p>
<blockquote><p>
In part-1 you can begin to understand <a href="http://www.ibm.com/developerworks/linux/library/l-vim-script-1/index.html?ca=dgr-lnxw13VIMscriptP2&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw13">the fundamental components of the Vimscript</a> programming language with simple script examples. In Part-2 you can learn how to create and deploy <a href="http://www.ibm.com/developerworks/linux/library/l-vim-script-2/index.html?ca=dgr-lnxw13VIMscriptP1&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw13">new user defined functions</a> in the Vimscript language.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/07/08/introduccion-a-vimscript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Técnicas de prueba con Python</title>
		<link>http://cofradia.org/2009/06/08/tecnicas-de-prueba-con-python/</link>
		<comments>http://cofradia.org/2009/06/08/tecnicas-de-prueba-con-python/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 20:27:41 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1678</guid>
		<description><![CDATA[Nos mandan un artículo sobre el uso de frameworks para la prueba y debug de programas en Python. Look at how the leading Python testing frameworks provide robust auto-discovery of your application tests. Make sure your applications are written right the first time, and that they stay working through months and years of further tweaks [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/06/08/tecnicas-de-prueba-con-python/"></g:plusone></div><p>
Nos mandan un artículo sobre el uso de frameworks para la prueba y debug de programas en Python.
</p>
<blockquote><p>
Look at how the leading Python testing frameworks provide robust auto-discovery of your application tests. <a href="http://www.ibm.com/developerworks/aix/library/au-pythontesting2/?ca=dgr-lnxw13twtrPython-Find-Mods&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw13">Make sure your applications are written right the first time</a>, and that they stay working through months and years of further tweaks and improvements.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/06/08/tecnicas-de-prueba-con-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mejorando la librería de  &#8220;Scala Twitter&#8221; para clientes Java</title>
		<link>http://cofradia.org/2009/06/03/mejorando-la-libreria-de-scala-twitter-para-clientes-java/</link>
		<comments>http://cofradia.org/2009/06/03/mejorando-la-libreria-de-scala-twitter-para-clientes-java/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 18:36:11 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scala]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1673</guid>
		<description><![CDATA[Nos mandan un artículo de como usar una librería de Java llamada &#8220;Scitter&#8221; para hacer aplicaciones que interactuen con Twitter de manera más sencilla. Make it substantially easier to access Twitter than just opening an HTTP connection and doing the work by hand as well as making Twitter easily accessible to Java clients and Java [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/06/03/mejorando-la-libreria-de-scala-twitter-para-clientes-java/"></g:plusone></div><p>
Nos mandan un artículo de como usar una librería de Java llamada &#8220;<A HREF="http://www.ibm.com/developerworks/java/library/j-scala05059.html">Scitter</A>&#8221; para hacer aplicaciones que interactuen con <A HREF="http://twitter.com/">Twitter</A> de manera más sencilla.
</p>
<blockquote><p>
Make it substantially easier to access Twitter than just opening an HTTP connection and doing the work by hand as well as <a href="http://www.ibm.com/developerworks/java/library/j-scala06029.html?ca=dgr-lnxw13Scala-Scitter-Twitter2&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw13">making Twitter easily accessible to Java clients and Java developers</a>. With this new Scala Scitter library you wont have too much to do to get started leveraging  the Twitter API.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/06/03/mejorando-la-libreria-de-scala-twitter-para-clientes-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usando PHP desde la linea de comandos en Linux y UNIX</title>
		<link>http://cofradia.org/2009/05/20/usando-php-desde-la-linea-de-comandos-en-linux-y-unix/</link>
		<comments>http://cofradia.org/2009/05/20/usando-php-desde-la-linea-de-comandos-en-linux-y-unix/#comments</comments>
		<pubDate>Wed, 20 May 2009 15:58:48 +0000</pubDate>
		<dc:creator>solrac</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programacion]]></category>
		<category><![CDATA[Tips técnicos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web app]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://cofradia.org/?p=1582</guid>
		<description><![CDATA[Nos mandan un artículo sobre como invocar comandos de shell desde PHP y dan la referencia a otro artículo titulado Command-line PHP? Yes, you can!: Learn how to better integrate scripts with command-line tools. Examine using shell_exec(), exec(), passthru(), and system(); safely passing information to the command line; and safely retrieving information from it. See [...]]]></description>
			<content:encoded><![CDATA[<div name="googleone_share_1" style="position:relative;z-index:5;float: right; margin-left: 10px;"><g:plusone size="tall" count="1" href="http://cofradia.org/2009/05/20/usando-php-desde-la-linea-de-comandos-en-linux-y-unix/"></g:plusone></div><p>
Nos mandan un artículo sobre como invocar comandos de shell desde PHP y dan la referencia a otro artículo titulado <A HREF="http://www.ibm.com/developerworks/opensource/library/os-php-command/index.html">Command-line PHP? Yes, you can!</A>:
</p>
<blockquote><p>
Learn how to better integrate scripts with command-line tools. Examine using shell_exec(), exec(), passthru(), and system(); safely passing information to the command line; and safely retrieving information from it. See <a href="http://www.ibm.com/developerworks/opensource/library/os-php-commandline/index.html?ca=dgr-lnxw13Shell-CMD-PHP&amp;S_TACT=105AGX59&amp;S_CMP=grlnxw13">how to integrate closely with underlying shell commands</a> and folding any return values into your interfaces and processes.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://cofradia.org/2009/05/20/usando-php-desde-la-linea-de-comandos-en-linux-y-unix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

