<?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; dotnet</title>
	<atom:link href="http://albertux.ayalasoft.com/tag/dotnet/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; dotnet</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>TODO LIST 2009</title>
		<link>http://albertux.ayalasoft.com/2008/12/01/todo-list-2009/</link>
		<comments>http://albertux.ayalasoft.com/2008/12/01/todo-list-2009/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 05:01:37 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[unix/linux]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[cobol]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[haskell]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=1058</guid>
		<description><![CDATA[TODO LIST 2009 Read/Learn/Practice: Python 2.6 (What&#8217;s New) Perl 5 (Modules, Packages) PHP (Changes, and news) COBOL .NET (C#, LINQ, (ok VB but not much)) Java (Im interested on Mobil Applications) Haskell Ruby (Im interested on Rails) Parrot and Pugs Gnu/Linux (Services and Bash) BSD and OpenSolaris Personal Projects 2009: BSE (Blog&#8217;s Search Engine) (http://BSE.AyalaSoft.com) [...]<p><a href="http://albertux.ayalasoft.com/2008/12/01/todo-list-2009/">TODO LIST 2009</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>TODO LIST 2009</strong></p>
<p><strong>Read/Learn/Practice:</strong></p>
<p>Python 2.6 (<a href="http://docs.python.org/whatsnew/2.6.html" target="_blank">What&#8217;s New</a>)</p>
<p>Perl 5 (<a href="http://www.cpan.org" target="_blank">Modules</a>, <a href="http://perldoc.perl.org/functions/package.html" target="_blank">Packages</a>)</p>
<p>PHP (<a href="http://www.php.net/archive/2008.php#id2008-08-01-1" target="_blank">Changes</a>, and news)</p>
<p>COBOL</p>
<p>.NET (C#, LINQ, (ok VB but not much))</p>
<p>Java (Im interested on Mobil Applications)</p>
<p>Haskell</p>
<p>Ruby (Im interested on Rails)</p>
<p>Parrot and Pugs</p>
<p>Gnu/Linux (Services and Bash)</p>
<p><a href="http://www.bsd.org/" target="_blank">BSD</a> and <a href="http://opensolaris.org/os/" target="_blank">OpenSolaris</a></p>
<p><strong>Personal Projects 2009:</strong></p>
<p>BSE (Blog&#8217;s Search Engine) (<a href="http://bse.ayalasoft.com" target="_blank">http://BSE.AyalaSoft.com</a>)</p>
<p>Invoices PHP (Now is part of a Intranet) (<a href="http://valuacion.com.mx" target="_blank">http://valuacion.com.mx</a>)</p>
<p>Forming one&#8217;s own business</p>
<p>And others &#8230;.</p>
<p>Lambda Functions on PHP 5.3.0:</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"> <span style="color: #000088;">$lambda</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">function</span> <span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">&quot;Hello World!<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #339933;">;</span> <span style="color: #009900;">&#125;</span><span style="color: #339933;">;</span></pre></div></div>

<p>Parrot &#8220;Hello World&#8221; example:</p>

<div class="wp_syntax"><div class="code"><pre class="perl" style="font-family:monospace;"><span style="color: #339933;">.</span><span style="color: #000000; font-weight: bold;">sub</span> main
      <span style="color: #000066;">print</span> <span style="color: #ff0000;">&quot;Hello World!<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">.</span>end</pre></div></div>

<p>COBOL &#8220;Hello World&#8221; example:</p>

<div class="wp_syntax"><div class="code"><pre class="cobol" style="font-family:monospace;"><span style="color: #a0a0a0; font-style: italic;">* Hello World Program</span>
<span style="color: #a0a0a0; font-style: italic;">* GPL Copyleft Jonathan Riddell 2001</span>
	<span style="color: #008000; font-weight: bold;">IDENTIFICATION</span> <span style="color: #008000; font-weight: bold;">DIVISION</span><span style="color: #000066;">.</span>
	<span style="color: #008000; font-weight: bold;">PROGRAM-ID</span><span style="color: #000066;">.</span>    hello<span style="color: #000066;">.</span>
	ENVIRONMENT <span style="color: #008000; font-weight: bold;">DIVISION</span><span style="color: #000066;">.</span>
	<span style="color: #008000; font-weight: bold;">DATA</span> <span style="color: #008000; font-weight: bold;">DIVISION</span><span style="color: #000066;">.</span>
&nbsp;
	<span style="color: #008000; font-weight: bold;">PROCEDURE</span> <span style="color: #008000; font-weight: bold;">DIVISION</span><span style="color: #000066;">.</span>
		<span style="color: #000000; font-weight: bold;">DISPLAY</span> <span style="color: #ff0000;">&quot;Hello ,&quot;</span> <span style="color: #008000; font-weight: bold;">WITH</span> <span style="color: #008000; font-weight: bold;">NO</span> <span style="color: #008000; font-weight: bold;">ADVANCING</span>
		<span style="color: #000000; font-weight: bold;">DISPLAY</span> <span style="color: #ff0000;">&quot;World!&quot;</span>
		<span style="color: #008000; font-weight: bold;">STOP</span> <span style="color: #008000; font-weight: bold;">RUN</span><span style="color: #000066;">.</span></pre></div></div>

<p>Haskell &#8220;Hello World&#8221; example:</p>

<div class="wp_syntax"><div class="code"><pre class="haskell" style="font-family:monospace;"><span style="font-weight: bold;">putStrLn</span> <span style="background-color: #3cb371;">&quot;Hello World!&quot;</span></pre></div></div>

<p><a href="http://albertux.ayalasoft.com/2008/12/01/todo-list-2009/">TODO LIST 2009</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2008/12/01/todo-list-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Encuesta de salario IT 2008 de Software Guru</title>
		<link>http://albertux.ayalasoft.com/2008/11/29/encuesta-de-salario-it-2008-de-software-guru/</link>
		<comments>http://albertux.ayalasoft.com/2008/11/29/encuesta-de-salario-it-2008-de-software-guru/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 17:25:30 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[business]]></category>
		<category><![CDATA[cobol]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=1014</guid>
		<description><![CDATA[Encuesta de salario IT 2008 de Software Guru En el Blog de Mario Chavez encuentro este articulo que es interesante: Encuesta de salario IT 2008 de Software Guru Por que se da el caso de que COBOL, J2EE y .NET sean los mejor pagados e incluso los que mas se pueden encontrar ofertas en OCC [...]<p><a href="http://albertux.ayalasoft.com/2008/11/29/encuesta-de-salario-it-2008-de-software-guru/">Encuesta de salario IT 2008 de Software Guru</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Encuesta de salario IT 2008 de Software Guru</strong></p>
<p>En el Blog de Mario Chavez encuentro este articulo que es interesante:</p>
<p><a href="http://mario-chavez.blogspot.com/2008/11/encuesta-de-salario-it-2008-de-software.html" target="_blank">Encuesta de salario IT 2008 de Software Guru</a></p>
<p>Por que se da el caso de que <a href="http://es.wikipedia.org/wiki/Cobol" target="_blank">COBOL</a><a></a>, <a href="http://java.sun.com/javaee/" target="_blank">J2EE</a> y <a href="http://www.asp.net/" target="_blank">.NET</a> sean los mejor pagados e incluso los que mas se pueden encontrar ofertas en <a href="http://occ.com.mx/" target="_blank">OCC</a> y en <a href="http://computrabajo.com.mx" target="_blank">Computrabajo</a>, los DBMS que mas piden son aquellos que tengan el respaldo de corporaciones, <a href="http://en.wikipedia.org/wiki/IBM_DB2" target="_blank">DB2</a> e <a href="http://en.wikipedia.org/wiki/Informix" target="_blank">Informix</a> (ambos pertenecen a <a href="http://www.ibm.com/us/" target="_blank">IBM</a>) y <a href="http://www.sybase.com/" target="_blank">Sybase</a>.</p>
<p>COBOL (COmmon Business Oriented Language), Su creación fue un intento exitoso de unificar los entornos de programación, se desarrollo un consorcio CODASYL (COnference on DAta SYstem Languages) en el cual se regulo el desarrollo de ese lenguaje. Citando a <a href="http://es.wikipedia.org">Wikipedia:</a></p>
<p>&#8220;Según un informe de <a href="http://www.gartner.com/" target="_blank">Gartner Group</a> de 2005, el 75% de los datos generados por negocios son procesados por programas creados en COBOL&#8221;</p>
<p>&#8220;casi todos los sistemas que requieren gran capacidad de procesamiento por lotes (Batch), tanto las entidades bancarias como otras grandes empresas con sistemas mainframes utilizan COBOL&#8221;</p>
<p>JAVA es de un lenguaje que se ha ido fortaleciendo con el paso del tiempo, los puntos fuertes que se pueden destacar de este lenguaje y tecnologia es que en la gran mayoria de los dispositivos celulares cuenta con la maquina virtual de Java, ademas este lenguaje semi-compilado puede correr en diversas plataformas operativas, se pueden desarrollar aplicaciones Web en Java (<a href="http://java.sun.com/javase/technologies/desktop/javawebstart/" target="_blank">WebStart</a>), y sitios web con <a href="http://java.sun.com/products/jsp/" target="_blank">JSP</a>, tiene su implementacion libre GPL en <a href="http://openjdk.java.net">http://openjdk.java.net</a>, Java es desarrollado por <a href="http://www.sun.com/" target="_blank">Sun Microsystems</a>.</p>
<p>.NET el gran acierto de <a href="http://www.microsoft.com" target="_blank">Microsoft</a>, fue de unificar diversos lenguajes de programacion y hacer lo mismo que hace Java generar un codigo intermedio (<a href="http://en.wikipedia.org/wiki/Common_Intermediate_Language" target="_blank">MSIL</a>) se puede interpretar en cualquier maquina que tenga el <a href="http://www.microsoft.com/net/" target="_blank">.NET Framework</a>, se puede desarrollar en otras plataformas aparte de Windows usando <a href="http://www.mono-project.com/Main_Page" target="_blank">Mono</a>, desarrollado por <a href="http://tirania.org/blog/" target="_blank">Miguel de Icaza</a>, dado que la mayor cantidad de sistemas operativos en los ordenadores suelen ser Microsoft Windows, no es nada extraño el boom de esta &#8220;nueva tecnologia&#8221;.</p>
<p>Las certificaciones <a href="http://www.pmi.org/CareerDevelopment/Pages/AboutCredentialsPMP.aspx" target="_blank">PMP</a>, <a href="http://www.sap.com/services/education/certification/index.epx" target="_blank">SAP</a> y <a href="http://www.microsoft.com/learning/mcp/mcse/default.mspx" target="_blank">MCSE</a> encabezan los primeros lugares.</p>
<p>Las certificaciones PMP las brinda el <a href="http://www.pmi.org/Pages/default.aspx" target="_blank">Project Management Institude</a>, en el caso de <a href="http://www.sap.com" target="_blank">SAP</a> como en su misma pagina lo mencionan cuentan con mas de 76,000 clientes y pues que decir de Microsoft lo mismo que mencione referente al .NET.</p>
<p>Las plataformas operativas <a href="http://es.wikipedia.org/wiki/Mainframe" target="_blank">Mainframes</a>, <a href="http://es.wikipedia.org/wiki/Unix" target="_blank">Unix</a> y <a href="http://en.wikipedia.org/wiki/AS_400" target="_blank">AS/400</a> son las mejores pagadas, segun la encuesta.</p>
<p>La edad ideal para poder conseguir un mejor salario va entre los 40 a 59 años, eso es algo que en lo personal me llamo la atención pero que tiene sentido, dado que conforme pasan los años adquieres nuevas experiencias y mejoran tus habilidades.</p>
<p>Por ultimo quiero concluir con una frase:</p>
<p>&#8220;Estudia el pasado si quieres pronosticar el futuro.&#8221; &#8211; Confucio (551 AC-478 AC) Filósofo chino.</p>
<p><a href="http://albertux.ayalasoft.com/2008/11/29/encuesta-de-salario-it-2008-de-software-guru/">Encuesta de salario IT 2008 de Software Guru</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/29/encuesta-de-salario-it-2008-de-software-guru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XAMPPLITE MINI CONTROL</title>
		<link>http://albertux.ayalasoft.com/2008/11/03/xampplite-mini-control/</link>
		<comments>http://albertux.ayalasoft.com/2008/11/03/xampplite-mini-control/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 23:47:53 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=861</guid>
		<description><![CDATA[XAMPPLITE MINI CONTROL Using the XAMPPLITE sometimes i have a little trouble with xampp-control.exe to start or stop Apache and MySQL so I decide to make a small program. Here the source code to compile it in VB.NET 2008: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 [...]<p><a href="http://albertux.ayalasoft.com/2008/11/03/xampplite-mini-control/">XAMPPLITE MINI CONTROL</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>XAMPPLITE MINI CONTROL</strong></p>
<p>Using the <a href="http://www.apachefriends.org/en/xampp-windows.html#646" target="_blank">XAMPPLITE</a> sometimes i have a little trouble with <span style="color:#008800">xampp-control.exe</span> to start or stop Apache and MySQL so I decide to make a small program.</p>
<p><center><img src="http://ayalasoft.com/img/xampplite_mini_control.jpg"></center></p>
<p>Here the source code to compile it in VB.NET 2008:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
</pre></td><td class="code"><pre class="vb" style="font-family:monospace;"><span style="color: #000080;">Public</span> Class Form1
    <span style="color: #000080;">Private</span> <span style="color: #000080;">Sub</span> Button1_Click(<span style="color: #000080;">ByVal</span> sender <span style="color: #000080;">As</span> System.<span style="color: #000080;">Object</span>, <span style="color: #000080;">ByVal</span> e <span style="color: #000080;">As</span> System.EventArgs) Handles Button1.Click
        xampplite.run_services()
    <span style="color: #000080;">End</span> <span style="color: #000080;">Sub</span>
    <span style="color: #000080;">Private</span> <span style="color: #000080;">Sub</span> Button2_Click(<span style="color: #000080;">ByVal</span> sender <span style="color: #000080;">As</span> System.<span style="color: #000080;">Object</span>, <span style="color: #000080;">ByVal</span> e <span style="color: #000080;">As</span> System.EventArgs) Handles Button2.Click
        xampplite.stop_services()
    <span style="color: #000080;">End</span> <span style="color: #000080;">Sub</span>
<span style="color: #000080;">End</span> Class
&nbsp;
Module xampplite
    <span style="color: #000080;">Sub</span> run_services()
        run_batch(<span style="color: #800000;">&quot;C:\xampplite\apache_start.bat&quot;</span>)
        run_batch(<span style="color: #800000;">&quot;C:\xampplite\mysql_start.bat&quot;</span>)
    <span style="color: #000080;">End</span> <span style="color: #000080;">Sub</span>
    <span style="color: #000080;">Sub</span> stop_services()
        run_batch(<span style="color: #800000;">&quot;C:\xampplite\apache_stop.bat&quot;</span>)
        run_batch(<span style="color: #800000;">&quot;C:\xampplite\mysql_stop.bat&quot;</span>)
    <span style="color: #000080;">End</span> <span style="color: #000080;">Sub</span>
    <span style="color: #000080;">Sub</span> run_batch(<span style="color: #000080;">ByVal</span> x <span style="color: #000080;">As</span> <span style="color: #000080;">String</span>)
        <span style="color: #000080;">Dim</span> psi <span style="color: #000080;">As</span> <span style="color: #000080;">New</span> ProcessStartInfo
        psi.FileName = x
        psi.WorkingDirectory = <span style="color: #800000;">&quot;C:\xampplite\&quot;</span>
        psi.WindowStyle = ProcessWindowStyle.Hidden
        Process.Start(psi)
    <span style="color: #000080;">End</span> <span style="color: #000080;">Sub</span>
<span style="color: #000080;">End</span> Module</pre></td></tr></table></div>

<p><a href="http://albertux.ayalasoft.com/2008/11/03/xampplite-mini-control/">XAMPPLITE MINI CONTROL</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/03/xampplite-mini-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF Libraries</title>
		<link>http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/</link>
		<comments>http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 21:51:40 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=660</guid>
		<description><![CDATA[PDF Libraries Sometimes we need create or export data into a PDF: .NET: http://www.pdfsharp.com, http://www.codeplex.com/Print2Pdf C++: http://libharu.org Perl: http://search.cpan.org/~markusb/PDF-Create/lib/PDF/Create.pm sudo perl -MCPAN -e 'install PDF::Create' PHP: http://www.fpdf.org, http://www.digitaljunkies.ca/dompdf, http://pear.php.net/package/File_PDF Python: http://www.reportlab.org wget -c http://www.reportlab.org/ftp/ReportLab_2_2.tgz tar xvzf ReportLab_2_2.tgz cd ReportLab_2_2 sudo python setup.py install Java: http://www.lowagie.com/iText, http://www.pdfbox.org Ruby: http://ruby-pdf.rubyforge.org/pdf-writer sudo gem install pdf-writer PDF Libraries is [...]<p><a href="http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/">PDF Libraries</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>PDF Libraries</strong></p>
<p>Sometimes we need create or export data into a PDF:</p>
<p>.NET:</p>
<p><a href="http://www.pdfsharp.com" target="_blank">http://www.pdfsharp.com</a>, <a href="http://www.codeplex.com/Print2Pdf" target="_blank">http://www.codeplex.com/Print2Pdf</a></p>
<p>C++:</p>
<p><a href="http://libharu.org" target="_blank">http://libharu.org</a></p>
<p>Perl:</p>
<p><a href="http://search.cpan.org/~markusb/PDF-Create/lib/PDF/Create.pm" target="_blank">http://search.cpan.org/~markusb/PDF-Create/lib/PDF/Create.pm</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">perl</span> <span style="color: #660033;">-MCPAN</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">'install PDF::Create'</span></pre></div></div>

<p>PHP:</p>
<p><a href="http://www.fpdf.org" target="_blank">http://www.fpdf.org</a>, <a href="http://www.digitaljunkies.ca/dompdf" target="_blank">http://www.digitaljunkies.ca/dompdf</a>, <a href="http://pear.php.net/package/File_PDF" target="_blank">http://pear.php.net/package/File_PDF</a></p>
<p>Python:</p>
<p><a href="http://www.reportlab.org" target="_blank">http://www.reportlab.org</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> <span style="color: #660033;">-c</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.reportlab.org<span style="color: #000000; font-weight: bold;">/</span>ftp<span style="color: #000000; font-weight: bold;">/</span>ReportLab_2_2.tgz
<span style="color: #c20cb9; font-weight: bold;">tar</span> xvzf ReportLab_2_2.tgz
<span style="color: #7a0874; font-weight: bold;">cd</span> ReportLab_2_2
<span style="color: #c20cb9; font-weight: bold;">sudo</span> python setup.py <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>Java:</p>
<p><a href="http://www.lowagie.com/iText" target="_blank">http://www.lowagie.com/iText</a>, <a href="http://www.pdfbox.org" target="_blank">http://www.pdfbox.org</a></p>
<p>Ruby:</p>
<p><a href="http://ruby-pdf.rubyforge.org/pdf-writer" target="_blank">http://ruby-pdf.rubyforge.org/pdf-writer</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gem <span style="color: #c20cb9; font-weight: bold;">install</span> pdf-writer</pre></div></div>

<p><a href="http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/">PDF Libraries</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
