Showing entries 37121 to 37130 of 44083
« 10 Newer Entries | 10 Older Entries »
Andreesen, Scale-out, EC2, Its the virtual servers...

I see that Marc Andreesen has been updating his blog:
http://blog.pmarca.com/2007/06/analyzing_the_f.html


Some commenters have proposed that Amazon's EC2 service would be a way to easily scale a Facebook app (or a non-Facebook web app). I think EC2 is a great service and have no desire to say anything negative about it. So I will just say two things: it isn't as easy as that, and EC2 is not free either. Bonus points to commenters who want to go into more detail on these topics than I have here!


Its good to see that he updated his blog, but he missed addressing this quote:


The implication is, in my view, quite clear -- the Facebook Platform is primarily for use by either big companies, or venture-backed startups with the funding and capability to handle the …

[Read more]
My Top X Wishlist for MySQL

DISCLAIMER (and yes, it's a long one):
Over the years, I have come to love MySQL. I have many friends, colleagues and peers that depend on MySQL in one way or the other to make their living. Friends whose lives and passions revolve around MySQL. Friends who want to change the world (with MySQL). Friends who want to take MySQL to the next level.

I am so fascinated about MySQL's business that when I first received a call for comments that MySQL is re-launching MySQL Enterprise by dividing the development tree, I felt very happy. I had been a part of various conversations by then debating whether a company should invest in MySQL Enterprise. My view was: if you're a tad bit serious about your business or product, you need MySQL Enterprise. For businesses of all sort, that's an investment, which actually has the potential of lowering TCO (yes, I believe so). I remember saying that, in many ways, branching off the development tree …

[Read more]
Mandriva to Microsoft: Take your patents and...

Mandriva has answered the call, and pre-announced this statement on Microsoft's patent game:

As far as patent protection is concerned, we are not great fans of software patents which we consider as counter productive. We also believe what we see, and until we see hard evidence from, say, SCO or Microsoft, that there are pieces of codes in our software that infringe existing patents, we will assume that any other announcement is just FUD. So we don't believe it is necessary for us to get protection from Microsoft to do our job.

A clear statement, and one that lays down good guidelines for Microsoft: if you want Mandriva to play, you need to provide a compelling reason to do so. Microsoft has not yet done so. Time to put up or shut up.

Statpack Version 2

I’ve finally gotten around to adding the last little things that I wanted to do to version 2 of Statpack - my python script for aggregating SHOW [GLOBAL] STATUS output.

Now it connects to a running instance, and allows you to gather statistics from there to generate reports.

Here are the options it supports:

[markleith@medusa:~/Development/statpack/statpack-v2] $ ./statpack.py

Error: No arguments supplied
usage: ./statpack.py [list of arguments]

Non-interactive mode (aggregate txt files containing SHOW STATUS snapshots):

-f –files List of statistics files to aggregate (–files=stat1.txt[, stat2.txt..])
Argument must be first within list of arguments, on it’s own

Interactive mode (connect to running MySQL server for SHOW STATUS snapshots):

-h –host Host for MySQL server to connect to in interactive mode

[Read more]
The art and science of dual licensing

Stefano Comino and Fabio Manenti have written a useful paper [PDF] on dual licensing in open source. It's a decent resource for helping developers and vendors figure out why, if, and how to dual license their software. (See here for a useful explanation of what dual licensing means, and Heather Meeker's piece is a must read for anyone interested in the legal ramifications of the practice.)

I found myself agreeing with much of the authors' conclusions, but not necessarily the tone or conclusion, because they seem to see dual licensing as a way to drive sales. Of course, it sometimes undoubtedly is - for some time a large percentage of MySQL's, Sleepycat's, db4o's, etc. sales were motivated by a proprietary …

[Read more]
Mårten Mickos Offers His Top 5 MySQL Wishes

After writing up my top 5 MySQL Wishes, and noticing Stewart did the same, I encouraged Mårten to offer his own. As is typical for Mårten, he responded very quickly. Of course, with typical Nordic humility, our CEO provided his answers with a disclaimer:

WARNING: I wrote these 5 wishes as a reflection of my thoughts, but I am afraid that they will mostly just demonstrate (as if it were needed) that I was hired to MySQL for entirely other tasks than figuring out what to do with our software. Enjoy it anyhow! 1. Pluggable Optimisers

Wouldn't it be great if just about anybody could write her/his own optimiser and plug it into MySQL?

Then we could have performance competitions where predefined applications on predefined …

[Read more]
ask a SQL guru

Came across ask a SQL guru today. Service is run by the Microsoft DB MVP’s. You call them (via Skype), and they answer your query, via a video cast. Its quite new, hasn’t proven itself (I mean, why not just ask a forum?), and also offers itself as a video podcast. I’m thinking it can be useful for newer folk, especially if you like step-by-step instructions.

Going by how useful the Guru Bar at the MySQL Expo 2007 was, and how easy it is to make screencasts these days, I wonder if this would be something some guilds members would consider in addition to the wonderful podcast by Sheeri?

Technorati Tags: …

[Read more]
451 CAOS Links - 2007.06.18

IBM and Red Hat achieve highest security certification with the US government. Novell ships new service pack for SUSE. MySQL spotlights Wikipedia growth. (and more)

IBM and Red Hat Achieve Highest Security Certification for Linux on IBM Servers, IBM / Red Hat (Press Release)

Novell Ships SUSE Linux Enterprise 10 Service Pack 1 and New Virtual Machine Driver Pack, Novell (Press Release)

The Twelve Days of Scale-Out: Wikipedia Enjoys Phenomenal Growth Thanks to MySQL, MySQL AB (Press Release)

Hyperic …

[Read more]
What is the Next Big Thing? (longish)

In a decade, on-demand virtualized utility computing will be an invisible utility, part of the vital infrastructure of the technological economy.

People will mostly have forgotten what an enormous pain in the ass provisioning computation was today. Today, we don't truly feel that pain, because it seems "normal", everyone has to suffer it together.

The situation right now is, if you have a delivery van, you have to make your own gasoline. And you have to hire and pay for your own mechanics. Seems stupid, doesn't it? It's amazing that there are any delivery vans at all …

Think of the internet itself, what it did to telecoms.

Twenty-five years ago, if you wanted a high speed data connection to a computer in San Francisco, it was a pain. You'd have to come up with a pile of money, and wait a couple of months, at best. Hardware would be dedicated and provisioned, and then finally you would have your connection. To …

[Read more]
Hyperspeed Scale-Out

Here's an interesting problem to have.  What happens when your company starts scaling out in a matter of hours or days to traffic levels that would have normally taken years?  That's the situation that music site www.iLike.com (formerly GarageBand) faced after they launched May 23. They started getting tens of thousands of new users hourly through Facebook and eventually went from a million users to over 6 million in and the space of a few weeks, begging and borrowing more servers from VCs to keep things going.  They reached an audience size in weeks that it took Rhapsody years to achieve.  Now that's a fast pace of scale out!  They announced on June 11 that they are now the …

[Read more]
Showing entries 37121 to 37130 of 44083
« 10 Newer Entries | 10 Older Entries »