Skip to content

OSCON Interviews: Solid

It's already a month old, but I just stumbled over this ITtoolbox Interview with Jonathan Cheyer (Open Source Community Manager) and Murat Demiroglu (Senior Product Manager) from Solid Information Technology, in which Dru Lavigne talks with them about Solid (the company) and the solidDB for MySQL storage engine, which is currently in beta testing. I still remember Solid from my times at SUSE Linux, where it used to be a part of the Linux distribution along with MySQL, PostgreSQL, Adabas D and several other DBs...

Public MySQL SVN repositories now browseable with FishEye

While the MySQL Server source trees are maintained using the BitKeeper revision control system, several other MySQL projects (Connectors, GUI-Tools and the Manual) use Subversion instead.

To make it easier for external developers in getting familiar with the code base of the respective project, we now installed the FishEye SVN repository browser, which provides a very nice interface to the hosted repositories and boasts an impressive number of additional features like searching, diffing and RSS feeds.

This will hopefully encourage more developers to participate and contribute to these projects. FishEye will also make it more convenient for our own developers to work with their SVN repositories and should soon become a valuable tool for us.

Sessions about MySQL at the EuroOSCON 2006 conference

On September 18th-21st, the second EuroOSCON will take place in Brussels, Belgium. I probably won't make it to this year's conference, but I really enjoyed the event in Amsterdam last year.

The session grid contains a number of talks related to MySQL:

In addition to these sessions which are directly related to MySQL, here is a selection of talks that most likely cover it as well:
All in all, the conference program looks very promising. I wish I could be there...

SAGE@GUUG Hamburg Meeting

Yesterday I attended a local SAGE@GUUG Meeting. The topic was "zsh - the ubershell" and I tend to agree - I have switched to using zsh instead of bash more than four years ago, after Mads introduced me to it. However, I quickly discovered that there is much more to learn about it - thanks a lot to Julius for the nice demonstration.

After the presentation we walked over to a local turkish restaurant to have some dinner and chitchat. There I met with Lars, who moved to Hamburg recently. We had a good time and discussed a wide variety of subjects. Thanks to Dirk for arranging this meeting! I look forward to the next one, which will take place on September 14th and will cover the "Service Management Facility" from Sun Solaris 10.

More packages added to the openSUSE Build Service

Encouraged by this flattering comment, I went through my full collection of SUSE RPMs, picked the ones worth updating to the latest versions and submitted them to my package repository at the openSUSE build service now:
  • bchunk 1.2.0 - A CD image format converter from .bin/.cue to .iso/.cdr/.wav.
  • kvdr 0.64 - A KDE Front-End for VDR (Video Disk Recorder)
  • samefile 2.12 - Find identical files on your file system
  • rss-glx 0.8.1 - Really Slick Screensavers
  • rzip 2.1 - A large-file compression program

I hope none of these are already maintained somewhere else, this is something I still haven't figured out - how can I search the existing projects for certain packages?

The Build Service totally rocks, especially since it can be conveniently used from the command line as well. I submitted my first two packages via the web frontend, but have now switched to using the osc command line tool exclusively. Kudos to the openSUSE Build Service Team, building packages on other platforms has never been that easy!

10.1 RPMs now on the openSUSE Build Service

Thanks to Duncan Mac-Vicar for the friendly reminder: I finally bit the bullet and started using the openSUSE Build Service for building and hosting the RPMs that I build for SUSE Linux by myself. I've now moved the KeyJnote and mercurial RPMs for SUSE Linux 10.1 to my own repository there. Future RPMs will also be provided from there exclusively. Kudos to the openSUSE team for providing this service!

lighttpd soon to support upload progress information

Have you ever been annoyed about the fact that uploading files via the web browser usually lacks any kind of visual feedback how far the upload has progressed already? Well, worry no more - Jan has just added that functionality via mod_uploadprogress to lighty. Now you can use some AJAX magic to display the progress on your web page. Keep up the good work, Jan!
tweetbackcheck