We've kicked off our annual survey of MySQL users recently on the developer zone of the MySQL site. There are some new questions and some old questions so that we can gauge trends over time. For example in last year's survey we saw that: -40% of MySQL users also use Oracle -50% of MySQL users are using MySQL Replication -Over 50% of MySQL users have been using MySQL longer than 4 years -Over 50% of MySQL users plan to increase their usage in the next year We get lots of feedback from our users and customers and the survey is... READ MORE
Baron have been updating you a lot about chapter by chapter progress so I should not repeat it, instead I thought it would be a good idea to write a bit about how we work on the book.
Generally, quite similar to the previous book this is long process, which is probably what happens when busy people attempt to get time to write a book. I started working on book Outline with Andy Oram (our great editor) about a year ago.
I think I can do decent outlines and I often do my presentations as outline which help me to plan what I should write about. But I get stuck with explanatory writing as soon as it gets much larger than a blog post... Especially when it comes to explaining obvious stuff - I surely could not be the teacher for first graders. Also neither me not Vadim are native English speakers which expected to give Andy a lot of hard editorial work.
Due to these …
[Read more]Normally I don’t make a point of calling out other vendors by name, but this time I can’t resist. See, Oracle’s big party-turned-conference is this week. “Larry-fest” — I’ve heard it called by some cynics. I believe the tagline is something to the effect of “100,000 reasons to say thank you.” Thank you indeed, Oracle. Thanks for closing down a whole frickin street 3 WHOLE DAYS BEFORE your database love fest and creating 4 more extra days of traffic. Lucky for us, Hyperic is a few blocks away and gets to enjoy the fruits of Oracle’s closure of …
[Read more]
Ambition is the last refuge of failure --Oscar Wilde
The star schemas along with aggregates support the
full scope of the data warehouse, the multi-dimensional database (MDB) can be used
to support a limited scope where query performance is
paramount:
|
|
|
Star schema aggregate awareness |
MDB |
|
|
Database |
Oracle Materialized Views, … |
This release fixes several bugs introduced in the last release as I replaced untested code with tested code – how ironic! Actually, I knew that was virtually guaranteed to happen. Anyway, all the bugs you’ve helped me find are now fixed. I also fixed a long-standing bug in MySQL Table Sync, which I am otherwise trying to touch as little as possible for the time being. (Remember to contribute to the bounty, and get your employer to contribute as well, so I can do some real work on it in the next month or so!
Greta and Lily Asay
Whom shall he teach knowledge? and whom shall he make to understand doctrine? them that are weaned from the milk, and drawn from the breasts.
For precept must be upon precept, precept upon precept; line upon line, line upon line; here a little, and there a little:
For with stammering lips and another tongue will he speak to this people. (Isaiah 28:9-11)
Anyone that has tried to ramrod open source into an organization will appreciate this counsel from Isaiah. As a market phenomenon, open source - be it Linux, Apache, MySQL, SugarCRM, MuleSource, or another project - almost always has begun on the fringes of IT. With Linux it was the edge-of-the-network server at first, until it eventually claimed the data center. With many commercial open-source projects, the first entree into an enterprise is at the departmental level …
[Read more]It's been a while since I've written about progress on the book. I actually stopped working on it as much at the beginning of the month, because on October 31(st) I managed to finish a first draft of the last big chapter! Now I'm back to full-time work at my employer, and I'm working on the book in the evenings and weekends only. Read on for details of what I've been working on and what's next in the pipeline.
"Projectors are the essence of Communication"
Sums up how to communication between tech types.
Spending my Saturday at "Saturday House" (http://www.saturdayhouse.org/). So far I have
explained how the new "skeleton-library" framework I put together
works.
(obligatory link: http://hg.tangent.org/skeleton_library/)
Next is teaching people how to write storage engines (and talking
about the memcached engine for MySQL).
This question seems to crop up again and again... In the words of one comment to my blog: "I've downloaded your External Language Stored Procedures package and am interested in trying out the JAVA part. Would appreciate if you could explain how use the downloaded stuff."Ok, on my download page, I have provided 2 different downloads which are automatically created from our source repository. A