Many of you have noticed already that the new Mars bar ad features Matt & Kim's single "Daylight".
Also, they just performed at Coachella and from all reports were the best thing there!!
20th April, 2010 : Posted by Admin
Many of you have noticed already that the new Mars bar ad features Matt & Kim's single "Daylight".
Also, they just performed at Coachella and from all reports were the best thing there!!
20th April, 2010 : Posted by Admin
MATT & KIM! ALBUM OUT NOW AND AUSTRALIAN TOUR STARTS THIS WEEK!! | 3rd February, 2008 |
Matt and Kim's new release "Grand" FBI ALBUM OF THE WEEK!! | 2nd February, 2009 |
"Grand" out this Saturday! Listen to the whole album on Myspace | 18th February, 2009 |
We welcome back Matt & Kim in MAY!! | 13th March, 2009 |
POPFRENZY AFLOAT '09 | 15th April, 2009 |
MATT AND KIM'S NEW CLIP, FEATURES and TOURING AUSTRALIA AND NEW ZEALAND THIS NEXT TWO WEEKS!! | 23rd April, 2009 |
Matt & Kim nominated for MTV Music Video Award! | 12th August, 2009 |
MATT & KIM WIN AN MTV MUSIC VIDEO AWARD!!! | 14th September, 2009 |
'It Was Always You' video | 3rd April, 2017 |
New single from Major Leagues | 2nd April, 2017 |
Popfrenzy and Solid Effort | 10th August, 2016 |
The Soft Moon in Australia this October | 24th July, 2016 |
Cate Le Bon tours Australia for the first time! | 5th July, 2016 |
Black Mountain back in Australia!! | 21st June, 2016 |
Bleached tours Australia this spring!! | 31st May, 2016 |
New Eagulls album Ullages out now! | 11th May, 2016 |
Major Leagues' EP Dream States out now! | 7th April, 2016 |
HINDS INTERVIEW WITH ANA PERROTE | 5th April, 2016 |
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | DESCRIBE `headlines` | 10 | 10 | 0 | |
2 | DESCRIBE `users` | 7 | 7 | 0 | |
3 | DESCRIBE `artists` | 8 | 8 | 0 | |
4 | DESCRIBE `presents` | 10 | 10 | 0 | |
5 | DESCRIBE `tour_dates` | 14 | 14 | 1 | |
6 | DESCRIBE `records` | 13 | 13 | 1 | |
7 | DESCRIBE `reviews` | 12 | 12 | 1 | |
8 | DESCRIBE `media` | 11 | 11 | 1 | |
9 | DESCRIBE `audioplayer` | 4 | 4 | 0 | |
10 | DESCRIBE `photos` | 8 | 8 | 0 | |
11 | DESCRIBE `links` | 7 | 7 | 0 | |
12 | SELECT `Headline`.`id`, `Headline`.`user_id`, `Headline`.`artist_id`, `Headline`.`created`, `Headline`.`modified`, `Headline`.`enable`, `Headline`.`type`, `Headline`.`title`, `Headline`.`abstract`, `Headline`.`body`, `User`.`id`, `User`.`username`, `User`.`email`, `Artist`.`id`, `Artist`.`title`, `Artist`.`image` FROM `headlines` AS `Headline` LEFT JOIN `users` AS `User` ON (`Headline`.`user_id` = `User`.`id`) LEFT JOIN `artists` AS `Artist` ON (`Artist`.`enable` != "0000-00-00 00:00:00" AND `Headline`.`artist_id` = `Artist`.`id`) WHERE `Headline`.`id` = 155 LIMIT 1 | 1 | 1 | 0 | |
13 | SELECT `Headline`.`id`, `Headline`.`enable`, `Headline`.`title`, `Headline`.`type` FROM `headlines` AS `Headline` LEFT JOIN `users` AS `User` ON (`Headline`.`user_id` = `User`.`id`) LEFT JOIN `artists` AS `Artist` ON (`Artist`.`enable` != "0000-00-00 00:00:00" AND `Headline`.`artist_id` = `Artist`.`id`) WHERE `Headline`.`enable` != '0000-00-00 00:00:00' AND `Headline`.`enable` <= '2021-02-24 22:56:25' ORDER BY `Headline`.`enable` DESC LIMIT 11 | 11 | 11 | 1 | |
14 | SELECT `Artist`.`id`, `Artist`.`title` FROM `artists` AS `Artist` WHERE `Artist`.`id` = 11 LIMIT 1 | 1 | 1 | 0 | |
15 | SELECT `Present`.`id`, `Present`.`title`, `Present`.`image`, `Present`.`artist_id` FROM `presents` AS `Present` WHERE `Present`.`enable` != "0000-00-00 00:00:00" AND `Present`.`enable` < '2021-02-24 22:56:25' AND `Present`.`artist_id` IN (11) ORDER BY `Present`.`enable` ASC | 1 | 1 | 0 | |
16 | SELECT `TourDate`.`id`, `TourDate`.`enable`, `TourDate`.`date`, `TourDate`.`venue`, `TourDate`.`buy_url`, `TourDate`.`sold_out`, `TourDate`.`present_id` FROM `tour_dates` AS `TourDate` WHERE `TourDate`.`enable` != '0000-00-00 00:00:00' AND `TourDate`.`present_id` IN (110) ORDER BY `TourDate`.`date` ASC | 4 | 4 | 0 | |
17 | SELECT `Headline`.`id`, `Headline`.`enable`, `Headline`.`type`, `Headline`.`title`, `Headline`.`artist_id` FROM `headlines` AS `Headline` WHERE `Headline`.`enable` != "0000-00-00 00:00:00" AND `Headline`.`enable` < '2021-02-24 22:56:25' AND `Headline`.`artist_id` IN (11) ORDER BY `Headline`.`enable` ASC | 9 | 9 | 0 | |
18 | SELECT `Present`.`id` FROM `tour_dates` AS `TourDate` LEFT JOIN `users` AS `User` ON (`TourDate`.`user_id` = `User`.`id`) LEFT JOIN `presents` AS `Present` ON (`Present`.`enable` != '0000-00-00 00:00:00' AND `TourDate`.`present_id` = `Present`.`id`) WHERE date >= '2021-02-24' LIMIT 1 | 0 | 0 | 0 | |
19 | SELECT `Record`.`id`, `Record`.`title`, `Record`.`image`, `Artist`.`title` FROM `records` AS `Record` LEFT JOIN `users` AS `User` ON (`Record`.`user_id` = `User`.`id`) LEFT JOIN `artists` AS `Artist` ON (`Record`.`artist_id` = `Artist`.`id`) WHERE date <= '2021-02-24' AND date >= '2020-12-24' LIMIT 1 | 0 | 0 | 0 | |
20 | SELECT `Record`.`id`, `Record`.`title`, `Record`.`image`, `Artist`.`title` FROM `records` AS `Record` LEFT JOIN `users` AS `User` ON (`Record`.`user_id` = `User`.`id`) LEFT JOIN `artists` AS `Artist` ON (`Record`.`artist_id` = `Artist`.`id`) WHERE date > '2021-02-24' LIMIT 1 | 0 | 0 | 0 | |
21 | SELECT COUNT(*) AS `count` FROM `headlines` AS `Headline` WHERE 1 = 1 | 1 | 1 | 0 |