I've been following with interest Charles Lee's post over at the TSS about "Hibernate - A MySQL Enabler?". MySQL has always been well-supported by Hibernate, so it's good to see yet another project find that the two together can be a powerful pair (and keep vendor lock-in at bay).
The key issue that Hyperic ran into is that MySQL doesn't have sequences, but instead has identity-like columns. It seems that many folks with legacy data models run into the same issue.
Maybe it was serendipity that Steve Ebersole and the Hibernate team have delivered SequenceStyleGenerators in Hibernate 3.2.3 (and with even a bit earlier delivery, maybe Hyperic wouldn't have had to roll their own implementation).
I went and took a look at …
[Read more]I've been following with interest Charles Lee's post over at the TSS about "Hibernate - A MySQL Enabler?". MySQL has always been well-supported by Hibernate, so it's good to see yet another project find that the two together can be a powerful pair (and keep vendor lock-in at bay).
The key issue that Hyperic ran into is that MySQL doesn't have sequences, but instead has identity-like columns. It seems that many folks with legacy data models run into the same issue.
Maybe it was serendipity that Steve Ebersole and the Hibernate team have delivered SequenceStyleGenerators in Hibernate 3.2.3 (and with even a bit earlier delivery, maybe Hyperic wouldn't have had to roll their own implementation).
I went and took a look at …
[Read more]I've been following with interest Charles Lee's post over at the TSS about "Hibernate - A MySQL Enabler?". MySQL has always been well-supported by Hibernate, so it's good to see yet another project find that the two together can be a powerful pair (and keep vendor lock-in at bay).
The key issue that Hyperic ran into is that MySQL doesn't have sequences, but instead has identity-like columns. It seems that many folks with legacy data models run into the same issue.
Maybe it was serendipity that Steve Ebersole and the Hibernate team have delivered SequenceStyleGenerators in Hibernate 3.2.3 (and with even a bit earlier delivery, maybe Hyperic wouldn't have had to roll their own implementation).
I went and took a look at …
[Read more]With palm's recent announcement that it will have a Linux-based Treo by year end and all the hoopla around the upcoming apple OS X palmtop, this seems like a really good time to be in the FOSS world.
I haven't seen the specs of either OS yet, of course. But I can guess at the hardware that they will both debut on, and I'm fairly confident that both devices will be more powerful than the first Linux box I ever worked on. I'm hoping that the end result will be a full enough set of posix libraries to move the LAMP stack with little trouble. "Little trouble" being a relative term, of course.
As I posted a while back, Phorum will be at the MySQL Conference. Its coming up soon and I wanted to let anyone that is going to be there know that our full team (of 3 people) will be there thanks to the donations of our users and a couple of our employers. If you see the big dog, that is us. Stop by and say Hi!
By Nat Torkington
Andrew Savikas is O'Reilly's Director of Digital Content & Publishing Services and author of Word Hacks. He recently attended the Yahoo! Open Source CMS Summit and wrote up some really good notes. I've included them below the fold.
Attendance was much higher than I'd expected. Jeff Robbins (of lullabot.com, former O'Reilly employee, and husband of author Jennifer Niederst-Robbins), one of the conference organizers, said they targeted the conference at 250 based on the space Yahoo had available, and they had to close registration after less than a week with 380 registered. Most attendees were there for Drupal -- …
[Read more]
It's official.
I am now appointed mentor of a Google Summer of Code project.
Congratulations to Charlie Cahoon, who has submitted an
intriguing proposal for improving our code coverage and testing
tools. The abstract doesn't do justice to the project. The juicy
part is in the details. More about it later.
More information on Kaj's announcement.
Thanks, Charlie, for proposing this project!
Thanks, Google, for promoting this great infrastructure!
Google just released the list of accepted Summer of Code projects. Overall, Google accepted over 900 student applicants from a pool of nearly 6,200 applications. Out of those, Google accepted 10 MySQL related applications from nearly 40 applications.
I am happy to see the following successful applicants from the US, the EU, Europe outside the EU, and China:
- Charles Cahoon
- Jin Chen
- Umair Mehmood Imam
- Vangelis Katsikaros
- Warren Kenny
- Senlin Liang
- Mikkel Bach Mortensen
- Milos Prodanovic
- Mayssam Sayyadian
- Andrew Uvarov
and the following mentors (all of whom you can meet in less than two …
[Read more]The MySQL Conference & Expo coming up April 23-26 in Santa Clara will feature a dozen or more Birds of a Feather (BoF) sessions. These go beyond the main sessions and keynotes of the conference to provide additional interactive sessions with many of the leading MySQL developers and gurus. Topics range from data warehousing, storage engines, Java, testing techniques and more. The topics are still being finalized and you can submit your own BoF topic on anything you're interested in discussing.
Check out Robin Schumacher's article on our developer zone " …
[Read more]