Licensed under the GPL Version: 2.0 Author: Kates Gasis Author URI: http://katesgasis.com */ /****** EDIT THIS FIRST *********/ $cat_to_hide = 1; /********************************/ function sideblog_where($query) { global $cat_to_hide; $now = current_time('mysql'); if(is_home()){ return $query . ' AND category_id <> ' . $cat_to_hide . ' '; } return $query; } add_filter('posts_where','sideblog_where',10); function sideblog_join($query) { global $wpdb; if(is_home()){ $newquery = $query . " LEFT JOIN $wpdb->post2cat ON ($wpdb->posts.ID = $wpdb->post2cat.post_id) "; return $newquery; } return $query; } add_filter('posts_join','sideblog_join',10); function sideblog($params="title=no&permalinks=no&limit=1") { global $wpdb, $cat_to_hide; $cat_to_show = $cat_to_hide; $title = ""; $permalinks = ""; $limit = "1"; $side_blog_queries = explode("&", $params); foreach($side_blog_queries as $side_blog_query){ $attributes = explode("=", $side_blog_query); $name = strtolower($attributes[0]); $value = strtolower($attributes[1]); switch($name){ case "title": $title = $value; break; case "permalinks": $permalinks = $value; break; case "limit": $value=(int) $value; if($value <> 0 && !empty($value) && !is_null($value)){ $limit=$value; } break; } } $now = current_time('mysql'); $side_blog_contents = $wpdb->get_results("SELECT $wpdb->posts.ID, $wpdb->posts.post_title, $wpdb->posts.post_content FROM $wpdb->posts, $wpdb->post2cat WHERE $wpdb->posts.ID = $wpdb->post2cat.post_id AND $wpdb->post2cat.category_id=" . $cat_to_show . " AND $wpdb->posts.post_status='publish' AND $wpdb->posts.post_password='' AND $wpdb->posts.post_date < '" . $now . "' ORDER BY $wpdb->posts.post_date DESC LIMIT " . $limit); foreach($side_blog_contents as $side_blog_content) { $side_blog_output = "
  • "; if($title == "true"){ $side_blog_output .= "
    $side_blog_content->post_title
    \n";} $side_blog_output .= "
    $side_blog_content->post_content\n"; if($permalinks == "true"){ $side_blog_output = "$side_blog_output - ID) . "\" title=\"Permalink to $side_blog_content->post_title\">#\n";} $side_blog_output .= "
  • \n"; echo $side_blog_output; } } ?> Ravedigital | DJ, Turntables, Raves, EDM, Reviews » Blog Archive » NYtimes Interview with Sabina Sciubba

    [via NYtimes.com]

    Sabina Sciubba, in an interview with Winter Miller of the NY Times, articulates and pontificates about her favorite musical artists.

    Sabina Sciubba, the singer-songwriter of Brazilian Girls, talks a mile a minute — in several languages, fluently. Ms. Sciubba, 27, was born in Rome, which accounts for her Italian. Her father is German, which does not account for the Portuguese, Spanish and French she picked up along the way. Her linguistic ease has a delightfully polyglot effect on her lyrics. In “Jique,” which kicks off their September release, “Talk to la Bomb” (Verve), Ms. Sciubba (pronounced “SHOO-bah”) begins a sentence in French, shifts to Spanish and concludes in German.

    Read the rest here

    [tag]Peaches, electro, rock, Sabina Sciubba, Brazilian Girls, Jique, electronica, osymyso, kudu, kinky, goldfrapp [/tag]

    5 Responses to “NYtimes Interview with Sabina Sciubba”

    1. ky derby 1974 betting Says:

      ky derby 1974 betting

      rampant eigenstate,enlivening,

    2. debt financial help Says:

      debt financial help

      stocked penned softly leakages

    3. health insurance policy online provider Says:

      health insurance policy online provider

      hemostats!sensitiveness Pretorian

    4. quick auto insurance quote Says:

      quick auto insurance quote

      biblical sadism snuffer mastodon steepness

    5. bonus kod partypoker Says:

      bonus kod partypoker…

      arithmetics?stark Antigone Harriet Lockian harem …

    Leave a Reply

    You must be logged in to post a comment.