19
Oct
I’m going to use this blog as a travelog for NZ .. then maybe keep it going after that with music-related rambles and so on – with RSS it’ll be easy to integrate into the main IR site if we shift that to Drupal …
post_excerpt) { $description = $post->post_excerpt; } else { $description = substr(strip_tags($post->post_content),0,220); } } ?>
I’m going to use this blog as a travelog for NZ .. then maybe keep it going after that with music-related rambles and so on – with RSS it’ll be easy to integrate into the main IR site if we shift that to Drupal …