                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <?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>No technical expert advice can be found here ;) &#187; xml</title>
	<atom:link href="http://blog.elitecoderz.net/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.elitecoderz.net</link>
	<description>Weblog by Erik Scholtz</description>
	<lastBuildDate>Thu, 08 Dec 2011 09:46:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Read OS X binary .plist with Java</title>
		<link>http://blog.elitecoderz.net/read-os-x-binary-plist-with-java/2011/01/</link>
		<comments>http://blog.elitecoderz.net/read-os-x-binary-plist-with-java/2011/01/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 10:30:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[binary]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[plist]]></category>
		<category><![CDATA[read]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=387</guid>
		<description><![CDATA[With OS X 10.2 Apple introduced a more space-efficient binary plist-format. With OS X 10.4 this new binary format became the default format. The underlaying format is a simple XML-format (introduced with OS X 10.0), which was easy to read and parse from Java. The new format must be parsed in a special way: either [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/read-os-x-binary-plist-with-java/2011/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert String into InputStream</title>
		<link>http://blog.elitecoderz.net/convert-string-into-inputstreameinen-string-in-einen-inputstream-konvertieren/2009/05/</link>
		<comments>http://blog.elitecoderz.net/convert-string-into-inputstreameinen-string-in-einen-inputstream-konvertieren/2009/05/#comments</comments>
		<pubDate>Wed, 27 May 2009 08:28:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[InputStream]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=230</guid>
		<description><![CDATA[In the last days I was asked several times: &#8220;How do I convert a string into an InputStream, so that I can parse my XML-String with the SAX parser?&#8221; (note: or any other XML-Parser like DOM, JAXP, JDOM, &#8230;). Being tired of explaining the same thing again and again &#8211; here is the answer: 1 [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/convert-string-into-inputstreameinen-string-in-einen-inputstream-konvertieren/2009/05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GWT and XML &#8211; First steps with com.google.gwt.xml</title>
		<link>http://blog.elitecoderz.net/gwt-and-xml-first-steps-with-comgooglegwtxmlerste-schritte-mit-gwt-und-xml-unter-comgooglegwtxml/2009/05/</link>
		<comments>http://blog.elitecoderz.net/gwt-and-xml-first-steps-with-comgooglegwtxmlerste-schritte-mit-gwt-und-xml-unter-comgooglegwtxml/2009/05/#comments</comments>
		<pubDate>Sat, 02 May 2009 13:54:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[inherit]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=227</guid>
		<description><![CDATA[Developing web applications and portals using eclipse, GWT (google web toolkit) and apache tomcat is one of the most effective ways to get your work done: The result will always be a very high-performance AJAX application. To exchange data from the AJAX surface to the tomcat-server, I decided to use the GWT RPC, exchanging XML [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/gwt-and-xml-first-steps-with-comgooglegwtxmlerste-schritte-mit-gwt-und-xml-unter-comgooglegwtxml/2009/05/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Best XML module for perl? XML::LibXML vs. XML::Mini::Document</title>
		<link>http://blog.elitecoderz.net/best-xml-module-for-perl-xmllibxml-vs-xmlminidocumentbestes-xml-modul-fur-perl-xmllibxml-im-vergleich-zu-xmlminidocument/2009/04/</link>
		<comments>http://blog.elitecoderz.net/best-xml-module-for-perl-xmllibxml-vs-xmlminidocumentbestes-xml-modul-fur-perl-xmllibxml-im-vergleich-zu-xmlminidocument/2009/04/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 08:54:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XML::LibXML]]></category>
		<category><![CDATA[XML::Mini::Document]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=198</guid>
		<description><![CDATA[In my last post, I took a look on XML::Simple, a (as called) simple and easy to understand module for perl to deal with XML structures. Today we&#8217;ll take a look on the module XML::Mini::Document. Short information: 3 of 5 stars rating on cpan Last modification date: 05 Feb. 2008 XML::Mini::Document is a module, that [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/best-xml-module-for-perl-xmllibxml-vs-xmlminidocumentbestes-xml-modul-fur-perl-xmllibxml-im-vergleich-zu-xmlminidocument/2009/04/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Best XML module for perl?     XML::LibXML vs. XML::Simple</title>
		<link>http://blog.elitecoderz.net/best-xml-module-for-perl-xmllibxml-vs-xmlsimple/2009/02/</link>
		<comments>http://blog.elitecoderz.net/best-xml-module-for-perl-xmllibxml-vs-xmlsimple/2009/02/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 17:06:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Perl]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[XML::LibXML]]></category>
		<category><![CDATA[XML::Simple]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=123</guid>
		<description><![CDATA[XML is one of the powerfullest, often missused data-structures these days. To express huge object- and data-structures XML is an easy and elegant way to save and transport all kind of informations. There are XML-parser for nearly all systems, and there are a lot of modules for nearly all IDEs to deal with XML in [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/best-xml-module-for-perl-xmllibxml-vs-xmlsimple/2009/02/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

