<?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>Semantic Dreamer &#187; Apple und Mac OS X</title>
	<atom:link href="http://semanticdreamer.com/category/apple-und-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://semanticdreamer.com</link>
	<description>... a little Dream goes a long way.</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:01:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wise Words abouy Life by Steve Jobs</title>
		<link>http://semanticdreamer.com/2011/12/04/wise-words-abouy-life-by-steve-jobs/</link>
		<comments>http://semanticdreamer.com/2011/12/04/wise-words-abouy-life-by-steve-jobs/#comments</comments>
		<pubDate>Sun, 04 Dec 2011 09:33:07 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[made me think]]></category>
		<category><![CDATA[one day at a time]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=955</guid>
		<description><![CDATA[Wise Words by Steve Jobs:
&#8220;[...] Life can be much broader, once you discover one simple fact, and&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>Wise Words by Steve Jobs</a>:</p>
<blockquote><p><cite>&#8220;[...] Life can be much broader, once you discover one simple fact, and that is that everything around you that you call life was made up by people that were no smarter than you. And you can change it, you can influence it, you can build your own things that other people can use. Once you learn that, you’ll never be the same again.&#8221;</cite></p></blockquote>
<p><iframe width="450" height="259" src="http://www.youtube.com/embed/UvEiSa6_EPA" frameborder="0"></iframe></p>
<p>(Via <a href="http://feedproxy.google.com/~r/Swissmiss/~3/He_Rm0K7SGc/wise-words-by-steve-jobs.html">swissmiss</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2011/12/04/wise-words-abouy-life-by-steve-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recipe: How-to install Pandoc on OS X 10.6.x (Snow Leopard)</title>
		<link>http://semanticdreamer.com/2010/04/08/recipe-how-to-install-pandoc-on-os-x-10-6-x-snow-leopard/</link>
		<comments>http://semanticdreamer.com/2010/04/08/recipe-how-to-install-pandoc-on-os-x-10-6-x-snow-leopard/#comments</comments>
		<pubDate>Thu, 08 Apr 2010 19:11:24 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open Web Standards]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=781</guid>
		<description><![CDATA[In case you wonder how-to install Pandoc, the &#8220;universal document converter&#8221; on OS X Snow Leopard&#8230;
&#8230; the&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>In case you wonder how-to install <a href="http://johnmacfarlane.net/pandoc/">Pandoc</a>, the &#8220;<cite>universal document converter</cite>&#8221; on OS X Snow Leopard&#8230;</p>
<p>&#8230; the secret sauce: go for <a href="http://hackage.haskell.org/platform/">Haskell Platform</a> installer instead of following your standard (assumption!) installation approach using <a href="http://www.macports.org/">MacPorts</a>.</p>
<p>The steps:</p>
<ol>
<li>First install <a href="http://hackage.haskell.org/platform/">Haskell Platform</a>.</li>
<li><code>cabal update</code></li>
<li><code>cabal install cabal-install</code></li>
<li><code>cabal install pandoc</code></li>
<li>Update your <em>~/.profile</em> file with <code>export PATH=/Users/[USERNAME]/.cabal/bin:$PATH</code> and read in with <code>source ~/.profile</code>.</li>
</ol>
<p>What is Pandoc? Great you asked! ;)</p>
<blockquote><p><cite>Pandoc can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write plain text, markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, groff man pages, and S5 HTML slide shows. PDF output (via LaTeX) is also supported with the included markdown2pdf wrapper script.</cite><br/>&#8211; Source and more details: <a href="http://johnmacfarlane.net/pandoc/">johnmacfarlane.net/pandoc</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2010/04/08/recipe-how-to-install-pandoc-on-os-x-10-6-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Recipe: How-to install CouchDB 0.11.0 from source on OS X</title>
		<link>http://semanticdreamer.com/2010/03/28/recipe-how-to-install-couchdb-0-11-0-from-source-on-os-x/</link>
		<comments>http://semanticdreamer.com/2010/03/28/recipe-how-to-install-couchdb-0-11-0-from-source-on-os-x/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 22:13:39 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=768</guid>
		<description><![CDATA[Prerequisite: MacPorts installed and SVN client at hand &#8211; I prefer a UI and therefore use Versions.

sudo&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>Prerequisite: <a href="http://www.macports.org/">MacPorts</a> installed and <a href="http://subversion.tigris.org/">SVN client</a> at hand &#8211; I prefer a UI and therefore use <a href="http://versionsapp.com/">Versions</a>.</p>
<ul>
<li><code>sudo port install autoconf automake libtool</code></li>
<li><code>sudo port install icu erlang spidermonkey curl</code></li>
<li><code>svn co http://svn.apache.org/repos/asf/couchdb/tags/0.11.0 couchdb-0.11.0-src</code></li>
<li><code>cd couchdb-0.11.0-src</code></li>
<li><code>./bootstrap</code></li>
<li><code>./configure</code><br/><code>>> You have configured Apache CouchDB, time to relax.</code></li>
<li><code>make &#038;&#038; sudo make install</code><br/><code>>> You have installed Apache CouchDB, time to relax.</code></li>
<li>Start the CouchDB server by running: <code>sudo -i couchdb -b</code><br/><code>>> Apache CouchDB has started, time to relax.</code></li>
<li>To check that everything has worked, point your web browser to: <a href="http://127.0.0.1:5984/_utils/index.html">http://127.0.0.1:5984/_utils/index.html</a></li>
</ul>
<p>Usefull resources:</p>
<ul>
<li><a href="http://books.couchdb.org/relax/appendix/installing-from-source">CouchDB: The Definitive Guide &#8211; Part VI. Appendix Installing from Source</a></li>
<li><a href="http://couchdb.apache.org/community/code.html">Apache Couch DB Source Code</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2010/03/28/recipe-how-to-install-couchdb-0-11-0-from-source-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How-to Install Rails 3.0 Beta on OS 10.5.8 Leopard</title>
		<link>http://semanticdreamer.com/2010/02/19/how-to-install-rails-3-0-beta-on-os-10-5-8-leopard/</link>
		<comments>http://semanticdreamer.com/2010/02/19/how-to-install-rails-3-0-beta-on-os-10-5-8-leopard/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 22:29:29 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software Engineering]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=731</guid>
		<description><![CDATA[While I did most of my recent web dev projects in PHP5 I still follow the development of&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>While I did most of my recent web dev projects in PHP5 I still follow the development of <a href="http://rubyonrails.org/">Ruby on Rails</a> &#8230;on it&#8217;s path to a stable version 3.0 release.</p>
<p>So no wonder that I had to get my hands dirty with the just recently released <a href="http://weblog.rubyonrails.org/2010/2/5/rails-3-0-beta-release/">Rails 3.0 Beta</a>.</p>
<p>While I still own a 12&#8243; PowerBook with OS X 10.5.8 Leopard (latest OS X PPC release) I needed to get rails-3.0.0.beta running on this machine &#8211; of course ;-)</p>
<p align="center"><img src="http://semanticdreamer.com/wp-content/uploads/2010/02/Finder.png" alt="Finder.png" border="0" width="510" height="430" /></p>
<p><strong>1. Upgrade to Ruby 1.8.7 with RubyGems</strong></p>
<p>As at least Ruby <strong>1.8.7</strong> is required by Rails 3.0 I decided to use <a href="http://www.macports.org/">MacPorts</a> (prerequisite!) to upgrade Ruby version 1.8.6 as shipped with OS X Leopard.</p>
<p><code>sudo port install ruby rb-rubygems</code></p>
<p><code>sudo gem update --system</code></p>
<p><code>source ~/.profile</code></p>
<p><code>Satellit:~ matthias$  ruby -v</code><br />
<code>ruby 1.8.7 (2009-06-12 patchlevel 174) [powerpc-darwin9]</code></p>
<p><strong>2. Install Rails 3.0 Beta (rails-3.0.0.beta) along with the required dependencies</strong></p>
<p><code>sudo gem install i18n tzinfo builder memcache-client rack rack-test rack-mount erubis mail text-format thor bundler sqlite3-ruby</code></p>
<p><code>sudo gem install rails --pre</code></p>
<p><strong>3. Create Rails app. and start the server</strong></p>
<p><code>Satellit:~ matthias$ rails rails3beta-test</code></p>
<p><code>Satellit:~ matthias$ cd rails3beta-test</code></p>
<p><code>Satellit:~ matthias$ rails server</code></p>
<p>Inspired by <a href="http://itigi.github.com/posts/2010/02/08/Ruby-on-Rails-3.0-beta-on-Mac-OS-10.5.8/">Silumesii Maboshe</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2010/02/19/how-to-install-rails-3-0-beta-on-os-10-5-8-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Socialite &#8211; shrinking my Dock 1 for 3 apps</title>
		<link>http://semanticdreamer.com/2009/12/01/socialite-shrinking-my-dock-1-for-3-apps/</link>
		<comments>http://semanticdreamer.com/2009/12/01/socialite-shrinking-my-dock-1-for-3-apps/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 18:15:51 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[Digitaler Lifestyle]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=669</guid>
		<description><![CDATA[Socialite &#8211; by Realmac Software (the company that behind RapidWeaver and LittleSnapper) is a nicely shaped little mac&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p><a href="http://socialite.emberapp.com/">Socialite</a> &#8211; by <a href="http://www.realmacsoftware.com/">Realmac Software</a> (the company that behind <a href="http://www.realmacsoftware.com/rapidweaver/">RapidWeaver</a> and <a href="http://www.realmacsoftware.com/littlesnapper/">LittleSnapper</a>) is a nicely shaped little mac software that eases up our life to stay in touch with the social networks and services that matter to us &#8211; or not ;-).</p>
<blockquote><p>&#8220;<cite>From news on <strong>Digg</strong>, photos on <strong>Flickr</strong>, statuses and photos on <strong>Facebook</strong> and <strong>Twitter</strong> updates, to full <strong>Google Reader RSS</strong> syncing, Socialite keeps all your social networks in one convenient place.</cite>&#8221; (Source: <a href="http://socialite.emberapp.com/">Realmac Software</a>)</p></blockquote>
<div style="text-align:center;"><a href="http://socialite.emberapp.com/"><img src="http://semanticdreamer.com/wp-content/uploads/2009/12/Socialite_by_Realmacsoftware.png" alt="Socialite_by_Realmacsoftware.png" border="0" width="500" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2009/12/01/socialite-shrinking-my-dock-1-for-3-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone OS 3.0 Software-Update available &#8211; but not for immediate activation, grrrrr!</title>
		<link>http://semanticdreamer.com/2009/06/17/iphone-os-3-0-software-update-available-but-not-for-immediate-activation-grrrrr/</link>
		<comments>http://semanticdreamer.com/2009/06/17/iphone-os-3-0-software-update-available-but-not-for-immediate-activation-grrrrr/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 19:55:48 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=386</guid>
		<description><![CDATA[Download succeeded, but activation failed due to activation server temporality not available. Most probably overloaded &#8211; or should&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>Download succeeded, but activation failed due to activation server <em>temporality</em> not available. Most probably <strong>overloaded</strong> &#8211; or should I say <strong>overwhelmed</strong>?!</p>
<p><img src="http://semanticdreamer.com/wp-content/uploads/2009/06/iPhone-OS3.0_Update-failed.png" alt="iPhone-OS3.0_Update-failed.png" border="0" width="400" /></p>
<p>&#8230; the downside of the <a href="http://www.apple.com/iphone/">iPhone</a> being a huge success in a global community that is all about early adoption &#8211; even for software updates! ;-)</p>
<p><strong>Update 18.06.</strong> I finally managed to install and activate the update early morning today &#8211; probably could have managed to do so late night yesterday as well, but after all didn&#8217;t feel it&#8217;s worth the price of feeling sleepy all day.</p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2009/06/17/iphone-os-3-0-software-update-available-but-not-for-immediate-activation-grrrrr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac: HTTP Client &#8211; your friend while (semantically) RESTing</title>
		<link>http://semanticdreamer.com/2009/03/08/mac-http-client-your-friend-while-semantically-resting/</link>
		<comments>http://semanticdreamer.com/2009/03/08/mac-http-client-your-friend-while-semantically-resting/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 13:31:39 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=142</guid>
		<description><![CDATA[Speaking about nice little GUI helpers on the Mac: in case you&#8217;re &#8211; again like me &#8211; a&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>Speaking about nice little GUI helpers on the Mac: in case you&#8217;re &#8211; again like me &#8211; a fan of <a href="http://en.wikipedia.org/wiki/Representational_State_Transfer">REST</a> for your (semantic) web application&#8217;s software architecture you might enjoy working with Todd Ditchendorf’s <a href="http://ditchnet.org/httpclient/">HTTP Client</a>.</p>
<p>
<blockquote><cite>A Mac OS X Leopard developer tool for debugging HTTP services by graphically creating &#038; inspecting complex HTTP messages.</cite><br/>(Source: <a href="http://ditchnet.org/httpclient/">ditchnet.org</a>)</p></blockquote>
<p>The app. comes in particularly handy while exploring the semantic web&#8217;s linked data spaces. E.g. in case you want to test with different Accept headers (JSON vs. XML/RDF) against your linked data space, e.g. my URI <a href="http://matthiasgeisler.net/id/me"/>matthiasgeisler.net/id/me</a>, built with <a href="http://code.google.com/p/paget/">Paget</a>.</p>
<p align="center"><img src="http://semanticdreamer.com/wp-content/uploads/2009/03/screenshot-httpclient.png" alt="screenshot_HTTPClient.png" border="0" width="213" height="273" /></p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2009/03/08/mac-http-client-your-friend-while-semantically-resting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac: XML Nanny and XMLPalette &#8211; handy little helpers</title>
		<link>http://semanticdreamer.com/2009/03/08/mac-xml-nanny-and-xmlpalette-handy-little-helpers/</link>
		<comments>http://semanticdreamer.com/2009/03/08/mac-xml-nanny-and-xmlpalette-handy-little-helpers/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 13:08:16 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=135</guid>
		<description><![CDATA[In case you&#8217;re &#8211; like me &#8211;  at least every once in a while in favour of an&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>In case you&#8217;re &#8211; like me &#8211;  at least every once in a while in favour of an application with GUI over the dominant shell/ terminal, you might find these two nice little Cocoa apps. come in handy while working with XML, DTD, XSD and XSL(T) on the Mac:</p>
<p><a href="http://xmlnanny.com/">XML Nanny</a><br />
<blockquote><cite>XML Nanny is a free (as in beer) Cocoa application for Mac OS X Tiger that allows you to parse and validate local or remote XML documents against DTD, W3C XML Schema, RELAX NG, and Schematron schemas.</cite><br/>(Source: <a href="http://xmlnanny.com/">xmlnanny.com</a>)</p></blockquote>
<p align="center"><img src="http://semanticdreamer.com/wp-content/uploads/2009/03/screenshot-xml-nanny.png" alt="screenshot_XML_Nanny.png" border="0" width="253" height="235" /></p>
<p><a href="http://ditchnet.org/xslpalette/">XSLPalette</a><br />
<blockquote><cite>The free, native, XSLT 2.0, XPath 2.0, and XQuery 1.0 debugging palette your favorite Mac OS X text editor has been missing.</cite><br/>(Source: <a href="http://ditchnet.org/xslpalette/">ditchnet.org</a>)</p></blockquote>
<p align="center"><img src="http://semanticdreamer.com/wp-content/uploads/2009/03/screenshot-xslpalette-prettyresult.png" alt="screenshot_XSLPalette_prettyresult.png" border="0" width="200" height="186" />&nbsp;<img src="http://semanticdreamer.com/wp-content/uploads/2009/03/screenshot-xslpalette-renderedresult.png" alt="screenshot_XSLPalette_renderedresult.png" border="0" width="200" height="186" /></p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2009/03/08/mac-xml-nanny-and-xmlpalette-handy-little-helpers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari Microformats plugin</title>
		<link>http://semanticdreamer.com/2009/02/17/safari-microformats-plugin/</link>
		<comments>http://semanticdreamer.com/2009/02/17/safari-microformats-plugin/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 08:20:02 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Open Web Standards]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=90</guid>
		<description><![CDATA[The Safari Microformats plugin (Mac OS X Leopard 10.5+ only) notifies you when the author of the website&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.zappatic.net/safarimicroformats/">Safari Microformats plugin</a> (Mac OS X Leopard 10.5+ only) notifies you when the author of the website has published <a href="http://microformats.org/">Microformats</a> and allows you to easily import <a href="http://microformats.org/wiki/hcard">hCards</a> and <a href="http://microformats.org/wiki/hcalendar">hCalendars</a> in Address Book and iCal.</p>
<p><strong>How it works</strong></p>
<p><cite>When a hCard or hCalendar is present in the website you visit, the Microformats logo will be shown in the address bar.</cite></p>
<p><img src="http://semanticdreamer.com/wp-content/uploads/2009/02/screenshot-safarimicroformatsplugin-semanticdreamer-com.png" alt="screenshot_safarimicroformatsplugin_semanticdreamer_com.png" border="0" width="400" /></p>
<p><cite>Click on the logo, and a sheet opens, showing you all the Microformats. You can add them individually, or all at once.</cite></p>
<p><img src="http://semanticdreamer.com/wp-content/uploads/2009/02/screenshot-safarimicroformatsplugin-semanticdreamer-com-add.png" alt="screenshot_safarimicroformatsplugin_semanticdreamer_com-add.png" border="0" width="400" /></p>
<p><cite>At the bottom of the sheet, you can choose in which iCal calendar and Address Book group you wish to import the Microformats data. If you have installed Growl , a notification will be shown when you import data. Click the notification and iCal or Address Book will launch.</cite></p>
<p>(Via <a href="http://www.zappatic.net/safarimicroformats/">Safari Microformats plugin</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2009/02/17/safari-microformats-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Stores I visited &#8211; so far&#8230;</title>
		<link>http://semanticdreamer.com/2008/11/20/apple-stores-i-visited-so-far/</link>
		<comments>http://semanticdreamer.com/2008/11/20/apple-stores-i-visited-so-far/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 21:32:00 +0000</pubDate>
		<dc:creator>matthias</dc:creator>
				<category><![CDATA[Apple und Mac OS X]]></category>

		<guid isPermaLink="false">http://semanticdreamer.com/?p=43</guid>
		<description><![CDATA[Apple Store San Francisco, October 2006Apple Retail Store &#8211; San Francisco

Apple Store Boston, November 2008Apple Retail Store&#160;<b>Read more...</b>]]></description>
			<content:encoded><![CDATA[<p><img src="http://lh4.ggpht.com/_OCEd70bzqYU/SSXVztM8gtI/AAAAAAAABxc/ZLS8Xe4r7HY/Apple_Store_SFO_10_2006.jpg?imgmax=800" alt="Apple_Store_SFO_10_2006.jpg" border="0" width="300" height="224" /><br/><strong>Apple Store San Francisco, October 2006</strong><br/><a href="http://www.apple.com/retail/sanfrancisco/">Apple Retail Store &#8211; San Francisco</a></p>
<p><img src="http://lh5.ggpht.com/_OCEd70bzqYU/SSXU-978TvI/AAAAAAAABxY/lgoXd2MIsdM/Apple_Store_Boston_11_2008.jpg?imgmax=800" alt="Apple_Store_Boston_11_2008.jpg" border="0" width="300" height="300" /><br />
<br/><strong>Apple Store Boston, November 2008</strong><br/><a href="http://www.apple.com/retail/boylstonstreet/">Apple Retail Store &#8211; Boylston Street</a></p>
<p>&#8230; and there are some more: <a href="http://www.apple.com/retail/storelist/">Apple Retail Store &#8211; Store List</a></p>
]]></content:encoded>
			<wfw:commentRss>http://semanticdreamer.com/2008/11/20/apple-stores-i-visited-so-far/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

