Nice podcast from lullabot : most common mistakes when starting to use drupal. Also 5 min before end - there's a mention of 'migrate' module, which builds on 'table wizard', 'schema wizard' and schema api. Sounds like great import workflow.
- Sean Farrell
Setting up mod_proxy_balancer using apache. Note that the syntax may include a subdirectory in each member of the load balance group by using syntax like - "BalancerMember http://192.168.1.50:80/dir..." This is needed if the ruby app is being deployed to a subdirectory.
- Sean Farrell