small correction on export twitter + rwd meetup indexation publication
authorYves-Marie Haussonne <1218002+ymph@users.noreply.github.com>
Tue, 20 Sep 2011 10:14:59 +0200
changeset 275 483cc4e35193
parent 274 5b95aa665776
child 283 c9d8fce0b6da
small correction on export twitter + rwd meetup indexation publication
script/lib/iri_tweet/export_twitter_alchemy.py
web/JaneMcGonigal-gameDesign/config.php
web/common.php
web/rwd-meetup-patrimoine/config.php
--- a/script/lib/iri_tweet/export_twitter_alchemy.py	Fri Sep 09 20:03:16 2011 +0200
+++ b/script/lib/iri_tweet/export_twitter_alchemy.py	Tue Sep 20 10:14:59 2011 +0200
@@ -304,7 +304,7 @@
                             etree.SubElement(polemics_element, u'polemic').text = pol
                         meta_element.append(polemics_element)
 
-                    etree.SubElement(meta_element, u"source", attrib={"url":u"http://dev.twitter.com", "mimetype":u"application/json"}).text = etree.CDATA(unicode(tw.original_json))
+                    etree.SubElement(meta_element, u"source", attrib={"url":u"http://dev.twitter.com", "mimetype":u"application/json"}).text = etree.CDATA(unicode(tw.tweet_source.original_json))
                 
                 output_data = etree.tostring(root, encoding="utf-8", method="xml", pretty_print=True, xml_declaration=True)  
                 
--- a/web/JaneMcGonigal-gameDesign/config.php	Fri Sep 09 20:03:16 2011 +0200
+++ b/web/JaneMcGonigal-gameDesign/config.php	Tue Sep 20 10:14:59 2011 +0200
@@ -37,7 +37,8 @@
 	'archive_description' => "par <a href=\"http://www.rslnmag.fr/\" target=\"_blank\">RSLN mag</a> a Microsoft France<br/>le vendredi 26 septembre 2011 | 09:30 - 10:30",
 		 
 	// After the event 
-	'metadata'	    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/1c764b02-abc9-11e0-b488-00145ea49a02",
+	'metadata'	    => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/12753e96-e2b1-11e0-973a-00145ea49a02",
+	'duration'   => '4127000',
     'player'        => "res/metadataplayer/src/js/LdtPlayer.js",
     'div_height'    => 740,
 	'player_width'  => 650,
--- a/web/common.php	Fri Sep 09 20:03:16 2011 +0200
+++ b/web/common.php	Tue Sep 20 10:14:59 2011 +0200
@@ -177,7 +177,7 @@
     "rsln", "rsln-opendata", "rsln-mercedes-bunz",
 	"enmi2011-technologie-confiance", "CPV", array("fens_FabLab_Design_Metadata","fablab"),
 	array("fens_FabLab_Design_Metadata","designmd"), array("mashup","conference"), array("mashup","tableronde"),
-	"sig-chi-paris-2011",
+	"sig-chi-paris-2011", "rwd-meetup-patrimoine", "JaneMcGonigal-gameDesign"
 );
 
 function registry_url($key, $type, $registry_def=null) {
--- a/web/rwd-meetup-patrimoine/config.php	Fri Sep 09 20:03:16 2011 +0200
+++ b/web/rwd-meetup-patrimoine/config.php	Tue Sep 20 10:14:59 2011 +0200
@@ -24,9 +24,9 @@
     'partenaires'=> "",
 		 
 	// After the event 
-#	'metadata'	 => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/13b0aa52-336b-11e0-b233-00145ea49a02",
+	'metadata'	 => "http://www.iri.centrepompidou.fr/dev/ldt/ldtplatform/ldt/cljson/id/ae035b2e-dad0-11e0-84af-00145ea49a02",
     'player'     => "res/metadataplayer/src/js/LdtPlayer.js",  
-	'duration'   => '4299820',
+	'duration'   => '7778370',
 	'client_visual' => 'images/bgd_player.png', // optional - relative path
    	'head_logo' => 'images/sw-horz-w3c_head.png', // optional - relative path
 	'slide_background' => 'images/slide_background.png',