It appears that Jeremy Cole (Proven
Scaling) can, as he's offering you a "free ride". To be
exact, he's offering to pay for travel and accomodation. That's
pretty cool! Just meals and local transportation are on you (but
the local trains are cheap, and what does cold pizza cost? ;-)
But seriously, there's free food on the Google campus
anyway.
MySQL Camp
will be held 10-12 November 2006 at Google HQ in Mountain View,
California. It'll bring together MySQL hackers and other
interested parties. It's not just about hard-core C coding: think
nifty little tools, stored procedures, bug hunting skills...
there'll be really bright people there, specifically to spend
time with other bright but less experienced people, and help them
go further with the cool stuff.
Plus you'll be able to say you visited Google and got the shirt! …
IONA Reports Profitable Third Quarter Results, IONA (Press Release)
Red Hat Expands Footprint in Telecommunications Industry, Red Hat (Red Hat)
Funambol Launches Industry’s First Open Source Community-Based Phone Certification Program to Accelerate Mass Adoption of Mobile Services, Funambol (Press Release)
Pentaho Announces Google Maps Integration, Pentaho (Press Release)
MySQL Enterprise Database - Ready or Not?, LinuxInsider, Jay Lyman (Article)
…
[Read more]One of the big advantages of MySQL is its concept of "pluggable storage engines". This means you can choose the most optimal storage engine for your needs. This also has a disadvantage: You have to know what you are doing...
MySQL has also a full text search engine built in. But this search engine is not as fast a you probably want to. Thus there are some alternative full text search engines which might be working together with MySQL.
My brother alerted me to a good posting on "The Eight Truths of Real Innovators" from the futurelab blog. It may be a bit pretentious to call these the "eight truths" but they are certainly thought provoking. Perhaps readers will come up with their own "truths" to add to this list:
-
Stop equating innovation to R&D
Its not about the lab experiment, it's about how you're helping customers. Innovation doesn't just mean the code; it can be the development model, the business model, the distribution model and more. -
Pay people to fail
It is the risky …
Bob Field posted his reactions to the recent MySQL announcement to offer two versions of the MySQL Server product: Enterprise Server and Community Server. I feel somewhat similarly; the change has the potential to give greater value to both the corporate customers of MySQL and their community users. It will be interesting to see how this develops as we go forward.By making less frequent
MySQL has recently started a
campaign of open contribution, inviting the community to
participate to the MySQL project in many ways.
The next target, also considering the higer stakes coming from
the MySQL Enterprise challenge, will be Quality
Assurance.
Quality AssuranceNow what is Quality Assurance (QA)? If you think that it's
just bug hunting, then you have a simplistic view of the software
generation lifecycle. QA deals with all the steps in the software
lifecycle, and at each steps there are actions that can affect
the quality of the final outcome. QA components include (but are
not limited to) failure testing, statistical control, process and
performance control, best practice …
This is the fourth in a series of articles on profiling MySQL. My past three articles have explained how to measure the work a query causes MySQL to do. In this article I introduce a tool I've written to do the work for you and produce a compact, readable report of that work, with all the math already done, and the measurements labelled and grouped for ease of comprehension. With this tool you can understand query performance at a glance.
Novell Delivers Integrated Stack for SUSE Linux Enterprise Built with Mixed Source Software and Systems from IBM, Novell (Press Release)
European Consortium to Prove Quality of Open Source Software, SQO OSS (Press Release)
Pentaho Marks Second Anniversary with 1.5 Million Downloads, Pentaho (Press Release)
Centeris Sponsors New Interoperability Event, TechX World, Centeris (Press Release)
Open Country Enhances Systems …
[Read more]Zmanda Recovery Manager (ZRM) for MySQL is a robust and intelligent solution for live backup and recovery of local and remote MySQL databases. In case you are not familiar with it, take a look at ZRM for MySQL project page.
Key
features in 1.1 release
- Backup images can be compressed and encrypted using platform
tools
- Custom plugin interfaces for
- Backup encryption
- Pre backup actions
- Post backup actions
- Flexible scheduling
- Binary log parser
- Secure file transfer
- Automatic HTML and Text backup report generation
- Backup reports are available as RSS feed
This is an open source community project. Feel free to check out the project wiki, go to …
[Read more]