<?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>Sonuku, Alistair Munnings &#187; txt</title>
	<atom:link href="http://blog.sonuku.com/tag/txt/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sonuku.com</link>
	<description>PHP/Web Developer, Canberra Australia.</description>
	<lastBuildDate>Tue, 11 May 2010 03:45:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Codeigniter LiveDocx</title>
		<link>http://blog.sonuku.com/2009/04/14/codeigniter-livedocx/</link>
		<comments>http://blog.sonuku.com/2009/04/14/codeigniter-livedocx/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 23:51:37 +0000</pubDate>
		<dc:creator>sonuku</dc:creator>
				<category><![CDATA[Opensource]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[docx]]></category>
		<category><![CDATA[msword]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rtf]]></category>
		<category><![CDATA[txt]]></category>

		<guid isPermaLink="false">http://blog.sonuku.com/?p=138</guid>
		<description><![CDATA[Using Nusoap, I&#8217;ve put together a simple example of how to convert a word docx to txt in codeigniter php. I&#8217;ve left error checking out etc just to keep it simple. Its once again one of those &#8220;You build on it for you own usage&#8221; snippets. This function converts to txt then just adds a [...]]]></description>
			<content:encoded><![CDATA[<p>Using Nusoap, I&#8217;ve put together a simple example of how to convert a word docx to txt in codeigniter php. I&#8217;ve left error checking out etc just to keep it simple. Its once again one of those &#8220;You build on it for you own usage&#8221; snippets.</p>
<p>This function converts to txt then just adds a simple &lt;p&gt; wrapper around paragraphs. I put this into a custom file manager for TinyMCE, and it allows clean embedding of a word document to the editor.</p>
<p>And you can grab the Codeigniter Nusoap library from here: <a href="http://dump.sonuku.com/blog/2009/04/nusoap-codeigniter.zip">nusoap-codeigniter<br />
</a>And a zipped clean version of the PHP snippet above from here: <a href="http://dump.sonuku.com/blog/2009/04/mswordfunction.zip">mswordfunction</a><a href="http://dump.sonuku.com/blog/2009/04/nusoap-codeigniter.zip"></a></p>
<p>Hopefully this helps people.<br />
Check out <a href="http://www.livedocx.com/" target="_blank">http://www.livedocx.com/</a> for information on grabbing a free user account, and to read the API.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonuku.com/2009/04/14/codeigniter-livedocx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
