<?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>Lenz Grimmer's blog - Comments</title>
    <link>http://www.lenzg.org/</link>
    <description>Lenz Grimmer's blog - Random notes about Linux, MySQL and Open Source</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Sat, 05 Jul 2008 18:31:52 GMT</pubDate>

    <image>
        <url>http://www.lenzg.org/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Lenz Grimmer's blog - Comments - 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>
    <title>LenZ: Gallery updates and new camera</title>
    <link>http://www.lenzg.org/archives/198-Gallery-updates-and-new-camera.html#c247</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/198-Gallery-updates-and-new-camera.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (LenZ)</author>
    <content:encoded>
    Hi Daniel,

AWESOME! I was not aware of this project - just reading the docs makes me drool &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;

I will take a closer look at it right away. Thanks for the hint!

LenZ 
    </content:encoded>

    <pubDate>Fri, 04 Jul 2008 10:52:59 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/198-guid.html#c247</guid>
    
</item>
<item>
    <title>Daniel Mewes: Gallery updates and new camera</title>
    <link>http://www.lenzg.org/archives/198-Gallery-updates-and-new-camera.html#c246</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/198-Gallery-updates-and-new-camera.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=198</wfw:comment>

    

    <author>nospam@example.com (Daniel Mewes)</author>
    <content:encoded>
    Just in case you don&#039;t know that one yet:

If you are interested in shooting raw photos and in advanced control options (including Basic scripting support), the Canon Hacker&#039;s Development Kit may be interesting for you:
http://chdk.wikia.com/

I just discovered that a few weeks ago and use it on my Canon Ixus 60 / Powershot 600SD. Works really great! 
    </content:encoded>

    <pubDate>Thu, 03 Jul 2008 20:51:31 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/198-guid.html#c246</guid>
    
</item>
<item>
    <title>LenZ: 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#c245</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/197-The-mylvmbackup-source-tree-has-moved-to-BazaarLaunchpad.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (LenZ)</author>
    <content:encoded>
    Good point! Thanks for the hint - this is now done. I updated the project home page accordingly. 
    </content:encoded>

    <pubDate>Thu, 26 Jun 2008 07:30:17 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/197-guid.html#c245</guid>
    
</item>
<item>
    <title>thumper: 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#c244</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/197-The-mylvmbackup-source-tree-has-moved-to-BazaarLaunchpad.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=197</wfw:comment>

    

    <author>nospam@example.com (thumper)</author>
    <content:encoded>
    If you follow the link on https://code.edge.launchpad.net/mylvmbackup to set a main development branch, you can link the branch (~lenz-mysql/mylvmbackup/trunk) to the trunk series for mylvmbackup (https://launchpad.net/mylvmbackup/trunk).  Once this is done, people can grab your trunk branch with:

  bzr branch lp:mylvmbackup 
    </content:encoded>

    <pubDate>Thu, 26 Jun 2008 03:43:53 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/197-guid.html#c244</guid>
    
</item>
<item>
    <title>Frank: The MySQL source code has moved!</title>
    <link>http://www.lenzg.org/archives/195-The-MySQL-source-code-has-moved!.html#c243</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/195-The-MySQL-source-code-has-moved!.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=195</wfw:comment>

    

    <author>nospam@example.com (Frank)</author>
    <content:encoded>
    It would be interesting to know why bazaar was preferred to other scm like git or hg, do you know the details?
thanks 
    </content:encoded>

    <pubDate>Fri, 20 Jun 2008 09:34:09 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/195-guid.html#c243</guid>
    
</item>
<item>
    <title>Harald: 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#c242</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/187-Running-Drupal-6-on-MySQL-6-using-the-Falcon-Storage-Engine.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=187</wfw:comment>

    

    <author>nospam@example.com (Harald)</author>
    <content:encoded>
    Interesting

After the step
$ scripts/mysql_install_db --user=mysql
I get the following error: 


FATAL ERROR: Could not find ./share/fill_help_tables.sql

If you are using a binary release, you must either be at the top
level of the extracted archive, or pass the --basedir option
pointing to that location. 
    </content:encoded>

    <pubDate>Fri, 30 May 2008 21:43:42 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/187-guid.html#c242</guid>
    
</item>
<item>
    <title>Sean: 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#c241</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/191-Please-give-us-your-feedback-by-taking-the-MySQL-Magazine-Survey!.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=191</wfw:comment>

    

    <author>nospam@example.com (Sean)</author>
    <content:encoded>
    I see the survey doesn&#039;t list PHP under Q19; I may (mistakenly) imagine it&#039;s the most common language when it comes to LAMP.  It may be beneficial to add it? 
    </content:encoded>

    <pubDate>Tue, 27 May 2008 18:11:39 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/191-guid.html#c241</guid>
    
</item>
<item>
    <title>Jay Pipes: 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#c240</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/187-Running-Drupal-6-on-MySQL-6-using-the-Falcon-Storage-Engine.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=187</wfw:comment>

    

    <author>nospam@example.com (Jay Pipes)</author>
    <content:encoded>
    Hi!  Great stuff, Lenz!

Just a quick FYI: You can use the a2enmod command to enable mod_rewrite.  So, instead of:

cd /etc/apache2/mods-enabled/
sudo ln -s ../mods-available/rewrite.load .

You could also do:

sudo a2enmod rewrite

At least, this works with Debian/Ubuntu.  Not sure about rpm-based or Suse...

Cheers!

Jay 
    </content:encoded>

    <pubDate>Mon, 28 Apr 2008 23:51:14 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/187-guid.html#c240</guid>
    
</item>
<item>
    <title>Frank Mashraqi: MySQL gems from Sun bloggers</title>
    <link>http://www.lenzg.org/archives/186-MySQL-gems-from-Sun-bloggers.html#c239</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/186-MySQL-gems-from-Sun-bloggers.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=186</wfw:comment>

    

    <author>nospam@example.com (Frank Mashraqi)</author>
    <content:encoded>
    Hi Lenz,


I know the userland feeling &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;

That said, DTrace is just extremely valuable for looking under the hood.

Nice collection of resources. I am very interested in Solaris Cluster and can&#039;t wait to deploy in our environment for testing.

This could be the answer to DRBD.

frank 
    </content:encoded>

    <pubDate>Sat, 26 Apr 2008 03:37:48 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/186-guid.html#c239</guid>
    
</item>
<item>
    <title>Kris Buytaert: Zumastor as an alternative for LVM/DRBD?</title>
    <link>http://www.lenzg.org/archives/182-Zumastor-as-an-alternative-for-LVMDRBD.html#c238</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/182-Zumastor-as-an-alternative-for-LVMDRBD.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=182</wfw:comment>

    

    <author>nospam@example.com (Kris Buytaert)</author>
    <content:encoded>
    Stop reading my todo list please &lt;img src=&quot;http://www.lenzg.org/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Thu, 17 Apr 2008 12:57:09 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/182-guid.html#c238</guid>
    
</item>
<item>
    <title>Michael S. Moody: mylvmbackup 0.8 has been released</title>
    <link>http://www.lenzg.org/archives/180-mylvmbackup-0.8-has-been-released.html#c237</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/180-mylvmbackup-0.8-has-been-released.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=180</wfw:comment>

    

    <author>nospam@example.com (Michael S. Moody)</author>
    <content:encoded>
    I see a lot of people using things like what you&#039;ve mentioned here, however, as an out of the box solution, we stumbled across this company at hostcon, and linuxworld last year (2007). We&#039;re using them for point in time mysql backups, completely successfully:

www.r1soft.com

I highly recommend it, as for an out of the box solution, it works perfectly.

Michael 
    </content:encoded>

    <pubDate>Sat, 12 Apr 2008 03:31:58 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/180-guid.html#c237</guid>
    
</item>
<item>
    <title>Lenz Grimmer: Reminder: MySQL Meetup Mashups in Germany next week (Hamburg and Berlin)</title>
    <link>http://www.lenzg.org/archives/177-Reminder-MySQL-Meetup-Mashups-in-Germany-next-week-Hamburg-and-Berlin.html#c236</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/177-Reminder-MySQL-Meetup-Mashups-in-Germany-next-week-Hamburg-and-Berlin.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=177</wfw:comment>

    

    <author>nospam@example.com (Lenz Grimmer)</author>
    <content:encoded>
    Hi Pierre, thanks for spotting this mistake! Now fixed. 
    </content:encoded>

    <pubDate>Wed, 02 Apr 2008 16:12:27 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/177-guid.html#c236</guid>
    
</item>
<item>
    <title>Pierre: Reminder: MySQL Meetup Mashups in Germany next week (Hamburg and Berlin)</title>
    <link>http://www.lenzg.org/archives/177-Reminder-MySQL-Meetup-Mashups-in-Germany-next-week-Hamburg-and-Berlin.html#c235</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/177-Reminder-MySQL-Meetup-Mashups-in-Germany-next-week-Hamburg-and-Berlin.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=177</wfw:comment>

    

    <author>nospam@example.com (Pierre)</author>
    <content:encoded>
    I suppose you mean Hamburg and Berlin in the post title. Munich meeting was a couple of weeks ago afair. 
    </content:encoded>

    <pubDate>Wed, 02 Apr 2008 14:02:45 +0200</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/177-guid.html#c235</guid>
    
</item>
<item>
    <title>LenZ: Embedding a MySQL Server in C/C++ or Java applications</title>
    <link>http://www.lenzg.org/archives/163-Embedding-a-MySQL-Server-in-CC++-or-Java-applications.html#c234</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/163-Embedding-a-MySQL-Server-in-CC++-or-Java-applications.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=163</wfw:comment>

    

    <author>nospam@example.com (LenZ)</author>
    <content:encoded>
    Hi Mark, the Windows builds used to include the embedded server, not sure if this is still the case. To my knowledge the 5.0 release currently does not include it, but please check the 5.1 release and submit a bug report, if it is missing! Thanks. 
    </content:encoded>

    <pubDate>Wed, 12 Mar 2008 18:21:24 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/163-guid.html#c234</guid>
    
</item>
<item>
    <title>Mark Daems: Embedding a MySQL Server in C/C++ or Java applications</title>
    <link>http://www.lenzg.org/archives/163-Embedding-a-MySQL-Server-in-CC++-or-Java-applications.html#c233</link>
            <category></category>
    
    <comments>http://www.lenzg.org/archives/163-Embedding-a-MySQL-Server-in-CC++-or-Java-applications.html#comments</comments>
    <wfw:comment>http://www.lenzg.org/wfwcomment.php?cid=163</wfw:comment>

    

    <author>nospam@example.com (Mark Daems)</author>
    <content:encoded>
    Is it possible to get Windows builds of the embedded server library? Is a (recent) community version available? 
    </content:encoded>

    <pubDate>Tue, 11 Mar 2008 12:12:29 +0100</pubDate>
    <guid isPermaLink="false">http://www.lenzg.org/archives/163-guid.html#c233</guid>
    
</item>

</channel>
</rss>