Barry Jaspan
Recent blog posts
Posted on mercredi, le 8 decembre 2010, 17h18 EST
Drupal site building often involves moving a site from one environment to another: from a local development environment to a staging server on the web to a full production cluster. This short screencast shows how to export a site from Drupal Gardens
Plus... Posted on mardi, le 24 août 2010, 18h46 EDT
At Dries' keynote at Drupalcon Copenhagen today, he talked about what the Drupal project might look like in 10 more years, and what it might mean if the project grows by a factor of 10. I'd like to elaborate a bit on his theme by making an analogy
Plus... Posted on mercredi, le 18 août 2010, 20h51 EDT
Yesterday I participated in the Drupal 7 code sprint with a host of excellent people. We made good progress and also talked about the state of the Drupal 7 release. Apparently Moshe and I came to a very similar conclusion about what needs to be done
Plus... Posted on vendredi, le 6 août 2010, 08h53 EDT
Trivia question: Suppose you execute the MySQL queries
CREATE TABLE t1 ( id INT UNSIGNED NOT NULL AUTO_INCREMENT, n INT NOT NULL, PRIMARY KEY (id))INSERT INTO t1 (n) VALUES (100)INSERT INTO t1 (n) VALUES (200)
What are the values for the id
Plus... Posted on lundi, le 12 juillet 2010, 17h17 EDT
The speed of light is, unfortunately, still a constant. If your Drupal site has users in San Francisco, New York, London, Tokyo, Delhi, and Australia (and whose doesn't?), you've had no good way to give all of them fast access to your site. No
Plus... Posted on lundi, le 10 mai 2010, 10h51 EDT
Acquia Hosting is designed to be a high performance, high reliability, highly scalable, and highly manageable Drupal hosting infrastructure. Our goal was to be able to quickly provision small and large sites, meet the enormous requirements of Drupal
Plus... Posted on jeudi, le 22 avril 2010, 02h35 EDT
I'm in my hotel room after the final day of Drupalcon San Francisco 2010. As always, I had a great time at the conference. I've been so busy building Acquia Hosting for the last year that I lost track of most of what went on with Drupal development
Plus... Posted on mardi, le 28 avril 2009, 15h43 EDT
The Field API is major new functionality in Drupal 7 to provide custom data types just like CCK did for previous versions of Drupal. Field API became part of Drupal 7 February, 2009, but there is still plenty of work to do. We need your help, and
Plus... Posted on lundi, le 27 avril 2009, 15h00 EDT
The Field API is major new functionality in Drupal 7 to provide custom data types just like CCK did for previous versions of Drupal. The Field API team has written fairly thorough API documentation but that is more useful as reference material than
Plus... Posted on Saturday, le 25 avril 2009, 15h12 EDT
This is part five of my series, The DX Files: Improving Drupal Developer Experience. Today I am simply posting, verbatim, a message that a potential new Drupal developer sent me. The point here is just to understand how Drupal's DX influences the
Plus... 


