Skip to main content

Home/ Drupal for Developers/ Contents contributed and discussions participated by Scott Blackburn

Contents contributed and discussions participated by Scott Blackburn

Scott Blackburn

Nick Sergeant :: My thoughts on small-scale Drupal development to production environmen... - 0 views

  •  
    Nick Sergeant comes through again by sharing his development and production environments.
Scott Blackburn

Finding Your Server's Bottleneck - 0 views

  •  
    # Matt Westgate (Lullabot) - Introduction [602KB] and Finding Your Server's Bottleneck [2.02MB] # James Walker (Bryght) - Optimizing The Web Server [740KB] # Jeremy Andrews (CivicSpace Labs) - Optimizing the Database [108KB] # Robert Douglass (Lullabot) - Memcache - Lightning Fast Drupal Sites [146KB] # Dries Buytaert (Drupal Project Founder) - Optimizing Drupal (not available)
Scott Blackburn

Drupal Performance Tuning and Optimization for large web sites | 2bits.com, Inc. - Drup... - 0 views

  • articles discuss performance tuning and optimization of Drupal as it pertains to web sites with a large number of visits and page views.
  •  
    Great list of articles that "discuss performance tuning and optimization of Drupal as it pertains to web sites with a large number of visits and page views."
Scott Blackburn

Reducing the quantity of Views and template code | Ceardach - 0 views

  •  
    good article to understand the use and power of arguments.
Scott Blackburn

Database Scripts | drupal.org - 0 views

  • The Database Scripts project a series of command line scripts which will dump, erase, restore and merge databases. They are specifically set up to work the best when developing within the subversion version control environment. Their primary goal is to keep database configuration settings in sync with file changes, and then to allow a method to merge a development database with the production database
Scott Blackburn

Free your content of PHP: Moving PHP code out of blocks, views and nodes | 2bits.com, I... - 2 views

  • From the early days, Drupal had the ability to embed PHP code in its content. This provides flexibility and functionality, most importantly, nodes and blocks can contain dynamically fetched data from the database using custom queries and displayed them in other content. This is an easy approach to get such data without writing a module. All you need to do is assign the PHP input format filter to the node or block and paste your PHP code in it, and voila, you have dynamic content. Code in Content: the issues However, this approach is suboptimal and has serious drawbacks, including:
Scott Blackburn

Wim Mostrey - 0 views

« First ‹ Previous 81 - 100 of 328 Next › Last »
Showing 20 items per page