<?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>Dovyski &#187; pdf</title>
	<atom:link href="http://www.dovyski.com/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dovyski.com</link>
	<description>Pointless things somehow useful</description>
	<lastBuildDate>Fri, 07 May 2010 02:42:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP and PDF in pure Javascript</title>
		<link>http://www.dovyski.com/2009/06/php-and-pdf-in-pure-javascript/</link>
		<comments>http://www.dovyski.com/2009/06/php-and-pdf-in-pure-javascript/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 02:55:23 +0000</pubDate>
		<dc:creator>Dovyski</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webapps]]></category>

		<guid isPermaLink="false">http://www.dovyski.com/?p=175</guid>
		<description><![CDATA[Javacript is the very first base stone concerning web 2.0. In the past, I always heard bad things about Javascript, but I guess all of them were said because Javascript was being used by the wrong people, in the wrong &#8230; <a href="http://www.dovyski.com/2009/06/php-and-pdf-in-pure-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Javacript is the very first base stone concerning web 2.0. In the past, I always heard bad things about Javascript, but I guess all of them were said because Javascript was being used by the wrong people, in the wrong place and at the wrong time.</p>
<p><strong><img class="alignleft" style="margin: 5px;" title="PHP.JS" src="http://phpjs.org/img/phpjs.png" alt="" width="114" height="60" /></strong>A lot of sites use huge Javacript libs, each one performing nice things, such as HTTP requests, animation effects, generation of RIA content, etc. Javascript is so famous now that several things have been ported to it, such as encryption algorithms.</p>
<p>I have found two of those Javascript ports that can be really useful, specially if you are a PHP developer (just like me): <a title="PHP.JS" href="http://phpjs.org/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/phpjs.org/?referer=');">PHP.JS</a> and <a title="jsPDF" href="http://code.google.com/p/jspdf/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/jspdf/?referer=');">jsPDF</a>.<img class="alignright" title="jsPDF" src="http://www.iadis.org/ijcsis/images/PDF_icon.jpg" alt="" width="74" height="74" /></p>
<p><strong>PHP.JS</strong> is an open source project in which you can use PHP functions client-side, in pure      JavaScript. <strong>jsPDF</strong> is an open-source library for generating PDF documents using nothing but Javascript.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dovyski.com/2009/06/php-and-pdf-in-pure-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
