Stoneberg Design blog features writings about what we are learning and thinking about.

Learning Drupal theming often feels like climbing Misery Hill, especially to people coming to Drupal from a front end web development background who know HTML and CSS but do not have experience with PHP or with Content Management Systems.  This was me, but it does not have to be you...

[read more]
Related Topics:Drupal | drupal planet | theming

 When a leading global technology meets a strong and dedicated local community good things happen.

[read more]
Related Topics:community | Drupal | drupal planet

I am using Content Profile with custom CCK fields on my Drupal 6 site to create User Profiles.  I am using Panels 3 to handle the display of the User Profile Page.  This is a demonstration of how to use Views to Display related content on the User Profile Panel using Views Arguments. 

[read more]

In this screencast I will demonstrate a technique using a Views attachment display to control the markup from views.

[read more]
Related Topics:Drupal | drupal planet | views module

I am in the proccess of moving off of shared hosting to a dedicated server for this site and a few others I maintain.  This is a learning process for me.  This is how I was able to configure my server to send emails. 

[read more]
Related Topics:server | ubuntu

The Pacific Northwest Drupal Summit held in Seattle in October 2009 offers a new approach to a regional Drupal event for Drupal professionals.

[read more]

A common requirement for many of my recent clients has been to move the "Read More" link at the end of a teaser inline to the end of the teaser's last paragraph. Here is a look at a technique for doing this I find useful.

[read more]
Related Topics:Drupal | drupal planet | theming | views