<?xml version="1.0" encoding="utf-8" ?>

<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   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="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>Lenz Grimmer's blog</title>
    <link>http://www.lenzg.org/</link>
    <description>Random notes about Linux, MySQL and Open Source</description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://www.lenzg.org/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://www.lenzg.org/archives/200-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/199-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/198-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/197-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/196-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/195-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/194-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/193-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/192-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/191-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/190-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/189-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/188-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/187-guid.html" />
        <rdf:li resource="http://www.lenzg.org/archives/186-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://www.lenzg.org/templates/default/img/s9y_banner_small.png">
        <url>http://www.lenzg.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Lenz Grimmer's blog - Random notes about Linux, MySQL and Open Source</title>
        <link>http://www.lenzg.org/</link>
        <width>100</width>
        <height>21</height>
    </image>


<item rdf:about="http://www.lenzg.org/archives/200-guid.html">
    <title>Some new MySQL nuggets from blogs.sun.com and elsewhere</title>
    <link>http://www.lenzg.org/archives/200-Some-new-MySQL-nuggets-from-blogs.sun.com-and-elsewhere.html</link>
    <description>
    &lt;p&gt;Thankfully my RSS reader has builtin-search capability, so I can quickly skim the full RSS feed from blogs.sun.com for keywords of interest. I found the following articles quite helpful:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/hasham/entry/setting_up_mysql_cluster_using&quot;&gt;Setting up MySQL Cluster using Solaris Zones&lt;/a&gt; by Hashamkha Pathan walks through the steps involved of setting up a virtual MySQL Cluster setup on a single Solaris instance (for evaluation purposes only - this is probably not the best idea for a productive HA environment)&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/amitsaha/entry/mixing_sql_and_shell_commands&quot;&gt;Mixing SQL and shell commands in MySQL&lt;/a&gt; by Amit Saha explains how to write scripts that execute both SQL statements and unix shell commands using the MySQL command line client&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/realneel/entry/improving_filesort_performance_in_mysql&quot;&gt;Improving filesort performance in MySQL&lt;/a&gt; by Neelakanth Nadgir provides some background information about MySQL&#039;s filesort operation that is being performed when records have to be sorted using ORDER BY.&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/netbeansphp/entry/ubuntu_php_netbeans&quot;&gt;Ubuntu, PHP, NetBeans - part I&lt;/a&gt; by Petr Pisl is the first part of an article series that will explain how to develop PHP/MySQL applications using NetBeans on Ubuntu Linux. This part describes the basic installation of the required LAMP stack components.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If you are would like to learn more on how to develop on &lt;a href=&quot;http://www.netbeans.org/&quot;&gt;NetBeans&lt;/a&gt; with using a MySQL Server and how to create web apps that use MySQL as a backend, take a look at these two tutorials:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/kb/61/ide/mysql.html&quot;&gt;Connecting to a MySQL Database&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.netbeans.org/kb/60/web/mysql-webapp.html&quot;&gt;Creating a Simple Web Application Using a MySQL Database&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Over on the &lt;a href=&quot;http://www.novell.com/communities/coolsolutions/&quot;&gt;Novell Cool Solutions&lt;/a&gt; pages (which are powered by &lt;a href=&quot;http://drupal.org/&quot;&gt;Drupal&lt;/a&gt;, by the way), I found this introduction on &lt;a href=&quot;http://www.novell.com/communities/node/4989/mysql-replication&quot;&gt;how to set up MySQL replication&lt;/a&gt; by Damian Myerscough. It walks you through the steps involved in setting up a classical master-slave replication setup.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    MySQL, OSS, </dc:subject>
    <dc:date>2008-07-04T09:56:38Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=200</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=200</wfw:commentRss>
    
    <dc:subject>article</dc:subject>
<dc:subject>cluster</dc:subject>
<dc:subject>hint</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>netbeans</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>solaris</dc:subject>
<dc:subject>writings</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/199-guid.html">
    <title>Stay up to date with what's cooking@MySQL: RSS feeds galore</title>
    <link>http://www.lenzg.org/archives/199-Stay-up-to-date-with-whats-cookingMySQL-RSS-feeds-galore.html</link>
    <description>
    &lt;p&gt;&lt;img width=&quot;48&quot; hspace=&quot;5&quot; height=&quot;48&quot; border=&quot;0&quot; align=&quot;left&quot; alt=&quot;RSS Icon&quot; style=&quot;max-width: 800px;&quot; src=&quot;http://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Feed-icon.svg/48px-Feed-icon.svg.png&quot; /&gt;Did you know that many parts of the MySQL web sites provide news and updates via &lt;a href=&quot;http://en.wikipedia.org/wiki/RSS&quot;&gt;RSS Feeds&lt;/a&gt;? &lt;a href=&quot;http://db4free.blogspot.com/&quot;&gt;Markus Popp&lt;/a&gt; from our web team did a great job on making some of these more visible by adding RSS icons to the respective pages. If you want to keep up with what&#039;s happing at MySQL, consider adding the following feeds to your feed reader:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://dev.mysql.com/downloads/rss.php&quot;&gt;New downloads on dev.mysql.com&lt;br /&gt;
    &lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://dev.mysql.com/mysql.rss&quot;&gt;New DevZone articles&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.planetmysql.org/rss20.xml&quot;&gt;PlanetMySQL&lt;/a&gt; (You probably knew that one already)&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://dev.mysql.com/downloads/rss.php&quot;&gt;MySQL Forge - All New Items&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://forge.mysql.com/w/index.php?title=Special:Recentchanges&amp;amp;feed=atom&quot;&gt;MySQLForge Wiki - Recent changes&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://feeds.launchpad.net/mysql/announcements.atom&quot;&gt;MySQL Announcements on Launchpad.net&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://feeds.launchpad.net/mysql/branches.atom&quot;&gt;Branch activity on Launchpad.net&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.mysql.com/training/training-rss.php&quot;&gt;New MySQL Training Courses&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.mysql.com/news-and-events/web-seminars/rss.php?webinars=live&amp;amp;language=en&quot;&gt;MySQL Live Web Seminars&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.mysql.com/news-and-events/web-seminars/rss.php?webinars=ondemand&amp;amp;language=en&quot;&gt;MySQL OnDemand Web Seminars&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://dev.mysql.com/tech-resources/quickpolls/quickpolls.rss&quot;&gt;Latest Quickpolls from MySQL AB&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.mysql.com/mysql.rss&quot;&gt;Latest Updates from MySQL AB&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.mysql.com/news-and-events/in-the-news/in-the-news.rss&quot;&gt;Latest Press Articles about MySQL AB&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;The &lt;a href=&quot;http://bugs.mysql.com/&quot;&gt;MySQL Bug database&lt;/a&gt; allows you to subscribe to the results of any search using the &#039;Feed&#039; link  that can be found on the search result page.&lt;/li&gt;
    &lt;li&gt;The &lt;a href=&quot;http://forums.mysql.com/&quot;&gt;MySQL Forums&lt;/a&gt; provide an RSS feed for each forum, e.g. the &lt;a href=&quot;http://forums.mysql.com/feed.php?3,type=rss&quot;&gt;Announcements Forum&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Did I miss any? Do you know any other feed? Please let me know.&lt;/p&gt;
&lt;p&gt;RSS feed readers exist for a wide range of platforms. I personally use &lt;a href=&quot;http://akregator.kde.org/&quot;&gt;Akregator&lt;/a&gt;, which is part of the &lt;a href=&quot;http://kde.org/&quot;&gt;KDE&lt;/a&gt; Desktop environment.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    MySQL, OSS, </dc:subject>
    <dc:date>2008-07-02T21:18:14Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=199</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=199</wfw:commentRss>
    
    <dc:subject>mysql</dc:subject>
<dc:subject>news</dc:subject>
<dc:subject>rss</dc:subject>
<dc:subject>site news</dc:subject>
<dc:subject>web</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/198-guid.html">
    <title>Gallery updates and new camera</title>
    <link>http://www.lenzg.org/archives/198-Gallery-updates-and-new-camera.html</link>
    <description>
    &lt;p&gt;Last weekend I finally found some time to upload pictures that I had taken during various events that I attended in the past few months. So here are my impressions from the following events:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/PHP-Unconference-HAM-2008-04-26/&quot;&gt;PHP Unconference in Hamburg on 2008-04-26&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/MySQL-Meetup-HAM-2008-04-07/&quot;&gt;MySQL Meetup Mashup in Hamburg, 2008-04-07&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/MySQL-Meetup-Berlin-2008-04-08/&quot;&gt;MySQL Meetup Mashup in Berlin, 2008-04-08&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/MySQL-Conference-2008-04/&quot;&gt;MySQL Conference &amp;amp; Expo 2008 in Santa Clara, 2008-04&lt;/a&gt;  (these are available from &lt;a href=&quot;http://www.flickr.com/photos/lenzgr/sets/72157604535830342/&quot;&gt;flickr&lt;/a&gt; as well)&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/CommunityOne-2008-05-05/&quot;&gt;CommunityOne in San Francisco, 2008-05-05&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/JavaOne-2008-05/&quot;&gt;JavaOne in San Francisco, 2008-05&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://www.lenzg.org/gallery/v/ConferencesEvents/LinuxTag-Berlin-2008-05/&quot;&gt;LinuxTag in Berlin, 2008-05&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These are probably the last pictures that I have taken with my trusty old &lt;a href=&quot;http://www.flickr.com/cameras/pentax/optio_s4/&quot;&gt;Pentax Optio S4&lt;/a&gt; - I just received my new camera, a &lt;a href=&quot;http://www.flickr.com/cameras/canon/powershot_a720_is/&quot;&gt;Canon PowerShot A720 IS&lt;/a&gt;. I have just started to toy around with it, but the first results look promising! The Pentax served me well for several years - I&#039;ve taken 9745 pictures with it. But it had a few deficiencies, particularly the slow startup and flash recharge time and the bad quality of pictures indoors bothered me for quite a while. But it is very small and handy and the metal housing makes it quite sturdy.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/lenzgr/2630006431/&quot; title=&quot;Pentax Optio S4 by Lenz Grimmer, on Flickr&quot;&gt;&lt;img width=&quot;500&quot; vspace=&quot;3&quot; height=&quot;375&quot; border=&quot;0&quot; src=&quot;http://farm4.static.flickr.com/3194/2630006431_f18d1710ab.jpg&quot; alt=&quot;Pentax Optio S4&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
The first picture taken with my new camera: a picture of the old one.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/lenzgr/2630006745/&quot; title=&quot;Canon Powershot A720 IS by Lenz Grimmer, on Flickr&quot;&gt;&lt;img width=&quot;500&quot; vspace=&quot;3&quot; height=&quot;375&quot; border=&quot;0&quot; src=&quot;http://farm4.static.flickr.com/3052/2630006745_9d200247a1.jpg&quot; alt=&quot;Canon Powershot A720 IS&quot; /&gt;&lt;/a&gt;&lt;br /&gt;
And probably the last picture taken using the old camera: my new Canon.&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, Personal, Site News, </dc:subject>
    <dc:date>2008-07-02T14:05:56Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=198</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=198</wfw:commentRss>
    
    <dc:subject>camera</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>event</dc:subject>
<dc:subject>gallery</dc:subject>
<dc:subject>meeting</dc:subject>
<dc:subject>pictures</dc:subject>
<dc:subject>update</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/197-guid.html">
    <title>The mylvmbackup source tree has moved to Bazaar/Launchpad</title>
    <link>http://www.lenzg.org/archives/197-The-mylvmbackup-source-tree-has-moved-to-BazaarLaunchpad.html</link>
    <description>
    &lt;p&gt;JFYI: today I migrated the &lt;a href=&quot;http://www.lenzg.org/mylvmbackup/&quot;&gt;mylvmbackup&lt;/a&gt; source tree from my local &lt;a href=&quot;http://subversion.tigris.org/&quot;&gt;Subversion&lt;/a&gt; repository on &lt;a href=&quot;http://www.lenzg.org/&quot;&gt;http://www.lenzg.org/&lt;/a&gt; to a &lt;a href=&quot;http://bazaar-vcs.org/&quot;&gt;Bazaar&lt;/a&gt; repository on &lt;a href=&quot;http://launchpad.net/mylvmbackup&quot;&gt;Launchpad.net&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This will hopefully make it easier for contributors to work on the code and share their modifications with others, removing me as the bottleneck for applying and testing patches for new releases. I chose Bazaar primarily because I wanted to get some more hands-on practice with it, now that the MySQL Server source trees have been transferred to it as well (see &lt;a href=&quot;http://blogs.mysql.com/kaj/2008/06/19/version-control-thanks-bitkeeper-welcome-bazaar/&quot;&gt;Kaj&#039;s announcement&lt;/a&gt; for details).&lt;/p&gt;
&lt;p&gt;As mylvmbackup is closely related to the MySQL Server project, it made sense to choose the same platform and enjoy the cross-pollination effects and the infrastructure that Launchpad provides. Additionally, the distributed nature of Bazaar makes it more convenient to work with the code history and commiting changes locally without having to be online and connected to the SVN server.&lt;/p&gt;
&lt;p&gt;I am sure that other DSCMSs like &lt;a href=&quot;http://git.or.cz/&quot;&gt;Git&lt;/a&gt;, &lt;a href=&quot;http://www.selenic.com/mercurial/&quot;&gt;Mercurial&lt;/a&gt; or &lt;a href=&quot;http://darcs.net/&quot;&gt;darcs&lt;/a&gt; would have done the job equally well - nowadays it&#039;s very hard to choose &lt;img src=&quot;http://www.lenzg.org/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;The &amp;quot;trunk&amp;quot; branch is now hosted on Launchpad. I assume that I will soon open up a development branch, that will receive heavier modifications first. I also plan to use the site for bug tracking and keeping track of feature requests (via Blueprints).&lt;/p&gt;
&lt;p&gt;To create a local branch of the &amp;quot;trunk&amp;quot; repository, you can use the following command:&lt;/p&gt;
&lt;pre&gt;bzr branch lp:mylvmbackup&lt;/pre&gt;
&lt;p&gt;I also maintain a copy of that branch on my home server, just in case: &lt;a href=&quot;http://www.lenzg.org/bzr/mylvmbackup/&quot;&gt;http://www.lenzg.org/bzr/mylvmbackup/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To avoid confusion, I removed the Subversion repository on &lt;a href=&quot;http://www.lenzg.org/&quot;&gt;http://www.lenzg.org&lt;/a&gt;. Please use the Bazaar tree on Launchpad from now on. Thanks!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, mylvmbackup, MySQL, OSS, Site News, </dc:subject>
    <dc:date>2008-06-25T19:53:07Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=197</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=197</wfw:commentRss>
    
    <dc:subject>bzr</dc:subject>
<dc:subject>collaborating</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>contributing</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>lvm</dc:subject>
<dc:subject>mylvmbackup</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>perl</dc:subject>
<dc:subject>site news</dc:subject>
<dc:subject>subversion</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/196-guid.html">
    <title>Speaking about Bazaar and OpenSolaris at FrOSCon 2008 in St. Augustin, Germany</title>
    <link>http://www.lenzg.org/archives/196-Speaking-about-Bazaar-and-OpenSolaris-at-FrOSCon-2008-in-St.-Augustin,-Germany.html</link>
    <description>
    &lt;p&gt;While we&#039;re on the topic of Bazaar - this week I got informed by the organizers of the &lt;a href=&quot;http://froscon.org/&quot;&gt;FrOSCon 2008&lt;/a&gt; conference that they accepted two of my talk proposals: one session will be an introduction to this source code management system (what a coincidence), the other one will be an introduction to &lt;a href=&quot;http://opensolaris.org/&quot;&gt;OpenSolaris&lt;/a&gt; for Linux users, explaining some of the underlying technologies and how they differ from what a seasoned Linux user may be accustomed to.&lt;/p&gt;
&lt;p&gt;And no, I have not given up on using Linux - quite the contrary! I have been very impressed by the latest &lt;a href=&quot;http://software.opensuse.org/&quot;&gt;OpenSUSE 11.0&lt;/a&gt; release and already run it for since quite some time on several of my work systems. In fact, I already &lt;a href=&quot;http://blogs.sun.com/philip/entry/suse_11_so_far_so&quot;&gt;convinced&lt;/a&gt; several colleagues of mine to give it a try as well! I am amazed by the speed and &amp;quot;out of the box experience&amp;quot; of this version and I actually plan to install it on my &lt;a href=&quot;http://www.pegasosppc.com/&quot;&gt;Genesi Pegasos&lt;/a&gt; PowerPC machine as well, replacing Debian on there. But as a Sun employee, I of course have to familiarize myself with the other products and projects that we&#039;re involved in. And on the Server side, Solaris does have a few interesting features that Linux currently lacks. But I digress.&lt;/p&gt;
&lt;p&gt;I look forward to speaking at FrOSCon again - it has been a great conference in the past two years. Very well organized, nice venue, a relaxed atmosphere and excellent technical sessions and speakers.&lt;/p&gt;
&lt;p&gt;Other MySQLers submitted talks as well - for example, &lt;a href=&quot;http://datacharmer.blogspot.com/&quot;&gt;Giuseppe&lt;/a&gt; will give a presentation titled &amp;quot;MySQL Community How To&amp;quot;, &lt;a href=&quot;http://blogs.sun.com/susanne/&quot;&gt;Susanne&lt;/a&gt; will give a PostgreSQL tutorial and others will participate in the separate &lt;a href=&quot;http://froscon.phpugdo.de/&quot;&gt;PHP subconference&lt;/a&gt;. Don&#039;t miss it - this year&#039;s FrOSCon will take place on August 23rd&amp;amp;24th in St. Augustin, Germany (close to Bonn). For the first time, we will also try to set up a MySQL project table. So if you are there, make sure to stop by and have a chat with us!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, OSS, </dc:subject>
    <dc:date>2008-06-23T08:49:38Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=196</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=196</wfw:commentRss>
    
    <dc:subject>bzr</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>conference</dc:subject>
<dc:subject>distribution</dc:subject>
<dc:subject>froscon</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>php</dc:subject>
<dc:subject>presentation</dc:subject>
<dc:subject>solaris</dc:subject>
<dc:subject>sun</dc:subject>
<dc:subject>suse</dc:subject>
<dc:subject>thinkpad</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/195-guid.html">
    <title>The MySQL source code has moved!</title>
    <link>http://www.lenzg.org/archives/195-The-MySQL-source-code-has-moved!.html</link>
    <description>
    &lt;p&gt;&lt;img width=&quot;144&quot; hspace=&quot;5&quot; height=&quot;149&quot; align=&quot;left&quot; src=&quot;http://bazaar-vcs.org/htdocs/bazaarNew/css/logo.png&quot; alt=&quot;Bazaar-Logo&quot; /&gt;Even though we had been preparing the migration to &lt;a href=&quot;http://bazaar-vcs.org/&quot;&gt;Bazaar&lt;/a&gt; for a while now, today&#039;s &lt;a href=&quot;http://blogs.mysql.com/kaj/2008/06/19/version-control-thanks-bitkeeper-welcome-bazaar/&quot;&gt;announcement&lt;/a&gt; kind of caught me by surprise. But I am very happy about this move!&lt;/p&gt;
&lt;p&gt;While &lt;a href=&quot;http://www.bitkeeper.com/&quot;&gt;BitKeeper&lt;/a&gt; is an excellent tool and served us well the past eight (!) years, I was quite annoyed when BitMover &lt;a href=&quot;http://kerneltrap.org/node/4966&quot;&gt;decided to remove&lt;/a&gt; the fully functional free BitKeeper client, which effectively put our development back into a &lt;a href=&quot;http://catb.org/%7Eesr/writings/cathedral-bazaar/&quot;&gt;Cathedra&lt;/a&gt;l: even though our source trees remained accessible via bkbits.net, the crippled bk client was only capable of cloning and pulling new revisions from there - it was not possible for an external developer to commit changes locally or to create patches. This turned out to become a severe roadblock for users that wanted to participate in the development of the server. While some of our other internal projects (like the documentation, connectors and GUI tools) moved to &lt;a href=&quot;http://svn.mysql.com/fisheye/&quot;&gt;Subversion&lt;/a&gt;, this was not that easily doable for the MySQL Server source trees. Lots of internal processes and tools had been tightly coupled with the source code management and there never seemed to be the right time to make the switch, which potentially could have disrupted the ongoing development work.&lt;/p&gt;
&lt;p&gt;By moving to a truly open, distributed revision control system, it will become much easier for external contributors to work on patches and maintain modifications or enhancements outside of the main MySQL Server source trees. In fact, work has already begun! When I look at the various &lt;a href=&quot;https://code.launchpad.net/mysql-server&quot;&gt;repositories hosted&lt;/a&gt; on Launchpad.net, I already notice several source trees that are not maintained by MySQL Engineers, e.g. &lt;a href=&quot;https://code.launchpad.net/%7Emdcallag/sakila-server/mysql-5.0&quot;&gt;Marc Callaghan&#039;s Google patches&lt;/a&gt;, Percona&#039;s work on &lt;a href=&quot;https://code.launchpad.net/%7Epercona-group/mysql-server/mysql-5.0-percona&quot;&gt;microsecond resolution&lt;/a&gt; or a branch of MySQL 5.0 that is maintained and used by the folks from &lt;a href=&quot;https://code.launchpad.net/%7Ewikimedia/mysql-server/mysql-5.0&quot;&gt;Wikimedia&lt;/a&gt;. I too helped publishing a source tree today - Holyfoot&#039;s work on improving the &lt;a href=&quot;http://forge.mysql.com/wiki/GIS_Functions&quot;&gt;GIS functionality&lt;/a&gt; is now also &lt;a href=&quot;https://code.launchpad.net/~mysql/mysql-server/mysql-5.1-wl1326&quot;&gt;available&lt;/a&gt; from there! In addition to the MySQL Server, many other MySQL-related projects are hosted on LaunchPad. And by utilizing services like the fabolous &lt;a href=&quot;http://build.opensuse.org/&quot;&gt;OpenSUSE Build Service&lt;/a&gt;, it&#039;s actually quite easy to provide readily installable packages of these as well!&lt;/p&gt;
&lt;p&gt;I hope this change will significantly lower the barriers for external contributors and make it easier for our own developers to merge and accept changes that have been created by others and received sufficient community testing. This is much more convenient than having to apply a patch that was posted a long time ago and may have already been abandoned by the contributor or suffered from bit-rot. Being able to maintain a patch within a live tree that can be kept in sync with the main repository is one of the great features of distributed revision control (and which I think is one of the technical reasons why the &lt;a href=&quot;https://www.linux-foundation.org/publications/linuxkerneldevelopment.php&quot;&gt;Linux Kernel development model works so well&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;Kudos to everybody involved in making this happen!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, OSS, </dc:subject>
    <dc:date>2008-06-19T21:17:13Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=195</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=195</wfw:commentRss>
    
    <dc:subject>bzr</dc:subject>
<dc:subject>collaborating</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>contributing</dc:subject>
<dc:subject>development</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>opengis</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>subversion</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/194-guid.html">
    <title>Sun and MySQL Launch event in Munich, Germany on Thursday, 2008-06-26</title>
    <link>http://www.lenzg.org/archives/194-Sun-and-MySQL-Launch-event-in-Munich,-Germany-on-Thursday,-2008-06-26.html</link>
    <description>
    &lt;p&gt;If you happen to be in Munich, Germany next week, don&#039;t miss out the final &lt;a href=&quot;http://de.sun.com/sunnews/events/2008/mysql/&quot;&gt;Sun/MySQL launch event&lt;/a&gt; which will take place on Thursday, 26th of June at the  &amp;quot;&lt;a href=&quot;http://www.accorhotels.com/accorhotels/fichehotel/de/sof/5413/fiche_hotel.shtml&quot;&gt;Sofitel Munich Bayerpost&lt;/a&gt;&amp;quot;, Bayerstra&amp;szlig;e 12, D-80335 M&amp;uuml;nchen.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blogs.sun.com/webmink/&quot;&gt;Simon Phipps&lt;/a&gt; will speak about &amp;quot;Sun and Open Source - How it has changed the industry&amp;quot;, &lt;a href=&quot;http://blogs.mysql.com/kaj/&quot;&gt;Kaj Arn&amp;ouml;&lt;/a&gt; will give a talk about the positioning, strategy and momentum of MySQL as a part of Sun. Other speakers include Donatus Schmidt (Marketing Director Sun Germany) and Ralf Gebhardt (Sales Engineer, MySQL). You can see the entire agenda &lt;a href=&quot;http://de.sun.com/sunnews/events/2008/mysql/agenda.jsp&quot;&gt;here&lt;/a&gt;, you need to &lt;a href=&quot;http://www2.sun.de/dct/forms/reg_de_1605_446_0.jsp&quot;&gt;register here&lt;/a&gt; if you would like to attend.&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    MySQL, OSS, </dc:subject>
    <dc:date>2008-06-18T11:12:15Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=194</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=194</wfw:commentRss>
    
    <dc:subject>community</dc:subject>
<dc:subject>event</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>sun</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/193-guid.html">
    <title>Recording and slides of my Security &amp; Backup webinar now available</title>
    <link>http://www.lenzg.org/archives/193-Recording-and-slides-of-my-Security-Backup-webinar-now-available.html</link>
    <description>
    &lt;p&gt;I&#039;ve just been informed that a PDF of my slides as well as a recording of yesterday&#039;s webinar about &lt;a href=&quot;http://www.mysql.de/news-and-events/on-demand-webinars/display-od-136.html&quot;&gt;MySQL Backup and Security&lt;/a&gt; (in German) is already available for replay/review. You can access the files from our &lt;a href=&quot;http://www.mysql.de/news-and-events/on-demand-webinars/&quot;&gt;on demand webinars&lt;/a&gt; page (free registration required). Enjoy!&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, </dc:subject>
    <dc:date>2008-06-18T10:21:19Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=193</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=193</wfw:commentRss>
    
    <dc:subject>backup</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>presentation</dc:subject>
<dc:subject>slides</dc:subject>
<dc:subject>webinar</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/192-guid.html">
    <title>Webinar on 2008-06-17 (in German): MySQL Backup and Security best practices</title>
    <link>http://www.lenzg.org/archives/192-Webinar-on-2008-06-17-in-German-MySQL-Backup-and-Security-best-practices.html</link>
    <description>
    &lt;p&gt;If you are new to MySQL and would like to get an overview about some best practices for securing a MySQL server and some commonly used backup techniques, consider attending &lt;a href=&quot;http://www.mysql.de/news-and-events/web-seminars/display-136.html&quot;&gt;this webinar&lt;/a&gt; (in german), held by yours truly. It will take place this Tuesday (2008-06-17) at 15:00 CEST - participation is free of charge! This is my first attempt to perform a webinar, I usually give talks in front of a live audience... Let&#039;s see how it goes.&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, </dc:subject>
    <dc:date>2008-06-16T22:35:20Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=192</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=192</wfw:commentRss>
    
    <dc:subject>backup</dc:subject>
<dc:subject>event</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>presentation</dc:subject>
<dc:subject>webinar</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/191-guid.html">
    <title>Please give us your feedback by taking the MySQL Magazine Survey!</title>
    <link>http://www.lenzg.org/archives/191-Please-give-us-your-feedback-by-taking-the-MySQL-Magazine-Survey!.html</link>
    <description>
    &lt;p&gt;If you are working with MySQL as a DBA or developer, I&#039;d like to encourage you to consider taking the &lt;a href=&quot;http://www.kwiksurveys.com/online-survey.php?surveyID=KOKK_e414c40b&quot;&gt;MySQL Magazine Survey&lt;/a&gt;, which was compiled by &lt;a href=&quot;http://www.paragon-cs.com/wordpress/&quot;&gt;Keith Murphy&lt;/a&gt; and &lt;a href=&quot;http://marksitblog.blogspot.com/&quot;&gt;Mark Schoonover&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The survey takes around 10-15 minutes to complete and runs until June 16th. The results will be published in the summer issue of &lt;a href=&quot;http://www.paragon-cs.com/mag/index.html&quot;&gt;MySQL Magazine&lt;/a&gt;, due on July 15th. The questions cover a broad range of topics, from details about your MySQL experience and job description over connectors and languages to operating systems and MySQL versions.&lt;/p&gt;
&lt;p&gt;Thanks in advantage for your support and input! The results of this survey will be interesting for us as well.&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, OSS, </dc:subject>
    <dc:date>2008-05-27T10:24:54Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=191</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=191</wfw:commentRss>
    
    <dc:subject>collaborating</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>contributing</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>OSS</dc:subject>
<dc:subject>survey</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/190-guid.html">
    <title>Sun &amp; MySQL at Linuxtag 2008 Berlin (2008-05-28/2008-05-31)</title>
    <link>http://www.lenzg.org/archives/190-Sun-MySQL-at-Linuxtag-2008-Berlin-2008-05-282008-05-31.html</link>
    <description>
    &lt;p&gt;From May 28th-31st, the annual &lt;a href=&quot;http://www.linuxtag.org/&quot;&gt;LinuxTag&lt;/a&gt; will take place in Berlin, Germany. I followed the growth and evolution of LinuxTag from the very early days and I have fond memories of the event back when it still took place at the University of Kaiserslautern and our SuSE &amp;quot;booth&amp;quot; was just a regular table taken from the lecture rooms...&lt;/p&gt;
&lt;p&gt;Things have evolved a lot since then. Today, LinuxTag is one of the largest Linux/Open Source Events in Europe and my new employer &lt;a href=&quot;http://www.sun.com/&quot;&gt;Sun&lt;/a&gt; is a major sponsor this year. In addition to several talks and keynotes, there will be a large Sun booth in the exhibition area (Booth #205) and we will have a dedicated MySQL demo pod! Some of the things we plan to demo there are the upcoming MySQL Server releases (&lt;a href=&quot;http://dev.mysql.com/downloads/mysql/5.1.html&quot;&gt;5.1&lt;/a&gt;, &lt;a href=&quot;http://dev.mysql.com/downloads/mysql/6.0.html&quot;&gt;6.0&lt;/a&gt; with &lt;a href=&quot;http://dev.mysql.com/doc/refman/6.0/en/se-falcon.html&quot;&gt;Falcon&lt;/a&gt; and &lt;a href=&quot;http://forge.mysql.com/wiki/OnlineBackup&quot;&gt;Online Backup&lt;/a&gt;), &lt;a href=&quot;http://mysql.com/products/workbench/&quot;&gt;MySQL Workbench&lt;/a&gt;, &lt;a href=&quot;http://mysql.com/products/enterprise/monitor.html&quot;&gt;MySQL Enterprise Monitor&lt;/a&gt; as well as how to combine these with other Sun products like &lt;a href=&quot;https://glassfish.dev.java.net/&quot;&gt;Glassfish&lt;/a&gt;, &lt;a href=&quot;http://www.netbeans.org/&quot;&gt;NetBeans&lt;/a&gt;, &lt;a href=&quot;http://opensolaris.org/&quot;&gt;OpenSolaris&lt;/a&gt; or &lt;a href=&quot;http://www.openoffice.org/&quot;&gt;OpenOffice&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Some other stuff that we will be showcasing on the Sun booth:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Be Brilliant Faster with OpenSolaris: Develop, Debug, Deploy Apps Faster with ZFS and Dtrace, OpenSolaris Live CD &amp;ndash; Fast, Free, and Easy to Install&lt;/li&gt;
    &lt;li&gt;Virtualize Your Business with xVM and VirtualBox: OpenSolaris, Windows, Linux &amp;amp; Mac OS X Virtualized, Develop on VirtualBox, Deploy on xVM, Free &amp;amp; Open&lt;/li&gt;
    &lt;li&gt;Sun Studio Software for OpenSolaris and Linux: C/C++/Fortran Compilers and Tools, x86 and SPARC&lt;/li&gt;
    &lt;li&gt;Cool New Features in OpenOffice.org 3.0: Importing PDFs and Managing Appointments, now with full support for MAC OS X (Aqua)&lt;/li&gt;
    &lt;li&gt;Discovering Open High Availability Cluster: Overview about HA Clusters, Community Group Projects, Single Node Cluster &amp;ndash; Service Failover between Zones&lt;/li&gt;
    &lt;li&gt;GlassFish - the Open Source Java EE 5 Application Server: JRuby/ Rails, Ajax &amp;amp; Comet&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I look forward to being there! Please contact me, if you are interested in visiting Linuxtag and would like to receive a free pass!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, OSS, </dc:subject>
    <dc:date>2008-05-26T08:00:23Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=190</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=190</wfw:commentRss>
    
    <dc:subject>community</dc:subject>
<dc:subject>conference</dc:subject>
<dc:subject>event</dc:subject>
<dc:subject>falcon</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>openoffice</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>solaris</dc:subject>
<dc:subject>sun</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/189-guid.html">
    <title>MySQL won the LinuxJournal Readers' Choice Awards 2008!</title>
    <link>http://www.lenzg.org/archives/189-MySQL-won-the-LinuxJournal-Readers-Choice-Awards-2008!.html</link>
    <description>
    &lt;p&gt;There were free copies of the &lt;a href=&quot;http://www.linuxjournal.com/&quot;&gt;Linux Journal&lt;/a&gt; handed out to attendees outside in the hallways here at &lt;a href=&quot;http://developers.sun.com/events/communityone/&quot;&gt;CommunityOne&lt;/a&gt; and I noticed that they just published this year&#039;s &lt;a href=&quot;http://www.linuxjournal.com/article/10065&quot;&gt;Readers&#039; Choice Awards&lt;/a&gt; - MySQL was voted as the favourite database by 62.7% of their readers!&lt;/p&gt;
&lt;blockquote&gt;MySQL is not only the world&#039;s most popular open-source database, it&#039;s your favorite as well. Although PostreSGL,&lt;br /&gt;
SQLite, Firebird and others registered votes, the competition was not fierce. It doesn&#039;t hurt that MySQL runs on more than&lt;br /&gt;
20 different platforms.&lt;/blockquote&gt;
&lt;p&gt;Thanks a lot to the readers of LinuxJournal, we really appreciate the support!&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, OSS, </dc:subject>
    <dc:date>2008-05-05T15:36:04Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=189</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=189</wfw:commentRss>
    
    <dc:subject>award</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>magazines</dc:subject>
<dc:subject>mysql</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/188-guid.html">
    <title>Hello from San Francisco!</title>
    <link>http://www.lenzg.org/archives/188-Hello-from-San-Francisco!.html</link>
    <description>
    &lt;p&gt;Just two weeks after having returned from the &lt;a href=&quot;http://en.oreilly.com/mysql2008/public/content/home&quot;&gt;MySQL Conference&lt;/a&gt;, I just arrived safely in San Francisco again. This time to attend the &lt;a href=&quot;http://developers.sun.com/events/communityone/&quot;&gt;CommunityOne&lt;/a&gt; on Monday and the &lt;a href=&quot;http://java.sun.com/javaone&quot;&gt;JavaOne&lt;/a&gt; conference from Tuesday till Friday, which should keep me occupied for the rest of the week. I look forward to meeting my fellow MySQL team members (Colin, Giuseppe and Jay will be here, too), as well as many new colleagues from Sun! Shoot me an email, if you would like to meet.&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    MySQL, OSS, </dc:subject>
    <dc:date>2008-05-05T01:25:43Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=188</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=188</wfw:commentRss>
    
    <dc:subject>community</dc:subject>
<dc:subject>conference</dc:subject>
<dc:subject>java</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>travel</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/187-guid.html">
    <title>Running Drupal 6 on MySQL 6 using the Falcon Storage Engine</title>
    <link>http://www.lenzg.org/archives/187-Running-Drupal-6-on-MySQL-6-using-the-Falcon-Storage-Engine.html</link>
    <description>
    &lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/lenzgr/2450108150/&quot;&gt;&lt;img width=&quot;500&quot; hspace=&quot;5&quot; height=&quot;425&quot; border=&quot;0&quot; align=&quot;right&quot; src=&quot;http://farm3.static.flickr.com/2255/2450108150_ac79f21d0e.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;This article describes how to install the &lt;a href=&quot;http://drupal.org/&quot;&gt;Drupal&lt;/a&gt; 6.2 CMS on &lt;a href=&quot;http://mysql.com/&quot;&gt;MySQL&lt;/a&gt; 6.0, using the &lt;a href=&quot;http://forge.mysql.com/wiki/Falcon_Feature_Preview&quot;&gt;Falcon Storage Engine&lt;/a&gt;. The operating system is a default &lt;a href=&quot;http://www.ubuntu.com/&quot;&gt;Ubuntu&lt;/a&gt; 8.04 &amp;quot;Hardy Heron&amp;quot; (x86) installation.&lt;/p&gt;
&lt;p&gt;I will make a few assumptions here, in order to keep the instructions simple: a fresh OS install, no other MySQL databases or web services are running or have already been installed. Both MySQL and the web server are installed on the same host. You should be able to become root to install packages and to have access to the local file system and the system configuration.&lt;/p&gt;
&lt;p&gt;This article will explain how to install and configure Apache/PHP, MySQL 6.0 and Drupal 6.2.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.lenzg.org/archives/187-Running-Drupal-6-on-MySQL-6-using-the-Falcon-Storage-Engine.html#extended&quot;&gt;Continue reading &quot;Running Drupal 6 on MySQL 6 using the Falcon Storage Engine&quot;&lt;/a&gt;
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    Linux, MySQL, OSS, </dc:subject>
    <dc:date>2008-04-28T15:22:31Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=187</wfw:comment>
        <slash:comments>2</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=187</wfw:commentRss>
    
    <dc:subject>article</dc:subject>
<dc:subject>cms</dc:subject>
<dc:subject>community</dc:subject>
<dc:subject>configuration</dc:subject>
<dc:subject>drupal</dc:subject>
<dc:subject>engine</dc:subject>
<dc:subject>falcon</dc:subject>
<dc:subject>hint</dc:subject>
<dc:subject>installation</dc:subject>
<dc:subject>linux</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>oss</dc:subject>
<dc:subject>virtualization</dc:subject>

</item>
<item rdf:about="http://www.lenzg.org/archives/186-guid.html">
    <title>MySQL gems from Sun bloggers</title>
    <link>http://www.lenzg.org/archives/186-MySQL-gems-from-Sun-bloggers.html</link>
    <description>
    &lt;p&gt;While being subscribed to the full &lt;a href=&quot;http://blogs.sun.com/&quot;&gt;blogs.sun.com&lt;/a&gt; feed certainly feels like drinking water from a firehose, every once in a while I stumble over very well-written and useful articles about MySQL. Below is a collection of helpful posts, especially if you run MySQL on Solaris (surprise!). And while I still am an avid Linux user, I must admit that Solaris has a few neat features - particularly &lt;a href=&quot;http://sun.com/bigadmin/content/dtrace/&quot;&gt;DTrace&lt;/a&gt; and &lt;a href=&quot;http://opensolaris.org/os/community/zfs/&quot;&gt;ZFS&lt;/a&gt; are quite intriguing. If only userland would not feel so weird for someone coming from a GNU/Linux background!&lt;/p&gt;
&lt;p&gt;From &lt;a href=&quot;http://blogs.sun.com/luojiach/&quot;&gt;Jenny Chen&#039;s blog&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/luojiach/date/20080421&quot;&gt;DTrace Integration with MySQL 5.0 - Chime demo&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/luojiach/date/20071009&quot;&gt;MySQL Innodb Performance Tuning For Disk-Bound Workloads On CMT Servers&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/luojiach/date/20070820&quot;&gt;Installation and Configuration Sun Cluster Data Service For MySQL&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/luojiach/date/20070525&quot;&gt;DTrace Probes In MySQL&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/luojiach/date/20060526&quot;&gt;Connect/J and MySQL&#039;s Tuning Tips in SpecjAppserver2004&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;#160;From &lt;a href=&quot;http://blogs.sun.com/ritu/&quot;&gt;Ritu Kamboj&#039;s blog&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/ritu/entry/mysql_benchmark_us_t2_beats&quot;&gt;MySQL Benchmark UltraSPARC T2 beats Xeon on Consolidation of OLTP &amp;amp; Web&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/ritu/entry/optimal_sun_studio_compiler_options&quot;&gt;Optimal Sun Studio compiler options for MySQL&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/ritu/entry/how_to_configure_mysql_to&quot;&gt;How to configure MySQL to run with Solaris Management Facility (SMF)&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/ritu/entry/mysql_cluster_installation&quot;&gt;MySQL Cluster installation&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/ritu/entry/generating_trace_files_for_mysql&quot;&gt;Generating trace files for MySQL&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;#160;From &lt;a href=&quot;http://blogs.sun.com/krishs/&quot;&gt;Krish Shankar&#039;s Blog&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/krishs/entry/deployment_and_failover_study_of&quot;&gt;Deployment and Failover Study of HA MySQL on a Solaris Cluster&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/krishs/entry/sun_studio_compiler_options_for1&quot;&gt;Sun Studio Compiler Options for MySQL on Solaris 10 x64 OS : Performance Study&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;http://blogs.sun.com/krishs/entry/sun_studio_compiler_options_for&quot;&gt;Sun Studio Compiler Options for MySQL on Solaris 10 SPARC OS : Performance Study&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;#160;More to come in the near future!&lt;/p&gt;
&lt;p&gt;&amp;#160;&lt;/p&gt; 
    </description>

    <dc:publisher>Lenz Grimmer's blog</dc:publisher>
    <dc:creator>nospam@example.com (Lenz Grimmer)</dc:creator>
    <dc:subject>
    MySQL, </dc:subject>
    <dc:date>2008-04-25T18:19:22Z</dc:date>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=186</wfw:comment>
        <slash:comments>1</slash:comments>
        <wfw:commentRss>http://www.lenzg.org/rss.php?version=1.0&amp;type=comments&amp;cid=186</wfw:commentRss>
    
    <dc:subject>article</dc:subject>
<dc:subject>blog</dc:subject>
<dc:subject>mysql</dc:subject>
<dc:subject>solaris</dc:subject>
<dc:subject>sun</dc:subject>

</item>

</rdf:RDF>
