<?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>Made in Paté &#187; Uncategorized</title>
	<atom:link href="http://djpate.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://djpate.com</link>
	<description>A do-it yourself blog</description>
	<lastBuildDate>Fri, 02 Dec 2011 14:12:24 +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>How to generate a word docx from a template with PHP ?</title>
		<link>http://djpate.com/2011/05/18/how-to-generate-a-word-docx-from-a-template-with-php/</link>
		<comments>http://djpate.com/2011/05/18/how-to-generate-a-word-docx-from-a-template-with-php/#comments</comments>
		<pubDate>Wed, 18 May 2011 14:44:43 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[docx]]></category>
		<category><![CDATA[generation]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[livedocx]]></category>
		<category><![CDATA[phplivedocx]]></category>
		<category><![CDATA[word]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=427</guid>
		<description><![CDATA[Hey folks, A lot of clients of mine asked for docx generation in the past. The only solution that I knew of in PHP is the SOAP client phplivedocx. first of all It was kinda slow and I didn&#8217;t want to relly on a service and more importantly It was missing the &#8220;nested block&#8221; feature. [...]]]></description>
		<wfw:commentRss>http://djpate.com/2011/05/18/how-to-generate-a-word-docx-from-a-template-with-php/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Dealing with Monster.com SOAP with PHP5</title>
		<link>http://djpate.com/2010/08/23/dealing-with-monster-com-soap-with-php5/</link>
		<comments>http://djpate.com/2010/08/23/dealing-with-monster-com-soap-with-php5/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 08:15:40 +0000</pubDate>
		<dc:creator>Christophe Verbinnen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[monster]]></category>
		<category><![CDATA[monster.com]]></category>
		<category><![CDATA[nusoap]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[soap class]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xml.monster.com]]></category>

		<guid isPermaLink="false">http://djpate.com/?p=254</guid>
		<description><![CDATA[Recently I had to set up a system that would post a job offer to monster.com web service using SOAP. Once I made the script to generate the XML I started looking into the SOAP class that PHP5 provides but I soon started to feel the headache comming ! So I justed wanted to help [...]]]></description>
		<wfw:commentRss>http://djpate.com/2010/08/23/dealing-with-monster-com-soap-with-php5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

