Showing entries 37691 to 37700 of 44080
« 10 Newer Entries | 10 Older Entries »
Great Pockets?

Nokia has been making great strides in developing a family of small, pocket sized multimedia devices.  There's the Nokia N800 wi-fi enabled Internet Tablet as well as the recent N95 multimedia phone (though not yet available in the US.)  I wouldn't quite call them computers yet --at least until they add a proper keyboard, but they are interesting multi-function devices.

Nokia recently launched the quite humorous www.greatpockets.com web site, which features a mythical Saville Row tailor Henry Needle & Sons who designs men's and women's clothing with, ah, great big pockets in which they can load all their bulky …

[Read more]
Speaking of conferences

MySQL Users Conference was a great success.
Oh, screw that.
I don't actually think it was. I just keep hearing this sentence in announcements and press-releases year after year and my structure-seeking brain classified the sentence as a set phrase. But the conference was okay. Good tracks, decent food, a lot of new engineers from our new and numerous storage engine building partners. I don't know if it was good value for the money, since I didn't have pay a dime - I was a speaker, and the conference organizers paid the admission fee for me, while the company covered the expenses. But it certainly was a good use of time.

LinuxFest NorthWest

I've had a very good day today.
I don't stop and think and say that to myself very often.

Despite all the driving, sitting, bad spicy food and me voluntarily suffering while pretending I can be a vegetarian, I feel that it was a day worth to live.

In the morning we had to drive over 90 miles to Linuxfest Northwest 2007 and despite long distance and apparent unimportance of the conference it was just the right kind of American experience I like to have.

People were coming there with their kids to listen to talks about Zope and Python and find out more about basics of the General Public License. Presenters whose profile seemed to be too high for this conference, like BrianA and BradFitz seemed to be at home and at ease. Seeing these two kinds together is part of the American society I've always been pleased with.

Nothing …

[Read more]
Wikipedia Architecture in Detail

Domas Mituzas (who works for MySQL AB and works with Wikipedia) has published a workbook (pdf) about about the design and architecture of Wikipedia.

Expect to see lots of common infrastructure tools used in common across sites like Livejournal, Digg, etc.

Basically, everyone is using about the same core technology:

Started as Perl CGI script running on single server in 2001, site has grown into distributed platform, containing multiple technologies, all of them open. The principle of openness forced all operation to use free & open-source software only. Having commercial alterna- tives out of question, Wikipedia had the challenging task to build efficient platform of freely available components.

MySQL gets Boost from Google
Falcon to be the major piece of MySQL 6.0
Interview with MySQL's Marten Mickos
Wikipedia Architecture in Detail

Domas Mituzas (who works for MySQL AB and works with Wikipedia) has published a workbook (pdf) about about the design and architecture of Wikipedia.

Expect to see lots of common infrastructure tools used in common across sites like Livejournal, Digg, etc.

Basically, everyone is using about the same core technology:

Started as Perl CGI script running on single server in 2001, site has grown into distributed
platform, containing multiple technologies, all of them open. The principle of openness
forced all operation to use free & open-source software only. Having commercial alterna-
tives out of question, Wikipedia had the challenging task to build efficient platform of freely
available components.

Monitoring OS statistics with INFORMATION_SCHEMA plugins

With all the talk lately of the new INFORMATION_SCHEMA plugin API, I thought I’d have a go at making a couple. I’ve now made three different pluggable INFORMATION_SCHEMA tables - one that works from df -k - which will only work on UNIX like systems (other than AIX or HPUX) - and two which integrate the SIGAR library available from Hyperic.

I’ll post the df -k plugin in a couple of days, however I wanted to get the two I have created based on the SIGAR library ‘out to the world’ for some feedback on them! They are currently a very rough prototype (they need a little more work on return checking etc.!) - however they are currently functional.

There are two INFORMATION_SCHEMA tables within the plugin library - INFORMATION_SCHEMA.OS_STATUS and …

[Read more]
MySQL Conference and Expo 2007 Audio

I recorded many of the sessions I attended at the conference. You can download the audio files in Ogg Vorbis format from this article. These files will not stay up forever -- I will probably remove them after a few weeks.

Showing entries 37691 to 37700 of 44080
« 10 Newer Entries | 10 Older Entries »