
Using aggregation in Views
Anyone who has been using Drupal more than just a little bit knows that Views is one of the most important tools you got in the Drupal tool box. Personally I'm convinced that Drupal wouldn'...

Anyone who has been using Drupal more than just a little bit knows that Views is one of the most important tools you got in the Drupal tool box. Personally I'm convinced that Drupal wouldn'...

I recently got a question on groups.drupal.org/sweden about how you can build a list with Views where a fields output is changed depending on the rows result. I decided to write a small blog post...
The View module brings some new cool functionality in Drupal 7. Most of it is available in Views 3 for Drupal 6, but some is Drupal 7 specific. This screencast provides a walk-through of the new...

This is a recording of a presentation at DrupalCamp Oslo 2010 showing how to integrate YQL data with your Drupal using Views 3 and YQL Views Query Backend.
This is a follow-up for the last screencast about YQL and Views 3. Some 48 hours ago YQL Views Query Backend got a new dev version that includes argument handling. For many people that might not mean...
Views 3 comes with a pluggable backend, which is pretty cool. One of the things you can do with it is to use Yahoo Query Language with the help of YQL Views Query Backend. This screencasts gives you...