ENTRY
1109

Juno Awards Coverage

Juno Awards Coverage
Sunday, March 30, 2008
/ Photography, Travel

On Friday morning I’ll be flying out to the Juno awards in Calgary. There’s a press conference at noon sharp where the media will get to view the entire setup as well as talk to Russell Peters, the host of the Juno Awards. I was originally going to fly out around noon, but I just got the email about the press conference so I might take the full day off and fly out at 7am, assuming I can change my flight.

I’m still waiting on a few image assets from the Juno organization, but I’ve started putting together a page that I’ll use when I’m out there. If you can, please throw some link love at my 2008 Canadian Juno Awards Coverage page so that people can find it, and I don’t feel like an idiot writing entirely for myself.

I’ll probably promote it to the front page (something I’ve never done in Wordpress before, although the option exists) during the event, but I’m hoping to flesh out my page with a few cool surprises before I get on the plane.

I’ll also be doing the odd post over at Urban Vancouver, and probably a guest post over at Miss604.com. John Bollwitt is also going to lend me his iPod podcasting setup, so hopefully there will be an interview or two, should the opportunity arise.

2 comments
Amanda
Posted on Monday, March 31st, 2008 at 5:58 am

What an incredible adventure. You deseverve it bro!!

Raul
Posted on Thursday, April 3rd, 2008 at 2:47 am

Stoked about reading your coverage. Will throw in some link love on my blog.

I *heart* Sarah McLachlan, Shania Twain and Jann Arden. I am figuring they’ll be there, perhaps?

Back to the Top

google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 3; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 3; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { bnc_xlate_div("en", "bnc_lang_i_0_1109", "en"); bnc_xlate_div("en", "bnc_lang_i_1_1109", "en"); bnc_xlate_div("en", "bnc_lang_i_2_1109", "en"); bnc_xlate_div("en", "bnc_lang_a_0_0", "en"); bnc_xlate_div("en", "bnc_lang_a_1_0", "en"); bnc_xlate_div("en", "bnc_lang_a_2_0", "en"); bnc_xlate_div("en", "bnc_lang_a_3_0", "en"); bnc_xlate_div("en", "bnc_lang_a_4_0", "en"); bnc_xlate_div("en", "bnc_lang_a_5_0", "en"); bnc_xlate_div("en", "bnc_lang_a_6_0", "en"); } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); bnc_detect_div("bnc_lang_i_0_1109");bnc_detect_div("bnc_lang_i_1_1109");bnc_detect_div("bnc_lang_i_2_1109"); } google.setOnLoadCallback(bnc_startup);