Entries Categorized as 'Conferences'

Speaking at Codestock

Date June 15, 2008

Exciting news - I’ll be presenting an introduction to Grails at the upcoming Codestock conference in Knoxville this August!  The site doesn’t have full details yet, but I was just notified this morning that my submission was accepted.  I’d actually submitted 3 options - my SOLR presentation, a “Continuous Integration with PHP” topic, and an [...]

WebDevRadio podcast series - Interview with Brian Moon on scaling LAMP

Date May 3, 2008

This is the last in my MySQL conference series.  Brian Moon, author of Phorum and Sr Developer at Dealnews.com, sat down and gave a recap of his two presentations.  We have here nearly a full hour of his insights in to PHP/MySQL scalability, both with an app like Phorum and a more complex environment like [...]

New WebDevRadio podcast up - SilverStripe CMS interview

Date April 26, 2008

SilverStripe is a PHP5-based CMS from down under (New Zealand!).  I had a chance to meet with Sigurd Magnusson, one of the project’s founders, and discuss the project’s history, current status as an open source project (BSD-licensed), and where it’s heading.  Have a listen!
 Did you like this post? Buy me a hot chocolate!

Blob Streaming with MySQL

Date April 16, 2008

I’m sitting in on the Blob Streaming with MySQL session.  The project is at http://blobstreaming.org.  Coincidentally,  my brother had put together a proof of concept for streaming blobs from MySQL a few months ago before either of us heard about this project.
Why to put blobs in a database?  The biggest pro seems to be for [...]

Generational developers

Date April 16, 2008

I’m seeing a large cross section of age groups represented at the MySQL conference.  The typical late teens through mid twenties are here, as expected, but I’m seeing a high number of people who are clearly older than that - many likely mid 40s or higher.  It could just be that database work is typically [...]

Watching OBM presentation

Date April 16, 2008

The KickFire people stayed too long in the room before OBM, so I think they’re having to cut short the presentation - there were some display problems too which took some time.  Given that, the presentation has been good, if a bit rushed so far.  OBM has been developed in France for the past 10 [...]

MySQL day 2

Date April 16, 2008

Met with some interesting people last night, and I’ll be posting the contents on webdevradio.com later.  Met with JasperReports people today and obm.org people.  OBM looks pretty powerful.  Currently sitting in the ‘MySQL sandbox’ presentation.
 Did you like this post? Buy me a hot chocolate!

Joe Stump @ MySQL

Date April 15, 2008

Listening to Joe Stump from Digg.com talk about SOA and MySQL and some PHP.  One key thing he’s repeating is using a service layer to access data asynchronously.  His advice right now is to group data requests at the top of a user request, do them asynchronously, and then use the data in the rendering [...]

MySQL conference - xaware session

Date April 15, 2008

Xaware.org looks prett slick.  I’m in a session with one of the xaware guys going through the process of using xaware.
OK - we had a long intro, but are finally seeing some screenshots, which look useful.  Xaware will bring value to scenarios with many complex XML documents.  The fewer or less complex your XML files [...]

MySQL conference first session

Date April 15, 2008

I just got here a few minutes ago and am sitting in in the ‘Future of MySQL’ with Robin Schumacher and Rob Young. Interesting - 5.1.24 RC announced at the conference yesterday. GA scheduled for end of Q2 - 2008. It’s close.
Some nice new things - job scheduling, row-based/hybrid replication, faster full-text [...]