Showing entries 38131 to 38140 of 43765
« 10 Newer Entries | 10 Older Entries »
MySQL Dev Mtg Heidelberg 18-24 Sep 2007

In my blog entry about How to arrange a physical meeting in a virtual organisation, I indicated that MySQL AB would arrange its next Developer meeting early in May 2007. For various reasons, including avoiding a crash with the MySQL Conference & Expo 23-26 April 2007 in Santa Clara, we postponed it to September. Our finalists were Sofia, Heidelberg, Munich and Vienna, where Germany’s Next Top Dev Mtg Location was choosen to be Heidelberg, one of Germany’s most charming cities ideally located at about one hour’s shuttle distance from Frankfurt Airport.

As part of our 2007 overall theme to open up our Development …

[Read more]
Delphi for PHP

CodeGear, the developer tools subsidiary of Borland, is now sharpening their focus around supporting the open source LAMP stack (Linux / Apache / MySQL / PHP) with their latest offering, Delphi for PHP.  Ok, full disclosure: I have a soft spot for Delphi.  I've rarely had more fun in my career than working with the original Delphi team back in the 1990s.  It was a lot of hard slogging, but we built something that was pretty amazing.  Who knew it would still be going strong twelve …

[Read more]
MySQL Query Profiler 1.0.0 released

I've updated MySQL Query Profiler, which I consider the most important tool I've written. It's now included as part of the MySQL Toolkit project on Sourceforge.

Introducing MySQL Duplicate Key Checker

I've just released MySQL Duplicate Key Checker on SourceForge. This is a complete rewrite of a tool I initially released under a slightly different name. It is now much more powerful and friendlier to use, especially for scripting, and has many more options.

451 CAOS Links - 2007.03.01

Novell reports preliminary Q107 financial results…SIPBox becomes NeoPhonetics…continued debate on ‘what is open?’…and more…

Novell Reports Preliminary Financial Results for First Fiscal Quarter 2007, Novell (Press Release)

Red Hat To Webcast Results for Fourth Quarter and Fiscal Year 2007, Red Hat (Press Release)

Sun Microsystems Upgrades Java Enterprise System ? Over 1.3 Million Subscribers Strong, Sun Microsystems (Press Release)

SIPBox Renames the Company NeoPhonetics, NeoPhonetics (Press Release)

[Read more]
MySQL Query Profiler, Checksum, Index Checker updated to version 1.0.1

I got a lot of very nice feedback on the three tools I recently added to the MySQL Toolkit project on Sourceforge, and found and solved several issues with quoting and password prompting, index types, and so forth. Thank you all for your feedback, and welcome to Ruslan Zakirov, who plans to add some new tools! Updated packages are now on Sourceforge. All three packages needed minor tweaks, so I bumped the version numbers to 1.

Software appliances, virtualization, and Zimbra

Sorry to have been dark for the last couple of months. Things have been very busy indeed for the Zimbra team, but it is gratifying to have some of our longer-term engineering efforts baring fruit: in addition to the release of 4.5 (more info here) and opening up our product management portal for your input, we have now posted the beta release of our software appliance distribution for ZCS!

Software appliances promise to augment Software as a Service (SaaS) as an easier, cheaper way to use third-party software, especially by lowering the cost of managing independently changing subcomponents of a software "stack"---application logic, database, web application server, virtual machine, operating system, and so on. For our 1.0 software appliance, …

[Read more]
Testing Windows Home Server

I was fortunate enough to be invited to beta test Windows Home server.  This is the new Microsoft product that looks to provide centralized storage and backup for the ever-growing number of home networks.  I have been too busy to do much with it so far but here's what I can tell you so far.

  • The connector will complain that it can't install on Vista x64.  To fix this, simply move the .DAT file that is on the connector cd to your desktop and change it's extension to .MSI.  Then, open an elevated command prompt and run the MSI file.  It will install without trouble.  I did notice some oddity about shared folders so I'm not guaranteeing that it works perfectly but so far it's been ok here.
  • At first it seems like a lot of noise about nothing when you see the shared folders appear on your desktop.  I was thinking "crap, I can do that with XP".  Well, not so fast.  These shared folders …
[Read more]
MySQL University, MEM_ROOT and Pillows

I’m listening to the first MySQL University session. It’s the highest form of education available at MySQL AB, hence the name. Not about how to use MySQL, but how to write code patches for MySQL.

Right now, Sergei Golubchik is sitting in Cologne, Germany, speaking behind Skype Conferencing and two pillows (sound quality!) about memory management and mysys libraries and algorithms. Monty and others are assisting Sergei over our internal IRC, where there are 31 developers listening in.


Our presenter, Sergei Golubchik, in a non-virtual setting

Here’s an IRC transcript:


monty|uni ie, only destructior is called, memory is not freed until free_root()
rafal|school monty|uni: if I initialize String from other String, or char table[] …

[Read more]
Getting excited about PBXT

I’ve been following the development of the PBXT storage engine for some time, but only recently got the chance to get my hands dirty with the engine. I have to say - I like what I see! Paul McCullagh (PBXT’s creator) has done a great job creating a stellar transactional engine for MySQL, and the new beta sports foreign keys that work like a champ.

Check out the article I just wrote on PBXT - I think you’ll be excited too once you see all that PBXT offers and the performance it delivers. Paul has also started making binaries of the plugin-engine available, which makes it even easier to pop PBXT into a version of MySQL and run.

Check PBXT out when you can - like me, I think you’ll quickly be turned into a fan.

Showing entries 38131 to 38140 of 43765
« 10 Newer Entries | 10 Older Entries »