<!-- Using phpOpenTracker web bug -->
<script language="JavaScript" type="text/javascript">
  //
  // phpOpenTracker - The Website Traffic and Visitor Analysis Solution
  //
  // Copyright 2000 - 2005 Sebastian Bergmann. All rights reserved.
  //
  // Licensed under the Apache License, Version 2.0 (the "License");
  // you may not use this file except in compliance with the License.
  // You may obtain a copy of the License at
  //
  //   http://www.apache.org/licenses/LICENSE-2.0
  //
  // Unless required by applicable law or agreed to in writing, software
  // distributed under the License is distributed on an "AS IS" BASIS,
  // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  // See the License for the specific language governing permissions and
  // limitations under the License.
  //

  var client_id = 2;

  // Taken from http://www.jan-winkler.de/hw/artikel/art_j02.htm

  function base64_encode(decStr) {
    var base64s = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/';
    var bits;
    var dual;
    var i = 0;
    var encOut = '';

    while(decStr.length >= i + 3) {
      bits = (decStr.charCodeAt(i++) & 0xff) <<16 |
            (decStr.charCodeAt(i++) & 0xff) <<8 |
              decStr.charCodeAt(i++) & 0xff;

      encOut += base64s.charAt((bits & 0x00fc0000) >>18) +
                base64s.charAt((bits & 0x0003f000) >>12) +
                base64s.charAt((bits & 0x00000fc0) >> 6) +
                base64s.charAt((bits & 0x0000003f));
    }

    if(decStr.length -i > 0 && decStr.length -i < 3) {
      dual = Boolean(decStr.length -i -1);

      bits = ((decStr.charCodeAt(i++) & 0xff) <<16) |
            (dual ? (decStr.charCodeAt(i) & 0xff) <<8 : 0);

      encOut += base64s.charAt((bits & 0x00fc0000) >>18) +
                base64s.charAt((bits & 0x0003f000) >>12) +
                (dual ? base64s.charAt((bits & 0x00000fc0) >>6) : '=') +
                '=';
    }

    return(encOut);
  }

  var resolution = window.screen.width + 'x' +
                  window.screen.height + 'x' +
                  window.screen.colorDepth + 'bit';

  document.write(
    '<img src="http://www.tuaustin.com/phpOpenTracker/docs/scripts/image.php?' +
    'client_id='              + 2 + '&' +
    'document_url='           + base64_encode(document.URL) + '&' +
    'referer='                + base64_encode(document.referrer) + '&' +
    'add_data[]=resolution::' + resolution +
    '" alt="" width="1" height="1" />'
  );

</script>
<noscript>
  <img alt="" src="http://www.tuaustin.com/phpOpenTracker/docs/scripts/image.php?client_id=2" width="1" height="1" />
</noscript>
<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>The Sebastian - Other</title>
    <link>http://www.thesebastian.com/</link>
    <description>A fresh look into Entrepreneurship, Marketing and Technology in the flat world</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.0-beta3 - http://www.s9y.org/</generator>
    <pubDate>Mon, 25 Dec 2006 06:41:15 GMT</pubDate>

    <image>
        <url>http://www.thesebastian.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: The Sebastian - Other - A fresh look into Entrepreneurship, Marketing and Technology in the flat world</title>
        <link>http://www.thesebastian.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Merry Christmas</title>
    <link>http://www.thesebastian.com/archives/30-Merry-Christmas.html</link>
            <category>Other</category>
    
    <comments>http://www.thesebastian.com/archives/30-Merry-Christmas.html#comments</comments>
    <wfw:comment>http://www.thesebastian.com/wfwcomment.php?cid=30</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.thesebastian.com/rss.php?version=2.0&amp;type=comments&amp;cid=30</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian Brocher)</author>
    <content:encoded>
    &lt;p&gt;Just a quick note to wish y&#039;all a &lt;b&gt;Merry Christmas&lt;/b&gt; &lt;img src=&quot;http://www.thesebastian.com/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt;&lt;p&gt;I&#039;ll be back here for some more serious blogging when I get back from my vacations in Buenos Aires...&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 24 Dec 2006 22:41:15 -0800</pubDate>
    <guid isPermaLink="false">http://www.thesebastian.com/archives/30-guid.html</guid>
    
</item>
<item>
    <title>Warren Buffet makes the world a better place</title>
    <link>http://www.thesebastian.com/archives/10-Warren-Buffet-makes-the-world-a-better-place.html</link>
            <category>Other</category>
    
    <comments>http://www.thesebastian.com/archives/10-Warren-Buffet-makes-the-world-a-better-place.html#comments</comments>
    <wfw:comment>http://www.thesebastian.com/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.thesebastian.com/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian Brocher)</author>
    <content:encoded>
    &lt;br /&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Warren_Buffet&quot; target=&quot;_blank&quot;&gt;Warren Buffett&lt;/a&gt; has &lt;a target=&quot;_blank&quot; href=&quot;http://www.marketwatch.com/News/Story/Story.aspx?guid=%7B2669E9E0%2D298C%2D4433%2DB48F%2D306E9A46400F%7D&amp;source=blq%2Fyhoo&amp;dist=yhoo&amp;siteid=yhoo&quot;&gt;announced&lt;/a&gt; a few days ago his decision donating 10 million &lt;a href=&quot;http://en.wikipedia.org/wiki/Berkshire_Hathaway&quot; target=&quot;_blank&quot;&gt;Berkshire Hathaway&lt;/a&gt; class B shares to the &lt;a href=&quot;http://www.gatesfoundation.org/default.htm&quot; target=&quot;_blank&quot;&gt;Bill and Melinda Gates foundation&lt;/a&gt;, 350,000 class B shares to The Susan Thompson Buffett Foundation, and yet another 350,000 class B shares to each of his sons foundations. Here are Warren&#039;s lovely &lt;a target=&quot;_blank&quot; href=&quot;http://www.berkshirehathaway.com/donate/webdonat.html&quot;&gt;letters&lt;/a&gt; to each of them describing the transaction mechanics and details.&lt;br /&gt;&lt;p&gt;I have always had a deep admiration for Warren. His famous &lt;a target=&quot;_blank&quot; href=&quot;http://www.berkshirehathaway.com/letters/letters.html&quot;&gt;yearly letters to Berkshire Hathaway shareholders&lt;/a&gt; have made history teaching generations on economics and investing. Warren had mentioned his plans to donate most of his fortune long time ago, but this makes it concrete today and in a way &lt;i&gt;he &lt;/i&gt;could only do it (you should read the mechanics from the letters!). After this new event, Warren is not just someone I profoundly admire, but my guide and hero. He&#039;s made the world such a better place! And he has worked so hard all his life to achieve this. This is such a gift to humanity.&lt;/p&gt;&lt;p&gt;Just imagine how many lives this can save. Imagine how this helps eradicating diseases and other inequities in underdeveloped economies. This change is a historic one, and has inspired me &lt;i&gt;so&lt;/i&gt; much. And I believe this inspiration will stay there for the rest of my life. I have bought and read four different newspapers publishing articles on it, just to collect them and remind myself on the true meaning of life whenever needed.&lt;/p&gt;&lt;p&gt;Also, all the implementation details about his decision are plain wonderful. The altruism behind it, the mechanics, the fact of donating so much to someone else&#039;s foundation, the timing, the impact, its all perfect. BTW, Berkshire Hathaway shareholders should also feel great! This helps me understanding why we are here and how we can make the world a better place. How we can make the world remind us for what we have given.&lt;/p&gt;&lt;p&gt;It seems I&#039;m not the only one inspired by his decision. Jackie Chan has also announced he was inspired by Warren and will be &lt;a target=&quot;_blank&quot; href=&quot;http://www.canada.com/topics/entertainment/story.html?id=02f32d3d-341d-4cdb-8a4a-31c59166f13a&amp;k=89080&quot;&gt;donating half his fortune to charity&lt;/a&gt; as well. I truly hope there will be plenty of other wealthy individuals and organizations to follow. Younger fellows like me will also hopefully get inspired and live accordingly. Having a meaningful conversation on this with a very close, good friend of mine, he quoted a philosopher saying something like &lt;i&gt;&amp;quot;if a man does not find a reason he would give his life for, then he probably wont find a good reason to live either&amp;quot;&lt;/i&gt; (sorry, the reference and exact quote is missing ... please &lt;a href=&quot;mailto:seb@thesebastian.com&quot; target=&quot;_blank&quot;&gt;e-mail me&lt;/a&gt; if you have it). He also noted the correlation with a somehow more general species&#039; preservation idea.&lt;/p&gt;&lt;p&gt;For an ending, I really think this will motivate me to work harder and smarter each single day of my life so that I can better help others and make a difference. Of course, I would never dare to compare myself with a genius like Warren, but I will surely make the best I can out of it. If we all do, our world can be such a better place to live. Generosity, uninterested giving is such a pleasure... Wouldn&#039;t you agree?&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 28 Jun 2006 22:01:35 -0700</pubDate>
    <guid isPermaLink="false">http://www.thesebastian.com/archives/10-guid.html</guid>
    
</item>
<item>
    <title>Students, employees and employment seekers should blog too</title>
    <link>http://www.thesebastian.com/archives/3-Students,-employees-and-employment-seekers-should-blog-too.html</link>
            <category>Other</category>
    
    <comments>http://www.thesebastian.com/archives/3-Students,-employees-and-employment-seekers-should-blog-too.html#comments</comments>
    <wfw:comment>http://www.thesebastian.com/wfwcomment.php?cid=3</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.thesebastian.com/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian Brocher)</author>
    <content:encoded>
    I forgot to mention them in my previous article. A blog is a fantastic tool to develop your network and boost your career. &lt;a href=&quot;http://sem.weblogsinc.com/2006/06/11/search-engines-as-an-hr-tool/&quot; target=&quot;_blank&quot;&gt;Here is another reason why&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue, 13 Jun 2006 16:14:39 -0700</pubDate>
    <guid isPermaLink="false">http://www.thesebastian.com/archives/3-guid.html</guid>
    
</item>
<item>
    <title>A new blog is born</title>
    <link>http://www.thesebastian.com/archives/1-A-new-blog-is-born.html</link>
            <category>Other</category>
    
    <comments>http://www.thesebastian.com/archives/1-A-new-blog-is-born.html#comments</comments>
    <wfw:comment>http://www.thesebastian.com/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://www.thesebastian.com/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Sebastian Brocher)</author>
    <content:encoded>
    Welcome to my fresh, new blog on Entrepreneurship, Marketing and Technology. In the spirit of segmentation and orientation, and after thinking about it for a while, I have decided to segregate this content from my personal blog: &lt;a href=&quot;http://www.chezsebas.blogspot.com&quot;  title=&quot;Chez Sebas&quot; target=&quot;_blank&quot;&gt;Chez Sebas&lt;/a&gt;, which I intent to keep on a more personal level and mainly focused on my family, friends and other social activities.&lt;br /&gt;
&lt;br /&gt;
This space, on the other hand, should give me a better opportunity to overtly explore these fascinating business-related areas. My basic goals behind this new experiment are:&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;to research and learn while writing and sharing content&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;to closely relate and connect with an audience interested into these very specific topics&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;to initiate an open and rich community of like-minded individuals providing plenty of feedback and interaction while helping each other succeed&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;to make new friends and associates&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;to share exciting experiences&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;and I could go on and on...&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
I hope you will like this new initiative and participate with your own thoughts and feedback through comments, tracebacks and e-mails. You may want to have a look at &lt;a href=&quot;http://www.thesebastian.com/pages/aboutme.html&quot;&gt;this page&lt;/a&gt; to learn more about me.&lt;br /&gt;
&lt;br /&gt;
Please feel free to e-mail me at any time at &lt;a href=&quot;mailto:seb@thesebastian.com&quot;&gt;seb@thesebastian.com&lt;/a&gt;, I would love to hear from you.&lt;br /&gt;
&lt;br /&gt;
To complement the ideas above, I have decided to make the contents of all articles posted on this blog licensed under a Creative Commons license which allows you to (certain conditions met) freely use the contents of this site, as opposite to the more traditional &quot;All rights reserved&quot; approach. For more details on the particular license model I have chosen, please &lt;a href=&quot;http://creativecommons.org/licenses/by-nc-sa/2.5/&quot; target=&quot;_blank&quot;&gt;click here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Thanks for visiting and, once again, I hope you will enjoy the site, keep coming back and let your friends know about it! 
    </content:encoded>

    <pubDate>Sun, 11 Jun 2006 23:57:37 -0700</pubDate>
    <guid isPermaLink="false">http://www.thesebastian.com/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>