                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <?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; os x</title>
	<atom:link href="http://blog.elitecoderz.net/tag/os-x/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>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Binäre .plist Datei unter OS X mit Java lesen</title>
		<link>http://blog.elitecoderz.net/de/read-os-x-binary-plist-with-java/2011/01/</link>
		<comments>http://blog.elitecoderz.net/de/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[Mit OS X 10.2 führte Apple ein binäres plist-Format ein, welches deutlich weniger Speicherplatz benötigt als das bisherige.Mit Einführung von OS X 10.4 wurde dieses neue, binäre Format das Standard-Format. Dem binären Format liegt eine einfache XML-Struktur zugrunde (welche mit OS X 10.0 eingeführt wurde), welche sehr einfach mit Java zu lesen und zu parsen [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/de/read-os-x-binary-plist-with-java/2011/01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firewall umgehen &#8211; SOCKS (dante) Tunnel und OS X</title>
		<link>http://blog.elitecoderz.net/de/break-through-a-firewall-socks-dante-tunnel-and-osxfirewall-umgehen-socks-dante-tunnel-und-osx/2009/08/</link>
		<comments>http://blog.elitecoderz.net/de/break-through-a-firewall-socks-dante-tunnel-and-osxfirewall-umgehen-socks-dante-tunnel-und-osx/2009/08/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 11:37:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[break firewall]]></category>
		<category><![CDATA[bypass firewall]]></category>
		<category><![CDATA[Dante]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[SOCKS]]></category>
		<category><![CDATA[SOCKS5]]></category>
		<category><![CDATA[tunnel]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=254</guid>
		<description><![CDATA[Neue Kunden, neue Probleme: Üblicherweise erhalte ich bei meinen Kunden über das Intranet Zugang zum Internet und kann eine VPN-Verbindung oder wenigstens eine SSH/SSL-Verbindung aufbauen, damit ich mein IMAP-Postfach auf sicherem Wege erreichen kann. Dieses Mal wurde ich leider jedoch komplett ausgesperrt &#8211; nur Port 80 war erlaubt &#8211; und für mich ist ohne Emails [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/de/break-through-a-firewall-socks-dante-tunnel-and-osxfirewall-umgehen-socks-dante-tunnel-und-osx/2009/08/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LSL (Linden Script Language) Plugin for BBEdit</title>
		<link>http://blog.elitecoderz.net/de/lsl-linden-script-language-plugin-for-bbedit/2008/12/</link>
		<comments>http://blog.elitecoderz.net/de/lsl-linden-script-language-plugin-for-bbedit/2008/12/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 15:10:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Second Life® & LSL]]></category>
		<category><![CDATA[BBEdit]]></category>
		<category><![CDATA[lsl]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blog.elitecoderz.net/?p=7</guid>
		<description><![CDATA[Due to the lack of a LSL-Plugin for BBEdit (yes &#8211; BBEdit is simply the best text and sourcecode editor for Apple Mac OS X; in fact I&#8217;m using BBEdit since the early 1990&#8242;s starting with &#8220;BBEdit Lite&#8221; and later a BBEdit 3.1.1 version) I wrote a quick implementation of my own to have syntax- [...]]]></description>
		<wfw:commentRss>http://blog.elitecoderz.net/de/lsl-linden-script-language-plugin-for-bbedit/2008/12/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

