<?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>Schose's Blog &#187; Apple</title>
	<atom:link href="http://blog.schose.net/index.php/archives/category/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.schose.net</link>
	<description>I like default settings!!! ;)</description>
	<lastBuildDate>Tue, 03 Mar 2009 01:01:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Seamless Window&#8221; jetzt auch für OSX</title>
		<link>http://blog.schose.net/index.php/archives/97</link>
		<comments>http://blog.schose.net/index.php/archives/97#comments</comments>
		<pubDate>Thu, 15 Nov 2007 16:00:54 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Citrix]]></category>

		<guid isPermaLink="false">http://blog.schose.net/index.php/archives/97</guid>
		<description><![CDATA[Der neue Citrix Client für MacOS X bring ein paar nette Features mit. Er kann nun auch &#8220;seamless Window&#8221; und bietet Kerberos Pass-Through Authentifizierung.

]]></description>
			<content:encoded><![CDATA[<p>Der neue Citrix Client für MacOS X bring ein paar nette Features mit. Er kann nun auch &#8220;seamless Window&#8221; und bietet Kerberos Pass-Through Authentifizierung.</p>
<popim imageURL='http://blog.schose.net/uploads/2007/11/mac-seamless.png' title='Macos Seamless full' thumbnailURL='/uploads/2007/11/mac-seamless-thumbnail.png' imageWidth='' imageHeight='' thumbWidth='' thumbHeight='' />
]]></content:encoded>
			<wfw:commentRss>http://blog.schose.net/index.php/archives/97/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symbol not found: _sprintf$LDBLStub</title>
		<link>http://blog.schose.net/index.php/archives/95</link>
		<comments>http://blog.schose.net/index.php/archives/95#comments</comments>
		<pubDate>Tue, 13 Nov 2007 13:55:31 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blog.schose.net/index.php/archives/95</guid>
		<description><![CDATA[Heute wollte ich zum ersten mal was mit dem CPAN auf meinem MacOS 1.4.9 erledigen. Ausgangsbasis: kaputt 
You have no /Users/andreas/.cpan/sources/MIRRORED.BY
  I'm trying to fetch one
LWP not available
CPAN: Net::FTP loaded ok
Fetching with Net::FTP:
  ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY
dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub
  Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Socket/Socket.bundle
  Expected in: dynamic lookup
dyld: Symbol not [...]]]></description>
			<content:encoded><![CDATA[<p>Heute wollte ich zum ersten mal was mit dem CPAN auf meinem MacOS 1.4.9 erledigen. Ausgangsbasis: kaputt </p>
<p><code>You have no /Users/andreas/.cpan/sources/MIRRORED.BY<br />
  I'm trying to fetch one<br />
LWP not available<br />
CPAN: Net::FTP loaded ok<br />
Fetching with Net::FTP:<br />
  ftp://ftp.perl.org/pub/CPAN/MIRRORED.BY</p>
<p>dyld: lazy symbol binding failed: Symbol not found: _sprintf$LDBLStub<br />
  Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Socket/Socket.bundle<br />
  Expected in: dynamic lookup</p>
<p>dyld: Symbol not found: _sprintf$LDBLStub<br />
  Referenced from: /opt/local/lib/perl5/5.8.8/darwin-2level/auto/Socket/Socket.bundle<br />
  Expected in: dynamic lookup</p>
<p>Trace/BPT trap<br />
</code></p>
<p><span id="more-95"></span></p>
<p>Lösung: gcc auf 4.0 stellen und Perl neu installieren. Fertig</p>
<p><code>mini-art:~ andreas$ sudo gcc_select 4.0<br />
You are already using gcc version 4.0 as the default compiler.<br />
mini-art:~ andreas$ sudo port -f uninstall perl5.8<br />
mini-art:~ andreas$ sudo port -f uninstall perl5.8<br />
--->  Unable to uninstall perl5.8 5.8.8_0+darwin_8, the following ports depend on it:<br />
--->    automake<br />
--->    p5-locale-gettext<br />
--->    help2man<br />
Warning: Uninstall forced.  Proceeding despite dependencies.<br />
--->  Deactivating perl5.8 5.8.8_0+darwin_8<br />
--->  Uninstalling perl5.8 5.8.8_0+darwin_8<br />
mini-art:~ andreas$ sudo port -f install perl5.8<br />
--->  Fetching perl5.8<br />
--->  Verifying checksum(s) for perl5.8<br />
--->  Extracting perl5.8<br />
--->  Applying patches to perl5.8<br />
--->  Configuring perl5.8<br />
--->  Building perl5.8 with target all<br />
^[[C--->  Staging perl5.8 into destroot<br />
--->  Installing perl5.8 5.8.8_0+darwin_8<br />
--->  Activating perl5.8 5.8.8_0+darwin_8<br />
--->  Cleaning perl5.8<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schose.net/index.php/archives/95/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leopard leicht unausgereift</title>
		<link>http://blog.schose.net/index.php/archives/94</link>
		<comments>http://blog.schose.net/index.php/archives/94#comments</comments>
		<pubDate>Thu, 08 Nov 2007 19:30:37 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blog.schose.net/index.php/archives/94</guid>
		<description><![CDATA[Das neue schicke MacOS 10.5 wirkt noch &#8220;leicht&#8221; unausgereift. Hier die ein paar bekannte Bugs:
1. Firewall funktioniert nicht und beschädigt Anwendungen. (Link)
2. Time Maschine (das Backupprogramm) bleibt bei mehr als 10GB stehen. (Link)
3. Wenn man im Finder einen Ordner auf ein Laufwerk verschiebt, was vor der Fertigstellung verschwindet, wird die Quelle trotzdem gelöscht! (Link)
]]></description>
			<content:encoded><![CDATA[<p>Das neue schicke MacOS 10.5 wirkt noch &#8220;leicht&#8221; unausgereift. Hier die ein paar bekannte Bugs:</p>
<p>1. Firewall funktioniert nicht und beschädigt Anwendungen. <a href="http://www.heise.de/newsticker/meldung/98460">(Link)</a></p>
<p>2. Time Maschine (das Backupprogramm) bleibt bei mehr als 10GB stehen. <a href="http://docs.info.apple.com/article.html?artnum=306932">(Link)</a></p>
<p>3. Wenn man im Finder einen Ordner auf ein Laufwerk verschiebt, was vor der Fertigstellung verschwindet, wird die Quelle trotzdem gelöscht! <a href="http://tomkarpik.com/articles/massive-data-loss-bug-in-leopard/">(Link)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schose.net/index.php/archives/94/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Und das schnellste Vista Notebook ist&#8230; ein Mac!</title>
		<link>http://blog.schose.net/index.php/archives/91</link>
		<comments>http://blog.schose.net/index.php/archives/91#comments</comments>
		<pubDate>Tue, 30 Oct 2007 08:37:23 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.schose.net/index.php/archives/91</guid>
		<description><![CDATA[Danke an Steffen für den Link:
http://www.fscklog.com/2007/10/schnellstes-vis.html
]]></description>
			<content:encoded><![CDATA[<p>Danke an Steffen für den Link:</p>
<p><a href="http://www.fscklog.com/2007/10/schnellstes-vis.html">http://www.fscklog.com/2007/10/schnellstes-vis.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schose.net/index.php/archives/91/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gerüchte: Apple stinkt zum Himmel</title>
		<link>http://blog.schose.net/index.php/archives/37</link>
		<comments>http://blog.schose.net/index.php/archives/37#comments</comments>
		<pubDate>Mon, 27 Aug 2007 10:07:49 +0000</pubDate>
		<dc:creator>andreas</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://blog.schose.net/index.php/archives/37</guid>
		<description><![CDATA[Laute Geräusche, flimmernde Displays oder explosionsgefährdete bzw. firmwarekaputte Akkus &#8211; alles das hat Apple schon produziert. Jetzt stinken die Dinger noch:
http://macnews.de/news/102207.html
gefunden auf: http://blog.fefe.de
DemnÃ¤chst ist die Topbeschimpfung auf dem Schulhof: &#8220;Du stinkst wie mein IPod&#8230;&#8221;
]]></description>
			<content:encoded><![CDATA[<p>Laute Geräusche, flimmernde Displays oder explosionsgefährdete bzw. firmwarekaputte Akkus &#8211; alles das hat Apple schon produziert. Jetzt stinken die Dinger noch:</p>
<p><a href="http://macnews.de/news/102207.html">http://macnews.de/news/102207.html</a></p>
<p>gefunden auf: <a href="http://blog.fefe.de">http://blog.fefe.de</a></p>
<p>DemnÃ¤chst ist die Topbeschimpfung auf dem Schulhof: &#8220;Du stinkst wie mein IPod&#8230;&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.schose.net/index.php/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
