{"id":924,"date":"2012-10-20T22:57:30","date_gmt":"2012-10-20T20:57:30","guid":{"rendered":"http:\/\/www.tor.dk\/?page_id=924"},"modified":"2012-11-16T01:19:58","modified_gmt":"2012-11-16T00:19:58","slug":"talks","status":"publish","type":"page","link":"https:\/\/www.tor.dk\/en\/talks\/","title":{"rendered":"Talks"},"content":{"rendered":"<h1><span style=\"color: #680d0d;\"><strong>Videos of tal<\/strong><\/span><span style=\"color: #680d0d;\"><strong>k<\/strong><strong>s:<br \/>\n<div class=\"scu-clear\"><script type=\"text\/javascript\" >\n  \n  \n  \n  jQuery(function($) {\n\n\n$(document).ready(function(){\n     \n\n\/\/$(\".scu-info\").html(\"test\");\n       \n\/\/SET VAR -------------------------------------------\n\nvar scu_index = -1;\nvar scu_indexo = -1;\n\n\/\/icon effect options\nvar scu_icon = 0;\n\n\/\/img effect options\nvar scu_imgeff = \"2\";\nvar scu_imgdel = \"2000\";\nvar scu_imgfade = 0.50;\nvar scu_iterations = 20;\n\n\/\/over image options\n\/\/0 off 1 left 2 left 10 fade only\nvar scu_mode = 1;\nvar scu_spd = \"normal\";\nvar scu_oif = 0.90;\nvar scu_oil = 100;\nvar scu_oit = 20;\nvar scu_padding = 10;\nvar scu_oiw = 300;\nvar scu_oih = 0;\nvar scu_oiround = \"1\";\nvar scu_textw = 300 - scu_padding - scu_padding;\nvar scu_oic = \"#ffffff\";\n\n\/\/change bg color\nvar scu_bgcolorh = \"#dddddd\";\nvar scu_bgcolor = \"#ffffff\";\n\n\n\n\nvar scu_zindex = \"10000\";\n\n\n\n\n\/\/set start jquery ------------------------------------------------------\n\n\n\/\/EFFECT MODE INIT ---\n\/\/if (scu_mode > 0){\n\/\/set left, top fot text & bg\n$(\".scu-imgtext.scu-layout10\").css(\"left\",scu_oil + scu_padding);\n$(\".scu-imgtext.scu-layout10\").css(\"top\",scu_oit + scu_padding);\n$(\".scu-imgbg.scu-layout10\").css(\"left\",scu_oil);\n$(\".scu-imgbg.scu-layout10\").css(\"top\",scu_oit);\n\/\/set the widths\n$(\".scu-imgtext.scu-layout10\").css(\"width\",scu_textw);\n$(\".scu-imgbg.scu-layout10\").css(\"width\",scu_oiw);\n \n\/\/ICON INIT ---\n\/\/off\nif (scu_icon == 0){\n$(\".scu-icon.scu-layout10\").hide();\n}\n\/\/on\nif (scu_icon == 1){\n$(\".scu-icon.scu-layout10\").show();\n}\n\/\/on when hover\nif (scu_icon == 2){\n$(\".scu-icon.scu-layout10\").show();\n$(\".scu-icon.scu-layout10\").css(\"opacity\",0);\n}\n\n\n\/\/IMG EFF 2 ---\nif (scu_imgeff == 2){\n\/\/hide imgb\n\/\/$(\".scu-imgb.scu-layout10\").hide();\n}\n\n  \n\/\/ALL IMG EFFECTS make imgb invisible\n$(\".scu-imgb.scu-layout10\").css(\"opacity\",0);\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\/\/MOUSE OVER EFFECTS ------------------------------------------------------\n$(\".scu-jq.scu-layout10\").mouseover(function(){\n\n\/\/GET THE INDEX ---\nvar scu_index = -1;\nvar scu_i=0;\nwhile (scu_i<=100 && scu_index == -1)\n{\nif( $(this).is(\".scu-\" + scu_i))\n{\nscu_index = scu_i;\n}\nscu_i ++;\n}\n\n\n\n  \nif (scu_index != scu_indexo && scu_index > 0){\n\n\/\/$(\".scu-info\").html(scu_oil);\n\n\n\/\/CLOSE ----------------------------------------------------------------------------------\n\n\n\n\n\/\/MODE 1 --- \nif (scu_mode == 1){\n$(\".scu-imgbg\" + scu_indexo).hide();\n$(\".scu-imgtext\" + scu_indexo).hide();\n$(\".scu-imgbg\" + scu_indexo).css(\"opacity\",0);\n$(\".scu-imgtext\" + scu_indexo).css(\"opacity\",0);\n}\n\n\/\/MODE 2 ---\nif (scu_mode == 2){\n$(\".scu-imgbg\" + scu_indexo).hide();\n$(\".scu-imgtext\" + scu_indexo).hide();\n$(\".scu-imgbg\" + scu_indexo).css(\"opacity\",0);\n$(\".scu-imgtext\" + scu_indexo).css(\"opacity\",0);\n\/\/hide with delay wont work\n}\n\n\n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n$(\".scu-background0-\" + scu_indexo).css(\"backgroundColor\", scu_bgcolor);\n}\n\n\/\/IMG EFF 2 SWAP IMG WHEN HOVER ---\nif (scu_imgeff == 2){\n\/\/hide imgb\n$(\".scu-imgb\" + scu_indexo).animate({opacity:0},scu_spd);\n}\n\n\/\/IMG EFF 3 HOVER FADE ---\nif (scu_imgeff == 3){\nif (scu_imgfade < 1){\n$(\".scu-img\" + scu_indexo).animate({opacity:1},scu_spd);\n}\n}\n\n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n$(\".scu-background0-\" + scu_indexo).css(\"backgroundColor\", scu_bgcolor);\n}\n\n\/\/ICON ---\nif (scu_icon == 2){\n$(\".scu-icon\" + scu_indexo).animate({opacity:0},scu_spd);\n$(\".scu-icon\" + scu_indexo).hide();\n}\n\n\nscu_indexo = scu_index;\n\n\/\/OPEN ----------------------------------------------\n\n\n  \n\/\/BACKGROUND COLOR CHANGE\nif (scu_bgcolorh != \"\"){\n\/\/animate wont always work\n$(\".scu-background0-\" + scu_index).css(\"backgroundColor\", scu_bgcolorh);\n}\n \n\/\/GET TEXT BG HEIGHT ---\nvar scu_texthb = $(\".scu-imgtext\" + scu_index).height();\nvar scu_texth = scu_texthb + 1;\nvar scu_bgh = scu_texth + scu_padding * 2;\n\/\/if height is set then override\n\n\/\/set a fixed height\nif (scu_oih > 0){\nvar scu_texth = scu_oih - scu_padding - scu_padding;\nvar scu_bgh = scu_oih;\n}\n\n\n\/\/MODE INIT ---\nif (scu_mode > 0){\n$(\".scu-imgtext\" + scu_index).css(\"height\",scu_texth);\n$(\".scu-imgbg\" + scu_index).css(\"opacity\",scu_oif);\n$(\".scu-imgbg\" + scu_index).css(\"background\",scu_oic);\nvar scu_zindexb = scu_zindex + 10 * 2;\n$(\".scu-imgbg\" + scu_index).css(\"z-index\",scu_zindexb);\n$(\".scu-imgtext\" + scu_index).css(\"z-index\",scu_zindexb + 1);\n\n\nif (scu_oiround == 0){\n  $(\".scu-imgbg\" + scu_index).css(\"border-radius\",0);\n}\n\/\/$(\".scu-imgbg\" + scu_index).css(\"box-shadow\",0);\n$(\".scu-imgbg\" + scu_index).hide().show();\n$(\".scu-imgtext\" + scu_index).hide().show();\n}\n\n\/\/MODE 1 ---\nif (scu_mode == 1){\n\n\/\/set start values\n$(\".scu-imgbg\" + scu_index).css(\"width\",0);\n$(\".scu-imgbg\" + scu_index).css(\"height\",scu_bgh);\n\/\/start animate\n$(\".scu-imgbg\" + scu_index).animate({width:scu_oiw},scu_spd);\n$(\".scu-imgtext\" + scu_index).delay(200).animate({opacity:1},scu_spd);\n}\n\n\/\/MODE 2 ---\nif (scu_mode == 2){\n\/\/set start values\n$(\".scu-imgbg\" + scu_index).css(\"width\",scu_oiw);\n$(\".scu-imgbg\" + scu_index).css(\"height\",0);\n\/\/start animate\n$(\".scu-imgbg\" + scu_index).animate({height:scu_bgh},scu_spd);\n$(\".scu-imgtext\" + scu_index).delay(200).animate({opacity:1},scu_spd);\n}\n\n\n\/\/IMG EFF SWAP IMG WHEN HOVER ---\nif (scu_imgeff == 2){\n\/\/show imgb\n$(\".scu-imgb\" + scu_index).show();\n$(\".scu-imgb\" + scu_index).animate({opacity:1},scu_spd);\n}\n\n\/\/IMG EFF HOVER FADE ---\nif (scu_imgeff == 3){\nif (scu_imgfade < 1){\n$(\".scu-img\" + scu_index).animate({opacity: scu_imgfade},scu_spd);\n}\n}\n\n\/\/ICON ---\nif (scu_icon == 2){\n$(\".scu-icon\" + scu_index).show();\n$(\".scu-icon\" + scu_index).animate({opacity:1},scu_spd);\n}\n\n\n\n}\n});\n \n \n\n\n\n\/\/MOUSE LEAVE -------------------------------------------------------------\n$(\".scu-jq.scu-layout10\").mouseleave(function(){\n\n\/\/GET THE INDEX ---\nvar scu_index = -1;\nvar scu_i=0;\nwhile (scu_i<=100 && scu_index == -1)\n{\nif( $(this).is(\".scu-\" + scu_i))\n{\nscu_index = scu_i;\n}\nscu_i ++;\n}\n\n\n\/\/scu_indexo = -1;\n\n\n\n});\n\n\n\n\n        \n\/\/IMG EFF 1 AUTO SWAP IMAGE ---\nif (scu_imgeff == 1){\nfor (scu_i=0;scu_i<=scu_iterations;scu_i++)\n{\n$(\".scu-imgb.scu-layout10\").delay(scu_imgdel).animate({opacity:1},scu_spd);\n$(\".scu-imgb.scu-layout10\").delay(scu_imgdel).animate({opacity:0},scu_spd);\n}}\n});\n\n\n\n\n\n});\n<\/script><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-1 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-1 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-1 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-1 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/11\/23\/food-revolution-to-go\/\" ><img decoding=\"async\" class=\"scu-img scu-img1 scu-1 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/11\/IMG_0603-150x150.jpeg\"  style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-1 scu-1 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-1 scu-1 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/11\/23\/food-revolution-to-go\/\">Food revolution \u2013 to go<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-1 scu-1 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >MAD Food symposium talks available as audio files at renewed website.\r\nThe spectacular lineup of talks from the two MAD Food Symposiums held in Copenhagen during the summer of 2011 and 2012 are now al... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/11\/23\/food-revolution-to-go\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-2 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-2 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-2 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-2 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\" ><img decoding=\"async\" class=\"scu-img scu-img2 scu-2 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/10\/Kildemaskine-kopi--150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-2 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb2 scu-2 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/10\/Edge-Serpentine-Handwritten-Eq-Tor-N\u00f8rretranders-kopi--150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-2 scu-2 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-2 scu-2 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\">Watch my Tickling Experiment at Studio Olafur Eliasson<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-2 scu-2 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Laughter, joy and thrill is evident in this large group of people taking part in a seminar at Studio Olafur Eliasson in Berlin. I performed my Tickling Experiment with the audience. The result \u00a0is vi... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/10\/12\/watch-my-tickling-experiment-at-studio-olafur-eliasson\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-3 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-3 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-3 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-3 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\" ><img decoding=\"async\" class=\"scu-img scu-img3 scu-3 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/2008-07-22_eunis2008-tor_norretranders-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-3 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb3 scu-3 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/200px-Hans_Holbein_d._J._065-150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-3 scu-3 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-3 scu-3 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\">The far future four years ago<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-3 scu-3 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Genetically engineered athletes, robot universities, academics not competing, peacocks advertising, visions of the poet William Blake and the University of Utopia are some of the crazy ideas floating ... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/10\/09\/the-far-future-four-years-ago\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-4 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-4 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-4 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-4 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\" ><img decoding=\"async\" class=\"scu-img scu-img4 scu-4 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/MAD1_2-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-4 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb4 scu-4 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/MAD3_4-150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-4 scu-4 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-4 scu-4 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\">It's a kind kind of world<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-4 scu-4 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Video of a talk on how we see the world: Today \u2013 as an enemy to be controlled by our technology. Tomorrow \u2013 as a friend to be explored by our appetite. From a symposium for chefs, here is a story ... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/09\/27\/its-a-kind-kind-of-world\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-5 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-5 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-5 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-5 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\" ><img decoding=\"async\" class=\"scu-img scu-img5 scu-5 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/aromar-revi-and-audience590x300-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-5 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb5 scu-5 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/aromar-revi590-150x150.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-5 scu-5 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-5 scu-5 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\">Superpower of compassion<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-5 scu-5 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >Keynote on India, on the windmills of Sams\u00f8, on the new lamp the Little Sun, on restaurant noma and the global food revolution \u2013 but most of all about the coming era of compassion and the superpowe... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/09\/20\/superpower-of-compassion\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-6 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-6 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-6 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-6 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\" ><img decoding=\"async\" class=\"scu-img scu-img6 scu-6 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/fcdf60b7446ea10f3b8d33715b5f9438-150x150.jpg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-6 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb6 scu-6 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/09\/reboot11-buzzpal-header-150x89.jpg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-6 scu-6 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-6 scu-6 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\">Rebooting civilisation<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-6 scu-6 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >An informal after-dinner talk on how to reboot civilisation and get to a higher level of decency in our relationship with each other and the planet - what I call Civilisation 2.0.\r\n\r\nThe context was t... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/09\/14\/rebooting-civilisation\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><div style=\"display:table !important; width:100% !important;\"  class=\"scu-vpostspace1 scu-7 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;width:100% !important;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-7 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-background0 scu-background0-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;background:#ffffff;\"  ><div style=\"display:table !important; width:100% !important;\"  class=\"scu-clear scu-7 scu-layout10\" ><tbody class=\"scu-clear\"><div style=\"display:table-row !important; \"  class=\"scu-clear\"  ><div  class=\"scu-clear scu-clear-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;width:100px !important;\"  ><div class=\"scu-clear\"><a class=\"scu-7 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\" ><img decoding=\"async\" class=\"scu-img scu-img7 scu-7 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/08\/MAD1_4-150x150.jpeg\"  style=\"width:100px !important;height:100px !important;\"><\/a><a class=\"scu-7 scu-layout10 scu-jq\" href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\" ><img decoding=\"async\" class=\"c scu-imgb scu-imgb7 scu-7 scu-layout10 scu-jq\" src=\"https:\/\/www.tor.dk\/wp-content\/uploads\/2012\/08\/MAD1_1-150x150.jpeg\"    style=\"width:100px !important;height:100px !important;\"><\/a><\/div><\/div><div  class=\"scu-hpostspace scu-hpostspace-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;\"  ><\/div><div  class=\"scu-clear scu-clear-7 scu-7 scu-layout10\"  style=\"display:table-cell !important;\"  ><a class=\"scu-title-layout10 scu-title-layout10-7 scu-7 scu-layout10 scu-jq\" style=\"font-weight:bold !important;\"  href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\">MAD Symposium slides<\/a><div class=\"scu-elementspace\" ><\/div><div class=\"scu-excerpt-layout10 scu-excerpt-layout10-7 scu-7 scu-layout10 scu-jq\"  style=\"font-weight:normal !important;\"  >The wonderful MAD Symposium on the forefront of the exploration of the edibility of Planet Earth - led by leading gourmet chefs like restaurant Nomas propdigy chef Rene Redzepi has been a treasure of ... <a class=\"scu-readmore\"   href=\"https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/\">Read more<\/a><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><\/div><\/div><\/tbody><\/div><hr class=\"scu-layoutspace\" ><\/hr><\/div><\/strong><\/span><strong><\/strong><\/h1>\n<h1><span style=\"color: #680d0d;\">How to book me for talks<\/span><\/h1>\n<p>Most talks I give are prepared for the occasion, but also relate to the themes of my books, such as:<\/p>\n<p>&#8211; the future of food, wild food<br \/>\n&#8211; stone age diet and nutrition science<br \/>\n&#8211; civilisation 2.0 and the future of society<br \/>\n&#8211; generosity, gift-economy and creativity<br \/>\n&#8211; communities and commons<br \/>\n&#8211; dare, care and share<br \/>\n&#8211; the internet and new technology<br \/>\n&#8211; network society and network structure<br \/>\n&#8211; waste, recycling and resources<br \/>\n&#8211; climate. reinvent everything<br \/>\n&#8211; environment: use better stuff<br \/>\n&#8211; joy, happiness and quality of life<br \/>\n&#8211; cooperation, trust and openness<br \/>\n&#8211; the modern world view<br \/>\n&#8211; quantum mechanics and epistemology<br \/>\n&#8211; astronomy, cosmos and the heavens<\/p>\n<p><em>&#8212; and many more themes.<\/em><\/p>\n<p>&nbsp;<\/p>\n<h2><span style=\"color: #680d0d;\">Send an email for further information or to book:<\/span><\/h2>\n<div data-test='contact-form'\n\t\t\tid='contact-form-10'\n\t\t\tclass='jetpack-contact-form-container '\n\t\t\tdata-wp-interactive='jetpack\/form' data-wp-context='{\"formId\":\"10\",\"formHash\":\"e35c97bcf1c36f7cde01e43b5b8441cc5975043d\",\"showErrors\":false,\"errors\":[],\"fields\":[],\"isMultiStep\":false,\"useAjax\":true,\"submissionData\":null,\"formattedSubmissionData\":[],\"submissionSuccess\":false,\"submissionError\":null,\"elementId\":\"jp-form-e35c97bcf1c36f7cde01e43b5b8441cc5975043d\",\"isSingleInputForm\":false,\"isForcedHorizontal\":false}'\n\t\t\tdata-wp-watch--scroll-to-wrapper=\"callbacks.scrollToWrapper\"\n\t\t>\n<div class=\"contact-form-submission contact-form-ajax-submission\" data-wp-bind--aria-hidden=\"state.isSuccessMessageAriaHidden\" data-wp-class--submission-success=\"context.submissionSuccess\" id=\"contact-form-success-e35c97bcf1c36f7cde01e43b5b8441cc5975043d\" tabindex=\"-1\" aria-labelledby=\"contact-form-success-header-e35c97bcf1c36f7cde01e43b5b8441cc5975043d\"><p class=\"go-back-message\"><a class=\"link\" role=\"button\" tabindex=\"0\" data-wp-on--click=\"actions.goBack\" href=\"\/en\/wp-json\/wp\/v2\/pages\/924\">\u2190 Back<\/a><\/p><h4 data-wp-bind--aria-hidden=\"state.isSuccessMessageAriaHidden\" id=\"contact-form-success-header-e35c97bcf1c36f7cde01e43b5b8441cc5975043d\">Thank you for your response. \u2728<\/h4>\n\n<template data-wp-each--submission=\"context.formattedSubmissionData\">\n\t\t\t\t\t<div class=\"jetpack_forms_contact-form-success-summary\">\n\t\t\t\t\t\t<div class=\"field-name-wrapper\">\n\t\t\t\t\t\t\t<div class=\"field-type-icon\" data-wp-watch=\"callbacks.watchFieldTypeIcon\"><\/div>\n\t\t\t\t\t\t\t<div class=\"field-name\" data-wp-text=\"context.submission.label\" data-wp-bind--hidden=\"!context.submission.label\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"field-value\" data-wp-text=\"context.submission.value\" data-wp-bind--hidden=\"!context.submission.showPlainValue\"><\/div>\n\t\t\t\t\t\t<a class=\"field-url\" data-wp-bind--href=\"context.submission.url\" data-wp-text=\"context.submission.value\" data-wp-bind--hidden=\"!context.submission.url\" target=\"_blank\" rel=\"noopener noreferrer\"><\/a>\n\t\t\t\t\t\t<div class=\"field-rating\" data-wp-bind--hidden=\"!context.submission.rating\" data-wp-watch=\"callbacks.watchRatingIcons\"><\/div>\n\t\t\t\t\t\t<div class=\"field-images\" data-wp-bind--hidden=\"!context.submission.images\">\n\t\t\t\t\t\t\t<template data-wp-each--image=\"context.submission.images\">\n\t\t\t\t\t\t\t\t<div class=\"field-image-option\" data-wp-class--is-empty=\"!context.image.src\">\n\t\t\t\t\t\t\t\t\t<figure class=\"field-image-option__image\" data-wp-class--is-empty=\"!context.image.src\">\n\t\t\t\t\t\t\t\t\t\t<img data-wp-bind--src=\"context.image.src\" data-wp-bind--hidden=\"!context.image.src\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODlhAQABAAD\/ACwAAAAAAQABAAACADs=\" data-wp-bind--hidden=\"context.image.src\" \/>\n\t\t\t\t\t\t\t\t\t<\/figure>\n\t\t\t\t\t\t\t\t\t<div class=\"field-image-option__label-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"field-image-option__label-code\" data-wp-text=\"context.image.letterCode\"><\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"field-image-option__label\" data-wp-text=\"context.image.label\" data-wp-bind--hidden=\"!context.image.label\"><\/span>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"field-files\" data-wp-bind--hidden=\"!context.submission.files\">\n\t\t\t\t\t\t\t<template data-wp-each--file=\"context.submission.files\">\n\t\t\t\t\t\t\t\t<div class=\"field-file\">\n\t\t\t\t\t\t\t\t\t<div class=\"field-file__thumbnail\" data-wp-style--background-image=\"context.file.previewUrl\" data-wp-style--mask-image=\"context.file.iconUrl\" data-wp-bind--hidden=\"!context.file.hasPreview\"><\/div>\n\t\t\t\t\t\t\t\t\t<svg class=\"field-file__icon\" data-wp-bind--hidden=\"context.file.hasPreview\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t<path d=\"M14 2H6C4.9 2 4 2.9 4 4V20C4 21.1 4.89 22 5.99 22H18C19.1 22 20 21.1 20 20V8L14 2ZM18 20H6V4H13V9H18V20Z\" fill=\"currentColor\"\/>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"field-file__name\" data-wp-text=\"context.file.name\"><\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"field-file__size\" data-wp-text=\"context.file.size\"><\/span>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/template>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/template><\/div><form action='https:\/\/www.tor.dk\/en\/2012\/08\/20\/mad-symposium-slides\/'\n\t\t\t\tid='jp-form-e35c97bcf1c36f7cde01e43b5b8441cc5975043d'\n\t\t\t\tmethod='post'\n\t\t\t\tclass='contact-form commentsblock jetpack-contact-form__form has-no-jetpack-form-layout' aria-label=\"MAD Symposium slides\"\n\t\t\t\tdata-wp-on--submit=\"actions.onFormSubmit\"\n\t\t\t\tdata-wp-on--reset=\"actions.onFormReset\"\n\t\t\t\tdata-wp-class--submission-success=\"context.submissionSuccess\"\n\t\t\t\tdata-wp-class--is-first-step=\"state.isFirstStep\"\n\t\t\t\tdata-wp-class--is-last-step=\"state.isLastStep\"\n\t\t\t\tdata-wp-class--is-ajax-form=\"context.useAjax\"\n\t\t\t\tnovalidate >\n<input type='hidden' name='jetpack_contact_form_jwt' value='eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJlbmNyeXB0ZWRfYXR0cmlidXRlcyI6IkJvM0E0elZ6R2VUY1IwemJpSkFtS3MxVk45VHpwVm5BWCt6ZG9IcmJocXBPM2dMUFVsZ0dicExubkE2Sk5iY3JCdVlLeVB5aHh3VEJtSDd4d2VYeFhwUUtHL3JiTlNCSW91aERwcEFVZUtHMmlkSkZEV3JrRkw0Tkk5ZVhobGhZdlZxU0UyNlRLd0lxRnUrNHNDUVFudmtzUFJOUWxsSUpJT3JIRmVTK2hDWjh4RXlXOTdnMVBPVVhzZWMycEwvMlo1L2psM2t3Z1ZYcGZlejFNaGxQQzJETnBiaUMvNWNzV0Q3RkIzYm12SVFNM2VwQWRPbUVCL0Z2RENnYXEzUXQzcUM0T0ZHM2ZCU0xYUzVFeWQ5VWxKMDl4ZUMrMDFWamFZeUtveUlqaENHVDRia2p5UXhDbklpa3hlTXlnb3dINzArMU1iYXJnK2VndGV4SS82NlIxTnpzV3dLNk90aDN3L0VRa01yN2pqNXpMQ3Zqd2VMRm9tbHlZWm5HdHRKbFpYcUQ4c3h0ZGxWL3k4dExjQ0JtOEFvZXk4MEEzckhoT1FlMWNzekVBWWhIblZMcklFaTlqNVFxOHZaNE51V21EUlZEQ2xJNGZiWTBTQWRtSGE4SUN1cEQyUmtvN3pIbkRxak14SVBUOHF2NXprbkUvREJIcG93bzJNMkJacnJIbGRSWEk1dXhDV0pacEJYRDdDSlVJSzlvMmEzVklIYnhZaU02Z2dTeGljMUY4OURndVMwbmxjZ3k3NzZ4OEFQK3R1SDkxKzI0a3p0emNpcFZNcXk4ZHhkS0pFVytGS3dHbDcwbzFPUnZ0TEJsM2hzMUFYelFPb0RWSDBFU05mY3JwK0ZvaFlVZE5pNVYvTXlwWW5VYXdDWWhrSHFmbVFFMkVWUWNQYmJiU2pMS1RURWZ2UXJBVVRoa3lSU1lXV0VDUFhXTzkvNjgxRWJwcHUyVmY1TE1reVZseWVnSGRkR0ZGcWNtQTF0V2M4RkFLN0w2MHpHTm02VXRJUm43bFpFN0d0NDhiTlNnWFl0ek51ZGh5NVd3WnhjZmt6LzI0alhyUlFkeTRRWjFmbXFTTmlDTnluWElIZ1IvVzFSZngrdkRqMGlmMzVNWHNPNys2ZlhIRm84ZWFCRzl4WDYvaU9uZGlFS3M0SXVUcmhrc3VDRT0iLCJjb250ZW50IjoiW2NvbnRhY3QtZmllbGQgbGFiZWw9J05hbWUnIHR5cGU9J25hbWUnIHJlcXVpcmVkPScxJy9dW2NvbnRhY3QtZmllbGQgbGFiZWw9J0VtYWlsJyB0eXBlPSdlbWFpbCcgcmVxdWlyZWQ9JzEnL11bY29udGFjdC1maWVsZCBsYWJlbD0nV2Vic2l0ZScgdHlwZT0ndXJsJy9dW2NvbnRhY3QtZmllbGQgbGFiZWw9J0NvbW1lbnQnIHR5cGU9J3RleHRhcmVhJyByZXF1aXJlZD0nMScvXSIsImhhc2giOiJlMzVjOTdiY2YxYzM2ZjdjZGUwMWU0M2I1Yjg0NDFjYzU5NzUwNDNkIiwic291cmNlIjp7ImVudHJ5X3RpdGxlIjoiTUFEIFN5bXBvc2l1bSBzbGlkZXMiLCJlbnRyeV9wYWdlIjoxLCJzb3VyY2VfaWQiOjEwLCJzb3VyY2VfdHlwZSI6InNpbmdsZSIsInJlcXVlc3RfdXJsIjoiaHR0cHM6Ly93d3cudG9yLmRrL2VuL3dwLWpzb24vd3AvdjIvcGFnZXMvOTI0LyJ9LCJ2ZXJzaW9uIjoyLCJjaXBoZXIiOiJhZXMtMjU2LWdjbSJ9.8YZYyuyftbCFbNVOdg_tD3P_sk-HqvDwpjgY9vsEYRE' \/>\n\n<div style=\"\"  data-wp-interactive=\"jetpack\/form\" data-wp-context='{\"fieldId\":\"g10-name\",\"fieldType\":\"name\",\"fieldLabel\":\"Name\",\"fieldValue\":\"\",\"fieldPlaceholder\":\"\",\"fieldIsRequired\":\"1\",\"fieldErrorMessage\":\"\",\"fieldExtra\":[],\"formHash\":\"e35c97bcf1c36f7cde01e43b5b8441cc5975043d\"}'  class='grunion-field-name-wrap grunion-field-wrap'  data-wp-init='callbacks.initializeField' data-wp-on--jetpack-form-reset='callbacks.initializeField' >\n<label\n\t\t\t\tfor='g10-name' class=\"grunion-field-label name\" >Name<span class=\"grunion-label-required\" aria-hidden=\"true\">(required)<\/span><\/label>\n<input\n\t\t\t\t\ttype='text'\n\t\t\t\t\tname='g10-name'\n\t\t\t\t\tid='g10-name'\n\t\t\t\t\tvalue=''\n\n\t\t\t\t\tdata-wp-bind--aria-invalid='state.fieldAriaInvalid'\n\t\t\t\t\tdata-wp-bind--value='state.getFieldValue'\n\t\t\t\t\taria-describedby='g10-name-text-error-message'\n\t\t\t\t\tdata-wp-on--input='actions.onFieldChange'\n\t\t\t\t\tdata-wp-on--blur='actions.onFieldBlur'\n\t\t\t\t\tdata-wp-class--has-value='state.hasFieldValue'\n\n\t\t\t\t\tclass='name  grunion-field' \n\t\t\t\t\trequired='true' aria-required='true'  \/>\n \n\t\t\t<div id=\"g10-name-text-error\" class=\"contact-form__input-error\" data-wp-class--has-errors=\"state.fieldHasErrors\">\n\t\t\t\t<span class=\"contact-form__warning-icon\" aria-hidden=\"true\">\n\t\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M8.50015 11.6402H7.50015V10.6402H8.50015V11.6402Z\" \/>\n\t\t\t\t\t\t<path d=\"M7.50015 9.64018H8.50015V6.30684H7.50015V9.64018Z\" \/>\n\t\t\t\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.98331 3.0947C7.42933 2.30177 8.57096 2.30177 9.01698 3.09469L13.8771 11.7349C14.3145 12.5126 13.7525 13.4735 12.8602 13.4735H3.14004C2.24774 13.4735 1.68575 12.5126 2.12321 11.7349L6.98331 3.0947ZM8.14541 3.58496C8.08169 3.47168 7.9186 3.47168 7.85488 3.58496L2.99478 12.2251C2.93229 12.3362 3.01257 12.4735 3.14004 12.4735H12.8602C12.9877 12.4735 13.068 12.3362 13.0055 12.2251L8.14541 3.58496Z\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span data-wp-text=\"state.errorMessage\" id=\"g10-name-text-error-message\"><\/span>\n\t\t\t<\/div> \n\t<\/div>\n\n<div style=\"\"  data-wp-interactive=\"jetpack\/form\" data-wp-context='{\"fieldId\":\"g10-email\",\"fieldType\":\"email\",\"fieldLabel\":\"Email\",\"fieldValue\":\"\",\"fieldPlaceholder\":\"\",\"fieldIsRequired\":\"1\",\"fieldErrorMessage\":\"\",\"fieldExtra\":[],\"formHash\":\"e35c97bcf1c36f7cde01e43b5b8441cc5975043d\"}'  class='grunion-field-email-wrap grunion-field-wrap'  data-wp-init='callbacks.initializeField' data-wp-on--jetpack-form-reset='callbacks.initializeField' >\n<label\n\t\t\t\tfor='g10-email' class=\"grunion-field-label email\" >Email<span class=\"grunion-label-required\" aria-hidden=\"true\">(required)<\/span><\/label>\n<input\n\t\t\t\t\ttype='email'\n\t\t\t\t\tname='g10-email'\n\t\t\t\t\tid='g10-email'\n\t\t\t\t\tvalue=''\n\n\t\t\t\t\tdata-wp-bind--aria-invalid='state.fieldAriaInvalid'\n\t\t\t\t\tdata-wp-bind--value='state.getFieldValue'\n\t\t\t\t\taria-describedby='g10-email-email-error-message'\n\t\t\t\t\tdata-wp-on--input='actions.onFieldChange'\n\t\t\t\t\tdata-wp-on--blur='actions.onFieldBlur'\n\t\t\t\t\tdata-wp-class--has-value='state.hasFieldValue'\n\n\t\t\t\t\tclass='email  grunion-field' \n\t\t\t\t\trequired='true' aria-required='true'  \/>\n \n\t\t\t<div id=\"g10-email-email-error\" class=\"contact-form__input-error\" data-wp-class--has-errors=\"state.fieldHasErrors\">\n\t\t\t\t<span class=\"contact-form__warning-icon\" aria-hidden=\"true\">\n\t\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M8.50015 11.6402H7.50015V10.6402H8.50015V11.6402Z\" \/>\n\t\t\t\t\t\t<path d=\"M7.50015 9.64018H8.50015V6.30684H7.50015V9.64018Z\" \/>\n\t\t\t\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.98331 3.0947C7.42933 2.30177 8.57096 2.30177 9.01698 3.09469L13.8771 11.7349C14.3145 12.5126 13.7525 13.4735 12.8602 13.4735H3.14004C2.24774 13.4735 1.68575 12.5126 2.12321 11.7349L6.98331 3.0947ZM8.14541 3.58496C8.08169 3.47168 7.9186 3.47168 7.85488 3.58496L2.99478 12.2251C2.93229 12.3362 3.01257 12.4735 3.14004 12.4735H12.8602C12.9877 12.4735 13.068 12.3362 13.0055 12.2251L8.14541 3.58496Z\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span data-wp-text=\"state.errorMessage\" id=\"g10-email-email-error-message\"><\/span>\n\t\t\t<\/div> \n\t<\/div>\n\n<div style=\"\"  data-wp-interactive=\"jetpack\/form\" data-wp-context='{\"fieldId\":\"g10-website\",\"fieldType\":\"url\",\"fieldLabel\":\"Website\",\"fieldValue\":\"\",\"fieldPlaceholder\":\"\",\"fieldIsRequired\":\"\",\"fieldErrorMessage\":\"\",\"fieldExtra\":[],\"formHash\":\"e35c97bcf1c36f7cde01e43b5b8441cc5975043d\"}'  class='grunion-field-url-wrap grunion-field-wrap'  data-wp-init='callbacks.initializeField' data-wp-on--jetpack-form-reset='callbacks.initializeField' >\n<label\n\t\t\t\tfor='g10-website' class=\"grunion-field-label url\" >Website<\/label>\n<input\n\t\t\t\t\ttype='text'\n\t\t\t\t\tname='g10-website'\n\t\t\t\t\tid='g10-website'\n\t\t\t\t\tvalue=''\n\n\t\t\t\t\tdata-wp-bind--aria-invalid='state.fieldAriaInvalid'\n\t\t\t\t\tdata-wp-bind--value='state.getFieldValue'\n\t\t\t\t\taria-describedby='g10-website-text-error-message'\n\t\t\t\t\tdata-wp-on--input='actions.onFieldChange'\n\t\t\t\t\tdata-wp-on--blur='actions.onFieldBlur'\n\t\t\t\t\tdata-wp-class--has-value='state.hasFieldValue'\n\n\t\t\t\t\tclass='url  grunion-field' \n\t\t\t\t\t \/>\n \n\t\t\t<div id=\"g10-website-text-error\" class=\"contact-form__input-error\" data-wp-class--has-errors=\"state.fieldHasErrors\">\n\t\t\t\t<span class=\"contact-form__warning-icon\" aria-hidden=\"true\">\n\t\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M8.50015 11.6402H7.50015V10.6402H8.50015V11.6402Z\" \/>\n\t\t\t\t\t\t<path d=\"M7.50015 9.64018H8.50015V6.30684H7.50015V9.64018Z\" \/>\n\t\t\t\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.98331 3.0947C7.42933 2.30177 8.57096 2.30177 9.01698 3.09469L13.8771 11.7349C14.3145 12.5126 13.7525 13.4735 12.8602 13.4735H3.14004C2.24774 13.4735 1.68575 12.5126 2.12321 11.7349L6.98331 3.0947ZM8.14541 3.58496C8.08169 3.47168 7.9186 3.47168 7.85488 3.58496L2.99478 12.2251C2.93229 12.3362 3.01257 12.4735 3.14004 12.4735H12.8602C12.9877 12.4735 13.068 12.3362 13.0055 12.2251L8.14541 3.58496Z\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span data-wp-text=\"state.errorMessage\" id=\"g10-website-text-error-message\"><\/span>\n\t\t\t<\/div> \n\t<\/div>\n\n<div style=\"\"  data-wp-interactive=\"jetpack\/form\" data-wp-context='{\"fieldId\":\"g10-comment\",\"fieldType\":\"textarea\",\"fieldLabel\":\"Comment\",\"fieldValue\":\"\",\"fieldPlaceholder\":\"\",\"fieldIsRequired\":\"1\",\"fieldErrorMessage\":\"\",\"fieldExtra\":[],\"formHash\":\"e35c97bcf1c36f7cde01e43b5b8441cc5975043d\"}'  class='grunion-field-textarea-wrap grunion-field-wrap'  data-wp-init='callbacks.initializeField' data-wp-on--jetpack-form-reset='callbacks.initializeField' >\n<label\n\t\t\t\tfor='contact-form-comment-g10-comment' class=\"grunion-field-label textarea\" >Comment<span class=\"grunion-label-required\" aria-hidden=\"true\">(required)<\/span><\/label>\n<textarea\n\t\t                style=''\n\t\t                name='g10-comment'\n\t\t                id='contact-form-comment-g10-comment'\n\t\t                rows='20'\n\t\t\t\t\t\tdata-wp-text='state.getFieldValue'\n\t\t\t\t\t\tdata-wp-on--input='actions.onFieldChange'\n\t\t\t\t\t\tdata-wp-on--blur='actions.onFieldBlur'\n\t\t\t\t\t\tdata-wp-class--has-value='state.hasFieldValue'\n\t\t\t\t\t\taria-describedby='g10-comment-textarea-error-message'\n\t\t\t\t\t\tdata-wp-bind--aria-invalid='state.fieldAriaInvalid'\n\t\t\t\t\t\tclass='textarea  grunion-field'  required aria-required='true'><\/textarea>\n \n\t\t\t<div id=\"g10-comment-textarea-error\" class=\"contact-form__input-error\" data-wp-class--has-errors=\"state.fieldHasErrors\">\n\t\t\t\t<span class=\"contact-form__warning-icon\" aria-hidden=\"true\">\n\t\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n\t\t\t\t\t\t<path d=\"M8.50015 11.6402H7.50015V10.6402H8.50015V11.6402Z\" \/>\n\t\t\t\t\t\t<path d=\"M7.50015 9.64018H8.50015V6.30684H7.50015V9.64018Z\" \/>\n\t\t\t\t\t\t<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.98331 3.0947C7.42933 2.30177 8.57096 2.30177 9.01698 3.09469L13.8771 11.7349C14.3145 12.5126 13.7525 13.4735 12.8602 13.4735H3.14004C2.24774 13.4735 1.68575 12.5126 2.12321 11.7349L6.98331 3.0947ZM8.14541 3.58496C8.08169 3.47168 7.9186 3.47168 7.85488 3.58496L2.99478 12.2251C2.93229 12.3362 3.01257 12.4735 3.14004 12.4735H12.8602C12.9877 12.4735 13.068 12.3362 13.0055 12.2251L8.14541 3.58496Z\" \/>\n\t\t\t\t\t<\/svg>\n\t\t\t\t<\/span>\n\t\t\t\t<span data-wp-text=\"state.errorMessage\" id=\"g10-comment-textarea-error-message\"><\/span>\n\t\t\t<\/div>\n\t<\/div>\n\t<p class='contact-submit'>\n<div class=\"contact-form__error\" data-wp-class--show-errors=\"state.showFormErrors\"><span class=\"contact-form__warning-icon\" aria-hidden=\"true\"><i><\/i><\/span><span class=\"contact-form__error-message\" tabindex=\"-1\" data-wp-watch=\"callbacks.focusOnValidationError\" data-wp-text=\"state.getFormErrorMessage\"><\/span><ul aria-label=\"Form errors\">\n\t\t\t\t<template data-wp-each=\"state.getErrorList\" data-wp-key=\"context.item.id\">\n\t\t\t\t\t<li><a data-wp-bind--href=\"context.item.anchor\" data-wp-on--click=\"actions.scrollIntoView\" data-wp-text=\"context.item.label\"><\/a><\/li>\n\t\t\t\t<\/template>\n\t\t\t\t<\/ul><\/div><div class=\"contact-form__error\" data-wp-class--show-errors=\"state.showSubmissionError\" data-wp-text=\"context.submissionError\" tabindex=\"-1\" data-wp-watch=\"callbacks.focusOnSubmissionError\"><\/div>\t\t<button type='submit' class='pushbutton-wide'>Submit<\/button>\t\t<input type='hidden' name='contact-form-id' value='10' \/>\n\t\t<input type='hidden' name='action' value='grunion-contact-form' \/>\n\t\t<input type='hidden' name='contact-form-hash' value='e35c97bcf1c36f7cde01e43b5b8441cc5975043d' \/>\n\t<\/p>\n<p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"149\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><\/form>\n<\/div>\n<p>Thanks!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Videos of talks: How to book me for talks Most talks I give are prepared for the occasion, but also relate to the themes of my books, such as: &#8211; the future of food, wild food &#8211; stone age diet and nutrition science &#8211; civilisation 2.0 and the future of society &#8211; generosity, gift-economy and [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"class_list":["post-924","page","type-page","status-publish","hentry"],"aioseo_notices":[],"jetpack_shortlink":"https:\/\/wp.me\/P2FKoN-eU","jetpack_sharing_enabled":false,"_links":{"self":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/comments?post=924"}],"version-history":[{"count":17,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/924\/revisions"}],"predecessor-version":[{"id":1077,"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/pages\/924\/revisions\/1077"}],"wp:attachment":[{"href":"https:\/\/www.tor.dk\/en\/wp-json\/wp\/v2\/media?parent=924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}