<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/weblog/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <link href="http://www.vonbelow.com/weblog/feeds/atom10.xml" rel="self" title="The vonBelow.Com Weblog" type="application/atom+xml" />
    <link href="http://www.vonbelow.com/weblog/"                        rel="alternate"    title="The vonBelow.Com Weblog" type="text/html" />
    <link href="http://www.vonbelow.com/weblog/rss.php?version=2.0"     rel="alternate"    title="The vonBelow.Com Weblog" type="application/rss+xml" />
    <title type="html">The vonBelow.Com Weblog</title>
    <subtitle type="html">Nothing to say, but a Weblog to say it</subtitle>
    <icon>http://www.vonbelow.com/weblog/templates/default/img/s9y_banner_small.png</icon>
    <id>http://www.vonbelow.com/weblog/</id>
    <updated>2009-01-16T20:08:34Z</updated>
    <generator uri="http://www.s9y.org/" version="1.1.1">Serendipity 1.1.1 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />

    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/44-iPhone-Objective-C-runtime-Its-all-new.html" rel="alternate" title="iPhone Objective-C runtime: It's all new" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2009-01-16T20:05:43Z</published>
        <updated>2009-01-16T20:08:34Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=44</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=44</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/44-guid.html</id>
        <title type="html">iPhone Objective-C runtime: It's all new</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                "For all intents and purposes, the iPhone's runtime <strong>is</strong> the 64-bit runtime despite being 32-bit (i.e. unified C++/Obj-C exceptions, non-fragile instance variables, etc). Because Apple did not have any backwards compatibility concerns with the iPhone (as they did on the 32-bit Macs) they were free to use the new runtime."<br />
Clark Cox on <a href="http://lists.apple.com/archives/xcode-users/2009/Jan/msg00167.html" >Xcode Users</a> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/43-iPhone-Bezier-Path-Demo.html" rel="alternate" title="iPhone Bezier Path Demo" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2008-11-07T22:12:19Z</published>
        <updated>2008-11-07T22:18:19Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=43</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/43-guid.html</id>
        <title type="html">iPhone Bezier Path Demo</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Just for my own internal use I created a little Bezier Path Demo for the iPhone.<br />
<br />
Enjoy:<br />
<br />
<a href="http://github.com/below/iphone-bezierdemo/tree"  title="http://github.com/below/iphone-bezierdemo/tree">http://github.com/below/iphone-bezierdemo/tree</a> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/42-Finally-OS-X-10.5.3-allows-remote-TimeMachine-Backup.html" rel="alternate" title="Finally: OS X 10.5.3 allows remote TimeMachine Backup" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2008-05-28T17:48:46Z</published>
        <updated>2008-05-28T17:48:46Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=42</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=42</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/42-guid.html</id>
        <title type="html">Finally: OS X 10.5.3 allows remote TimeMachine Backup</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Today's update of OS X Leopard, 10.5.3. brings an excellent new feature:<br />
<br />
Remote TimeMachine Backups!<br />
<br />
All you need is one Mac with a TimeMachine Backup Volume, and it will be detected by all other machines running 10.5.3.<br />
<br />
My hint for the first backup is however to connect the machines by ethernet, rather than wireless. The inital backup can take a loooong time. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/41-Rotation-using-gestures.html" rel="alternate" title="Rotation using gestures" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2008-03-13T08:55:02Z</published>
        <updated>2008-03-14T10:36:37Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=41</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/41-guid.html</id>
        <title type="html">Rotation using gestures</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Inspirered by an entry on the <a href="http://cocoadex.com/2008/02/nsevent-modifications-swipe-ro.html"  title="NSResponder Modifications: Swipe, Rotate, and Magnify">CocoaDex Weblog</a>, I made a little sample application for the rotation gesture. I still am not sure what the "standardRotationThreshold" is used for.<br />
<!-- s9ymdb:21 --><img width='104' height='110' style="float: left; border: 0px; padding-left: 5px; padding-right: 5px;" src="http://www.vonbelow.com/weblog/uploads/Bild3.serendipityThumb.png" alt="" /><br />
<a href="http://software.vonbelow.com/samples/RotateView.zip"  title="RotateView">Rotate View Project</a><br />
<br />
EDIT: URL has been fixed 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/40-The-Mysterious-Scientist.html" rel="alternate" title="The Mysterious Scientist" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-07-22T05:51:00Z</published>
        <updated>2007-07-22T05:51:00Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=40</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/2-News" label="News" term="News" />
    
        <id>http://www.vonbelow.com/weblog/archives/40-guid.html</id>
        <title type="html">The Mysterious Scientist</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Today there was some rich spam in my filters. Addressed to someone named "a8f0e" it said:<br />
<br />
<blockquote>Based on your excellent publication record, we are pleased to invite you<br />
to submit a paper to one of the following multi, inter, and trans<br />
disciplinary conferences</blockquote><br />
<br />
I don't know anybody here by the name of "a8f0e", and google could not find a publication record either.<br />
<br />
What google could find was that the conference this was for, "VIPSI", has <a href="http://www.mwise.de/blog/index.php/2005/12/29/scigen-for-scientific-research-a-case-study">already accepted a SCIGen paper</a>, the infamous generator for important looking but completely meaningless reasearch papers.<br />
<br />
On the weblog entry above, a "Prof. V. Milutinovic." defends the conference. I believe that VIPSI is a real conference when he shows me the "excellent publication record" for Mr. or Ms. a8f0e. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/39-StonerView-Universal.html" rel="alternate" title="StonerView Universal" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-07-11T13:13:57Z</published>
        <updated>2007-07-11T13:54:11Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=39</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/39-guid.html</id>
        <title type="html">StonerView Universal</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                After yesterday's <a href="http://vonbelow.com/weblog/archives/38-Electropaint-Universal.html">port of ElectropaintOSX</a>, here is the other Mac incarnation of it: <a href="http://www.eblong.com/zarf/stonerview.html">StonerView</a>, originally ported to the Mac by <a href="http://spazioweb.inwind.it/tpecorella/uselesssoft/software.htm">Tommaso Pecorella</a><br />
<br />
<a href="http://software.vonbelow.com/StonerView_1.5.0.dmg">Download</a> 53,814 byte Disk Image (dmg)<br />
<a href="http://software.vonbelow.com/StonerView_1.5.0.src.dmg">Source</a> 50,723 byte Disk Image (dmg)<br />
<br />
Without modifications, you will need Xcode 2.5 or better to build the source. For Xcode 2.4, the SDK paths will have to be adjusted 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/38-Electropaint-Universal.html" rel="alternate" title="Electropaint Universal" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-07-09T18:58:10Z</published>
        <updated>2007-07-11T21:10:05Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=38</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/38-guid.html</id>
        <title type="html">Electropaint Universal</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                In the early nineties I worked with Silicon Graphics machines, and was very imporessed with the screen saver: Electropaint. In those days it was well suited to show off the graphics power of the machine.<br />
Luckily, a few years ago, Electropaint has been ported in various forms. A friend of mine made the <a href="http://www.kliemax.de/stonervieww32.html"  title="StonerView32">Windows port of StonerView</a> and now I finally got around to the Universal port of <a href=http://lloydslounge.org/electropaint/ title="ElectropaintOSX">ElectropaintOSX</a>. Unfortunately, I was not able to find the current source code for StonerView Mac. When I do, I will port that to OS X as well.<br />
<br />
<a href=http://software.vonbelow.com/ElectropaintOSX.dmg title="Download Electropaint">Download ElectropaintOSX 0.3</a> 207,501 byte Image (DMG)<br />
<br />
System Requirements: Mac OS X 10.2.8 or later<br />
<br />
Electropaint is a US Trademark of Tristram Visual, <a href=http://www.tristram.com title="Tristam Visual">www.tristram.com</a><br />
<br />
<img src="http://lloydslounge.org/electropaint/electropaintscreen.jpg" alt="Electropaint Screenshot" /> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/37-Introducing-The-UEberGeek.html" rel="alternate" title="Introducing: The ÜberGeek" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-05-31T18:59:45Z</published>
        <updated>2007-05-31T19:09:08Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=37</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    
    
        <id>http://www.vonbelow.com/weblog/archives/37-guid.html</id>
        <title type="html">Introducing: The ÜberGeek</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                This morning, I walked up to my mirror and did the usual routine:<br />
<br />
"Mirror, mirror upon the wall: Who is the geekiest of them all?"<br />
And the mirror replied:<br />
"Oh Alex Geek, though geeky ye be, fuzic is geekier far to see<br />
Over the hills and far away, he built a freaking jet-engine today:"<br />
<br />
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/LnG4oJa2zes"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/LnG4oJa2zes" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object> 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/36-Note-to-self-Symbol-generation-script.html" rel="alternate" title="Note to self: Symbol generation script" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-05-24T14:32:22Z</published>
        <updated>2007-05-24T14:32:22Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=36</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/36-guid.html</id>
        <title type="html">Note to self: Symbol generation script</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Not sure if anybody but me needs that, but I find the setup time for Kernel Debugging quite taxing. So, to make life a little easier, I made the following startup script on my target machine:<br />
<br />
#!/bin/sh<br />
KitPath="$HOME/KernelDebugKit/"<br />
address=`/usr/sbin/kextstat | perl -ne 'if (m/(0x\w+)\s+0x\w+\s+0x\w+\s+com\.apple\.iokit\.IOSCSIArchitectureModelFamily/) { print "$1\n"} ' `<br />
<br />
/sbin/kextload -c -e -k "${KitPath}mach_kernel" -n -z -r "${KitPath}" -a com.apple.iokit.IOSCSIArchitectureModelFamily@$address -s /tmp/ ~/KernelDebugKit/IOSCSIArchitectureModelFamily.kext<br />
<br />
scp /tmp/com.apple.iokit.IOSCSIArchitectureModelFamily.sym DEBUGMACHINE.local:/tmp/<br />
<br />
This script will find the load address and generate the symbols from the IOSCSIArchitectureModelFamily and push them onto my debugging machine for gdb. The script is quick and dirty, but maybe it is of use to someone 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/35-New-Music-Wednesday.html" rel="alternate" title="New Music Wednesday" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-05-23T13:54:16Z</published>
        <updated>2007-05-23T20:14:39Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=35</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/2-News" label="News" term="News" />
    
        <id>http://www.vonbelow.com/weblog/archives/35-guid.html</id>
        <title type="html">New Music Wednesday</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                A friend of mine has managed to get his music published on the iTunes Store!<br />
<br />
I think that is big news, and you should go an check it out: <a href=http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=255575460&s=143443>Cathedrale Sainte-Marie EP</a><br />
<br />
Way to go Thom! 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/34-A-more-chatty-IOKit.html" rel="alternate" title="A more chatty IOKit" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-05-23T11:21:17Z</published>
        <updated>2007-05-23T11:21:17Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=34</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=34</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/1-OS-X-Dev" label="OS X Dev" term="OS X Dev" />
    
        <id>http://www.vonbelow.com/weblog/archives/34-guid.html</id>
        <title type="html">A more chatty IOKit</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                While I was debugging my driver, I found out that you can raise the verbosity of the IOKit. As I  did not find this tip documented anywhere on the Web, I thought I share it with you.<br />
<br />
Many parts of the IOKit check the variable gIOKitDebug for certain bits, and log accordingly.<br />
<br />
 <br /><a href="http://www.vonbelow.com/weblog/archives/34-A-more-chatty-IOKit.html#extended">Continue reading "A more chatty IOKit"</a>
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/33-WWDC-Treffen-OSXEntwickerforum.de.html" rel="alternate" title="WWDC Treffen OSXEntwickerforum.de" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-05-09T13:39:00Z</published>
        <updated>2007-05-10T08:24:07Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=33</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/9-WWDC-2007" label="WWDC 2007" term="WWDC 2007" />
    
        <id>http://www.vonbelow.com/weblog/archives/33-guid.html</id>
        <title type="html">WWDC Treffen OSXEntwickerforum.de</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Wir sollten auch ein offizielles OSXEntwicklerforum.de Treffen veranstalten, ich habe im Forum ja schon Vorschläge gemacht: Montag Abend, 20:30, und wahrscheinlich ist das <a href=http://maps.google.com/maps?q=chevy's+3rd+street&near=San+Francisco,+CA&f=l&ei=Zc9BRuedOoSiogPty8iDCA&cd=2&cid=37784996,-122400483,4356229628841412782&li=lmd&ll=37.785775,-122.399368&spn=0.037376,0.06918&z=14&iwloc=A&om=1>Chevy's</a> die beste Idee.<br />
<br />
Wer kommen will kann ja an diesen Beitrag einen Kommentar (am besten mit eMail) anhängen. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/32-WWDC-2007-San-Francisco.html" rel="alternate" title="WWDC 2007 San Francisco" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2007-05-02T13:39:56Z</published>
        <updated>2007-05-03T13:40:44Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=32</wfw:comment>
    
        <slash:comments>3</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/4-Travel" label="Travel" term="Travel" />
            <category scheme="http://www.vonbelow.com/weblog/categories/9-WWDC-2007" label="WWDC 2007" term="WWDC 2007" />
    
        <id>http://www.vonbelow.com/weblog/archives/32-guid.html</id>
        <title type="html">WWDC 2007 San Francisco</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Now that just a year has passed, here is a new entry!<br />
<br />
I will be attending <a href="http://developer.apple.com/wwdc"  title="WWDC 2007">the Apple World Wide Developer Conference 2007</a> in <a href="http://onlyinsanfrancisco.com"  title="San Francisco">San Francisco</a>, arriving June 8th and staying till June 16th.<br />
If you would like to schedule a meeting in San Francisco in that timeframe, just drop me a note.<br />
<br />
Especially for this event I have added a new category, I which I and members of the German <a href="http://osxentwicklerforum.de" >OSX Entwicklerforum</a> might post some entries.<br />
<br />
If you would like to post entries in that categorie, just let me know. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/31-EOS-Restaturant-and-Wine-Bar.html" rel="alternate" title="EOS Restaturant and Wine Bar" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2006-05-30T13:58:09Z</published>
        <updated>2006-05-30T14:00:17Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=31</wfw:comment>
    
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=31</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/7-FB" label="F&amp;B" term="F&amp;B" />
    
        <id>http://www.vonbelow.com/weblog/archives/31-guid.html</id>
        <title type="html">EOS Restaturant and Wine Bar</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                The <a href=http://www.yelp.com/biz/DX7k1IWWRkSXVa5FtRxVLg>EOS</a> is a nice place for fusion cuisine. 
            </div>
        </content>
        
    </entry>
    <entry>
        <link href="http://www.vonbelow.com/weblog/archives/29-Bay-Area.html" rel="alternate" title="Bay Area" />
        <author>
            <name>Alexander von Below</name>
            <email>weblog@vonBelow.Com</email>
        </author>
    
        <published>2006-05-04T20:04:31Z</published>
        <updated>2006-05-04T20:06:40Z</updated>
        <wfw:comment>http://www.vonbelow.com/weblog/wfwcomment.php?cid=29</wfw:comment>
    
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.vonbelow.com/weblog/rss.php?version=atom1.0&amp;type=comments&amp;cid=29</wfw:commentRss>
    
            <category scheme="http://www.vonbelow.com/weblog/categories/4-Travel" label="Travel" term="Travel" />
    
        <id>http://www.vonbelow.com/weblog/archives/29-guid.html</id>
        <title type="html">Bay Area</title>
        <content type="xhtml" xml:base="http://www.vonbelow.com/weblog/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                Between May 10th and May 18th I will be in the Bay Area, i.e. San Francisco and Berkeley.<br />
<br />
I now have local numbers for San Francisco, drop me a note if you would like to meet!<br />
 
            </div>
        </content>
        
    </entry>

</feed>